登录
首页 » Visual C++ » COPYDATA

COPYDATA

于 2012-02-21 发布 文件大小:3625KB
0 214
下载积分: 1 下载次数: 9

代码说明:

  VC编程,进程间利用CopyData通信(VC programming, interprocess communicate through by CopyData )

文件列表:

COPYDATA
........\RECV
........\....\Debug
........\....\.....\RECV.exe,106586,2011-08-22
........\....\.....\RECV.ilk,182932,2011-08-22
........\....\.....\RECV.obj,13122,2011-08-22
........\....\.....\RECV.pch,5509516,2011-08-22
........\....\.....\RECV.pdb,353280,2011-08-22
........\....\.....\RECV.res,2108,2011-08-22
........\....\.....\RECVDlg.obj,17314,2011-08-22
........\....\.....\StdAfx.obj,105810,2011-08-22
........\....\.....\vc60.idb,197632,2011-08-22
........\....\.....\vc60.pdb,364544,2011-08-22
........\....\ReadMe.txt,3543,2011-08-22
........\....\RECV.APS,34688,2011-08-22
........\....\RECV.clw,636,2011-08-22
........\....\RECV.cpp,2035,2011-08-22
........\....\RECV.dsp,4123,2011-08-22
........\....\RECV.dsw,533,2011-08-22
........\....\RECV.h,1302,2011-08-22
........\....\RECV.ncb,41984,2011-08-22
........\....\RECV.opt,48640,2011-08-22
........\....\RECV.plg,957,2011-08-22
........\....\RECV.rc,4415,2011-08-22
........\....\RECVDlg.cpp,2725,2011-08-22
........\....\RECVDlg.h,1338,2011-08-22
........\....\res

........\....\...\RECV.rc2,396,2011-08-22
........\....\Resource.h,437,2011-08-22
........\....\StdAfx.cpp,206,2011-08-22
........\....\StdAfx.h,1054,2011-08-22
........\SEND
........\....\Debug
........\....\.....\SEND.exe,106586,2011-08-22
........\....\.....\SEND.ilk,191872,2011-08-22
........\....\.....\SEND.obj,13122,2011-08-22
........\....\.....\SEND.pch,5509516,2011-08-22
........\....\.....\SEND.pdb,361472,2011-08-22
........\....\.....\SEND.res,2180,2011-08-22
........\....\.....\SENDDlg.obj,16414,2011-08-22
........\....\.....\StdAfx.obj,105810,2011-08-22
........\....\.....\vc60.idb,197632,2011-08-22
........\....\.....\vc60.pdb,364544,2011-08-22
........\....\ReadMe.txt,3543,2011-08-22
........\....\res

........\....\...\SEND.rc2,396,2011-08-22
........\....\resource.h,590,2011-08-22
........\....\SEND.APS,34808,2011-08-22
........\....\SEND.clw,777,2011-08-22
........\....\SEND.cpp,2035,2011-08-22
........\....\SEND.dsp,4123,2011-08-22
........\....\SEND.dsw,533,2011-08-22
........\....\SEND.h,1302,2011-08-22
........\....\SEND.ncb,50176,2011-08-22
........\....\SEND.opt,49664,2011-08-22
........\....\SEND.plg,955,2011-08-22
........\....\SEND.rc,4529,2011-08-22
........\....\SENDDlg.cpp,2820,2011-08-22
........\....\SENDDlg.h,1256,2011-08-22
........\....\StdAfx.cpp,206,2011-08-22
........\....\StdAfx.h,1054,2011-08-22

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

发表评论

0 个回复

  • hoader
    多窗口编程,将不同控件显示在不同窗口,可以进行窗口切换()
    2018-04-09 11:17:13下载
    积分:1
  • 1
    说明:  Test of something to upload
    2015-04-02 19:27:16下载
    积分:1
  • MultiThreadDemo
    多线程的演示程序。建立两个线程,分别执行不同的任务(multithreading demonstration program. The establishment of two threads, the various duties)
    2007-06-02 10:14:17下载
    积分:1
  • MultiThreadDownload
    多线程下载工具(有悬浮窗),VC++开源代码下载,多线程下载工具的源码。(Multi-threaded downloading tool (with floating windows), VC++ source code download, multi-threaded downloading tool for source code.)
    2011-10-15 19:15:27下载
    积分:1
  • loadBanace
    里面包含了全部负载均衡的源码,用到了windows多线程、条件变量、临界区机制,有客户模块、服务器模块、负载处理模块,对于windows下多线程编程的学习者颇有益处。 (Which contains the source code of all the load balancing, use the windows multithreading, condition variables, critical section mechanism, the client module, the server module, the load processing module, is quite good for multithreaded programming windows learners.)
    2013-02-26 22:42:25下载
    积分:1
  • but
    该程序是用来画图示例,也可对您的编程技巧掌握vc编译环境有所帮助(This program is used for drawing examples, but also for your programming skills to master the vc compilation environment)
    2018-10-19 23:33:52下载
    积分:1
  • MCP2515
    说明:  基于MCP2515的CAN总线程序,简单易学,时与初学者学习 (hfhfh ghghgh shshs。)
    2010-04-14 20:07:46下载
    积分:1
  • ProcessMonitor
    这是我自己写的进程监控软件,可以用鼠标拖拉快捷方式图标和EXE图标(This is the process of writing my own monitoring software, you can use the mouse to drag the shortcut icon and EXE icon)
    2010-05-20 09:28:55下载
    积分:1
  • MFCThread
    一个MFC的工程,使用线程的方法,创建线程,使用线程...(A MFC project, using threading methods, create a thread, use the thread ... )
    2012-04-22 11:35:20下载
    积分:1
  • Code
    进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。(Inter-process communication of four ways: clipboard, anonymous pipes, named pipes and mail slots. And comparative analysis of these types of inter-process communication of the advantages and disadvantages.)
    2008-07-23 17:36:37下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载