-
使用UDP编写的一个网络视频聊天程序,学习网络编程…
采用UDP协议写的一个网络视频和聊天程序,对学习网络编程的大虾有帮助-using UDP written in a network video and chat program, the Learning Network Programming prawns help
- 2022-03-18 01:38:29下载
- 积分:1
-
这个代码的功能是将文本转换成GIF图形格式
这个代码的功能是将文本转换成GIF图形格式-the code function is to convert text GIF graphics format
- 2022-08-07 20:34:51下载
- 积分:1
-
C#写的相册浏览程序
C#写的相册浏览程序-C# to write procedures for the albums View
- 2022-02-26 20:01:58下载
- 积分: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
-
BMP.doc dafsdafsdf
sdfdsfsdgsdgdgdggergergeg
fas
BMP格式format-BMP.doc dafsdafsdf
sdfdsfsdgsdgdgdggergergeg
fas
- 2023-07-06 07:50:02下载
- 积分:1
-
Windows DIB程序设计示例,一步一步掌握图像编程的方法
Windows DIB程序设计示例,一步一步掌握图像编程的方法-Windows DIB program design examples, step-by-step master image programming method
- 2023-05-03 00:30:03下载
- 积分:1
-
6.0关于绘图的程序设计,图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话...
6.0关于绘图的程序设计,图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-6.0 on the graphics programming, graphics rendering, since the definition of how to use a paintbrush (color, line width, Alignment). How procedures for adding options menu and the option to set up the dialog box, use the standard color dialog, how to use the Font dialog box, the dialog box options to achieve preview function. Implementation Options dialog window and type of data exchange. How to change the dialog and control the background color, how to change the text color control, the right button controls special treatment. How in the window shows a bitmap.
- 2022-02-25 06:55:08下载
- 积分:1
-
一个用vc6.0开发的绘制图形的小程序;主要解决了绘制图形过程中的闪烁和图形的快速绘制!...
一个用vc6.0开发的绘制图形的小程序;主要解决了绘制图形过程中的闪烁和图形的快速绘制!-Vc6.0 developed with a small graphics drawing program mainly to solve the rendering graphics in the process of the rapid flicker and graphics rendering!
- 2022-07-03 12:39:51下载
- 积分:1
-
这是一个换肤的程序的源码,里面有对使用skinmagic的许多的使用示例。...
这是一个换肤的程序的源码,里面有对使用skinmagic的许多的使用示例。-This is a skinnable the procedures for the source, which has the right to use skinmagic many examples of the use.
- 2022-05-28 13:09:35下载
- 积分:1
-
MATLAB用于模式识别的线性判别方法
matlab 利用fisher线形判别方法进行模式识别-Matlab using linear discriminant method for pattern recognition
- 2022-03-15 03:38:40下载
- 积分:1