资源列表
qishiyouli
- 用c++实现骑士游历算法,比较简单使用,而且便于理解-Achieve the Knights traveled algorithm
HuffmanTree
- 使用java实现的哈夫曼编码,中序遍历树结构,算法作业-Use java achieve Huffman coding, in order to traverse the tree structure, algorithms job
SEQUENCE
- 数据结构中的顺序表操作。如插入,删除等!-Data structure in the order table operation. Such as insert, delete and so on!
zoj_1013_Great_Equipment
- 这是一道经典的DP题目,如果不做就太遗憾了,我刚开始没有做出来,后来看了别人的解题报告才做出来的-This is a classic topic of DP, if not too sorry, I did not do it just started, after reading other people' s problem-solving done by the report of
hangga_chao
- 改良的新型遗传算法,增加了父代与子代的杂交,适合特殊问题求解。-New improved genetic algorithm, an increase of parent and offspring of the hybrids, suitable for specific problem-solving.
btree
- 树的基本运算,包括遍历,插入和删除结点,二叉树的存储结构-Tree basic operations, including through, insert and delete nodes, binary storage structure
Binary-Tree
- 生成二叉树,前序、中序、后序遍历二叉树。可以使用菜单选择。-Generate binary tree, preorder, inorder, postorder tree traversal. You can use the Select menu.
zwqzwqpost
- 这是一个邮局选址问题,计算中心距离最小,希望对大家有帮助-This is a post office site, the minimum distance ICC, we hope to help
andian
- 该程序完成查找矩阵中的鞍点功能,设计了找某行的最大值和某列的最小值函数。-Completion of the program to find the saddle point matrix function, designed to find a line of maximum and minimum values of a column function
hex-to-string
- 16进制转换三种方法测试通过,下面是使用举例,在VisualStudio2008+SP1及VC++6.0中调试通过-//The following is an example, debugging through VC++6.0 in VisualStudio2008+SP1
LinkList
- 单链表的创建,节点的插入,节点的删除,清空链表,销毁链表-Single list creation, node insertion, node deletion, emptying the list, and so destroy the list
Fac3_9
- //0-1背包问题动态规划解法,原自王晓东算法设计,该程序已调通-//0-1 knapsack problem dynamic programming method, the original algorithm since Xiaodong design, the program has been transferred Qualcomm
