-
这是一个C源代码,图像处理的准备,没有图形界面…
这是一个用C++编写的图像处理源程序代码,没有图形界面-This is a preparation of the C source code image processing, no graphical interface
- 2022-03-21 03:31:56下载
- 积分:1
-
spiht是当今流行的基于小波的图像压缩编码,本算法是用vc实现,本程序功能强大,实用,很好用的!不是垃圾!...
spiht是当今流行的基于小波的图像压缩编码,本算法是用vc实现,本程序功能强大,实用,很好用的!不是垃圾! -spiht contemporary pop wavelet-based image coding, this algorithm is used to achieve vc, The procedures powerful, practical, easy to use! Not rubbish!
- 2022-03-14 14:01:00下载
- 积分:1
-
网口摄像机接口程序
资源描述
网口摄像头驱动 对于任意类型网口摄像头都通用 有注释 通俗易懂 还能界面操作 用法简单
- 2023-05-08 01:50:03下载
- 积分:1
-
学习VC也没多久,将我做的这个小工具和大家分享一下。其主要功能就是可以自定义生成公章图形并保存为bmp图片,希望对大家有点用。具体实现的方法如下:
步...
学习VC也没多久,将我做的这个小工具和大家分享一下。其主要功能就是可以自定义生成公章图形并保存为bmp图片,希望对大家有点用。具体实现的方法如下:
步骤一:生成对话框工程,并加入相应的控件,图片的显示使用Picture控件;
步骤二:定义生成图形所需要的参数;
步骤三:通过参数定义,生成对应的Bitmap,再在Picture控件中显示该位图,具体实 现参看源程序。
步骤四:将生成的Bitmap保存为位图文件。
-VC did not learn how long I will do this small tools and share with you. Its main function is to be generated from the definition graphics and seals for the preservation bmp picture, and I hope to use you a bit. The specific methods to achieve the following : Step 1 : Generation dialog, and add the corresponding controls, the pictures showed a picture control; Step 2 : definition graphics generated by the parameters; Step 3 : through the definition of parameters, generate the corresponding Bitmap, and the Picture Control showed the bitmap, See achieve specific source. Step 4 : Generation to preserve the Bitmap bitmap file.
- 2023-04-09 06:30:03下载
- 积分:1
-
Ageia s PhysX(Game Physis lib) Usage with D3D
Ageia s PhysX(Game Physis lib) Usage with D3D - base Geometry (need physx lib, download from nvidia homepage)-Ageia s PhysX(Game Physis lib) Usage with D3D- base Geometry (need physx lib, download from nvidia homepage)
- 2023-05-17 13:35:03下载
- 积分:1
-
VC原代码很好的程序,请大家参考
VC原代码很好的程序,请大家参考-VC source good procedures, please refer to
- 2022-01-30 14:10:42下载
- 积分:1
-
多小波处理程序,实现常用多小波与单小波小波分解重构,具有预滤波与后滤波功能...
多小波处理程序,实现常用多小波与单小波小波分解重构,具有预滤波与后滤波功能-Multiwavelet treatment procedures commonly used Multiwavelet realize single wavelet decomposition wavelet reconstruction with pre-filtering and post filtering
- 2022-08-31 20:35:03下载
- 积分:1
-
Bresenhan Line生成算法
Bresenhan Line生成算法-Bresenhan Line Algorithm
- 2022-07-16 13:56:14下载
- 积分:1
-
囊括28种图形变换算法源代码集合,包括几何变换、颜色变换等常用算法。
囊括28种图形变换算法源代码集合,包括几何变换、颜色变换等常用算法。-Include 28 kinds of graphics transform algorithm source code collections, including geometric transformations, color transform, such as commonly used algorithms.
- 2022-05-15 13:15:03下载
- 积分:1
-
AABB碰撞检测
利用AABB算法对两个物体进行碰撞检测,物体采用三角面片表示,算法输入两个物体碰撞的三角面片对及碰撞检测时间等信息。AABB algorithm is used to analyse the two objects, collision detection, object
using triangles, said algorithm triangles in the input of the collision of two
objects and collision detection time and other information.
- 2022-01-31 05:35:18下载
- 积分:1