资源列表
图书馆模拟查询程序
- 模拟图书馆的管理查询程序,仅仅用于学习和参考,可直接运行.-simulation library for the management procedures only for learning and reference, direct running.
resource
- 该小程序对定义了类行为的应用价值。 希望对大家有用。-The program defines a class of small acts of application. Hope that useful.
random(mt19937)
- 一个随机数产生器(mt19937) 计算物理中Monte Carlo方法中的基本条件 周期为2^19937-a random number generator (mt19937) Computational Physics Monte Carlo methods of the basic conditions for the cycle 2 ^ 19937
CP0402
- 这是仿真直接序列超宽带的功率普密度分析的源代码,希望能给需要的人一点帮助。-direct sequence UWB Cape power density analysis of source code, in hopes of giving those who need a little help.
yefan
- 串口程序编程,搜集的叶凡的程序,共享
work
- 通过对语音的读入,对起进行语谱分析,以前,接着对语音进行了基音的提取,对语音进行分析!-Through the voice to read the language have been carried out spectral nalysis, in the past, followed by a pitch on the voice of the extraction, analysis of the audio!
modelofasignalpath
- 实现了高斯白噪声的信道模型,提供了相关的源代码-realize the model of a signal path
conn
- php的dbclass 用与数据库连接,以及部分数据自定义函数-php dbclass with and database connection
snake
- 产生一个固定大小没有边界的游戏区域,蛇从区域的中心开始,由玩家通过键盘控制蛇的运动方向,用蛇头去吃随机分布在游戏区域内的食物; 蛇的运动限制在游戏区域内,游戏区域没有边界,所以蛇在区域内作循环运动; 蛇的运动方向为直线运动,只走横和竖的方向,不走斜线; 蛇的运动速度由游戏的难度来控制,难度越高,速度越快,游戏难度分为9个等级; 蛇身体的长度从1开始每吃掉一份食物就增加一个长度; 食物的出现安照随机分布的原则,蛇吃掉一份后随即在游戏区域内放一份新的食物; 每吃掉一份食物得分
delineator
- 对脉搏波的波峰波谷以及重搏波拐点的检测,挺好用的-On the pulse wave dicrotic wave peaks and valleys as well as the inflection point detection, very good use. .
HRPCA
- 能够检测异常值 数据降维 特征提取 鲁棒主成分分析方法-Robust PCA
paixu
- c语言几种排序代码,包括冒泡,选择,快速,希尔排序。-C some sort code