资源列表
Commonsetofnumericalalgorithm
- 常用数值算法集。一些常用的数值算法代码 如:排序,矩阵特征值,线性拟合等等其他机器提出连接申请,并在对方计算机允许建立连接请求后,发送数据到对方-Common set of numerical algorithms. Some commonly used numerical algorithm code such as: sorting, matrix eigenvalue, linear fitting options many machines connected applications
c_plus_plus_teach
- 经典的c++版数据结构教程,很实用 很详细-failed to translate
DataStucture
- 严蔚敏数据结构源代码,线性表,栈,队列,树,图,查找,排序各种方法-YAN Wei-min data structure source code, linear tables, stacks, queues, trees, maps, search, sort a variety of methods
Homework_of_DataStruct
- 这是我在学数据结构(严蔚敏版)时的上机作业,包含哈夫曼树、图的遍历、文学研究助手(处理字符串)、多项式计算器、矩阵计算器、马踏棋盘、停车场管理、约瑟夫环的成功运行源程序。它们都是对经典数据结构及其之间的组合的练习。-This is my school data structure (Yan Wei-min version) when the machine operations, including Huffman tree, graph traversal, literature resear
ayangmovie
- 有关遗传算法的例子,可以解决诸如数学中函数近似最大值,最短路径的问题.vb开发的,很好的 .-example, can be resolved, such as mathematics function approximate maximum shortest path problem. Vb development, very good.
DSDemo
- 数据结构算法源码. 双击演示系统应用程序文件“DS_VC_ALGO.EXE”启动演示系统. 除了个别算法之外,演示系统给出了《数据结构》(C语言版)书中算法对应的程序代码(CPP文件)和测试运行程序(VC++6.0的EXE文件)。-Data Structure Algorithm source code. Double-click the demo system application files " DS_VC_ALGO.EXE" Start presentation
QuickSort
- 改进的基于c++的快速排序算法排序算法大体可分为两种: 一种是比较排序,时间复杂度O(nlogn) ~ O(n^2),主要有:冒泡排序,选择排序,插入排序,归并排序,堆排序,快速排序等。 另一种是非比较排序,时间复杂度可以达到O(n),主要有:计数排序,基数排序,桶排序等。(Improved fast sorting algorithm based on C ++)
tsp
- 求解tsp的分支定界程序,具有数据文件选择、城市数量自定义和结构清晰等优点。-Branch and bound to solve tsp program, with a data file is selected, the number of cities and custom structure clear advantages.
shujujiegou
- 数据结构教学资料。含教案,习题,习题答案,以及各章节PPT-Data structure teaching and learning materials. Including lesson plans, exercises, exercise answers, and the chapters PPT
kspxdfcz
- 数据结构,快速排序算法,快速排序并对分查找-Fast sorting algorithm Quicksort and binary search
student-data
- 本系统地最大需求是管理学生个体的成绩,因为目标简单而明确所以设计起来并没有出现多大问题。 我主要想了一下两点。 (1) 学生信息我主要考虑了学号,姓名等最基本的问题,并且修改此类数据的方法。 (2) 成绩方面我因为面对着高中生的评分问题而设计的,所以设计上没有想很多,就是按照高三的理科生的成绩单制作了分数类的数据。 并且因为要管理这些数据并且反复使用,所以我想到了要输出到文件中保管个体的数据。 由此设计了本系统用来,实现数据储存的读取,信息显示,查找,修
Eightnum
- C++。八数码问题的简单实现。有说明文件-C++. Eight digital problem simple to achieve.And there is a documentation