资源列表
BTree
- 二叉树的简单实现,这是cpp文件,用于学校实验报告用-The realization of the simple binary tree, this is the cpp file, Experimental report for schools
01-knapsack-problem
- 使用c++实现了0-1背包问题的算法,根据要求找出最佳的选项放入背包-Using c++ implementation of the 0-1 knapsack problem algorithms required to find the best option backpack
4-8-MergeSort
- 这是自己写的归并排序算法,用C是实现的,希望不要介意-This is merge Sort
linklist
- 实现数据结构——链表,实现链表的插入,删除,查找,添加等操作-Data structure- linked lists, to achieve the list insert, delete, search, add other operations
prog2_1
- 对N个样本点进行主成分分析,并将结果可视化-N sample points on principal component analysis and visualization of results
VNOI code #4
- VNOI code Facebook.pas WINNER.PAS TSHIRT.PAS
about-tu
- 数据结构中关于图的程序。这部分是数据结构中的重点知识。老师要求的是要很好的理解。-data on the structure of the processes. This data structure is the key of knowledge. Teachers are required to good understanding.
ERCHPXS
- 将一个记录集合用一棵二叉排序树表示,并查找其中某一记录。-will set a record with a binary tree sort, and search for a record of them.
knight
- 经典的骑士漫游问题的算法,可以指定起始位置
beibaotanluanchengxu
- 利用c语言写的背包贪婪算法,程序简短精炼,希望对大家有所帮助-Using c language written backpack greedy algorithm, program short refining, want to help everyone
macro_list
- 用宏实现的链表,在linux下测试通过,包含一个测试程序。-Using Macros to implement list , test under linux, including a test program.
graph
- 数据结构,建立图,实现图的深度和广度优先搜索,最小生成树,最短路径-Data structure, the establishment figure, to achieve the depth and breadth-first search, minimum spanning tree, shortest path