资源列表
binSearchtemplate
- 用vs2005实现了折半查找的模板,已通过调试编译,可放心使用。-Achieved with half the search template has been compiled through the debugger.
jiaxuejhbiaoz
- 数据结构之教学计划编制,有需要者可查看下载-Teaching programming data structure, for those who need to view download
sjjg
- 数据结构与算法学习辅导及习题详解,给大家更多的代码-Data structure and algorithm detailed study counseling and exercise,Give us more code!!!
dynamic-of-acm
- 简单的动态规划,怎么利用数据冗余,实现动态规划,得到高效的算法-Simple dynamic programming, how to use data redundancy, dynamic programming, efficient algorithms are
maze
- 演示迷宫算法 利用栈 深度广度A*三种搜索算法 是个小程序-maze stack
huffmanT-code
- 利用哈弗曼树的算法实现文件的压缩与解压缩,字符编码、译码-huffman tree compress and uncompress
Knapsack-problem
- 背包问题(Knapsack problem)是一种组合优化的NP完全问题。问题可以描述为:给定一组物品,每种物品都有自己的重量和价格,在限定的总重量内,我们如何选择,才能使得物品的总价格最高。-Knapsack problem
eg
- 一个简单的求解八数码问题的程序。采用A*算法,注释清晰易读-A simple eight digital problem solving procedures. Using A* algorithm, legible notes
4.zadaca2
- Student and Class structures, Programming techniques
as
- 数据结构 课程设计 表达式类型的实现-Implementation of expression type
erchashu
- 该代码 实现 线索二叉树 ,查找删除修改等操作。-This code realization clues binary tree, find delete operation modify etc.
single_link_list
- 数据结构程序设计题典程序--书中源码之单链表-Data structure programming problem Code procedures- the book' s single-source list
