资源列表
shuzhi
- 任意给定一个数,使用两种方法,普通和数据结构中栈操作,实现进制的转换-Any given a number, use two methods, general, and the data structure stack operation, to achieve binary conversion
02-05-44
- 本程序实现了基本的几种内部排序算法,包括插入排序,交换排序,选择排序,基数排序和归并排序,并且对各种算法的时间复杂度和空间复杂进行了分析和比较-This procedure has several basic internal sorting algorithms, including insertion sort, exchange sort, select sort and merge sort to sort the base, and a variety of algorithm'
tower-of-Han
- 此为汉诺塔程序,汉诺塔层数为输入变量,其它不需要输入-This is the Tower of Hanoi program, Hanoi layers as input variables
SVM
- 这里实现了四种SVM工具箱的分类与回归算法 1、工具箱:LS_SVMlab Classification_LS_SVMlab.m - 多类分类 Regression_LS_SVMlab.m - 函数拟合 2、工具箱:OSU_SVM3.00 Classification_OSU_SVM.m - 多类分类 3、工具箱:stprtool\\svm Classification_stprtool.m - 多类分类 4、工具箱:SVM_SteveG
suanfa
- 插入排序与合并排序的算法比较,比较两种算法的优劣-Comparison of insertion sort and merge
sdyx
- VC6.0实现,深度优先搜索算法,在源码中加入了祥细的注释-Depth-first search algorithm
paixu
- 程序可以使用七种排序算法,包括快速,希尔,推,简单选择等。对生成的随机数进行排列,并比较各种排序算法时间优劣-Program can use the seven ranking algorithms, including fast, Hill, push, simple choice. On the generated random numbers to be ranked, and compare the merits of time sorting algorithm
tree_0000
- 二叉树有一个优雅的递归指针结构,所以他们是一个很好的学习方法递归指针算法。 - Binary trees have an elegant recursive pointer structure, so they are a good way to learn recursive pointer algorithms.
huisu
- 回溯的应用数据结构回溯的应用举例解决回溯(b a c k t r a c k i n g)搜索问题。-The application of retrospective application of retrospective application of an example data structure back
shujujiegou
- 有用的数据结构源代码,希望对大家有好处 有用的数据结构源代码,希望对大家有好处-Source of useful data structure, we hope to benefit Source of useful data structure, we hope to benefit
ssbm
- 编程实现算术编码算法 进一步熟悉算术编码算法; 掌握C语言编程(尤其是数值的进制转换,数值与字符串之间的转换等)-Programming arithmetic coding algorithm More familiar with the arithmetic coding algorithm To master the C programming language (especially values decimal conversion, the
sstable
- 线性表的顺序表示和实现,包括构造空线性表,初始化,求线性表长等-The order of the linear form and implementation including tectonic empty linear form, the initialization, seeking linear form long
