搜索资源列表
c_code_100
- C语言经典源代码,包含各类经典算法。-classic C language source code, including all types of classical algorithm.
mintree(C)
- kruskal算法的c语言版本,里面的中文用拼音,程序易于理解,是理解kruskal算法的一个好程序-Kruskal Algorithm c language version, the Chinese inside using phonetic symbols, the program is easier to understand, Kruskal understanding is a good algorithm procedures
wykmeans
- 基于c语言实现的聚类算法,运行与visual c++环境下,可以实现均值聚类。-c language based on the clustering algorithm, the operating environment with visual c, means clustering can be achieved.
mazebestpath
- 迷宫最短路径问题,采用递归算法实现,C语言学习者的经典题目-Maze shortest path problem, the use of recursive algorithm
wangluo
- 一个数字 1 2 3 的矩阵输入判定器,用神经网络算法实现,可以训练识别等多种功能用C++语言实现-1 2 3 a digital input to determine the matrix, and use of neural network algorithm, can be trained to identify a variety of functions, such as C++ language used to achieve
GA
- GA遗传算法,C语言遗传算法程序 C语言遗传算法程序-GA
yhjsf
- 用C语言编写的控制台程序,用于实现银行家算法的一些功能-Console application written in C language, for some of the features of the banker' s algorithm
CmptImgOtsuThrshld
- 0tsu算法程序,将大津阈值算法用C++语言实现-The 0tsu algorithm program Otsu threshold algorithm using C++ language to achieve the
proSort
- c语言快速排序算法简单实现-quick sort
hanoi
- C++语言递归算法求解原始汉诺塔问题,邻近移动汉诺塔问题,循环移动汉诺塔问题,奇偶汉诺塔问题-Recursive algorithm for the original Tower of Hanoi problem, neighboring mobile HANOR, the loop mobile HANOR issue, parity Tower of Hanoi problem
Perceptron_Function
- 感知器算法,利用C语言实现。利用梯度下降法进行迭代求解。-Perception algorithm, using C language, that is, we usually write operations, to share with you. . . .
kuaisupaixu
- 快速排序算法,C语言,参考数据结构书籍而编写的!-Quicksort algorithm, C language, reference data structure books written!
hannuota
- 汉诺塔问题解决算法,采用C语言实现,是学习数据结构比较好的!-Tower of Hanoi problem-solving algorithm using C language, it is a good learning data structures!
地铁线路查询系统
- 一个用C语言写的广州地铁查询系统。可以实现最少换乘、最少用时、最短距离三种方式下的线路查询,查询结束后动画显示结果,并输出时间、距离以及换乘信息。里面用到链表、图等数据结构,并用到地杰斯特拉算法。。。
AStar
- A星算法的C语言实现。生成随机地图,用A星算法搜索最短路径-A star algorithm in C language. Generates a random map A star algorithm to search for the shortest path
md5
- 基于c语言的MD5算法,codeblocks编程环境,希望对大家有帮助-MD5 algorithm based on the C language the codeblocks programming environment, we want to help
reaeuro
- RSA加密算法的C语言实现,适合加解密算法研究者。-failed to translate
1
- C语言模拟退火算法求TSP-SA-TSP describe by c program
HarmonySearch
- 和声搜索算法C语言版,实现了最经典的基本算法,欢迎大家分享交流-HMS by C language
classical-algorithm-on-C
- C语言基本算法,包括数据结构与基本算法总结。-C language basic algorithms, including summary data structures and basic algorithms.