-
打开BMP图像,(至少要20个字)。
打开BMP图像,(至少要20个字)。 -Open the BMP image, (at least 20 words). (At least 20 words).
- 2022-02-15 12:41:32下载
- 积分:1
-
java写的2D图形程序集(可jcreator3.5编译…
使用Java书写的图形学2D程序集合(可以用JCreator3.5编译),程序包括交互式编辑,常用曲线(抛物线,三次参数样条,Beizer,B样条),还有多边形填充,2D旋转和字体示例-written in Java 2D graphics procedures set (which can be used JCreator3.5 compiler), including interactive editing procedures, common curve (parabola, the three parameters of the sample, Beizer, B-Spline), and filled polygon, 2D rotation and font sample
- 2022-03-13 23:47:20下载
- 积分:1
-
你的视力测试和程序,我写的。有用,你恨不好,哟…
你的视力测试和程序,我写。有用,你恨不好,你有意外。相信我。
- 2022-10-04 21:40:03下载
- 积分:1
-
VisualC++MFC绘图实例
VisualC++MFC绘图实例-MFC Visual C examples Mapping
- 2022-10-16 07:20:03下载
- 积分:1
-
VC++ Programming Guide, has great help for beginners, of course, must have a cer...
VC++编程指南,对初学者有很大帮助,当然必须是有一定基础的初学者,什么都不会的直接看不可能-VC++ Programming Guide, has great help for beginners, of course, must have a certain foundation for beginners, what does not look impossible to direct
- 2022-12-20 23:25:03下载
- 积分: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
-
这是用DELPHI写的控制摄像头的程序
这是用DELPHI写的控制摄像头的程序-This is written in DELPHI camera control procedures
- 2022-02-14 07:00:56下载
- 积分:1
-
MDE是MiniGUI的综合演示程序。主要演示程序…
MDE 是 MiniGUI 的综合演示程序。主要的演示程序有:虚拟控制台程序、控件演示程序、对话框演示程序、字体演示程序、GDI 接口演示程序、看图程序、记事本程序、绘图程序、扫雷游戏、推箱子游戏、俄罗斯方块游戏、合并同类项游戏等。 -MDE MiniGUI is a comprehensive demonstration program. The main demo program are : Virtual Console procedures, controls demo program, the dialog demo program, fonts Demonstration Program, the GDI interface demo program, flashcards procedures, the Notepad program, a plotting program, minesweeping games, magazines games, Tetris game, the merger of similar items games.
- 2022-03-30 19:46:09下载
- 积分:1
-
Using the GDI function draw a straight line with arrows as a function of
使用GDI函数绘制带箭头的直线的一个函数-Using the GDI function draw a straight line with arrows as a function of
- 2022-08-07 03:29:08下载
- 积分:1
-
制作公章、手章,输出为gif图形,支持图片透明。支持圆形、椭圆、方形、矩形多种外观,多个参数可调,支持自定义弧形文字大小。...
制作公章、手章,输出为gif图形,支持图片透明。支持圆形、椭圆、方形、矩形多种外观,多个参数可调,支持自定义弧形文字大小。-production seals, Chapter hand, the output of gif graphics, support transparent images. Supports circular, oval, square, rectangular variety of appearance, a number of adjustable parameters, the definition of support from the arc text size.
- 2022-03-16 10:28:09下载
- 积分:1