资源列表
序贯相似度检测算法(SSDA)
- SSDA序贯相似度检测算法,图像匹配
yanghui
- 杨辉三角的实现,打印杨辉三角,呈三角形,输入行数,直接打印。-Yang Hui triangle implementation, print Yang Hui triangle, triangular in shape, enter the number of rows, direct print.
smsorgnokii
- gnokii scr ipt to send sms through cellphone
Lorenz
- 在matlab中画Lorenz吸引子的源代码-Lorenz attactor
transmission
- 交叉編譯transmission 這是我成功放在我的開發版上的編譯方式-This is my cross-compile successful transmission on my development version on the compilation method
Maze
- This is a .cpp file of a maze. Works just fine in both c and c-This is a .cpp file of a maze. Works just fine in both c and c++
walshcdma
- this walsh and cdma code....,-this is walsh and cdma code....,
LOVE
- 51单片机简易程序,数码管显示,和流水灯各种花样的展示。-51 single summary, digital display, a variety of patterns of light and water show.
full_per
- 使用递归和回溯算法实现的全排列。 输入要求为带排列的数据长度和要排列的数据元素。-full permutation method using backtrack and recursion.
Adobe-Creative-Suite-5.5
- Adobe Creative Suite 5.5
1
- Windows中的线程与线程同步现象.创建两个线程,一个对 i 执行加 1 操作,另一个对 i 执行减 1 操作。两个线程执行相同的次数。-Windows threads and thread synchronization.
pipe
- 1个父进程、2个子进程,利用管道和共享内存实现两个子进程之间数据快速传送-A parent process, two sub-processes, the use of pipes and shared memory to achieve fast data transfer between the two sub-processes