码迷,mamicode.com
首页 >  
搜索关键字:personal statement    ( 3771个结果
四则运算2
四则运算2.1升级版(python) 源代码已上传至:https://github.com/lkx1237/-2.1/new/master PSP PSP2.1 Personal Software Process Stage 预估时间(分钟) 实际耗时(分钟) Planning 计划 10 10 E ...
分类:其他好文   时间:2019-03-28 20:36:23    阅读次数:222
自建简单又实用的动态域名管理系统
个人动态域名管理系统。Personal DDNS. 简单又实用的动态域名管理系统, 自建动态域名管理系统 使用 bind9 + php + mysql , 创建个人的动态域名系统。 Use bind9 + php + mysql , create a personal ddns server, up ...
分类:其他好文   时间:2019-03-25 00:58:44    阅读次数:251
MapperScan和ComponentScan同时使用问题
@MapperScan:1.首先了解@Mapper 在接口上添加了@Mapper,在编译之后就会生成相应的接口实现类。 不过需要在每个接口上面进行配置,为了简化开发,就有了 @MapperScan。 @MapperScan: 指定要变成实现类的接口所在的包,然后包下面的所有接口在编译之后都会生成相应 ...
分类:移动开发   时间:2019-03-24 17:30:44    阅读次数:2388
随机生成两个数的四则运算
Github项目地址: https://github.com/123diandian/sizeyunsuan PSP: PSP2.1 Personal Software Process Stages 预估耗时(分钟) 实际耗时(分钟) Planning 计划 10 20 Estimate 估计这个任 ...
分类:其他好文   时间:2019-03-17 23:10:49    阅读次数:208
个人简介
码云链接:https://gitee.com/tangqingao/personal_profile.git <!DOCTYPE html><html> <head> <meta charset="utf-8" /> <title>Resume</title> <style type="text/c ...
分类:其他好文   时间:2019-03-17 01:20:09    阅读次数:182
[Stanford Algorithms: Design and Analysis, Part 2]
Specific topics in Part 2 include: greedy algorithms (scheduling, minimum spanning trees, clustering, Huffman codes), dynamic programming (knapsack, s ...
分类:其他好文   时间:2019-03-15 09:15:23    阅读次数:287
JGUI源码:实现图标按钮及下拉菜单(16)
效果如下 代码片段如下 ...
分类:其他好文   时间:2019-03-14 23:36:28    阅读次数:273
【北航软件工程】最长单词链
Part.1 "github链接" Part.2 |||| |: |: |: |: | | PSP2.1 | Personal Software Process Stages | 预计耗时(分钟) | 实际耗时(分钟) | | Planning | 计划 | 15 | 10 | | PSP2.1 | ...
分类:其他好文   时间:2019-03-14 21:19:15    阅读次数:211
软件工程结对编程博客
[TOC] 结对编程博客 1、GitHub项目地址 "Word_Chain" 2、PSP表格 | | | | | | | | | | | PSP2.1 | Personal Software Process Stages | 预估耗时(小时) | 实际耗时(小时) | | Planning | 计划 ...
分类:其他好文   时间:2019-03-14 15:10:14    阅读次数:212
Codeforces Round #546 (Div. 2) C. Nastya Is Transposing Matrices
C. Nastya Is Transposing Matrices time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output Nastya ...
分类:其他好文   时间:2019-03-12 18:38:09    阅读次数:230
3771条   上一页 1 ... 79 80 81 82 83 ... 378 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!