资源列表
finalMAINNew
- duration of p q R S Twave in ECG beat
vb-tets
- animations tank level program
registradoruniversal
- Universal register to use in any program
duoyuanhuigui
- 这是气象常用程序中的对气象资料进行多元回归分析的代码,附有编码时的气象资料-This is a common procedure in meteorological data on weather code for multiple regression analysis, with the meteorological data encoding
susheguanli
- 这是一个宿舍管理系统,可对入住的每个学生进行信息管理。-This is a hostel management system, can stay for each student to information management.
althletes
- 竞技比赛打分系统 比赛自动评分机 效果: 1,浏览所有运动员的成绩; 2,按总分从高到低显示运动员成绩; 3,甚至用户可以根据主菜单的提示选择不同的功-Browse the result of all athletes
train
- 春节了,大家都苦于买不到票吧,即使是买票贩子的,要是动作不快的话,恐怕也买不到。 这个页面就是提供大家自动刷票的工具啦。-train tickets
GPSsignal_produce
- 这是一段GPS信号产生的程序,里面包括对不同卫星星号产生的扩频码,同时以及产生对应的GPS信号。-This GPS signal is generated by a program section, which includes different satellites asterisk generated spreading codes, and simultaneously generates a corresponding GPS signal.
bb
- 进行波动方程正演模拟的程序,在C++中编译通过,可以得到变速地震剖面
SDK
- 海康威视(DS4XXXHC) SDK-2 集成开发包 客户端。-Hikvision (DS4XXXHC) SDK-2 integrated development package to the client.
implementation-of--LDPv
- This appendix contains the Matlab source code of the implemented feature extractor of the LDPv feature descr iptor. The source code is included in this report because it does not provide nearly as high recognition rates as would be expected previ
pid_cotrol
- #include <stdio.h> #include<math.h> void pid_init() void pid_tune() void pid_setinteg() void pid_bumpless() float pid_calc() void main()