资源列表
hfm
- 在一般的数据结构的书中,树的那章后面,著者一般都会介绍一下哈夫曼(HUFFMAN)树和哈夫曼编码。哈夫曼编码是哈夫曼树的一个应用。
texe
- 分配内存时,搜索内存块链表,采用最先适应内存分配算法找到可以满足所申请内存
File_Info
- Prints off file information
ii
- 简单的通讯录。可用来查询用户的基本信息,只要输入任何一个有关该用户的信息就可。-A simple address book. Can be used to query the user' s basic information, just enter any information about the user can.
DijKstra
- 简单的实现DijKstra算法,仅供学习之用-Simple implementation DijKstra algorithm learning purposes only
dtwaveifm2
- programto find dualtree transform inverse
89c52_eeprom
- 89s52用本身带的eeprom,不用在扩展外部的rom了。-89s52 with itself with the eeprom, not in the extended rom the outside.
trabalhoFinal
- Ns2 code default for adhoc networks - in test
TaskDistribution
- 算法设计与分析中的任务分配问题。 用回溯法解该问题时,用完全n叉树表示解空间。可行性条件select 剪去不满足行、列约束的子树。递归方法 backtrack(1)实现对整个解空间的回溯搜索;backtrack(i)搜索解空间中的第i层子树,sum记录当前已找到的可行方案 数。在算法backtrack中,当i>n时,算法搜索至叶子结点,当前已找到的可行方案数sum加1;当i<=n时,当前扩展结点 Z是解空间中的内部结点。该结点有x[i]=1,2,...,n共n个
CS_OMP
- 详细解释了压缩感知中正交匹配追踪算法的流程并编程实现,并代码进行了仿真测试。-A detailed explanation of the process of orthogonal matching pursuit algorithm and programming, simulation and code testing.
nbs
- 用于CAD数字批量运算,可包含文字进行加载-For CAD digital batch operation, can contain text for loading.
SequenceTable_DataStruct
- 包括顺序表(链表)数据类型的定义,及构建,插入,删除等的功能-Including the order form (list) data type definitions, and build, insert, delete function
