资源列表
QuickSort
- C语言实现的快速排序算法源程序,再VC6.0和C-Free下调试运行通过。
简单的微积分程序
- 对信号进行微积分,做数字信号处理的朋友可能常会用到。 这是前几天写的一个简单的微积分函数。请多指正。-right signals Calculus, the digital signal processing friends may often be used. This is written a few days before a simple calculus functions. Please correct.
kmp
- kmp算法:查找一个字符串是不是另一个字符串的子串-kmp algorithm: to see whether a string is a substring of another string
chess
- 在N*N的棋盘上(1<=N<=10)填入1,2,...N*N共N*N个数,使得任意两个相邻的数之和为素数.输出满足条件的最小序列的方案。 最小序列即将每一行连接起来组成一行,然后使前面的尽可能小,当第一个数字相同时则比较下面一个,依次类推。 比如当N=2时,序列为1 2 4 3,当无满足条件的方案时输出"NO"。 -In the N* N chessboard (1 < = N < = 10) filled 1,2, ... N* N total numbe
coins
- this program is for calculation of cosinus of angels
huff2norm
- how to test huffman coding
xx
- 数据结构单链表,倒叙输出链表。用尾结点倒叙输出单链表,主要是方法新颖-Single-linked list data structure, flashbacks output list. End flashback output node with a single linked list, the main novelty is the method
MyIndex
- 主要功能是计算均值、标准差、方差、偏斜度、峭度、 峰峰值、方根幅值、平均幅值、峰值、 波形指标、峰值指标、脉冲指标、裕度指标。-The main function is to calculate the mean, standard deviation, variance, skewness, kurtosis, peak to peak, the square root of amplitude, average amplitude, peak waveform index, peak ind
PairingHeap.tar
- 配位堆,可并优先队列的一种 在修改某个节点值时有不错的表现-Coordination heap, can be a priority queue has a good performance when the value of a node is modified
tworder
- 使用四阶龙哥库塔法解二阶微分方程,使用c语言编写-Using the fourth-order Runge Ge Kuta method for solving second-order differential equations, using c language
MinStack
- 实现待最小数的最小栈,里面带有详细的解法说明-The inn to the decimal, which with the method that
TDMA.f90
- Thomas algorithm that can be used to solve tridiagonal systems of equations.