-
nehe教程,讨论的是如何快速有效的检测物体的碰撞和合乎物理法则的物体运动...
nehe教程,讨论的是如何快速有效的检测物体的碰撞和合乎物理法则的物体运动-nehe Guide, the discussion is how quickly and efficiently the detection of objects and collision with the physical movement of objects rules
- 2022-03-11 00:53:31下载
- 积分:1
-
图像处理增强放大分割
image treatement enhancement zooming segmentation
- 2022-01-20 22:56:40下载
- 积分: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
-
vehicle monitoring (navigation and positioning, communications) system source co...
车辆监控(导航与定位,通信) 系统源码,能够帮助用户实现实时车辆监控,以及查询统计打印等功能.-vehicle monitoring (navigation and positioning, communications) system source code, to help users achieve real-time traffic monitoring, and the inquiry statistics printing.
- 2022-01-26 01:09:11下载
- 积分:1
-
一个图像处理程序,可以二值化图像,进行各种滤波,边缘提取
一个图像处理程序,可以二值化图像,进行各种滤波,边缘提取-an image-processing program, two binary images, various filtering, edge detection
- 2022-08-26 01:37:40下载
- 积分:1
-
in VB access to the pixel image and save to follow
在VB中获取图象的象素值并将其保存到文档中供后续处理使用。-in VB access to the pixel image and save to follow-up documentation for processing.
- 2022-10-01 06:50:03下载
- 积分:1
-
图形学 包括直线DDA、中点算法,圆的中点、正负算法,线宽控制。射线填充等算法...
图形学 包括直线DDA、中点算法,圆的中点、正负算法,线宽控制。射线填充等算法-linear graphics including DDA, the midpoint algorithm, the midpoint of the round, plus or minus algorithm, linewidth control. Ray fill in the blanks Algorithm
- 2022-01-25 18:31:15下载
- 积分:1
-
BMP转化成ICO的代码,可以重用其中的片断
BMP转化成ICO的代码,可以重用其中的片断-BMP into ICO code, which can be reused clips
- 2022-01-26 04:08:34下载
- 积分:1
-
一个可以居中、排列填充、拉伸主图、并且允许有N多个辅助图象,辅助图象可以透明背景,该控件做程序主背景比较好,自己写的。...
一个可以居中、排列填充、拉伸主图、并且允许有N多个辅助图象,辅助图象可以透明背景,该控件做程序主背景比较好,自己写的。-a middling, and arranged to fill the tensile main map, and allow more than N auxiliary image, Supplementary images can be transparent background, the main control procedures do better background, wrote it myself.
- 2022-01-25 19:21:16下载
- 积分:1
-
A simple drawing program, some courses may be necessary, as a Russian study vC++...
简单的画图程序,可能有的课程需要,作为俄学习vC++程序的指导程序-A simple drawing program, some courses may be necessary, as a Russian study vC++ Procedures guiding the procedure
- 2022-07-25 10:26:50下载
- 积分:1