资源列表
yonglianbiaoshixianzhigongguanliruanjian
- 用链表实现职工管理的软件,这也是师兄的作品-achieve union with Chain Management software, which is older works
c
- RFID读写,C++,包含头文件以及函数库-RFID reader C++ contains header files and libraries
I2C
- 使用verilog语言实现I2C模块的功能-Verilog language I2C module function
huffmancode-0.1
- 构造霍夫曼树 ////////////////////// //根据权重生成霍夫曼树 //weight 权重数组 //n 权重数组长度 //NewTree 新生成的霍夫曼树 void createHFMTree(int* weights,int n,BinaryTree<int>& NewTree) { //初始化堆 MinHeap<BinaryTree<int> > heap(n) int i=0 f
modulation
- 有关数字调制解调的matlab代码,适合初学者使用,适用于qpsk等调制方式。-Digital modem
pid
- C语言 实现的 通用 PID 算法-C language AUDO PID 算法
jsq
- 一个VB做的计算器- a calculator in vb tool.
yuesefu
- 约瑟夫算法,很好用的,非链表实现,大家支持一下吧-yuesefu
CABAC
- 自适应信源编码,非常使用,不敢独享,自己编的,感觉能力得到了一定的锻炼。-Adaptive source coding, very use, can t enjoy, oneself make up, the feeling is the ability to get some exercise.
diskreet.m
- DISKREET: FOR CHANGING DISKREET LEVEL OF AN IMAGE
chartcdc
- 这是一个用VC++ GDI编程实现在的一个动态曲线类。-This is a dynamic chart class in VC++ GDI.
Stoer-Wagner
- 一个新的求图的最小割的方法,Stoer-Wagner能够求得最佳分割方式,而且其速度很快。 -A new method for the minimum cut of the graph, Stoer-Wagner is able to get the best segmentation method, and its speed is very fast.
