资源列表
duqusushu
- 该C程序实现了对数组结构这种基本的数据结构的访问和操作,并对其中的元素进行了改变同时使用了素数的判断操作
satproblem
- 自己编写的,SAT问题的Johnson算法源代码,请多多指教-I have written, SAT question of the Johnson algorithm source code, please advice
migongwenti
- 迷宫问题。以一个 m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论 起点就是方阵中的(1,1)终点就是(m-1,n-1) -Maze. With an m* n matrix, said the long labyrinth of 0 and 1, respectively, the maze of paths and obstacles. Designing a program, for any se
suanshubianma
- 可以实现对简单字符的算术编码(abcde) -Characters can be achieved for simple arithmetic coding (abcde)
12
- c编写的链表连接函数,上课时学的,上传试试 -c write the list to connect function, class, learn, try uploading
min-min2
- 给定一个数组,数组的元素个数为n,求这个数组的最大值、次大值、最小值、次小值-Given an array of the number of elements is n, find the maximum value of the array, the second largest value, minimum, small value of sub-
huffmanteahcer
- 在matlab平台上霍夫曼编码的简单实现-Simple implementation of Huffman coding on matlab platform
getreslut
- SNPS相关性统计分析算法,通过概率统计原理,权重分析算法- SNPS statistical correlation analysis algorithm, through the principle of probability and statistics, analysis algorithm weights SNPS statistical correlation analysis algorithm, through
main
- Kalman滤波在船舶GPS导航定位系统中的应用,假定船舶出港沿某直线方向航行,且不考虑机动目标自身的动力因素,将匀速直线运动推广到四维。状态包括水平方向位置和速度和纵向位置和速度。-Kalman filter on the application of GPS navigation and positioning system of the ship, assuming that ship sailing port, along a straight line direction, and r
m341l
- 应用神经网络的原理,利用串联-并联结构离线的去辨识正系统模型-Neural network is model identification online
kalmanft2d
- 卡尔曼滤波进行运动物体的轨迹追踪,基于MATLAB编程,二维物体运动轨迹,适合初学者-tracking of motion using Kalman filter
短时傅里叶变换
- 可用于语音信号的短时傅里叶变换,即STFT。能够分析语音信号的时频域的特征