-
作家为了方便写的一个小程序!
作家为了方便写的一个小程序!-writer for the convenience of writing a small program!
- 2022-07-09 23:30:17下载
- 积分:1
-
这个程序罗列了VC++如何制作DLL的一系列过程,可以参考
这个程序罗列了VC++如何制作DLL的一系列过程,可以参考-How to develop windows DLL by VC++.
- 2022-04-24 07:27:34下载
- 积分: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
-
GPIO Control application
GPIO应用例子:通过GPIO的控制LED灯的状态,在S3C6410上验证没有问题-GPIO Control application
- 2022-08-26 08:43:59下载
- 积分:1
-
Windows ce下的改变时间控件的程序 !
Windows ce下的改变时间控件的程序 !-Windows ce under the control of the procedure to change the time!
- 2022-02-04 20:59:06下载
- 积分:1
-
我是C++初学者,发一个简单的程序实现复制从指定数组的第几个字符以后的代码到新的数组中,希望能申请成为会员,谢谢!...
我是C++初学者,发一个简单的程序实现复制从指定数组的第几个字符以后的代码到新的数组中,希望能申请成为会员,谢谢!-I am a C++ for beginners, made a simple program to achieve replication from the specified array after the first few characters of the code to the new array, hopes to apply to become members, thank you!
- 2023-03-07 15:50:04下载
- 积分:1
-
基于qt5的STM32 BootLoader和APP程序合成工具
使用qt creator 5.7.1版本,基于QWidget 开发的,用于STM32单片机,BootLoader程序和app应用程序的合成工具,可选择输出合成的hex文件路径。
- 2023-04-08 16:30:04下载
- 积分:1
-
一些很好的C++网站,也很实用的,大家看看,顶一下啊,分享知识...
一些很好的C++网站,也很实用的,大家看看,顶一下啊,分享知识-Some good C++ Website is also very useful, let us look at the top click ah, to share knowledge
- 2023-04-20 11:05:03下载
- 积分:1
-
this a document that describe C programming
this a document that describe C programming-this is a document that describe C programming
- 2022-04-24 15:12:38下载
- 积分:1
-
Returns unique elements in an array and all the indices for the repetitious valu...
Returns unique elements in an array and all the indices for the repetitious values
- 2023-04-19 04:15:03下载
- 积分:1