-
使用CxImage包开发的一些图像格式转换的程序源代码
使用CxImage包开发的一些图像格式转换的程序源代码-use CxImage package developed some image format conversion program source code
- 2022-07-15 07:28:12下载
- 积分:1
-
  MFC (Microsoft Foundation Class Library) 中的各种类结合起来构成了一个应用程序框架,它的目的就是让程序员在此...
MFC (Microsoft Foundation Class Library) 中的各种类结合起来构成了一个应用程序框架,它的目的就是让程序员在此基础上来建立Windows下的应用程序,这是一种相对SDK来说更为简单的方法。本文介绍c++界面设计.-MFC (Microsoft Foundation Class Library) of the various categories combined constitute an application framework, its purpose is to allow programmers to establish the basis in this application under Windows, this is a relatively simple SDK for more methods. This article describes c++ Interface design.
- 2022-03-25 03:53:31下载
- 积分:1
-
数字图像采集,处理与应用。数字图像模式…
VC++数字图象获取,处理及实践应用.数字图像模式识别技术及工程实践上的关于图像的纹理相关、局部平稳性、惯性矩等的计算源代码和程序。.. -VC digital image acquisition, processing and application. Digital image pattern recognition technology and engineering practice on the texture relevant, local smooth, and the moment of inertia calculations source code and procedures. ..
- 2022-06-28 07:05:58下载
- 积分:1
-
一个自己写的设置SNAKE初始节点的MATLAB程序,以绿色十字标记节点位置,在此基础上可以编制自己的SNAKE算法,...
一个自己写的设置SNAKE初始节点的MATLAB程序,以绿色十字标记节点位置,在此基础上可以编制自己的SNAKE算法,-himself wrote a set of Snake initial nodes MATLAB procedures to Green Cross markings node location, on this basis can prepare their own Snake algorithm, huh
- 2022-03-31 09:12:07下载
- 积分:1
-
部分图像识别算法,包括robert因子,laplace算子,轮廓提取,高斯滤波...
部分图像识别算法,包括robert因子,laplace算子,轮廓提取,高斯滤波-part of an image recognition algorithm, including robert factor, Laplace operator, contour extraction, Gaussian filter
- 2023-06-11 20:50:08下载
- 积分:1
-
这是计算机图形学的一个显着的线性裁剪演示程序,一个..
这个是计算机图形学中的一个重要的直线剪裁的演示程序,里面包括了源代码解析和源代码,还有一个封装好的可以执行文件,仅供教学参考使用。-this is the computer graphics a significant linear tailoring the demo program, includes a source code and source code analysis, a good package can be implemented, only teaching reference.
- 2022-12-27 22:00:08下载
- 积分:1
-
利用C++实现bmp图象的点运算,以及灰度的提取运算
利用C++实现bmp图象的点运算,以及灰度的提取运算-The use of C++ Achieve bmp image point operations, as well as the gray-scale extraction of computing
- 2022-06-18 10:54:12下载
- 积分:1
-
Environment: VC6 Win2K/NT/98 This sample describes the difference between CONSOL...
Environment: VC6 Win2K/NT/98
This sample describes the difference between CONSOLE and GUI applications with 20 lines of code.
There are 2 small projects in this sample. The first project shows how to create a console in WinMain(). First of all, we need to allocate a console with AllocConsole() secondly, we in turn retrieve the operating system handle (GetStdHandle), run-time handle (_open_osfhandle), stream (_fdopen) and standard stream (stdout) finally, we can call functions like printf() and scanf().
The second project demonstrates how to create a window in main(). I created an edit box in a separate thread, so that you can control this window from the console. I retrieved the module handle through GetModuleHandle(), and then I called CreateWindow with the predefined class name EDIT.
As you can see, there is not much essential difference between console and GUI applications, even though VC requires us to indicate the type of the application when you create a p
- 2022-02-03 12:24:58下载
- 积分:1
-
将tif,jpg,bmp,jam等多种文件合成pdf的源码下载。
将tif,jpg,bmp,jam等多种文件合成pdf的源码下载。-to tif, jpg, bmp, jam and other synthetic pdf file to download the source code.
- 2022-02-05 06:35:52下载
- 积分:1
-
内存修改器,可以用来修改游戏中的数据,如人物属性,金钱等...
内存修改器,可以用来修改游戏中的数据,如人物属性,金钱等-Modify memory, and can be used to modify game data, such as character attributes, money, etc.
- 2022-12-09 06:35:03下载
- 积分:1