资源列表
link3
- 链表中的一个简单应用,通过一个小的实例来展现链表的相关知识-an simple example of link
Y=aXPbaliner
- 使用统计的方法,通过数据的文件的添加,用c语言实现曲线拟合-Use of statistical methods, data files by adding, curve fitting with c language
dushu
- 如果你想将数据的排列顺序进行改变,应用这个程序就可以实现.-If you want to change the order of the data, by changing the application program can be achieved.
Sort-a-set-of-eigenvectors-and-corresponding-eige
- Sorting the eigen vectors
a==b
- Give you two numbers A and B, if A is equal to B, you should print "YES", or print "NO". -conclude a is equal to b
Gauss_Jordan
- 自己写了个高斯迭代的子程序,可以直接调用-Write your own Gauss iterative subroutine can be called directly
a
- 比n大的最小回文数问题,c语言简单实现。 主要考虑n的长度为奇数和偶数-Smallest palindrome larger than n, c language simple. The main consideration of the length of n for odd and even
change_jingweidu
- 将度分秒格式的经纬度坐标转换成以度,或者以度格式的经纬度坐标转换成度分秒格式-Degrees minutes and seconds format will be converted into latitude and longitude coordinates in degrees, or the format of the latitude and longitude coordinates in degrees into degrees minutes and seconds format
queen
- 魔王语言,运用栈及队列实现字符倒置,输入一段字符串,例如:abcdAB(A-sae,B-saedsae) 输出:eaebecedesaetsaedsae-Beelzebub language, use the stack and queue to realize character inversion, enter A string, for example: abcdAB (A- the sae, B- saedsae) Output: eaebecedesaetsaedsae
disjoinset
- 自己写的并查集数据结构,用于实现不相邻集合的查找与合并-Write your own and check the set data structure used to implement a set of non-adjacent Find and merge
number-of-linked-list-node
- 该源码用c语言编写,可以计算出链表结点的个数,是练习数据结构中链表算法的一种基础程序。-The source code using C language, can calculate the number of nodes of the linked list, is a basic exercise program data structure linked list algorithm.
jose
- 用C++语言实现的约瑟夫问题,主要采用链表结构,可以自己输入总人数以及存活的间隔。-Joseph problem with C++ language, the main use of the list structure, you can enter your own survival as well as the total number of intervals.