登录
首页 » Visual C++ » XQueue_demo

XQueue_demo

于 2020-07-11 发布
0 207
下载积分: 1 下载次数: 1

代码说明:

说明:  一个很不错的进程间通信的案例,包含服务器和客户端。(A demon about communication between process that include the server and client)

文件列表:

XQueueClientTest.exe, 40960 , 2005-06-20
XQueueServerTest.exe, 57344 , 2005-06-20
common, 0 , 2005-06-20
common\app.manifest, 665 , 2005-06-20
common\Clipboard.cpp, 7909 , 2005-06-20
common\Clipboard.h, 1014 , 2005-06-20
common\GetCpuSpeed.cpp, 1595 , 2005-06-20
common\GetCpuSpeed.h, 610 , 2005-06-20
common\hans.ico, 766 , 2005-06-20
common\XHyperLink.cpp, 17893 , 2005-06-20
common\XHyperLink.h, 4839 , 2005-06-20
common\XListBox.cpp, 17145 , 2005-06-20
common\XListBox.h, 2882 , 2005-06-20
common\XMemmap.cpp, 14919 , 2005-06-20
common\XMemmap.h, 2711 , 2005-06-20
common\XQueue.cpp, 50071 , 2005-06-20
common\XQueue.h, 10429 , 2005-06-20
common\XTrace.h, 3440 , 2005-06-20
XQueueClientTest, 0 , 2005-06-20
XQueueClientTest\About.cpp, 726 , 2005-06-20
XQueueClientTest\About.h, 725 , 2005-06-20
XQueueClientTest\resource.h, 1150 , 2005-06-20
XQueueClientTest\StdAfx.cpp, 218 , 2005-06-20
XQueueClientTest\StdAfx.h, 1244 , 2005-06-20
XQueueClientTest\XQueueClientTest.cpp, 1303 , 2005-06-20
XQueueClientTest\XQueueClientTest.dsp, 8756 , 2005-06-20
XQueueClientTest\XQueueClientTest.dsw, 557 , 2005-06-20
XQueueClientTest\XQueueClientTest.h, 1049 , 2005-06-20
XQueueClientTest\XQueueClientTest.rc, 7008 , 2005-06-20
XQueueClientTest\XQueueClientTestDlg.cpp, 9533 , 2005-06-20
XQueueClientTest\XQueueClientTestDlg.h, 1391 , 2005-06-20
XQueueServerTest, 0 , 2005-06-20
XQueueServerTest\3DMeterCtrl.cpp, 15667 , 2005-06-20
XQueueServerTest\3DMeterCtrl.h, 2454 , 2005-06-20
XQueueServerTest\About.cpp, 726 , 2005-06-20
XQueueServerTest\About.h, 725 , 2005-06-20
XQueueServerTest\MemDC.h, 3284 , 2005-06-20
XQueueServerTest\resource.h, 1334 , 2005-06-20
XQueueServerTest\ServerThread.cpp, 2523 , 2005-06-20
XQueueServerTest\ServerThread.h, 377 , 2005-06-20
XQueueServerTest\SingleInstance.cpp, 4273 , 2005-06-20
XQueueServerTest\SingleInstance.h, 703 , 2005-06-20
XQueueServerTest\StdAfx.cpp, 218 , 2005-06-20
XQueueServerTest\StdAfx.h, 1387 , 2005-06-20
XQueueServerTest\XQueueServerTest.cpp, 1499 , 2005-06-20
XQueueServerTest\XQueueServerTest.dsp, 10405 , 2005-06-20
XQueueServerTest\XQueueServerTest.dsw, 557 , 2005-06-20
XQueueServerTest\XQueueServerTest.h, 1051 , 2005-06-20
XQueueServerTest\XQueueServerTest.rc, 7471 , 2005-06-20
XQueueServerTest\XQueueServerTestDlg.cpp, 11288 , 2005-06-20
XQueueServerTest\XQueueServerTestDlg.h, 2323 , 2005-06-20
XQueue.dsw, 893 , 2005-06-20

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • SSubTmr
    一个外国人写的 VB6 子类和定时器,提供源代码。
    2013-07-12 11:14:37下载
    积分:1
  • riglol
    Rigol osciloscope tool
    2019-04-05 14:28:34下载
    积分:1
  • time
    自己做的一个基于单片机的万年历的程序 用液晶显示(Own a calendar based on single-chip liquid crystal display using the procedures)
    2009-01-05 14:23:29下载
    积分:1
  • EDEM-FLUENT耦合接口2.2版本编译工具
    说明:  各个版本的EDEM与fluent耦合接口文件(EDEM and fluent coupling interface files for each version)
    2019-12-06 13:35:38下载
    积分:1
  • Mine
    一个用vc++编写的踩雷游戏,主要用于学习MFC中有关函数的学习。(Ray game on。)
    2012-04-22 16:10:33下载
    积分:1
  • thunk_x64
    x64实现Thunk的新思路,兼容x86,目前能使用的第一份x64下的thunk代码。(x64 new ideas to achieve Thunk, compatible with x86, is currently able to use the first thunk code under x64.)
    2009-04-17 03:44:53下载
    积分:1
  • Scientific
    scientific calculator in VC++
    2009-12-24 00:26:34下载
    积分:1
  • Huaweiregulateprogramming
    说明:  设计编码中出现的计算正确性和一致性、程序逻辑控制等方面出现的问题在系统中起关键作用将导致软件死机功能正常实现(Design coding appearing in the correctness and consistency of the calculation, the program logic control problems in the system play a key role will lead to software crashes realize function)
    2008-09-27 10:00:40下载
    积分:1
  • 【MFC】ListControl控件实现翻页
    实现list翻页。MFC控件,对ListControl实现翻页功能。 Test.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CTestApp application class. Test.cpp This is the main application source file that contains the application class CTestApp. Test.rc This is a listing of all of the Microsoft Windows resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft Visual C++.(Test.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CTestApp application class. Test.cpp This is the main application source file that contains the application class CTestApp. Test.rc This is a listing of all of the Microsoft Windows resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft Visual C++.)
    2020-11-06 23:09:50下载
    积分:1
  • sdsdsdsad
    其中包括图像压缩的基本编码方法如Huffman编码算术编码\JPEG 2000H.261压缩编码标准小波变换编码\运动估计算法视频图象采集的VC实现等.-including the basic image compression coding methods as Huffman coding arithmetic coding JPEG 2 000 H.261 coding standard Wavelet Transform Coding motion estimation algorithm Video Image Acquisition is the VC now other(including the basic image compression coding methods as Huffman coding arithmetic coding JPEG 2 000 H.261 coding standard Wavelet Transform Coding motion estimation algorithm Video Image Acquisition is the VC now other)
    2010-03-13 08:43:10下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载