搜索资源列表
创建多进(线)程
- VC目录: 演示Viusal C++中创建多线程的方法 编译环境要求: 安装Viusal C++6.0 主要文件说明: ThreadDemo.cpp: 演示创建线程的C++文件 run.cmd:自动打开一个命令窗口执行程序的脚本文件-VC Contents : Presentations Khan C to create multiple threads of environmental requirements compiler : 6.0 C contemp
进程创建
- 1 程序开发步骤 (1) 打开vc,选择菜单项file->new,选择projects选项卡并建立一个名为\"process\"的win32 console applicatoin工程;创建时注意指定创建该工程的目录; (2) 在工程中创建源文件\"process.cpp\":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是\"process.cpp\";接下来询问是否创建新文件时回答\"yes\";然后
cpp
- 由于UNIX系统是分时多用户系统, CPU按时间片分配给各个用户使用, 而在实质上 应该 说CPU按时间片分配给各个进程使用, 每个进程都有自己的运行环境以使得在CPU 做进程 切换时不会\"忘记\"该进程已计算了一半的\"半成品\".-UNIX system is due to the multiple user system, CPU time allocated to each unit users, but in essence, it should be said
ThreadMigrate
- 封装win32和POSIX线程API。从而能够使得多线程程序能够方便在windows和linux平台移植。 压缩包中有两个文件:Thread.h和testMain.cpp。其中Thread.h是线程封装的实现,testMain.cpp是测试代码文件。 windows下使用VC7.0编译通过。Linux下用gcc3.2.3编译通过。 该版本只支持下列API: 线程创建,清除。 互斥量操作。 等待其他线程。-Packaging and POSIX threads API. I
DHTMLtoC
- VC++与DHTML混合编程并实现与JSP语言的参数传递 程序名称:ChildFrm.cpp 运行环境:Windows 2000 + SP4, VC++6.0-VC mixed with DHTML programming and to achieve and JSP language Parameter Passing procedures title : ChildFrm.cpp runtime environment : Windows 2000 SP4, VC 6.0
cdy.cpp
- 读者写者问题 包括读优先 写有先 程序写的不错,希望大家参考-readers to write persons including reading a first priority was to write a good procedure, we hope reference
RmExec
- 远程注入的令一种方法: 本例子是利用远程注入让EXPLORER.exe加载CMD.EXE。注意,只能用RELEASE版本,如果想用DEBUG版本,可以把远程函数注入部分(remote.cpp)写成LIB连接接入即可。-leading to the remote injection method : This example is the use of telemedicine for EXPLORER.exe loaded into CMD.EXE. Attention, which can
1.cpp
- 我 额外繁荣范发额 我用途 突然后铁人突然回头人后突然铁然后谈话一言堂人 -Fan additional prosperity for the sudden after I use the iron man suddenly after reviewing the iron then suddenly people talk himself
RW
- 读者写者问题源码.包含我的注释. 没有加入工程文件. 只有一个R&W.cpp.在vc++6.0下编译成功. 在Windows 2000 环境下,创建一个包含n 个线程的控制台进程。用这n 个线程来表示n 个读者或写者。每个线程按相应测试数据文件的要求,进行读写操作。请用信号量机制实现读者-写者问题(读者优先)。 读者-写者问题的读写操作限制: 1)写-写互斥; 2)读-写互斥; 3)读-读允许; 读者优先的附加限制:如果一个读者申请进行读操作时已有另一读者正在进行
ThreadPool.cpp
- 进程管理子程序,希望大家喜欢-process management subroutine hope you like
cPP
- 处理机调度算法(用于实现对进程按优先级实现调度)-process manage
MemLoadDll-x64
- CMemLoadDll源码,整理并增加了对64位dll的加载,并增加了调用实例代码(含32位、64位dll的调用)。以上代码全部基于vs2008,当然CMemLoadDll源码在vc6下也可用。 -CMemLoadDll,64位,内存加载dll,vs2008
threadpool_src
- 线程池 多线程的管理threadpool.cpp threadpool.h-threadpool
Proxy.cpp.tar
- about socket this pro can trahs files through socket in linux-this pro can trahs files through socket in linux
card
- Cards.cpp: implementation of the CCards cla-card
Visual-CPP-shiyanbaogaoshu
- 图形和文本,菜单、工具栏、状态栏,对话框、Windows常用控件。动态链接库,多线程编程,数据库或多媒体。-Graphics and text, menus, toolbars, status bar, dialog boxes, Windows common controls. Dynamic link library, multi-threaded programming, database or multimedia.
cPP-VC-multi_threaded-
- c++中文库函数以及Visual C+++多线程编程和详解资料-c++ library function (in Chinese), and Visual C+++ Detailed information on multithreaded programming and
cPP-program
- C++多线程例子经典的程序,已经本人多次调试验证过,可以做学习参考用-C++ examples of the classic multi-threaded program, has been verified, can be used immediately,
CPP-Builderxc
- c++builderd多线程程序,线程同步,希望能帮到你们-c++ builderd multi-threaded program, hoping to help you
visual-CPP-Multi-thread
- 多线程编程学习的入门资料,相信会对初学者有所帮助-Multi-threaded programming learning introductory information, I believe it will be helpful for beginners