资源列表
OptimalPathAlgorithm
- 用VB6.0实现的最短路径分析,采用了优化的方法(搜索方向一致性)-Using VB6.0 to achieve the shortest path analysis, using optimization methods (search direction consistency)
WeightedKNN
- weightedKNN Nearest neighbours algorithm
shiyan6
- 实现直接插入排序、冒泡排序、简单选择排序、快速排序、希尔排序等5种常用内部排序算法,比较各算法的比较次数和移动次数。-Direct insertion sort, bubble sort, simply sort, quick sort, Hill sorting five kinds of commonly used internal sorting algorithm, comparing the number of comparisons and mobile number of eac
suanfa
- 一些近点功能的算法与大家分享打击一起努力奋斗吧。-Some near-point function of the algorithm to combat together and strive to share with you.
Frankmp3
- 里面关于开发MP3的驱动的一个方案,里面有详细的开发过程和原代码啊-MP3 inside the drive on the development of a program, which detailed the development process and the original code ah
sort
- 数据结构课程设计(各种内排序的实现及用时比较)-Data Structure Course Design (sort of inside and use the time to achieve more)
hangbanchengkexinxichuli
- 对乘客信息表要求完成如下功能: (1)录入乘客信息 (2)添加乘客信息 (3)删除乘客信息 (4)修改乘客信息 (5)查询乘客信息 (6)显示乘客信息 -Passenger information table required to complete the following functions: (1) Entry Passenger Information (2) add Passenger Information (3) Remove Pas
trie
- trie 树实现 输入 输入的第一行为一个正整数n,表示词典的大小,其后n行,每一行一个单词(不保证是英文单词,也有可能是火星文单词哦),单词由不超过10个的小写英文字母组成,可能存在相同的单词,此时应将其视作不同的单词。接下来的一行为一个正整数m,表示小Hi询问的次数,其后m行,每一行一个字符串,该字符串由不超过10个的小写英文字母组成,表示小Hi的一个询问。 在20 的数据中n, m< 10,词典的字母表大小< 2. 在60 的数据中n, m<
yi
- 数据结构课件,讲解非常详细,对初学数据结构的人有很大帮助。-Data structures courseware, explaining in great detail, the data structure for beginners who are very helpful.
suanfajingdian
- 经典算法对于学习c很有用处,看了你就懂的踏实-Classical algorithm is useful for learning c, saw you understand the practical
Dijkstra算法(类)
- 应用于路径规划的dijkstra算法,可找到最优路径,但运算速度较慢(The Dijkstra algorithm used in path planning can find the optimal path, but the operation speed is slow)
data-
- 数据结构经典的1800题,易于基础薄弱者学习数据结构。-Data structure classic 1800 title, easy-to-weak foundation learning data structures.