资源列表
huffman.rar
- 给定n个权值作为n个叶子结点,构造一棵二叉树,若带权路径长度达到最小,称这样的二叉树为最优二叉树,也称为哈夫曼树(Huffman tree)。,Given n weights as a the n leaf node, construct a binary tree, with the right path length to a minimum, said such a binary tree for the optimal binary tree, also known as Huffman
CreatBinaryTree
- 这个程序能让用户输入由中序与层序序列建立二叉树,该文件底部有一个输入例子供参考。-This program allows the user to input Chinese and sequence sequence sequence to build a binary tree, the bottom of the file has an input example for reference.
关于建堆的实现数据结构
- 数据结构 中 关于建堆的实现 包括上调算法 和下调算法 以及添加 和删除-Including the realization of the construction of the heap data structure algorithm raised and lowered the algorithm, as well as add and delete
harddec
- programs for MiMO systems
jmsf
- 加密算法,麻烦给个会员,想参考一下里面的代码-The encryption algorithms trouble to member would like to refer to the code inside
CS-GATE-2012
- gate 2012 questions paper mtech
molecular-simulation
- 分子模拟-从算法到应用,提供monte carlo,分子动力学等算法,及fortran程序代码-understanding molecular simulation-from algorithms to applications, including theory and codes based on fortran
Targeting-problem-source-code
- 使用递归算法解决打靶问题,使用java语言编写-Using a recursive algorithm to solve the shooting problems, using java language
The-library-management-program
- 图书馆信息管理系统,使用c语言编写,涉及数据的储存和处理-Library information management system, use the c language, involving data storage and processing
example-program
- 里面有50例经典算法,其中包括水仙花素,兔子的繁殖等古典问题的求解-There are 50 cases of classic algorithms, including daffodils prime, rabbit breeding classical problem solving
message-managing-system
- 学生信息管理系统,使用链表作为数据结构,使用结构体指针对每个节点信息进行操作-Student information management system using a linked list as a data structure, using the structural body to be modified for each node information
DES-compulish
- DES加密c语言实现,让新手了解DES实现原理,了解如何加密的-DES
