资源列表
permtang
- 这是一个生成全排列的程序,采用最小变化算法,相邻两个序列之间只有两个数的次序不同,每交换两个数,便形成一个新的序列,速度非常快.-This is a whole generation with a procedure using the smallest change algorithm sequence between two adjacent only two of several different order every two exchanged a few, it will lead
szzh
- 本程序适用栈来完成不同数制之间的数值转换,是栈这种数据结构的一种典型应用。
Floyd_Warshall
- Floyd_Warshall算法求最短路径,边权可正可负,适于稠密图
QUEENlovezhb
- 八皇后问题 文本界面-eight Queen's text interface issues
zhan-shixian-shuzhi-zhuanhuan
- 数据结构试验报告 用栈实现数值之间的转换-Stack test report with data structures to achieve the conversion between the value
Create-binary-tree
- 如何在C环境中建立经典的二叉树递归算法。-How to create recursive establishment of a binary tree in C.
zhan
- 这是数据结构中栈的顺序栈的源程序,希望能帮到你,多来下载哦,谢谢。-This is the data structure in the order of the stack stack source code, hoping to help you more to download Oh, thank you.
nixu
- 单链表的逆序排列,用的是c++语言的,程序正确能够运行,易懂-Single list of the reverse order, using a c++ language, the program can run correctly, to understand
file2c
- 将任意一个文件转化成c语言的串形式. 可用于把资源,动态库打包到exe中.-translate any file to c string.
One-dimensional-dynamic-array-class
- 一维动态数组类:定义和一维动态数组,包括重载数组运算符-One-dimensional dynamic array class: definition and one-dimensional dynamic array, including overloaded array operator
danlianbiao
- 实现数据结构头文件,实现数据的转置等相关功能。-Data structure to achieve the header file
kmeans
- 数据挖掘中的聚类算法,为k均值算法,算比较经典的算法-Clustering algorithm in data mining, considered a classic algorithm for k-means algorithm