资源列表
binary-tree
- 1.实现二叉树的下列运算: [1]输入一个二叉树的先序序列,生成二叉树的二叉链表 [2]显示其先序、中序和后序遍历结果。 [3]计算二叉树的叶子结点数。 [4]求二叉树的深度 2.编程实现二叉树的层次遍历 3.哈夫曼编码-1.operational binary tree: [1] Enter a first sequence binary tree sequence, generating a binary tree binary list [2] show
ST_Its_Application
- 非平稳信号时频分析中的S变换实现的例程及应用
walsh-code-encoding
- It includes coding for walsh code encoding in matlab.The Walsh functions can be generated (or computed) by many methods. We can construct the Walsh functions by: • Using Hadamard matrices • Exploiting the symmetry properties of Walsh
MISDc_code
- MISDc是可以用于洪水预测的降雨径流模型,采用Matlab编写,带有注释。-A continuous rainfall-runoff model named MISDc for flood prediction and forecasting was developed, which is written in the MATLAB® programming language and is fully commented
4-Simple-Fuzzy-PID-Controllers
- this code simulates a 4fuzzy PID cotroller for ball-baem system and 3 other systems.
HandwrittenDigitRecognitionBasedOnBPNeuralNetwork.
- BP神经网络,是利用人工智能的方法,训练权值,建立模式识别的模型。本程序,采用三层神经网络,对隐层的节点个数使用经验公式,对其他的参数设置也进行了优化,实现了手写数字的识别,
APSO
- 利用apso求解三维定位问题,经过实测,真的很好用哦,小伙伴们拿好不谢!-Using apso to solve three-dimensional positioning problem, after the measured, really very easy to use Oh, small partners do not thank good!
FBP重建算法
- 基于C语言编程的C语言投影,滤波反投影重建算法,从外界加载的图片。
delta
- deltal调制的simulink模型,希望对大家有用-simulink module of deltal modulation,hope it can be helpful
RandomNumber
- 生成满足特定条件随机数即生成随机序列的c++程序。-Random number is generated to meet the specific conditions that generate random sequences of c++ program.
a_star_pathfinder_v.1.92
- A星路径规划原始演示代码,可以自己设计障碍和起点终点。-A Star path planning the original demo code, you can own design obstacles and end point.
POS
- 使用C++编写的粒子群算法,比较简单,适合初学者-Use C++ prepared particle swarm algorithm is relatively simple, suitable for beginners
