-
internetconmunacation
如何创建网络通信服务器程序.可以了解通信的http协议,了解网络通信知识(How do I create a network communication server program. Can understand the http protocol communication, understanding of network communication of knowledge)
- 2008-03-05 11:29:49下载
- 积分:1
-
mo1
使用MO开发的很多小例子,对于地理信息系统你的你很有帮助的.这里是它的原代码(MO development of the use of many small examples, geographic information systems you your very helpful. Here is the original code)
- 2007-03-19 14:13:54下载
- 积分:1
-
c
说明: c语言课件,适合大一上学期c语言初学者使用。visualc++ 6.0软件环境下运行,c语言为编译语言(c language courseware for freshman last semester c language for beginners. visualc++ 6.0 software operating environment, c language is a compiled language)
- 2013-10-21 17:36:41下载
- 积分:1
-
bianjiakuang
用VC2010写的读取编辑框数据并显示在视图上。适合出学者使用。(Written by VC2010 edit box data read and displayed on the view. Suitable for a scholar to use.)
- 2013-12-11 09:06:08下载
- 积分:1
-
qtstudydoc
QT学习教程,很好用的
差不多所有的程序教材都从Hello 开始,下面就是这个程序的qt版本(good QT course
1#include <QApplication>
2#include <QLabel>
3 int main(int argc, char*argv[])
4 {
5 QApplication app(argc, argv)
6 QLabel*label = new QLabel("Hello Qt!")
7 label->show()
8 return app.exec()
9 }
)
- 2012-03-10 14:46:07下载
- 积分:1
-
UiFeature
很好的一个界面库,基于directui的,类似QQ,希望大家能用好他。(A good interface library, based directui, similar to QQ, I hope we can better him.)
- 2014-01-02 23:37:34下载
- 积分:1
-
network-advanced-programing
学网络高级编程不可多得的好书,讲得很详细(High school network programming rare books, very detailed)
- 2011-10-22 09:39:22下载
- 积分:1
-
minusb
USB driver code for windows nt........complete functionality
- 2011-08-05 10:50:49下载
- 积分:1
-
NumTextBox
适合于学习C++编程的初学者,结合实际的案例,让略显枯燥的编程代码变得轻松有趣。(Suitable for beginners learning C++ programming, combined with the actual case, slightly tedious programming code becomes fun.)
- 2013-03-26 13:25:18下载
- 积分:1
-
procmanagement
采购系统,源码及SQL。数据库SQL,采用VC6开发。(The procurement system, source code and SQL. SQL , developed by VC6.)
- 2016-02-25 00:27:39下载
- 积分:1