资源列表
cellular_draw
- 利用matlab程序,来绘制蜂窝网状模型-draw the cellular model
CreatImage4Temp
- 产生六副用于时间相位算法的投影的标准正弦条纹图-Have a 6-phase algorithm for the time projection of the standard sinusoidal fringe pattern
UglyNumber
- This a program to solve for ugly numbers. It is currently set to solve for the 1500th ugly number by default, but is easily changeable just by updating the condition of the while loop. Ugly numbers here are those which have only 2, 3, and/or 5 as pri
videocut_test
- avi 视频剪切及压缩测试程. 详情请参见文件注释-video cut and compress
chazhi
- Romberg,用户计算椭圆周长,const double PI=3.14159265359 -Romberg, users elliptic perimeter, const double PI = 3.14159265359
gouzaohanshu
- 了解构造函数和解析函数的源码,对于初学者来说非常的容易理解-Understanding of Constructors and analytic functions of the source code, very easy for beginners to understand
n-power-of-two
- 描述 编程精确计算2的N次方。(N是介于100和1000之间的整数)。 输入 正整数N (100≤N≤1000) 输出 2的N次方 样例输入 200 样例输出 1606938044258990275541962092341162602522202993782792835301376-the N power of tow
201_qam_map
- DVB-C2即欧洲第二代有线数字视频广播;QAM映射模块-QAM mapping module
queue
- Queue algorithm for data structures
1_1
- 用c语言建立带表头结点链表,并在不建立新链表的情况下,将链表逆序,并输出,删除链表-Established under the list with a header node using c language, and without creating a new list of case, list in reverse order and output, delete the list
HX710
- ADC HX710 CODE The file contains the code for interfacing the adc hx710 avia semiconductor to microcontroller.
Binary-search
- Binary search with recurcion using C-Binary search with recurcion using C++