资源列表
图书馆模拟查询程序
- 模拟图书馆的管理查询程序,仅仅用于学习和参考,可直接运行.-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.
soldier
- 在一个划分成网格的操场上,n个士兵散乱地站在网格点上。网格点由整数坐标(x,y)表 示。士兵们可以沿网格边上、下、左、右移动一步,但在同一时刻任一网格点上只能有一名 士兵。按照军官的命令,士兵们要整齐地列成一个水平队列,即排列成 (x,y),(x+1,y),…,(x+n-1,y)。如何选择x 和y的值才能使士兵们以最少的总移动步数排成一列。-A playground is divided into a grid of n soldiers stood scattered on the
dataset_T0-_EXCEL
- c#实现dataset到excel表格。把数据库里的娄据进行更方便地处理。-c# dataset to excel table. More convenient to deal with the Lou data in the database.
profile
- windows ce系统中的配置文件的读写操作实例-windows ce system for file read and write
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
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