-
用VC++和OpenCV库编写的选择打开图象和视频的小程序,需要安装OpenCV库并且正确配置才能使用....
用VC++和OpenCV库编写的选择打开图象和视频的小程序,需要安装OpenCV库并且正确配置才能使用.
- 2022-05-15 13:16:45下载
- 积分:1
-
这是一个JPEG2000的编解码的实现程序,里面还有小波变换的实现过程...
这是一个JPEG2000的编解码的实现程序,里面还有小波变换的实现过程-This is a JPEG2000 codec of the procedures, there is also the realization of wavelet transform process
- 2022-08-21 17:38:04下载
- 积分:1
-
VC 实现LCD的功能,是学习VC++的不可以多的好程序,值得学习
VC 实现LCD的功能,是学习VC++的不可以多的好程序,值得学习-it makes LCD
- 2023-05-12 03:45:03下载
- 积分:1
-
模仿自然界的雪花的程序
模仿自然界的雪花的程序-mimic natural snow procedures
- 2022-10-23 03:20:03下载
- 积分:1
-
此原码为windows编程之经典入门代码,适合于刚开始学习图形编程者...
此原码为windows编程之经典入门代码,适合于刚开始学习图形编程者-this code of the original program"s windows classic portal code, suitable for the beginning of the study were Graphics Programming
- 2022-02-03 15:13:47下载
- 积分:1
-
this is a BMP image processing procedures, with VC 6.0, the image rotation
这是一个对BMP图像进行处理的程序,用VC++6.0实现,可以对图像进行旋转-this is a BMP image processing procedures, with VC 6.0, the image rotation
- 2023-04-18 03:40:03下载
- 积分:1
-
这是书上的关于画图的代码,用VC++编的,希望对大家有帮助
这是书上的关于画图的代码,用VC++编的,希望对大家有帮助-This is a book on the drawing code, using VC++ Series, and they hope to help everyone
- 2022-03-25 03:10:01下载
- 积分:1
-
制作火焰文字
运行时文字周围有火焰闪动,颇为好看。
基本思想:
对于给定的文字,其周围的三原色分量值往外依次减去一个随机量
(该随机量随...
制作火焰文字
运行时文字周围有火焰闪动,颇为好看。
基本思想:
对于给定的文字,其周围的三原色分量值往外依次减去一个随机量
(该随机量随时间改变,造成动画效果),直到减到0为止。在文
字周围即可看到比文字颜色淡的火焰。如果忽略蓝色分量,并使黄
色分量减的快一些,即可得到真实的火焰效果。-flame produced text characters running around the flame flicker, rather pretty. The basic idea : For a given language, the RGB sub-around money overseas minus a random order quantity (the random change with time, resulting in animation effects), until reduced to 0 so far. The language can be seen around the text color than the desalination of flame. If neglected blue component and make the yellow-minus faster, and can be real flame effect.
- 2022-08-07 22:49:32下载
- 积分:1
-
BetterBmpButton_src一个位图按钮的类
BetterBmpButton_src一个位图按钮的类-BetterBmpButton_src a bitmap button category
- 2022-08-25 22:46:03下载
- 积分:1
-
3D Transforms Demonstration Program. Requires Turbo C Version 1.5.
Project fil...
3D Transforms Demonstration Program. Requires Turbo C Version 1.5.
Project file should contain the line
DEMO3D.C GRAPHICS.LIB 3D.LIB DRIVERS.LIB
The library directory must include 3D.LIB and GRAPHICS.LIB, and the
include directory must include 3D.H. DRIVERS.LIB must be created by
converting the .BGI files to .OBJ files (using the BGIOBJ utility in
Turbo C version 1.5) and collecting them in a library (using TLIB).
The program displays a cube, a tetrahedron, and an octahedron in
three dimensions. Each figure is rotated about a different axis.
- 2022-08-25 09:09:02下载
- 积分:1