资源列表
ProficientMatlab65Tutorial
- 精通Matlab65教程光盘版iso格式-Proficient Matlab65 Tutorial
AndroidFFmpegSource
- This project aims to create working library providing playing and converting video files in android via ffmpeg libraries. We rather want to use ffmpeg library without modifications to facilitate updating of ffmpeg core.
03-luke
- luke都是设计大赛了快捷电路考试,好多时间函数的(lukedsadfasdfasdfdasd)
shexiangjibiaoding
- 张氏标定法利用棋盘格实现摄像机内外参数标定(Calibration of internal and external parameters of camera by Zhang's demarcation method)
PrinterServer
- 这是一个TCP/IP接收程序,接收的数据在屏幕上显示。合格的数据保存到SQLSERVER数据库中。而且,对于LISTBOX还设置了显示水平滚动条的功能。垂直方向设置了滚动到最后一条加入的最底部一条的功能。-This is a TCP/IP receiver program, the received data is displayed on the screen. Save the qualified data to SQLSERVER . Moreover, the LISTBOX also
particle-filter-for-tracking
- A simple example showing how to track an object with particle filter. Likelihood is based on Bhattacharya distance of color histogram.
jiaoxuejihua
- (为何没找到C++编程选项)本程序实现教学计划编制的制定。假设大学的任何专业都有固定的学习年限,每学年含两学期,每学期的时间长度和学分上限值均相等。每个专业开设的课程都是确定的,而且课程在开设时间的安排必须满足先修关系。每门课程有哪些先修课程是确定的,可以有任意多门,也可以没有。用有向网表示教学计划,其中顶点表示某门课程,有向边表示课程之间的先修关系(如果A课程是B课程的先修课程,那么A到B之间有一条有向边从A指向B)。试设计一个教学计划编制程序,获取一个不冲突的线性的课程教学流程。课程线性排列
wince
- windowsCE的一些文档教程,对初学者很有帮助的哦-Some documents windowsCE tutorial, very helpful for beginners Oh
itcollege
- 基于asp.net新闻发布系统,采用nettiers框架开发。-News publishing system based on asp.net using nettiers framework development.
USBReadWrite
- 可以连接USB设备读取或写入数据,用起来很方便-USB devices can be connected to reading or writing data, is easy to use
2014-3-31
- java 坦克大战 ,实现很多功能,投图片 ,有管卡 ,但是不是很完整-java 坦克大战 ,实现很多功能,投图片 ,有管卡 ,但是不是很完整
粒子滤波实现直升机的跟踪
- 一个老外写的粒子滤波跟踪直升机程序