-
bmp转换工具,该软件实现bmp图形转换成各种其它文件的工具
bmp转换工具,该软件实现bmp图形转换成各种其它文件的工具-bmp conversion tools, the software bmp graphics into a variety of other document tools
- 2022-05-20 19:09:38下载
- 积分:1
-
一个采用VC6.0的GDI函数编写的平面绘图程序,能够对各种基本图形进行绘制、编辑、拖动、剪切、撤消修改、保存数据到文档。适合初学者学习、模仿。...
一个采用VC6.0的GDI函数编写的平面绘图程序,能够对各种基本图形进行绘制、编辑、拖动、剪切、撤消修改、保存数据到文档。适合初学者学习、模仿。-a VC6.0 used GDI function of the two-dimensional drawings to prepare procedures to be able to conduct basic graphics rendering, editing, drag, shear, the withdrawal of changes to save data files. Suitable for beginners to learn and imitate.
- 2022-04-11 02:07:24下载
- 积分:1
-
将两个位图融合为一个位图的源程序。
将两个位图融合为一个位图的源程序。-Integration of the two bitmap as a bitmap of the source.
- 2022-01-26 04:50:16下载
- 积分:1
-
一个用来播放 FLCFLI 的 3DS 动画格式控件
一个用来播放 FLCFLI 的 3DS 动画格式控件-a player to the FLCFLI 3DS formats Controls
- 2023-03-24 17:30:04下载
- 积分: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
-
实现通过位图图层,如果做简单的图像编辑软件,可以在R上..
通过位图实现了图层,如果做简单的图像编辑软件,可以参考这个例子。-Achieved through bitmap layer, if to do simple image editing software, you can refer to this example.
- 2023-01-29 14:55:04下载
- 积分:1
-
日本一个公司的摄像机IC系统设计,该摄像机有宽动态功能,效果很棒...
日本一个公司的摄像机IC系统设计,该摄像机有宽动态功能,效果很棒-this is a datasheet about high dynamic range CCD lens from one Japanese company, they support the IC
- 2022-05-05 13:04:31下载
- 积分:1
-
A simple procedure for robot hands, only simulate two fingers, the whole process...
一个简单的机器人手的程序,只模拟出两个手指,整个程序着重模型视点变换,对于opengl初学者是个不错的学习材料-A simple procedure for robot hands, only simulate two fingers, the whole process model perspective focused on transformation, opengl for beginners is a good learning materials
- 2022-02-26 04:29:38下载
- 积分:1
-
CAD最小封闭区域的搜索算法
CAD最小封闭区域的搜索算法-CAD closed the smallest of the regional search algorithm
- 2022-07-20 22:42:47下载
- 积分:1
-
有一个很好的用户界面,可在此基础上利用源码进行图形图像编程...
有一个很好的用户界面,可在此基础上利用源码进行图形图像编程-A good user interface, can be on this basis for the use of source graphics programming
- 2022-06-13 20:41:57下载
- 积分:1