-
filespy
filespy fileter 文件过滤驱动 源代码(WDM file spy fileter Driver code)
- 2011-05-03 16:19:58下载
- 积分: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
-
C_study
谭浩强c语言基础教程学习,里面包括多种格式选择(Hemopurification c language c language versions, select a variety of formats)
- 2012-07-14 09:23:00下载
- 积分:1
-
bmptext_cyq
刚学编程,多多指教(just learning programming, exhibitions)
- 2004-10-07 13:46:57下载
- 积分:1
-
telnet
自己实现的telnet的服务器端和客户端源码,VC2010实现(Their implementation of Telnet server and client source code, VC2010 implementation)
- 2021-01-12 16:38:48下载
- 积分:1
-
InstantMessaging
简单的网络聊天文件传输程序 可以
0.普通聊天(文字、图片)
1.聊天室
2.传输文件(断点续传)
3.共享屏幕
4.白板
5.视频、音频聊天(Simple network chat file transfer program can 0. General chat (text, images) a chatroom 2. Transfer files (HTTP) 3. Shared screen 4. Whiteboard 5 video and audio chat)
- 2013-08-26 22:14:23下载
- 积分:1
-
IC_Pro
此为电表售电管理系统,采用MFC制作,里面有详细的使用VC做数据库的及时间控制的经典源码(IC_MFC)
- 2010-05-07 23:44:39下载
- 积分:1
-
Computer-Networks-and-Internets
这是一个用c++编写的,socket API 的服务器端和客户端的相互响应的简单程序.用cmd打开程序exe,输入“webserver + 端口号”,webclient方面,输入“webclient + 127.0.0.1 + 端口号5600”,则可以在客户端上显示接收到的信息。(This is a c++ written in response to a simple procedure of mutual socket API server and client' s Open Program exe, enter " webserver+ port number" , webclient, the input " webclient+ 127.0.0.1+ port number 5600 with cmd " you can display the information received on the client.)
- 2013-12-27 21:41:43下载
- 积分:1
-
56736264
动态改变控件尺寸,VB精选编程学习源码,很好的参考资料。(When running the VB control intelligent or selected learning programming source code, VB select learning programming source code, a good reference.)
- 2013-11-24 23:15:03下载
- 积分:1
-
VC.programming.random.sample.code.oscilloscope
VC编程随机数示波器实例代码VC programming random sample code oscilloscope
(VC programming random sample code oscilloscope
)
- 2010-11-06 10:53:28下载
- 积分:1