-
实现了一个AVICap窗口类的CAviCap类,它提供了基于消息接口的访问音频和视频的应用,可以控制播放过程并支持视频捕获到磁盘。...
实现了一个AVICap窗口类的CAviCap类,它提供了基于消息接口的访问音频和视频的应用,可以控制播放过程并支持视频捕获到磁盘。-achieved a kind of window AVICap CAviCap category, It provides a message-based interface visit Audio and video applications, can control the process and support broadcast video capture to disk.
- 2022-07-03 01:50:45下载
- 积分:1
-
将彩色的BMP图片转换成为黑白色的BMP图片。
将彩色的BMP图片转换成为黑白色的BMP图片。-BMP will be colored black and white picture and transform it into a BMP picture.
- 2022-09-13 06:15:03下载
- 积分:1
-
汇集了图像处理的大部分基本方法:灰度、几何变换,分割,增强,配准,形态学,运动图像分析等。...
汇集了图像处理的大部分基本方法:灰度、几何变换,分割,增强,配准,形态学,运动图像分析等。-Brings together most of the basic method of image processing: gray-scale, geometric transformation, segmentation, enhancement, registration, morphology, motion picture analysis.
- 2022-06-26 06:53:19下载
- 积分:1
-
通过忽略精度 有24位bmp转为16位img压缩图片
,生成的图片在嵌入式环境内读取速度很快,相应的文件查看软件请下载ImgViewer...
通过忽略精度 有24位bmp转为16位img压缩图片
,生成的图片在嵌入式环境内读取速度很快,相应的文件查看软件请下载ImgViewer-Through neglect precision 24-bit bmp into 16 img compressed picture, the picture generated in the embedded environment to read fast, the appropriate file to view software download ImgViewer
- 2022-06-21 12:25:56下载
- 积分:1
-
在VS2005环境下,用GLUT和Cg实现了各向异性的实时渲染。
在VS2005环境下,用GLUT和Cg实现了各向异性的实时渲染。-In the VS2005 environment, using GLUT and Cg anisotropic realize the real-time rendering.
- 2022-03-28 19:01:43下载
- 积分:1
-
A detection of a small grain of rice programs, mainly used in image segmentation...
一个检测米粒的小程序,主要用到图像分割算法,需要加载opencv库才能使用-A detection of a small grain of rice programs, mainly used in image segmentation algorithms need to load in order to use opencv library
- 2022-03-13 03:41:33下载
- 积分:1
-
给出一个矩型框,画圆的算法
给出一个矩型框,画圆的算法-is a rectangular frame, the algorithm Circle
- 2022-03-07 16:45:02下载
- 积分:1
-
连续的显示图像,可放大缩小
连续的显示图像,可放大缩小-continuous display images, zooming
- 2023-08-26 01:55:04下载
- 积分:1
-
Chaos (Chaos), the logistic equation X (n) = k* X (n
混沌(Chaos),Logistic方程
X(n) = k*X(n-1)*( 1-X(n-1) ),即二次函数
f(x) = k*x(1-x), 选择适当的常数k,选择初始值 x0,迭代计算:
x1=f(x0), x2=f(x1), x3=f(x2),...,
序列{ Xn }的整体"状态",敏感的依赖于常数k和初始值x0, 序列可能收敛,也可能,"乱七八糟"地振荡--产生混沌Chaos!-Chaos (Chaos), the logistic equation X (n) = k* X (n-1)* (1-X (n-1)), that is quadratic function f (x) = k* x (1-x), the election Optional appropriate constants k, the initial value of options x0, iterative calculation : x1 = f (x0), x2 = f (x), x3 = f (x2 ),..., sequence) (Xn the overall "state" sensitive dependence on constants k and initial value x0, convergent sequence may also possible, "mess" to the oscillation-- have Chaotic Chaos!
- 2022-04-16 20:00:36下载
- 积分:1
-
这是个很不错的编程代码,是有关于MVC的编程是由中科院的老师亲自编写的...
这是个很不错的编程代码,是有关于MVC的编程是由中科院的老师亲自编写的-this is a very good program code is on the MVC programming from the CAS is personally prepared by the teachers
- 2022-03-23 22:02:43下载
- 积分:1