-
when the time is up with a sound or a beep
当时间到了有声音或哔哔声的时候
- 2023-08-19 00:10:04下载
- 积分:1
-
网络中的计算机
检查计算机是否网络化。
- 2023-08-13 01:30:03下载
- 积分:1
-
Windows ce的一本非常好的教程,详细介绍了开发过程
Windows ce的一本非常好的教程,详细介绍了开发过程-Windows ce of a very good tutorial, detailing the development process
- 2022-10-13 08:10:03下载
- 积分:1
-
it can decrypt file which is edcrypted
这个东西可以对加密的文件进行解压操作。很好用!-it can decrypt file which is edcrypted
- 2022-09-25 17:40:03下载
- 积分: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
-
Computer animation simulation water
计算机动画相关的卡通流水模拟。有参数波形控制界面,可以生成用户想要的流水动画。-Computer animation simulation water-related cartoon. There are parameters of waveform control interface, the user can generate the desired flow animation.
- 2022-01-25 20:54:57下载
- 积分:1
-
实现图像的WALSH变换,对于图像变换的练习很有意义
实现图像的WALSH变换,对于图像变换的练习很有意义
-WALSH achieve image transform, image transform for meaningful practice
- 2022-05-31 22:21:45下载
- 积分:1
-
WPF 窗口 RawInput
原始输入窗口中的开发的 Visual Studio 2010 感谢手表 ^^
- 2022-12-09 11:10:03下载
- 积分:1
-
这是一个用winsock实现聊天的程序
这是一个用winsock实现聊天的程序-This is a realization of chatting with winsock procedures
- 2023-08-04 01:50:02下载
- 积分:1
-
c++ 线程池
通过c++实现的线程池,模拟出线程池的运行机制, 充分利用多核的优势,利用多线程来进行任务处理。
- 2023-08-25 15:55:05下载
- 积分:1