资源列表
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
newres
- EVC下的代码演示程序,很吸引人 希望能引起大家的重视和理解 哎 为了凑字数-EVC
hongwaijieshouyuanli
- 红外接收原理的C程序,在单片机上编程实现-C program, of the principle of the infrared receiver in the microcontroller programming
mseq
- m序列生成程序,不同阶数、本原多项式等-m sequence generation program, a different number of bands, primitive polynomial. .
queen
- 在N*N的棋盘上放置N个皇后(n<=10)而彼此不受攻击(即在棋盘的任一行,任一列和任一对角线上不能放置2个皇后),编程求解所有的摆放方法。 【输入格式】 输入:n 【输出格式】 每行输出一种方案,每种方案顺序输出皇后所在的列号,各个数之间有空格隔开。若无方案,则输出no solute! 【输入样例】Queen.in 4 【输出样例】Queen.out 2 4 1 3 3 1 4 2 -Placed on the board of N* N N
Hough
- Hough变换检测直线的MATLAB源代码-Hough transform to detect linear matlab source code
batewosiditonglvbo
- 巴特沃斯低通滤波器,很多的小程序,各种算法编程-Butterworth low-pass filter, a lot of small programs, programming algorithms