-
一个数位影像压缩程序,值得学习
一个数位影像压缩程序,值得学习-A digital image compression process, it is worth learning
- 2022-04-27 01:21:45下载
- 积分: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
-
对于程序的射线追踪算法,并用VB可以证明的。
一种光线追踪算法的程序,利用VB编程,可以显示三维形体的真实感-a ray tracing algorithm for the procedure, and use VB can demonstrate that the photorealistic 3D Shape
- 2022-10-17 03:05:03下载
- 积分:1
-
VC例程:该程序是由VC编写的有关颜色拾取器源代码(完整)
VC例程:该程序是由VC编写的有关颜色拾取器源代码(完整)-VC this program is compile by VC,source code about how to pick the color of screen.(full)
- 2023-01-12 13:40:03下载
- 积分:1
-
OpenGL开发库,是三维图形编程所必须的
OpenGL开发库,是三维图形编程所必须的-OpenGL development libraries, is necessary for three-dimensional graphics programming
- 2023-04-23 13:00:04下载
- 积分:1
-
is written for the purpose of constructing a map of the adjacent table
是用c 语言编写的,目的是构造一个图的邻接表-is written for the purpose of constructing a map of the adjacent table
- 2022-01-20 22:53:21下载
- 积分:1
-
关于计算机图形学算法的演示,有很多种基本算法的说明和源代码,很值得参考。...
关于计算机图形学算法的演示,有很多种基本算法的说明和源代码,很值得参考。-computer graphics algorithms on the demonstration, many of the basic algorithm and source code, is a good reference.
- 2022-11-10 03:35:03下载
- 积分:1
-
- 2022-04-24 22:03:36下载
- 积分:1
-
GraphicsClasses类,图像类,可以实现条形图,饼图,放大缩小,等等,功能强大。具体看demo。...
GraphicsClasses类,图像类,可以实现条形图,饼图,放大缩小,等等,功能强大。具体看demo。-GraphicsClasses category, image type, can achieve STRIPS-, pie to enlarge narrow, etc., powerful. Specific view demo.
- 2023-01-05 16:55:03下载
- 积分:1
-
关于图像特效处理的源代码。功能包括百叶窗,渐隐马赛克等,其中使用了CDIB类。...
关于图像特效处理的源代码。功能包括百叶窗,渐隐马赛克等,其中使用了CDIB类。-effects on the image of the source code. Features include blinds, gradually implicit Mosaic, which used the Bitmap class.
- 2023-04-04 03:25:04下载
- 积分:1