资源列表
bfs
- Breadth First Search (BFS) algorithm implementation
DBRonwavelength
- 自己编写的DBR透射率的对数和反射谱随波长的变化曲线-I have written the DBR transmittance and reflectance spectra of the logarithm curve with the wavelength
longest_common_subsequence
- 求出所有最长公共子序列(连续序列) 输入: malose malmose 输出: lcs_length=3 lcs_string=ose lcs_string=mal-ouput all the longest common subsequences. the subsequence must be series. for example: [input] malose malmose [output] lcs_length=3 lcs_stri
SJF
- SJF scheduling algorithm in C
kangkaidedajiangjiang
- POJ题目BUCTOJ更为经典欢迎广大ACMer交流经验-POJ subject BUCTOJ more classical exchange of experience welcome ACMer
Newton
- 本程序是用牛顿迭代法求解方程f(x)=x^3-x^2-1的一个实根的C语言实现-This procedure is used Newton iteration method for solving equations f (x) = x ^ 3-x ^ 2-1 a real root of the C language
BITREE1
- 利用C语言来实现树的各种操作,树的各种排序 等等操作-Using C language to implement the various operations the tree, the tree operations of various sort, etc.
sum
- This program return the sum of the digits of number you entered.
Game
- 一个猜数游戏,判断一个人反应快慢,主要是应用时间函数-A guessing game to determine a response speed is mainly a function of time application
EditPDistance
- edit distance.字符串之间编译距离,包括插入,删除,替换。 -edit distance
3
- 汉诺塔,数据结构作业,耿国华编著,第三章的内容,-Tower of Hanoi, data structures, operations, Guo-Hua Geng edited
cs
- 基于压缩感知匹配追踪算法对一维数据的恢复-Matching Pursuit algorithm based on compressed sensing for one-dimensional data recovery
