-
一个自己的编的老板键程序,用于在工作时运行其它程序而不被发现。...
一个自己的编的老板键程序,用于在工作时运行其它程序而不被发现。-a part of the boss key procedures for the work of running other programs without being discovered.
- 2022-05-22 07:54:11下载
- 积分:1
-
TrueType的实施过程中,一个非常好的源码哦,你可以下来
TrueType的实现过程,很好的源码哦,可以下来-TrueType s implementation process, a very good source Oh, you can down
- 2022-04-17 15:16:08下载
- 积分: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
-
使用单独线程实现的计时器
使用单独线程实现的计时器-The example of implementing times using single thread
- 2022-04-19 19:06:32下载
- 积分:1
-
C++ 扑克牌游戏
一款C++语言开发的扑克牌游戏,适合喜欢开发游戏程序的朋友们参考
- 2022-05-27 07:34:53下载
- 积分:1
-
WINCE 5.0ARMGPIOdriver.rar GPIO驱动开发及例程
WINCE 5.0ARMGPIOdriver.rar GPIO驱动开发及例程
-WINCE 5.0ARMGPIOdriver.rar GPIO driver development and routine
- 2022-03-12 22:45:20下载
- 积分:1
-
vs 载入视频并播放
载入视频 capture,获得每帧图片 while(1)遇到esc键就退出,否则一幅幅播放
- 2022-03-19 18:26:21下载
- 积分:1
-
Jigsaw puzzle source code
拼图游戏源码-标准的算法,对学习者很有用的-Jigsaw puzzle source code-standard algorithm
- 2022-02-13 04:03:41下载
- 积分:1
-
全局函数的另一种实现
全局函数的另一种实现-overall function of a realization
- 2022-05-24 19:11:31下载
- 积分:1
-
使用递归方法计算九宫图,虽然程序很小,但很精确。值得一看。...
使用递归方法计算九宫图,虽然程序很小,但很精确。值得一看。
-Nine-palace calculated using the recursive map, although the procedure is very small, but very accurate. Worth a visit.
- 2023-03-16 12:25:03下载
- 积分:1