-
chap5
雷达系统设计MATLAB仿真一书里的第五章所有的程序,对于学习非常有用。(Radar system design MATLAB simulation in the fifth chapter of the book, all the procedures, very useful for learning.)
- 2012-09-11 01:07:54下载
- 积分:1
-
jiqirenpaibao
讲述了基于matlab的排爆机器人的控制与仿真,具有较好效果(About the control and simulation matlab-based EOD robot, with good results)
- 2014-09-19 20:29:30下载
- 积分:1
-
AutoArrangeClass
随机自动分班级排学号软件
一个朋友在中学教书,经常为排班级排学号头痛,于是做了这么一个小软件让朋友用用,反馈感觉上还不错。
本软件适用于小学升初中只有两科成绩,且成绩只有A,B,C三个标号.
说明一下:该随机自动分班级排学号软件,
不仅有有考虑到,成绩的均匀,
还考虑到生源地(即原毕业学校),性别,及班级学生个数的均匀.
一般来说,每个班级的总体都比较均匀
具体的说明,可以运行一下本软件,点一下生成源文件样本,然后参考一下即可。(Random Automatic Class scheduling software school No. A friend of mine to teach in secondary schools, often for the Class Pai Pai Student headache, then to do so, a small software that allows friends to use, and feel pretty good feedback. This software applies to primary and junior high school only two subjects, and the results only A, B, C grade three. Explain: The random Automatic Class No. Pai school software, not only has to take into account, results in uniform, but also taking into account the students (ie the original graduate schools), gender, and class number of the uniform. Generally speaking, each Class are relatively uniform overall specific, you can run like the software, click the source file to generate samples, and then reference click.)
- 2008-07-02 17:47:08下载
- 积分:1
-
The-CPP-Programming-Language--Third-Edition
Fantastically a good book on C++
- 2015-01-10 01:46:59下载
- 积分:1
-
linefuzzycontrol
该程序介绍了MATLAB中怎么样生成模糊控制规则与控制量查询(The program introduces MATLAB, how kind of fuzzy control rules and control the generation of inquiries)
- 2010-09-16 10:37:30下载
- 积分:1
-
Matlab
Matlab数字图像处理源代码,里面有书上的代码,便于读者下载(Matlab Digital image processing source code,There are books code, convenient for readers to download。)
- 2013-12-05 15:19:41下载
- 积分:1
-
bbl
Patterns of Enterprise application architecture
- 2007-12-11 12:49:50下载
- 积分:1
-
embededcontrol
嵌入式控制系统及其C_C++实现,包含一些例子和PDF文件(Embedded control system and its C_C++ implementation, including some examples and PDF files)
- 2010-10-30 17:08:18下载
- 积分:1
-
OnTheRecognitionAndEvaluationOfThePianoPerformingS
钢琴演奏评价系统研究
关键词:音乐识别特征提取 STFT 调式自动判别匹
配比较(Piano Performance Evaluation System Keywords: music recognition feature extraction STFT mode automatically identify matching comparison)
- 2008-12-12 20:38:09下载
- 积分:1
-
h.264-cuda-master
This project seeks to implement H.264 (the standard x264 is based on) to run on CUDA. Specifically we attempt to write the motion estimation module in CUDA.
Motion estimation is currently the most computationally intensive portion of the H.264 encoding process. Previous attempts to parallelize this algorithm in CUDA showed sizeable speedups but sacrificed quality by ignoring the motion vector prediction (MVp). We demonstrate the viability of a hierarchical (pyramid) motion estimation algorithm in CUDA. This solution addresses the MVp problem while still taking advantage of the CUDA framework.
- 2014-10-15 07:32:32下载
- 积分:1