资源列表
FFT
- 具有在keil c上运的强大功能.在数字示波器的制作中可以用到次程序,此外其他一些c工具也可以使用
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
jiebifangzhen
- 阶比仿真计算,自编,保证使用-Order simulation, self-assurance to use
Matrix_Inverse
- Matrix Inverse including finding the determinant and inverse of a matrix
PairingHeap.tar
- 配位堆,可并优先队列的一种 在修改某个节点值时有不错的表现-Coordination heap, can be a priority queue has a good performance when the value of a node is modified
MinStack
- 实现待最小数的最小栈,里面带有详细的解法说明-The inn to the decimal, which with the method that