资源列表
Hough
- OpenCv cvHoughCircle test
quatenarymod
- matlab code on quadernary modulation in digital modulation techniques
Hex_GLONASS
- Convert experimental data to hex format
anjian
- 按键功能,简单已明白,利用循环的,不下时你的错误哟,看看撒-Key features
sound
- 关于声音处理的高斯算法,可以看看,不错的-Gauss on the sound processing algorithms, can look good
mergeosrt
- 申请空间,使其大小为两个已经排序序列之和,该空间用来存放合并后的序列 设定两个指针,最初位置分别为两个已经排序序列的起始位置 比较两个指针所指向的元素,选择相对小的元素放入到合并空间,并移动指针到下一位置 重复步骤3直到某一指针达到序列尾 将另一序列剩下的所有元素直接复制到合并序列尾-Application space, so the size of the two already sorted sequences, and, after the merg
adams
- 用Matlab实现亚当姆斯法,用来进行控制系统的仿真。-Using Matlab to achieve Adams method, used for control system emulation.
21
- mat lab designed filter
time-off
- 简单的定时关机源码,作为新手学习之用。程序调用windows里面shutdown.exe来完成的。有兴趣的可以-Simple time off source, as a novice learning. Windows inside the shutdown.exe program calls to complete. Interested to see
Print
- js实现部分打印,本实例实现只打印设定好的div中的内容,而div以外的内容将不被打印-js to achieve part of the print, the print setting a good example to achieve only the contents of the div, but outside the content div will not be printed
RangeProblem
- 这个程序是用递归算法解决数学中常见的一个问题-极差问题。-The program get the goal of solving the Range Problem.
ListDelete_Sq
- 线性表中顺序表的插入:将某个元素插入到表中第I个元素之前。-The insertion of the sequence table in the linear form: an element inserted into the table before the elements.