资源列表
TSPMachine
- A星算法求解旅行商问题一共有n个城市,某推销员从其中的一个城市A出发经过每个城市一次且仅一次后回到A,求代价最小的路径。-Traveling Salesman Problem
my-linklist
- link list for banking or other systems-link list for banking or other systems.......................
ADDPSUB
- 大三数据结构的一次实验 是实验一的长整形加减法 要求无限位数 只是个练手用的 仅供参考 -Experimental data structure of a junior
chp5_Array_and_GList
- 数据结构 学习 与理解 便于初学者学习-data strrcture
duozuoyediaodu
- 用贪心算法实现的多处最优服务次序问题,希望对大家有所帮助-Greedy algorithm with the problem of multiple optimal service order
Max_match_algorithm
- 前向最大匹配算法,包括对西文字符和中文标点的正确处理,在vs2010下编写-Prior to the maximum matching algorithm, including Western and Chinese punctuation characters in the proper handling, prepared in vs2010
insertsort_recursive
- MIPS迭代实现插入排序算法。时间复杂度和空间复杂度较低-MIPS iterations to achieve insertion sort
BST
- 二叉搜索树,包括插入、删除、查找、显示等功能-Binary search tree
Single-inverted-list
- 里面有用c++编写的单项链表的倒置的代码,很适合初学者!-Single inverted list
tu
- 实现图的基本运算,如图遍历,最短路径、关键路径等等。-achieve the basic operation of map
sjk
- 数据库(Database)是按照数据结构来组织、存储和管理数据的仓库,它产生于距今五十年前,随着信息技术和市场的发展,特别是二十世纪九十年代以后,数据管理不再仅仅是存储和管理数据,而转变成用户所需要的各种数据管理的方式。数据库有很多种类型,从最简单的存储有各种数据的表格到能够进行海量数据存储的大型数据库系统都在各个方面得到了广泛的应用。-Database (Database) is based on the data structure to organize, store and manage
(C-language-edition)-sequence-table
- 数据结构(C语言版)顺序表(完整可运行程序)-Data structures (C language edition) sequence table (complete can run the program)
