登录
首页 » Visual C++ » COPYDATA

COPYDATA

于 2012-02-21 发布 文件大小:3625KB
0 251
下载积分: 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 个回复

  • HideProcess_forC
    XP隐藏进程C代码,直接调用即可。。。。。。。。。。。。。。(XP hidden process C code, you can call directly.)
    2009-03-30 13:51:40下载
    积分:1
  • jingchengtongbu
    哲学家思考吃饭的问题,即进程同步问题!!!!!!!(Philosophers think about eating problems)
    2012-11-25 21:00:08下载
    积分:1
  • amicMultiThread
    一款稳定的VB多线程例子源码,运行实例后,每个线程单独运行,框内一条竖线各自运行互不影响,本线程占用系统资源极少,而且较稳定,是值得大家借鉴的一款不错的多线程模块。 (A stable VB multithreaded example source code, running instances, each thread is run separately, a vertical bar box each run independently of each other, very little this thread consumes system resources, and more stable, is worth learning a good multi-threaded module.)
    2012-09-25 13:34:32下载
    积分:1
  • Multithread3
    多线程的VC++源代码,代码经过测试功能正常,值得参考学习!(Multi-threaded VC++ Source code, the code has been tested and functioning properly, it is also useful to learn!)
    2009-01-16 10:53:20下载
    积分:1
  • Process
    VC++系统开发实例精粹 进程查看程序代码 Process(VC++ instance of the essence of the process of system development Process view code)
    2011-05-28 18:57:44下载
    积分:1
  • bmp位图文件的读取保存
    bmp位图文件的读取与保存,可以借此熟悉bmp的文件结构(Read and save bmp bitmap files, you can be familiar with the file structure of bmp)
    2018-11-25 11:34:29下载
    积分:1
  • vb-multithread
    一个vb多线程编程实例,能够设置线程优先级,已经调试能够执行。(a multithreaded programming examples threads will be able to set priorities, debugging can be implemented.)
    2005-03-16 13:28:39下载
    积分:1
  • AutoFinderDemo
    使用多线程进行文件的查找,有一个缺点就是占用的资源太多了,但是速度会快。(Using multi-threaded file search, there is a drawback is that the resources too much, but the speed will be faster.)
    2013-09-21 17:16:49下载
    积分:1
  • 504199
    说明:  有限元设计,悬臂梁承受荷载的变形情况,有图形显示,(Finite element design, cantilever beam under the deformation of the load, graphics show,)
    2018-12-31 09:18:46下载
    积分:1
  • RWCriticalSection_src
    一种可以利用它来实现线程安全读写控制的模型,可以在vc下编译运行。(one can use it for reading and writing threaded control of the security model, the compiler running under vc.)
    2005-06-15 22:24:09下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载