资源列表
汉字转换为二进制编码.rar
- 汉字转换为二进制编码 C语言源代码
1011
- 北大在线测试系统1011题 搜索加剪枝
stones6ok
- Problem F:汽车加油 Time Limit:1000MS Memory Limit:65536K Total Submit:1400 Accepted:404 Language: not limited Descr iption 一辆汽车加满油后可行驶n公里。旅途中有若干个加油站。设计一个有效算法,指出应在哪些加油站停靠加油,使沿途加油次数最少。 编程任务: 对于给定的n和k(k <= 10000)个加油站位置,编程
快速排序源程序代码
- 数据结构上机实验内容. 快速排序源程序代码-data structure on the plane experiments. Quick Sort source code
shun xu biao
- 顺序表的基本操作-order the basic operation
josephus
- 约瑟夫环 实现方法 VC++ 编译通过 可运行 -Joseph Central Implementation VC++ compile
AdjList
- 图的深度遍历一个简单的C++程序代码 写得一般吧 还在学习当中-Graph traversal depth
xianxinbiao.c
- 建立一个线性表,并对其进行维护:查找某一值的节点,在某一位置插入一个节点,删除某一节点,对某一节点的值进行修改。-A linear form, and its maintenance: Find the value of a node, a node in a particular Insert, delete a node, the value of a node changes.
JOSEPHUS
- 用链表实现的约瑟夫环,模块化设计,便于初学者理解-Joseph Ring a linked list implementation, modular design, easy for beginners to understand
bag1
- 使用不同的方法解决背包问题:本算法采用的是动态规划方法,比较好的解决背包问题。-Use different methods to solve knapsack problem: The algorithm is a dynamic programming approach, a better solution to knapsack problem.
BiTree
- 1、用前序方法建立一棵二叉树。 2、编写前序遍历二叉树的程序。 3、编写中序遍历二叉树的程序。 4、编写后序遍历二叉树的程序。 5、编写统计二叉树叶子结点个数的程序 -A pre-order methods, the establishment of a binary tree. 2, the preparation of pre-order traversal binary tree program. 3, write the preorder traversal bina
POJ2492
- 自己写的并查集,适用于分类并查集,路径压缩时使用了偏移量的转移公式增加了算法的实用性。-Write your own and search sets for classification and search sets, path compression offset used when the transfer formula increases the practicability of the algorithm.