资源列表
josephus
- josephus问题,一个个的喊数,离席。-josephus problem
closeHashTable
- Visual Studio 2008下运行成功 实现闭散列表的类的编写 数据结构-Running under Visual Studio 2008 successfully closed the preparation of the hash table data structure class
TreeTest
- 实现了二叉树的数据结构,并对其进行了前序遍历,中序遍历,后序遍历,以及欧拉遍历-To achieve a binary tree data structure, and its a pre-order traversal, inorder traversal, the order of traversal, and Euler traversal
kuods
- 本文件中包含了很多在通信基本原理中常用的源程序,像各种调制方式-This file contains a lot of common source program in the basic principle of communication, like all kinds of modulation mode
Number-system-conversion
- 数据结构中,运用链表实现各种数值进制的转换,运行在控制台上。-Data structure, using a variety of value chain to achieve the conversion of binary to run on the console.
maze
- 通过广度优先搜索的方法搜寻走通特定迷宫的最短路径-To find the nearest road in a maze by breast first search
Greedy-algorithm
- 使用贪心算法解决经典背包问题的C语言实现。-Using the greedy algorithm to solve the classic knapsack problem C language.
erchapaixushu
- 实现了二叉排序树的所有功能 建立,增,删,改,查 -Achieved a binary sort tree all the features of the establishment, increase, delete, change, check
01-backpack
- ACM算法问题:0-1背包问题。此代码用vc++b编写。-ACM algorithm problem :0-1 of the knapsack problem. Write this code vc++b.
shuzuyingyong
- 数据结构数组应用实验,还附加实验报告哦,大家下来看看吧
eight_queen.经典的八皇后问题用VC++实现
- 经典的八皇后问题,用VC++实现,遍历各种出现的结果,MFC界面,8 Queen' s classic problem, with VC++ to achieve, the result of various traversal
e10
- 子集和问题完整实验代码,解压后可直接运行release版本-Subset sum problem complete experimental code, after decompression can be directly run release version
