资源列表
merge_sort
- 分治排序算法,对N个输入整形值进行递归分治排序,时间复杂度为NlogN-Divide-and-conquer sorting algorithm, recursive divide-and-conquer sort of N input integer value, the time complexity of NlogN
hanzidianzhen
- 各种图形通过8*8LED屏点阵显示,作为初学CAVR语言,编写点阵显示的选择-A variety of graphics 8* 8LED screen dot matrix display, as a beginner CAVR language, writing dot matrix display selection
IncermentPID
- 离散控制器控制离散的被控对象时的增量式PID-Control discrete discrete controller the controlled object Incremental PID
zhifangtuxiangsixing
- 是一款关于直方图相似性研究的程序,能对比两幅图像直方图的相似度-Is a histogram similarity study program can compare two images histogram similarity
in-step-5-to-guess-your-birthday
- 亲测,可以在5步内猜出你的生日,信不信?-Pro-test, in step 5 to guess your birthday, believe it or not?
APDL-of-Steel-pipe-buckling-analysis
- ansys LS-DYNA 钢管屈曲分析命令流-ANSYS LS-DYNA APDL of Steel pipe buckling analysis
sierpinsky-
- 利用glut的OpenGL编写的代码,生成镂垫程序。-OpenGL using the glut of code written to generate Lou pad program.
RFTTest
- Java写的实现Rational functional tester项目回放的代码,参数分别问RFT安装地址、项目地址和项目名称。-Written in Java to achieve Rational functional tester Project Playback code parameters are asked RFT installation address, project address and project name.
shenfenzheng
- 有关于身份证检查,输入除最后一位外的身份证号,自动输出最后一位,以检测身份证号的正误-Identity checks
GreedyJob
- 多任务调度,奖励惩罚问题-much task
camshift_demo
- 用matlab实现Camshift算法,最好是matlab2010以上版本。-Camshift algorithm using matlab to achieve, it is best matlab2010 above.
invert-sequence-list
- 基于面向对象编写的顺序表的倒置,其中包括顺序表的输入和打印,倒置,-invert the sequence list