搜索资源列表
内存映射文件进行进程通信
- 使用内存映射文件在两个进程间进行通信-use memory-mapped file between the two processes communicate
实例53-多线程文件下载服务器
- 多线程下载文件服务器,接收客户端登陆信息,和传递文件-multi-threaded download the file server, the receiving client landing information, and transmit documents
进程和线程
- 看一下UNIX系统中的进程和Mach的任务和线程之间的关系。在UNIX系统中,一个进程包括一个可执行的程序和一系列的资源,例如文件描述符表和地址空间。在Mach中,一个任务仅包括一系列的资源;线程处理所有的可执行代码。一个Mach的任务可以有任意数目的线程和它相关,同时每个线程必须和某个任务相关。和某一个给定的任务相关的所有线程都共享任务的资源。这样,一个线程就是一个程序计数器、一个堆栈和一系列的寄存器。所有需要使用的数据结构都属于任务。一个UNIX系统中的进程在Mach中对应于一个任务和一个单
Example052
- 程序的互斥运行 如果你的程序被同时运行两次以上,有可能会造成文件系统冲突而丢失数据,本例程用一个简单的办法避免第二次启动同一个程序。-operating procedures contradict the procedure if you are running two or more, and may cause conflicts and file system data loss, the routines with a simple way to avoid the second s
gouzi
- 使用钩子函数+DLL共享线程实现进程调用记录.记录文件保存为*.sys-use shared DLL function hook threaded process call records of achievement. Save the file to record *. sys
创建多进(线)程
- 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\";然后
itbbs
- 第二版功能: 能将DSP应用程序生成的.out文件直接生成烧写Flash的.out文件,直接在CCS里load program并运行即可。 变灰的控件表示以后版本将要支持的功能。 第一次发布前经过测试的系统: 1.C5402+SST39VF040,Flash的8000H-FFFFH映射到外部数据空间的8000H-FFFFH, 2.C5416+SST39VF200,Flash的0000H-7FFFH映射到外部数据空间的8000H-FFFFH 加载表均小于32k wor
zbxi
- 文件-进程关联演示程序 pjf(jfpan20000@sina.com) 1、首先使用ZwQuerySystemInformation查询所有进程句柄, 2、获取句柄所代表对象信息,查出目标文件。核心态程序相对简单,对于 用户态程序,使用ZwQueryInformationFile同时与GetFileInformationByHandle、 GetVolumeInformation二API搭配获得之(前者得文件除去卷的路径名,后二者 得卷名) 另外可用ZwQueryOb
ossue
- 在Windows环境下,参考Windows环境下线程同步、互斥操作的例子,利用基本的文件操作系统调用,模拟读写问题。编写相应的函数,建立一个记录型的共享文件,并实现对该共享文件的打开、关闭、删除、读、追加记录、删除记录等操作。同时要求利用进程的同步与互斥机制实现多个用户进程对该文件的并发访问-the Windows environment, Windows environment reference thread synchronization, contradict operation exa
multi_thread_file
- 多线程文件传输,通过多线程编程技术,将任务分解成几个小任务,并行传输,加快速度。-multithreaded file transfer through multithreaded programming techniques, tasks divided into several small tasks, parallel transmission speed.
Newthread
- 局域网内的多线程ftp搜索程序,实现文件浏览,查找等-LAN multithreading ftp search procedures to achieve the file browser, search, etc.
Multi-threaded-file
- 多线程的网络文件传输程序,包含服务端和客户端两个部分-Multi-threaded network file transfer program, including server and client in two parts
thread-poolsa-file-download-server
- C_线程系列讲座(3):线程池和文件下载服务器-The C_ thread lecture series (3): thread pools, and the file download server
multi-threaded-file-search
- 实例269——使用多线程进行文件搜索的例子。-Example 269- multi-threaded file search
Multi-threaded-file
- 多线程文件下载客户端,多线程下客户端通讯,和服务器通讯-Multi-threaded file download client communication under multi-threaded client and server communications
Multi-threaded-file-transfer
- 多线程文件传输,适合新手练习多线程下的文件传输,适当修改,即可用做文件传输程序的框架。-Multi-threaded file transfer, suitable for beginners to practice under the multi-threaded file transfer, with appropriate modifications, can be used as a framework for file transfer program.
File-Transferwinsock
- 用于文件的传输与断点续传,有控制台和应用台。-Transmission and HTTP for file, there are console and application sets.
JXT-file-file
- 网业文件转换成txt文件,方便阅读,不错,可以用-Network file into a TXT file, easy to read, good, can be used
jith-file
- VC++中进行word表格的填写,即用程序控制创建修改Word文件,-Vc++ to fill in word form with program control to create change word file,