资源列表
myhuff
- 数据结构之霍夫曼树,采用霍夫曼树 (1)根据输入的字符和相应的权值建立哈夫曼树,并输出已建的相应内容作为检查; (2)用哈夫曼树实现前缀编码,并输出各字符的编码串; (3)输入一组二进制报文,进行译码,并输出译文。 -Huffman tree data structures, using Huffman tree (1) according to the input character and the corresponding weights build the Huffm
Sqlist
- 用C/C++通过链表实现数据初始化,插入,查询,删除,显示以及退出的基本操作。-With C/C++ data initialization through the list, insert, query, delete, display, and basic operation withdrawal.
Server
- 聊天工具 聊天工具 聊天工具-chat chat chat chat chat chat chat chat
biaodashiqiuzhi
- 以字符序列的形式从终端输入语法正确的,不含变量的整数表达式,利用给定的运算符有限关系,实现对算术四则混合运算表达式的求值。-In the form of a sequence of characters entered grammatically correct, excluding variable integer expression the terminal, using a given operator limited relationship to realize the arith
SaitOzturkmenHW1
- Detecting the type of triangle
tuihuafa
- 本程序主要讲述了退火算法,主要包括原理和主要程序。-This procedure describes the annealing algorithm, main principles and procedures, suitable for beginners to learn.
gaosengdoufa
- 经典算法高僧斗法,由此所感想,便于理解博弈论这一算法的思想。-Classical algorithm monks battle of wits, which are feelings, easy to understand game theory idea of this algorithm.
1
- 本算法用来产生0~100之间的随机数,随机数的可靠性强,经过严格离散处理,不会像一般的随机数发生器那样。-The algorithm used to generate a random number between 0~100
Backtrack-MaxLoading
- 背包问题的变形,解决背包最大装载问题。希望有所帮助-backpack maxloading
MaxAddChildSequences
- 最长上升子序列,希望对大家有所帮助,谢谢~-Rise longest subsequence, we hope to help
MaxLoading
- 最大装载问题,,采用贪心法实现,希望对大家有所帮助-The maximum loading problem ,, using greedy method to achieve, we hope to help
OptimalizingLoading
- 最优装载问题,采用贪心法实现,希望对大家有所帮助-Optimal loading problem, using the greedy method to achieve, we hope to help
