-
一个VB的绘图程序,可以保存为常用的CAD文件格式DRW
一个VB开发的绘图程序,可以保存为CAD通用的drw文件格式-a VB mapping procedures can be saved as a common CAD file formats drw
- 2022-03-11 02:32:52下载
- 积分:1
-
不错的AUTOCAD文件读取程序(VC源码+DEMO),对需要在其他程序中读取/编辑AUTOCAD文档具有很好的借鉴作用。...
不错的AUTOCAD文件读取程序(VC源码+DEMO),对需要在其他程序中读取/编辑AUTOCAD文档具有很好的借鉴作用。-good AUTOCAD document reader (VC+ source DEMO), the need in other proceedings to read/edit AutoCAD files with a good reference.
- 2022-01-26 02:03:51下载
- 积分: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
-
books. Detailed procedures for the operation of windows, and introduces gui prog...
书。详细的windows操作程序,并介绍gui编程。
- 2023-04-19 08:45:04下载
- 积分:1
-
对n个学生数据进行排序,数据通过文件读取和输出
对n个学生数据进行排序,数据通过文件读取和输出-N data on students to sort the data file read and output
- 2023-04-02 11:05:03下载
- 积分:1
-
VC&matlab混合编程的研究
VC&matlab混合编程的研究-VC
- 2022-02-07 23:38:37下载
- 积分:1
-
自己编制的一个对图像进行翻转操作的程序,基于opencv
自己编制的一个对图像进行翻转操作的程序,基于opencv-The preparation of their own image of a flip operation procedures, based on the opencv
- 2022-04-08 02:54:36下载
- 积分:1
-
自己做的3D模拟浏览,重要用的是读入TEXT文档里面的模拟地形数据,有雾化效果,...
自己做的3D模拟浏览,重要用的是读入TEXT文档里面的模拟地形数据,有雾化效果,-own 3D simulation browsing, it is important the document read TEXT inside the simulated terrain data, atomizing effect, etc.
- 2022-01-28 08:59:47下载
- 积分:1
-
色彩空间传输的源码,实现色彩空间的传输和变换
色彩空间传输的源码,实现色彩空间的传输和变换-color space transmission source code, the color space to achieve the transmission and transformation
- 2022-03-05 19:20:06下载
- 积分:1
-
利用GDI+技术来实现了对图像的打开,旋转,有一定的价值
利用GDI+技术来实现了对图像的打开,旋转,有一定的价值-use GDI technology to achieve the right to open the image, rotate, a certain value
- 2022-03-03 08:20:52下载
- 积分:1