-
test
此源码是我更改过的基于VFW(Video for Windows)的源码,使用了定时器能实时的显示图像,从网上可搜到原版源码,但是原版的功能是保存为一个文件,且不能实时显示,此版本虽然能显示,但感觉反应速度不是很快,没有基于DirectShow的程序更新速度快,不过在WM_PAINT消息处理里加while(1){capGrabFrame(ghWndCap) }刷新速度就快很多了,但是这样程序就进入死循环不能再处理其他消息,至于怎样改进,就靠读者你了。(This source is changed based on VFW (Video for Windows) source, using a timer to display real-time images from the Internet can be found to the original source, but original function is saved as a file, and can not be real-time display, Although this version can display, but feel the reaction rate is not fast, not based on DirectShow update speed, but in WM_PAINT message processing Riga while (1) {capGrabFrame (ghWndCap) } faster refresh rate on a lot, but this procedure to enter an infinite loop can not deal with other information, as to how to improve the reader to rely on you.)
- 2011-12-26 17:13:03下载
- 积分:1
-
38e8f2fcaced69ebfd037f50
说明: matlab时域分析法中GUI 设计响应(matlab GUI time-domain analysis of the design response)
- 2010-04-01 22:20:24下载
- 积分:1
-
Floyd-Matlab
floyd算法的matlab程序
floyd-最短路问题
输入:
B-邻接矩阵(bij),指i到j之间的距离,可以是有向的。
sp- 起点标号。
ep- 终点标号。
输出:
d- 最短路的距离。
path-最短路的路径。 (floyd algorithm matlab program floyd-shortest path problem Input: B-adjacency matrix (bij), refers to the distance between i to j, can be directed to. Sp-starting label. Ep-end labeling. Output: d-shortest distance. Path-shortest path.)
- 2010-05-16 12:17:31下载
- 积分:1
-
FWM-validationa-8-ch-diff-spacing
FWM analysys in optisystem
- 2012-01-09 03:21:29下载
- 积分:1
-
robotarm
机械臂 参数调整 六自由度 比较好
matlab编写(Manipulator with parameter adjustment)
- 2013-05-18 21:55:43下载
- 积分:1
-
shortestpath
最短路问题的MATLAB求解,给出图的邻接矩阵输出源点到汇点的最短距离及路线方案,另外根据Floyd算法可得到任意两点的最短距离!(Of MATLAB to solve the shortest path problem is given adjacency matrix output of the source point to the Meeting Point, the shortest distance and route programs, addition, according to Floyd algorithm for the shortest distance between any two points available!)
- 2009-09-27 20:27:19下载
- 积分:1
-
TotalMemory
用来测试手机待机情况下所能使用的最大内存量,普通用函数调用得到的剩于内存是错误的,这个通过用INT占用内存来获得可以使用的内存真正空间大小(Used to test mobile phone standby cases the maximum amount of memory can be used by the general use function calls get left in the memory is wrong, it occupied by the memory by using INT can be used to obtain the real memory space)
- 2009-10-10 14:29:55下载
- 积分:1
-
kdda
实现信号的KDDA映射变换,KDDA属于线性子空间分析方法LDA的改进算法,采用核方法实现映射(Realize signal KDDA mapping transformation, KDDA belonging to a linear sub-space analysis method to improve the LDA algorithm, use of the mapping method)
- 2008-03-28 13:01:58下载
- 积分:1
-
dianjiquxian
cvt混合动力汽车仿真模型图,前后轮制动力分配曲线图绘制(cvt hybrid vehicle simulation model diagram, front and rear brake force distribution curve drawing)
- 2013-08-05 21:56:48下载
- 积分:1
-
4
说明: This procedure realize the LPP dimension reduction function, used for fault diagnosis of multimodal, object for CSTH
(This procedure realize the LPP dimension reduction function, used for fault diagnosis of multimodal, object for CSTH)
- 2013-08-31 10:56:13下载
- 积分:1