-
VOIP(H323)
采用H323协议的ip电话通信系统,可以移植裁剪应用。(Ip with H323 protocol telephone system, portable cutting applications.)
- 2010-11-22 19:58:20下载
- 积分:1
-
videoplayerdxs
VC++ 6.0源代码程序,功能是利用DirectShow播放视频文件(Use directshow to play video)
- 2013-12-03 17:16:32下载
- 积分: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
-
4575438674654
VB写的企业营销管理系统(MSSQL),值得研究。(VB write enterprise marketing management system (MSSQL), is worth studying.)
- 2013-08-03 18:53:46下载
- 积分:1
-
FetchAndSaveIcon
提取并保存应用程序图标。本代码实现了从其他应用程序中提取其应用程序图标的功能!(Extract and save the application icon. The code from other applications to extract the application icon of its features!)
- 2009-04-13 10:18:25下载
- 积分:1
-
DropFile
DropFile函数的应用,实现将一个文件直接拖入打开的.exe文件中,主要应用VC++实现(DropFile function of the application, to achieve a direct drag a file to open. Exe file, VC++ to achieve the main application)
- 2010-09-09 09:35:31下载
- 积分:1
-
BCHFace
密码学中BCH码的MFC界面实现,包含编译码过程(Cryptography BCH code MFC interface to achieve, including encoding and decoding process)
- 2016-04-26 16:40:52下载
- 积分:1
-
detours-src-1.2
微软提供的截取Win32 API函数的开发包和例子 (The libraray and example to intercept win32 api function provided by microsoft)
- 2020-10-28 16:49:58下载
- 积分:1
-
TeacherMIS
教师信息管理系统,mfc+access(ODBC)(Teacher Information Management System, mfc+ access (ODBC))
- 2009-06-08 19:49:43下载
- 积分:1
-
VideoCapture.rar
利用directshow在VC6.0环境下完成多路视频采集(本例中实现两路)(Use DirectShow in VC6.0 environment to complete multi-channel video capture (in this case the realization of two-way))
- 2008-05-18 15:54:36下载
- 积分:1