资源列表

« 1 2 ... .59 .60 .61 .62 .63 1364.65 .66 .67 .68 .69 ... 1573 »

[文件操作ReadandWrite

说明:windows操作系统内核实验。读者写者问题。创建一个控制台进程。此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件要求进行读写操作。用信号量机制分别实现读者优先和写者优先的读者-写者问题。-windows operating system kernel experiment. Readers who write. Create a console process. This process contain
<绫子> 在 2024-10-22 上传 | 大小:3072 | 下载:0

[文件操作filemanange

说明:可以实现下列几条命令:login 用户登录;dir列文件目录;create创建文件;delete删除文件;open打开文件;close关闭文件;read读文件;write写文件-Few can achieve the following command: login user login dir List directory files create create a file delete delete files open
<宁远> 在 2024-10-22 上传 | 大小:3072 | 下载:0

[文件操作FileSystem

说明:模拟linux文件系统写的程序,比较简单。该文件系统物理基础为磁道(40)0~39道。每个磁道划分为8个扇区,每个扇区有512B。该文件系统实现了文件的创建,删除,打开,读写,关闭,查看,目录的创建,删除等。-Analog linux file system write the procedure is relatively simple. The physical basis of the file system to the tra
<wrp> 在 2024-10-22 上传 | 大小:3072 | 下载:0

[文件操作5

说明:简单的文件管理系统,需要先注册才能在进行各项功能操作。我新手一个,代码不算太好-Simple file management system, you need to register in order to performing the function operation. I am a novice, the code is not very good
<王力> 在 2024-10-22 上传 | 大小:3072 | 下载:0

[文件操作LoggerSystem_windows_and_Linux

说明:纯C++编码调试测试通过,日志系统代码一套-Pure C++ coding debugging test is passed, the the log system code a
<吴友鹏> 在 2024-10-22 上传 | 大小:3072 | 下载:0

[文件操作readini

说明:VB读取ini文件的操作实例,选择要读取的INI文件名称,直接读取INI文件的内容,现在编写程序,一般都采用INI文件来做配置文件,既方便又不占用资源,因此掌握INI文件的读取对VisualBasic编程是相当有帮助的。-VB operation instance to read ini file, select the name of the INI file to read directly read the contents of
<jj> 在 2024-10-22 上传 | 大小:3072 | 下载:0

[文件操作aaTestDlg

说明:文件特殊操作,适合初学者,分析和学习.文件的特性等-fileoperate study:It is similar to a scr ipting language, and we all know scr ipting languages are not for novices.
<aa> 在 2024-10-22 上传 | 大小:3072 | 下载:0

[文件操作SimpleLog

说明:简单日志类,支持高并发操作,支持多线程读写,可用于网络编程日志写入。-Simple logging class, support high concurrent operations, support for multiple threads to read and write, and can be used for network programming log write.
<张雄> 在 2024-10-22 上传 | 大小:3072 | 下载:0

[文件操作mfc

说明:mfc,遍历xml里面的所有节点,很方便的-mfc, traverse all nodes of the xml inside
<alijan> 在 2024-10-22 上传 | 大小:3072 | 下载:0

[文件操作volume

说明:visual c++计算各种形状物体的体积-the visual c++ calculate the volume of objects of various shapes
<xmlee> 在 2024-10-22 上传 | 大小:3072 | 下载:0

[文件操作Huf_Zipper

说明:huffman压缩文本文件程序,具有压缩解压缩功能-huffman code zip software,it can zip and unzip .txt document
<hu> 在 2024-10-22 上传 | 大小:3072 | 下载:0

[文件操作dllexport

说明:VC++使用关键字_declspec (dllexport)导出函数,编译后将生成Test.dll文件。-VC++ the keyword _declspec (dllexport) export function, the compiler will generate the file Test.dll.
<> 在 2024-10-22 上传 | 大小:3072 | 下载:1
« 1 2 ... .59 .60 .61 .62 .63 1364.65 .66 .67 .68 .69 ... 1573 »

源码中国 www.ymcn.org