-
qt4的实例
1.源程序中有些工程是使用的GB18030编码,有些用的是UTF-8编码,如果有汉字不能识别的情况,请切换编码。
2.源程序有些使用的是KDevelop编辑,有些是eclipse或Visual Studio 2008编辑,所以目录结构可能有些不同。
3.所有工程只保留了源代码,没有执行文件,请自行编译。
- 2022-02-05 10:38:05下载
- 积分:1
-
画图工具L c R G NONE End Enum Dim graph As Graphic Private Type Lnode’定义一个节点类型来 保存每个...
画图工具L c R G NONE End Enum Dim graph As Graphic Private Type Lnode’定义一个节点类型来 保存每个图形的信息 Sx As Single Sy As Single Tx As Single Ty As Single Bch As Graphic Color As Long End Type 画图:直线,圆跟矩形都用Line方法来实现,封装在Public Sub-drawing tools c R L G NONE End Enum Dim graph As Graphic Private Type Lnode "definition of a node to preserve each type of graphical information Sx As Sy As Single Single Single Tx As Ty As Single Bch As Long As Graphic Color End Type Painting : linear , round rectangle with both methods to achieve Line, the Public Sub Packaging
- 2023-03-29 15:00:02下载
- 积分:1
-
本程序是关于ontimer()时间函数在VC++中的应用,运行结果可以动态显示文本,实现动画功能,是学习VC++延时的好代码,希望大家从中得到更多的收获,代码可...
本程序是关于ontimer()时间函数在VC++中的应用,运行结果可以动态显示文本,实现动画功能,是学习VC++延时的好代码,希望大家从中得到更多的收获,代码可以运行。-This procedure is about ontimer () function of time in VC++ Application, operation results can be dynamic display text, realize animated features, is to learn from VC++ Delay a good code, I hope everyone can get more benefits, code can run.
- 2022-08-16 10:06:30下载
- 积分:1
-
本程序为使用vc编写的人体肤色识别程序,能够准确识别人体肤色。代码编写简单,方便实用。...
本程序为使用vc编写的人体肤色识别程序,能够准确识别人体肤色。代码编写简单,方便实用。-the procedures for the use of human prepared vc color identification procedures to accurately identify the body color. Code-writing simple, convenient and practical.
- 2022-05-28 01:18:11下载
- 积分:1
-
基于vtk的三维重构与裁切:
1.16位非压缩位图的读取与设置.
2.图像数据载入映射器
3.裁切平面的设置
4.边界的设置与显示
5.三维...
基于vtk的三维重构与裁切:
1.16位非压缩位图的读取与设置.
2.图像数据载入映射器
3.裁切平面的设置
4.边界的设置与显示
5.三维重构
注:需安装vtk4.0以上版本-It s about 3D reconstruct and clip based on VTK including reading and configration of 16 bits non_contracted bitmaps,the mapper for image data loading, configration of plane for clip,configration and display of borders and 3D reconstruct.(PS:VTK 4.0 or above version is needed)
- 2022-11-26 11:20:03下载
- 积分:1
-
Matrox四图像采集卡的程序,请只作为参考
Matrox 图像卡的四路采集程序,请大家只作为参考-Matrox Quad Image Acquisition Card procedures, please only as a reference
- 2022-04-06 12:05:30下载
- 积分:1
-
OpenGL high
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码-4,学习OpenGL的好东西-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL -OpenGL high-level programming and visualization systems development (high-level programming chapter)-4 of the source with the book, learning OpenGL good things-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL
- 2022-09-25 21:40:03下载
- 积分:1
-
这是直接把衣服的纹理图像映射到人体模型上得到的结果,对于准备游戏制作的人而言是在不错!...
这是直接把衣服的纹理图像映射到人体模型上得到的结果,对于准备游戏制作的人而言是在不错!-This is directly clothes texture mapping images of the human model on the results of preparations for the games produced by the people of the good!
- 2022-04-14 17:31:13下载
- 积分:1
-
对于图象处理方向来说,读取图象是最基本的操作,这需要了解图象存储格式!这就是一个很经典的程序代码!...
对于图象处理方向来说,读取图象是最基本的操作,这需要了解图象存储格式!这就是一个很经典的程序代码!-direction for image processing, image reading is the most basic operations, which need to be aware of image storage format! This is a classic procedure code!
- 2022-04-24 05:27:57下载
- 积分:1
-
该源码用于图像处理初学者,用来了解相关算法的
该源码用于图像处理初学者,用来了解相关算法的-The code is adopt to the beginner of image processing,and it will help you to understand some algorithmic about image processing.
- 2022-02-05 12:37:26下载
- 积分:1