搜索资源列表
VClly
- 这是一个关于文档和视类以及线程基本操作的小程序,请各位前辈多多指教-this is a depending on the document type and thread and the basic operation of the small programs, who lived in Taichung
MoreThreadCopyFile
- 一个多线程快速向两个位置拷贝文件的代码!希望大家多多指教-more than one thread to the two rapid location copy of the document the code! We hope the exhibitions
omnithread
- The OMNI Thread Abstraction
ObserverThread
- 用Observer模式实现的Thread多线程文件搜索
FileSplitter
- 由于电子邮箱传送的附件容量实在是小的可怜,我们不得不在传送大文件时将它分割成几个部分传送,同时生成自生成文件。书部落-分享计算机经典巨著,PDF电子书收藏之家,分享互联网7A/r#qe!] ` t 对于这么小的程序,为什么不自己做个呢?希望这个例子对大家有帮助 本文来自: 书部落-电子书下载(www.shubulo.com) 详细出处参考:http://www.shubulo.com/thread-39480-1-2.html
abfilesscn
- Two components for smart searching for files through your disk drives. It scans user specified drives or paths for files selected by file mask. File mask can contain multiple masks (for example: *.exe,*.dll,*.ocx,*.vxd). Thread based search algorithm
kavse
- 自己写的,多线程遍历磁盘文件、线程同步,文件MD5转换。-Written multi-threaded traverse the disk file, thread synchronization, file MD5 conversion.
ReplaceKing
- 可在用户指定的文件夹下,搜索带有某个字符串的文件名称,可指定文件后缀名,可选择区分大小写,可遍历子文件夹。对于搜索到的文件,可批量更改名称,将搜索到的字符串替换为用户指定的字符串,可选择替换,也可选择备份源文件。文件搜索和替换采用多线程实现。-Can be user-specified folder, the search string with a file name suffix can specify the file name, choose case-sensitive, can tr
Demo
- 一文件同时被多个线程读写 文件数据分割 同时使用 操作等-At the same time a document was more than one thread to read and write file data partition at the same time the use of operation
DiffLines
- Visual fast comparison of two huge (up to 4Gbytes) text files. Comparison is done in background thread, while viewing results.
Files-Cope-Tool
- 实现两个目录下文件的复制和停止复制。其中使用了InvokeRequired以及线程的使用。对于文件操作的初学者很有用。-To achieve the replication of two directory files and stop replication. Which uses the InvokeRequired and thread used. For file operations are useful for beginners.
CopyDir
- 完成目录拷贝功能,创建线程进行拷贝。可以进行跟目录的拷贝。-Complete catalog copy function, copy the created thread. With a copy of the directory can be.
SimpleCode
- 简单的代码,针对线程操作,包括文件的读和写的一些操作-simplecode programming for Thread
CoreJava
- 多线程原理,有助于理解什么是线程,如何去实现线程-The principle of multi-threading, to help understand what is thread, how to achieve thread
ReadandWrite
- windows操作系统内核实验。读者写者问题。创建一个控制台进程。此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件要求进行读写操作。用信号量机制分别实现读者优先和写者优先的读者-写者问题。-windows operating system kernel experiment. Readers who write. Create a console process. This process contains n threads. With n threads n
Operating-System-Ex-For-Thread
- 实验一是线程按时间片轮转和优先权运行的范例,实验二是生产者消费者的线程同步实验范例,一个消费者一个生产者,读txt文档的内容写到另一个txt文档,中间使用了一个缓冲区char buffer[30].-Experimental thread first, round-robin and priority running example, experimental producers and consumers of thread synchronization experiment example
diskperf
- U盘加解密 改的diskperf,创建了一个线程来处理读写请求.-U disk encryption and decryption changed diskperf, create a thread to handle read and write requests.
FileSpy_V1_1
- 功能:文件监控。监控指定文件夹下文件的新建,修改,重命名,删除等。 路径在ThreadRoute中修改。-a file monitor,including create new file, modify, rename ,delete etc. you could set the new path in thread function ThreadRoute
Thread-Injection
- Thread Injector for Multiprocesses using CREATEPIPE API x86 and x64 ARCHITECTURE
Readwrite
- VC++环境下编写的一个多线程文件读写操作的实例。简单的利用互斥变量、原子操作等技术实现多线程读写文件时的互斥,从而确保文件在操作过程中不会被破坏。-File accesss lock in multi-thread
