资源列表
newres
- EVC下的代码演示程序,很吸引人 希望能引起大家的重视和理解 哎 为了凑字数-EVC
hongwaijieshouyuanli
- 红外接收原理的C程序,在单片机上编程实现-C program, of the principle of the infrared receiver in the microcontroller programming
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]}
multicast-program
- multicast program in ns2 software
gettime
- 获取时间源码,实现快速获取时间,简单易用-get the time source code
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执行即可