资源列表
LPS
- 1.對input做Longest Palindrome Subsequence algorithm 2.對input做Sequence Aliment algorithm-1 for input do Longest Palindrome Subsequence algorithm 2. Sequence Aliment algorithm for input do
sobel_filter
- Sobel Filter Example When run sobel.py, png image attached will be filtered by sobel. (use python 2.x not 3.x)
huffman_alphabet
- Data Compression Huffman Coding Example Create an huffman alphabet for the input string Python 2.7 necessary (not tested Python 3.0). For windows just run huffman.bat-Data Compression Huffman Coding Example Create an huffman alphabet f
tf_block
- transfer function model
transfer-function
- transfer function of a system
基本粒子群算法代码
- 最基础的粒子群算法,没有经过改进的,非常适合初学者。
遗传算法优化RBF
- 使用遗传算法优化的RBF神经网络,拿来给有需要的同学。
a
- numerical metod for solving system with tri-diagonal matrix
6__
- Proga dlya microcontrollera avr taimer
optimization
- 关于优化的源文件,我想对大家肯定有帮助的-On the optimization of the source file
autobox
- 用于对推箱子游戏的地图求解程序,应用广度优先搜索来进行求解,并进行一下优化:1.判断当前状态是否在之前出现过。2.判断当前状态是否已经处于死亡状态。死亡状态有以下一些:1.是否把箱子推到死角2.箱子在边缘上的数目是否小于等于目标点的个数 -Map Sokoban game for solving, application breadth-first search to solve, and what optimization: 1 to determine whether the curre
Hw2
- It is a linear system theory homework to calculate sin(x)=2. It seems impossible, but it is possible.-It is a linear system theory homework to calculate sin(x)=2. It seems impossible, but it is possible.