资源列表
05huffman_a
- 根据最常用的链表法进行huffman编码,可以手工预制权重,例如n=8的时候即可以在文件中写入,输出相应的编码结果-According to the most commonly used method of Chain Huffman coding, manual can be prefabricated weight, For example, n = 8 when it is written in the document, the output corresponding to the c
Hashtable
- 構造一個散列表,選擇適當的散列函數和解決碰撞的方法,實現插入、刪除和查找算法-to construct a hash table, hash function and select the appropriate method to resolve collisions achieve insert, delete, and search algorithm
C3
- 迷宫问题的源代码,对一些人可能有用,希望大家支持。-Maze problem source code, may be useful for some people, I hope you will support them.
VB_S7-200
- 测试VB与S7-200的自由口通讯! 测试VB与S7-200的自由口通讯-Test VB and S7-200 communications port of Freedom! Test VB and S7-200 Freedom of mouth communication
sestimate
- 详细编写了各种现代信号谱估计的方法,每段程序汉语注释详细,方便初学者学习-Detailed preparation of a variety of modern signal spectrum estimation methods, detailed notes for each program in Chinese for beginners to learn
gps
- gpsdao导航 恨歌和横衡和与据[里[-gpsgyjikl sggrhg ddh r ht
knapsack
- 0-1背包问题,典型的动态规划问题的实现过程-0-1 knapsack problem, a typical dynamic programming problem of the realization of the process! ! !
computeNearToGray
- Finds pixels which color ist nearly gray. To do so the variance is calculated.
PTN_gen
- this pattern generator source code(verilog)-this is pattern generator source code(verilog)
7-1
- 通过文件操作实现电话本的查找,添加,删除,保存,读取,输出的功能-File operations to achieve through the phone book to find, add, delete, save, read, output function
ziyougai
- 本程序是用来研究处于柱状模型中粒子扩散过程的语言程序-This program is used to study the language program in the columnar model of particle diffusion process
01shunxuStack
- 建立一个顺序结构存储的堆栈,包括插入、删除数据功能-build a sequence stack which can insert/delete a data block