搜索资源列表
写log的一个类
- 写log文件的一个类,当然也可以用作记录适时数据使用。该类使用了临界区、事件、文件读写、线程等技术,是学习这些技术非常有参考价值的实例.-write the log file a class, of course, can also be used for recording time data access. The use of such a critical, events, document literacy, threading technology, learning technol
log-code(BCB)
- 日志代码,BCB调试通过,单线程使用正常。每日一个日志文本,可设置天数,超过即覆盖最早的日志。 学习中,多线程应用好像不稳定,向大家学习更好的日志代码。-Log code, use the normal single-threaded. A daily log text, you can set the number of days over which overwrites the oldest log. Learning, multi-threaded applications like
FileSpliter-2012-2-27
- 由于网上找不到一个合适的软件来分割一个大文件,于是自己写了一个程序。该程序能够针对任意大文件提取其中某一段数据写成新文件。该程序可作为文件读写,多线程操作的一个学习例子。-Because I can not find an appropriate software to split a large file in the Internet , so he wrote a program. The program can be written in a piece of data for any
FileSplitAndJion
- 文件的分割与合并,亮点在于用了多线程和.net的GC机制,using新用法,想学习的可以下载下来看一下-File split and merge, the highlight of a multi-threaded. NET GC mechanism, using the new usage, want to learn can be downloaded look...
Overwrite-deleted-files
- 可以将一个文件反复覆盖3次再删除,拥有多线程技术,简单的文件操作、随机数等。mfc制作,可供学习。-You can overwrite a file repeated 3 times and then deleted, with multi-threading technology, simple file operations, random numbers. mfc produced for learning.
Xvislearningthread
- 这是一个实现线程的基本例子,希望对学习线程的同行有所帮助-This is a basic example of thread, hope help learning thread counterparts