资源列表
KB_b
- 随时记录被试的按键情况,包括按键名称和时间。-Records at any time of the key subjects, including the button name and time.
DCT_sim
- 采用离散余弦变换对图像进行压缩的matlab函数代码。-Using discrete cosine transform image compression matlab function code.
main
- poj1328: Radar Installation。贪心算法。正确程序-poj1328: Radar Installation. Greedy algorithm. accepted program
shujuzhuanhua
- 这是一个内容坐标及格式的转化。这个是我调试过的实验程序,简单好用 //此函数用于图形变换,用变换后顶点的坐标计算公式求其坐标值。 //顶点变换是由点的齐次坐标矩阵乘以变换矩阵得来的。-geshihua dede
problem1
- 八皇后问题,是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法解出92种结果。计算机发明后,有多种方法可以解决此问题。 -Eight queens problem is an ancient and well-known pr
jiandanliuyanban
- 实现简单留言板功能,为您的网站增加交互功能-Simple message board functionality for your website to increase interactivity
AFIncrementalStore-master
- afincrementalstore是一个用AFNetworking自动请求资源的属性和关系是必要的nsincrementalstore类。-AFIncrementalStore was an NSIncrementalStore subclass that used AFNetworking to automatically request resources as properties and relationships were needed.
wavelet
- 小波去噪,常用于数字信号处理过程中。本程序用来处理重力异常。-wave-let filter
MY14
- Matlap中用于QPSK中最大似然解调的程序编码,这只是其中的一种方式-Matlap for QPSK demodulation maximum likelihood program code, this is just one way in which
MUSIC
- 智能天线MUSIC算法仿真程序,很好的实现了自适应波束成形过程-Intelligent antenna MUSIC algorithm simulation program, a good implementation of the adaptive beam forming process
zf2
- This the code about zero forcing detector in mimo system-This is the code about zero forcing detector in mimo system
testPCA-yale
- 主成分分通过正交变换将一组可能存在相关性的变量转换为一组线性不相关的变量,转换后的这组变量叫主成分。-Principal component orthogonal transform a set of variables may be correlated into a set of linear uncorrelated variables, which set of variables called principal component after conversion.