资源列表
reverse
- 链表反转的源码:包括创建链表、发转算法、打印链表等完整程序。-Inversion of the source list: including the creation of list, the switch algorithm, such as print a complete program list.
numchange
- 数字转换成ascii码可显示,包含小数部分-Have been converted into ascii codes can be displayed with a decimal
barn1
- USACO(牛棚): dp[i][j]=min{dp[i-1][j-1]+1,dp[i][j-1]+distance[j]}-USACO (bullpen): dp [i] [j] = min {dp [i-1] [j-1]+1, dp [i] [j-1]+ distance [j]}
huanfang
- 基于java语言的数字幻方矩阵算法的设计与实现,对连续的自然数按照给定的规则成方形排列。-Based on the java language of digital magic square matrix algorithm design and implementation of a square arrangement of consecutive natural numbers in accordance with the rules given.
ff
- 运用遗传算法工具箱进行一元函数优化,源代码。-Genetic algorithm optimization toolbox functions of one variable, the source code.
Matlab-Code
- use matlab obj detection
typhoon_web
- 读取最新的台风路径数据方法(由网页数据获取)-Read the latest typhoon path data method (by web data acquisition)
base64隐写提取脚本
- base64隐写提取脚本,修改第7行代码f1 = open('comstego_5.txt','r')中的文件名,使用python2执行即可
newres
- EVC下的代码演示程序,很吸引人 希望能引起大家的重视和理解 哎 为了凑字数-EVC
1007
- 北大1007,纯正源代码,可以辅助同学学习,很有用-beijing 1007
hongwaijieshouyuanli
- 红外接收原理的C程序,在单片机上编程实现-C program, of the principle of the infrared receiver in the microcontroller programming
activity
- 小张子作为学生会的一名,要将足够多的会场安排给一批活动,同事又希望所使用会场 尽可能的少。 第一行为一个正整数 k (1< k< 10000),表示待安排的活动的个数。接下来有 k 行, 每行均有两个正整数,表示第 k 个活动的开始时间和结束时间,时间计算从 0 开始,每分 钟多 1。 -Zhang s son as a student, to a sufficient number of venues to arrange a number of activ
