-
ch08
Visual C++ 6.0程序设计学与用教程的聊天程序(Visual C++ 6.0 programming tutorial learning and use chat program)
- 2014-04-05 07:54:20下载
- 积分:1
-
Music
音乐播放器,可以从系统中选择想要听的歌曲,导入到该播放器中,播放器有暂停和开始选项。(Music player, you can choose from the system you want to listen to the songs into the player, the player with pause and start options.)
- 2013-11-16 20:11:53下载
- 积分:1
-
ProcessHandles
This program list all the remote process handles by type wise and closes them selectively by duplicating
- 2013-12-27 18:37:14下载
- 积分:1
-
OpenGLSky
本程序主要介绍蓝天的模拟技术、采用球形(dome)方法。(this program introduces the sky simulation technology, using spherical (dome) method.)
- 2006-12-22 18:45:41下载
- 积分:1
-
LLK-game-Visual-CPP-MFC
连连看服务器游戏对战平台软件包括服务端和客户端源代码,服务端采用IOCP机制,可实现多人联网对战,并带有项目说明文档,源代码标有注释。并且游戏界面十分美观。(Battle Snake game server platform software, including server and client source code, the server uses IOCP mechanism, enabling networked multiplayer gaming, and with the project documentation, source code is marked with comments. And the game interface is very beautiful.)
- 2020-12-02 20:19:26下载
- 积分:1
-
DCDlg
利用兼容DC保持绘图Dlg
利用兼容DC保持绘图Dlg
利用兼容DC保持绘图Dlg
(Dlg use compatible DC to keep drawing to keep the use of compatible graphics Dlg use compatible DC DC kept drawing Dlg)
- 2013-09-13 09:05:16下载
- 积分:1
-
watereffecto
水面模拟多顶点有波动版本,非实时,有光照颜色(Simulated multi-peak surface of the water fluctuated version, non-real time, with light colors)
- 2009-10-02 15:06:30下载
- 积分:1
-
RS232_485multi-design
485多机通讯的连接方式,主要有总线方式、星形方式等(connection of multi pc communication with 485)
- 2010-03-03 15:03:27下载
- 积分:1
-
aec_miket
a wide spread network protocol programming.it has been taken from itu web site freely.(a wide spread network protocol programmin g.it has been taken from the web site freely itu.)
- 2007-04-16 23:05:04下载
- 积分:1
-
DrawOfMemory
DrawOfMemory源码包,VC++内存绘图例子代码,包括了多个实用的VC++函数:比如DrawLine函数:将传入函数的值以图像的形式显示到对应的控件上(int AllNum:总的数据量,int Value[]:数据值数组,COLORREF PenColor:画笔的颜色,CWnd *pWnd:需要显示曲线的控件指针);DrawWave函数,将传进函数的值以图像的形式显示到对应的控件上;DrawMultiLine函数:将传进函数的值以图像的形式显示到对应的控件上,可以显示多个数据段。参数定义:
int Mult:总共需要显示几类数据
int AllNum:每类数据总的数据量
int Value[]:数据值数组,组成形式:数据1+数据2+数据3+ ...
COLORREF PenColor:每类数据的画笔的颜色
CWnd *pWnd:需要显示曲线的控件指针
还有一些函数不一一列举了,请自行下载源码查看(DrawOfMemory source package, VC++ memory mapping code examples, including a number of practical VC++ function: for example DrawLine function: the value passed to the function displayed in the form of the image to the corresponding controls (int AllNum: the total amount of data, int Value []: an array of data values , COLORREF PenColor: brush color, CWnd* pWnd: need to show the curve control pointers) DrawWave function, will pass into the function value is displayed in the form of an image to the corresponding controls DrawMultiLine function: the passed into the function value is displayed in the form of an image to the corresponding control, you can display multiple data segments. Parameters are defined:
int Mult: A total of several types of data to be displayed
int AllNum: total amount of data for each type of data
int Value []: an array of data values , consisting of forms: Data 1 Data 2+ 3+ ...+ data
COLORREF PenColor: brush color for each type of)
- 2014-07-02 10:52:43下载
- 积分:1