资源列表
LINKQUEUE
- 实现了数据结构中的链式队列的操作,学习数据结构的朋友可以下载-Data structure to achieve the operation of the chain of the queue, a data structure of a friend can be downloaded learning
movie
- creating a movie using continuous frame images..
99491247SVM-KM
- this file is about svm.you can use the program to compute svm.
weaksignal
- 该程序基于小波变换,实现弱信号提取。首先选择合适的小波基对加载信号进行分解,在进行阙值处理并进行重构-procedures based on the wavelet transform, realize weak signal extraction. First choice of loading small Porgy right signal decomposition, Que value during processing and Reconstruction
shujujiegousuanfa
- 第一章 ◆ 数据:指能够被计算机识别、存储和加工处理的信息载体。 ◆ 数据元素:就是数据的基本单位,在某些情况下,数据元素也称为元素、结点、顶点、记录。数据元素有时可以由若干数据项组成。 ◆ 数据类型:是一个值的集合以及在这些值上定义的一组操作的总称。 在高级语言程序中又分为:非结构的原子类型和结构类型 ◆ 抽象数据类型(ADT):是指一个数学模型以及定义在该模型上的一组操作。 一个抽象的数据类型的软件模块通常包含 定义和表示和实现
nndesign_New
- 一些很有用的神经网络的MATLAB源代码,希望能对你有所帮助。-some useful code of neural network.i hope it will be helpful to you.
RLSaLMS
- LMS&RLS自适应算法 另有代码说明文档-adaptive algorithm:including LMS&RLS An introduction document is provided!
Scilab的小波源码
- Scilab是开源科学算法库,这里是里面的小波源码
8531020_AIdocument
- It s code is available.
C_search
- 数据结构中各种经典查找算法的详细介绍,包括二叉排序树等-Find a variety of classic data structure algorithms described in detail, including the binary sort tree, etc.
1211
- Descr iption 给出一棵二叉树的结构,判断这棵二叉树是不是完全二叉树。必须使用二叉树类实现。 Input Format 输入文件一共包含N+1行。 第一行含有一个正整数N,代表树中结点总数。 第二行到第N+1行,每行包含二个整数。其中第i行的二个整数Pi,Qi,代表结点i的左孩子为Pi,右孩子为Qi。若Pi=0,则表明结点i没有左孩子。同样的,若Qi=0,则表明结点i没有右孩子。(第i行指的是这N行中的第i行) Output Format
PIDNN
- 基于BP神经网络的PID控制在柴油机速度控制中的应用-PID BP neural network control in the engine speed control based applications
