-
Kfifo源于Linux下的C源码,经封装成C++的CKfifo类
源文件:Kfifo.h 和 Kfifo.cpp
功能:具有互斥功能的BU...
Kfifo源于Linux下的C源码,经封装成C++的CKfifo类
源文件:Kfifo.h 和 Kfifo.cpp
功能:具有互斥功能的BUF队列类。
编译环境: Visual Studio2008-Kfifo from the C source code under Linux, after packaging into a C++, CKfifo class source file: Kfifo.h and Kfifo.cpp functions: BUF queue with mutually exclusive features classes. Compiler Environment: Visual Studio2008
- 2022-09-27 03:40:02下载
- 积分:1
-
系统代码
system code
- 2022-08-11 19:35:49下载
- 积分:1
-
这一本事关于C++的经典书籍,要想学好C++看明白这本书就可以了。...
这一本事关于C++的经典书籍,要想学好C++看明白这本书就可以了。-About the ability of the classic C++ books to learn C++ look at this book to understand it.
- 2022-07-23 09:09:19下载
- 积分:1
-
Mewtocol vs2012
PLC 通讯
Mewtocol
计算机发送命令 (说明) 到可编程控制器,和接收响应的回报。这将使计算机和可编程序控制器交谈与对方,这样可以得到的各种信息和提供。
- 2022-01-26 05:03:23下载
- 积分:1
-
网上银行
- 2022-01-31 11:20:56下载
- 积分:1
-
跳频扩频通信系统仿真
跳频扩频通信系统仿真-Frequency Hopping Spread Spectrum Communication System Simulation
- 2022-12-27 02:05:03下载
- 积分:1
-
莫尔斯电码编纂
这个程序需要文本输入,将其显示为莫尔斯电码,并输出声音代码的扬声器。不仅仅是Windows。
- 2023-03-06 15:05:04下载
- 积分:1
-
1.在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个简单的单用户文件系统。在退出这个简单的文件系统时,应将该虚拟文件系统保存到磁盘上,以便下次可以再将...
1.在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个简单的单用户文件系统。在退出这个简单的文件系统时,应将该虚拟文件系统保存到磁盘上,以便下次可以再将它恢复到内存的虚拟磁盘空间中。 2.文件存储空间的分配可采用显式链接分配或其他的办法。 3.空闲空间的管理可选择位示图或其他的办法。如果采用位示图来管理文件存储空间,并采用显示链接分配方式,那么可以将位示图合并到FAT表中。 4.文件目录结构采用多级目录结构。为了简单起见,可以不使用索引结点,其中的每个目录项应包含文件名、物理地址、长度等.-1.making a virtual diskete memory as file storyge,in this district it can implement a simple single user file system .when quit this simple file system ,it shoud save the virtual file system to diskete,then it can be resumed to virtual diskete district in the memory.3.we can choose location hint map to manage the idle space or orther means.if we choose locationhint map to manage file saving space,and adopt show linking distribution mode,we can combine location hint map into FAT table.4.file directory confiuration adopts multilevel directory confiuration.to simplify,it doesn t use index dot,evrery term shoud include file name,physical dress and lenght.
- 2022-07-20 06:41:57下载
- 积分:1
-
其中包括了C++应用编程200个源代码,非常不错哦
其中包括了C++应用编程200个源代码,非常不错哦-Including the C++ application programming source code 200 is very good, oh
- 2022-11-01 02:15:03下载
- 积分:1
-
推箱子游戏程序源代码,另附有一个地图编辑器,看上去还不错,资料比较全,学习编写游戏的朋友可以参考一下。通过游戏我们会学到很多实用的编程技巧。...
推箱子游戏程序源代码,另附有一个地图编辑器,看上去还不错,资料比较全,学习编写游戏的朋友可以参考一下。通过游戏我们会学到很多实用的编程技巧。-BoxMan game and the map editor source code.
- 2022-02-04 19:36:27下载
- 积分:1