-
14.6.16
源码,包括树形控件与xml之间的调用,UDP协议的数据库连接,还有mfc的listview和treeview的使用,给界面显示图标等等,使用vs2005测试通过。(Source, including calls between tree control with xml, UDP protocol database connection, as well as the use of listview and treeview mfc, giving the interface displays icons and so on, using vs2005 test.)
- 2014-06-17 19:23:04下载
- 积分:1
-
ProcessMonitor
1、实时监控各个exe所做的行为;2、实时监控exe的启动和退出;3、该代码为微软的SysinternalsSuite中的Process Monitor v1.0版本源码;4、工程项目已转化为vs2010(1, real-time monitoring of individual behavior made exe 2, real-time monitoring exe startup and exit 3, the code for Microsoft s SysinternalsSuite the Process Monitor v1.0 version of the source code 4, the project has been converted to vs2010)
- 2013-12-23 18:34:50下载
- 积分:1
-
VB调用WebService源码
采用VB调用Web Services接口样例(Call Web Services Interface Use VB)
- 2020-09-28 11:37:44下载
- 积分:1
-
XAudio2Sound3D
DirectX SDK中的例子,演示了多方向立体声的播放。用于学习DirectX的编程,运行需要安装DirectX SDK 2008。(DirectX SDK械樱 示 硕 喾?牟拧学魏DirectX谋蹋要 讜讜 DirectX SDK 2008)
- 2008-08-09 14:09:02下载
- 积分:1
-
giza++win
说明: 德国机器翻译天才Och开发的Giza++开源代码的Windows移植版本,是一个叫Blue Gene的中国人移植的。(German machine translation genius Och development Giza++ Open source code version of Windows transplantation, called Blue Gene is a Chinese who transplantation.)
- 2021-01-25 11:48:37下载
- 积分:1
-
12312545
8051系列单片机C程序设计完全手册,适用于精通单片机的人员(8051 C programming completely manual applies to personnel proficient microcontroller)
- 2013-03-18 22:34:02下载
- 积分:1
-
DSMP_Provision_API_HP11_20040303
卓望短信网关.+cmpp3.0协议.MISC系统短信SP接入培训.(ASPire SMS gateway.+ Cmpp3.0 agreement. MISC SMS SP system, access to training.)
- 2009-11-13 08:58:18下载
- 积分:1
-
Comghbobox
演示了vc控件Combobox的一些重要属性的设置和获取。(Combobox vc demonstrated some important properties of the control settings and access.)
- 2011-05-28 17:37:02下载
- 积分:1
-
recv
组播接收端,socket通信,Windows网络编程(Multicast receiver, socket communications, Windows network programming)
- 2021-01-13 21:48:47下载
- 积分:1
-
wuziqi
SetColor(unsigned short ForeColor,unsigned short BackGroundColor) //颜色函数 { HANDLE hCon=GetStdHandle(STD_OUTPUT_HANDLE) SetConsoleTextAttribute(hCon,(ForeColor 16)|(BackGroundColor 16*16)) } 调用函数 SetColor(11,8) cout<<endl<<"文本内容结束!"<<endl SetColor(7,0) system("color xy") ;
- 2012-08-30 17:27:01下载
- 积分:1