资源列表
1
- 先序输入数据,然后按从大到小进行快速排序-First input data sequence, and then quickly sorted by smallest
Tree
- 1.16② 试写一算法,如果三个整数X,Y和Z 的值不是依次非递增的,则通过交换,令其为 非递增。 -Status Dencendant(Array1D L,Array1D R,int n,int u,int v) /* If node u is the dencendant of node v ,*/ /* then return TRUE else return FALSE . */ /* L[i] is the left child of the
delete
- 数据结构。检查删除,一个链表。程序完整。-Data structure. Check to delete a linked list. Integrity of the process.
link
- 此文件是有关链表的创建、删除、插入、查找、销毁-This paper is on the list to create, delete, insert, search, destroy
zidongtixing
- 自动选取步长梯形法算法的C++程序,可求出积分的近似值。-A C++ program for Automatically select the step trapezoidal algorithm,which can calculate integral approximation.
HuffmanDecoding
- 利用二叉树数据结构实现对应的赫夫曼解码,运行良好。-Binary tree data structure using the corresponding Huffman decoding, run well.
LMS
- 使用自适应滤波(LMS)算法,对受高斯白噪声干扰的正弦信号进行滤波。-Using the adaptive filter (LMS) algorithm, Gaussian white noise by sine signal filtering.
queens
- 女皇排序问题的简单实现-simple achievement of Eight Queens Problem using Python
p_insert_sort
- 经典的插入排序算法,提供初学者阅读借鉴,C语言编写。-Classical insertion sort algorithm, providing beginners learn to read, C language.
fengyinzhiren
- 一把神奇的锁锁住了真理之刃,所上刻这一系列奇怪的数字。CydorniaKnight告诉Dastan,这些数字有一个规律,都是组合数: C(M,N)=M!/(N!(M-N)!) 而开锁的钥匙就是满足条件的最小M 为了拔出真理之刃,Dastan需要计算出所有M -A magical lock to the edge of the truth, engraved on this series of odd numbers. CydorniaKnight tell Dastan, the
PCAWAFA
- Basic PCA (Principal Component Analysis)