-
源码
源码-华盛顿大学学生用C#做了一个Paint.NET, 比Windows的MSPaint强大不少-source-University of Washington students with C# done an Adobe, Windows MSPaint many powerful
- 2022-12-26 12:30:04下载
- 积分:1
-
可以设置窗口透明度及鼠标是否穿透窗体的控件。
可以设置窗口透明度及鼠标是否穿透窗体的控件。-Can set the window transparency and mouse controls whether the penetrating form.
- 2022-08-14 14:01:33下载
- 积分:1
-
作者将一个CGraph类由像素模式下,扩展到逻辑模式下,并加了x,y轴的箭头,可以添加曲线名称。使用的方法:
复制Graph.h,Graph.cpp Gra...
作者将一个CGraph类由像素模式下,扩展到逻辑模式下,并加了x,y轴的箭头,可以添加曲线名称。使用的方法:
复制Graph.h,Graph.cpp GraphLegend.cpp.GraphLegend.h GraphSeries.cpp,GraphSeries.h六个文件到相应的目录下,然后把他们加入到工程中,修改相应的头文件。在示例工程中作者提供了绘制饼图和直方图的代码。-CGraph author of a category by the pixel mode, the logical extension of the model, plus the x, y axis of the arrow, curve names can be added. The methods used : copy Graph.h, Graph.cpp GraphLegend.cpp.GraphLegend.h GraphSeries.cpp, GraphSeries.h six documents to the corresponding directory, and then put them into the project, the first to amend the corresponding document. Examples of projects in which the author provides a mapping pie and histogram of the code.
- 2022-12-25 21:00:04下载
- 积分:1
-
do image processing when used in the 7 x 7 MEXICAN fliter the template effect qu...
做图像处理时用到的7×7的mexican fliter,该模板的效果很不错哦,压缩文件中有效果图。-do image processing when used in the 7 x 7 MEXICAN fliter the template effect quite Oh, compressed files are illustrated.
- 2022-09-03 22: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
-
Sobel operator for edge detection, the results were pretty good.
用Sobel算子进行边缘检测,效果不错。
- 2022-11-03 08:40:03下载
- 积分:1
-
用JAVA对基础的界面编程
用JAVA对基础的界面编程-right with JAVA based programming interface
- 2023-08-06 03:35:03下载
- 积分:1
-
一个用socket编的聊天室 以为java平台,实现聊天的小程序
一个用socket编的聊天室 以为java平台,实现聊天的小程序-socket with a series of the chat room thought java platform to achieve chatting small program
- 2022-01-21 00:09:18下载
- 积分:1
-
achieve RAW
实现RAW――>BMP文件的转换 包含显示直方图,各种滤波功能 实现对BMP位图做平移,旋转,缩放,转置等功能-achieve RAW-- gt; BMP file conversion include histogram display, various filtering to achieve right from Bitmap to do translation, rotation, zoom, transpose function
- 2022-04-01 22:50:30下载
- 积分:1
-
能运动的小球,是在VC环境下做的。通过点的变化来使球运动
能运动的小球,是在VC环境下做的。通过点的变化来使球运动-To the ball movement is to do the VC environment. Through the point of change in order to make the ball movement
- 2022-03-06 03:39:11下载
- 积分:1