搜索结果
找到约 14 项符合
disks 的查询结果
按分类筛选
Windows Mobile The C# program will solve the Tower of Hanoi for a given number of rings/disks/plates and display th
The C# program will solve the Tower of Hanoi for a given number of rings/disks/plates and display the ring/disk/plate movement. The movement will be shown graphically
单片机开发 this file can copy the files in the removable disks when the disk is inserted into the system
this file can copy the files in the removable disks when the disk is inserted into the system
编译器/解释器 Tiny-C 9.0 You can compile and execute C code everywhere, for example on rescue disks ( about 100KB
Tiny-C 9.0
You can compile and execute C code everywhere, for example on rescue disks ( about 100KB for x86 TCC executable, including C preprocessor, C compiler, ...
http://bellard.org/tcc/
磁盘编程 DirectDisk for Win2000/NT allow you to directly access physical sectors from floppy, hard disks, l
DirectDisk for Win2000/NT allow you to directly access physical
sectors from floppy, hard disks, logical volumes and CDRoms.
It is released under the GPL license (http://www.gnu.org/licenses/gpl.txt).
Please mail me for whatever about this project.
The HexEditor component is from Markus Stephany ...
磁盘编程 diskfree is tools for calculate free size of disks
diskfree is tools for calculate free size of disks
学术论文 基于FPGA的磁盘阵列控制器的硬件设计与实现.rar
随着存储技术的迅速发展,存储业务需求的不断增长,独立的磁盘冗余阵列可利用多个磁盘并行存取提高存储系统的性能。磁盘阵列技术采用硬件和软件两种方式实现,软件RAID(Redundant Array of Independent Disks)主要利用操作系统提供的软件实现磁盘冗余阵列功能,对系统资源利用率高,节省成本。硬件RAID将大部分RAID功能集 ...
数据结构 Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to w
Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory in order to make data in that tree persistent. It ...
其他书籍 In order to thoroughly understand what makes Linux tick and why it works so well on a wide variety o
In order to thoroughly understand what makes Linux tick and why it works so well on a wide variety of systems, you need to delve deep into the heart of the kernel. The kernel handles all interactions between the CPU and the external world, and determines which programs will share processor time, in ...
其他书籍 linux filesystem bootdisk-howto.This document describes how to design and build boot/root diskettes
linux filesystem bootdisk-howto.This document describes how to design and build boot/root diskettes for Linux. These disks can be used as
rescue disks or to test new system components. You should be reasonably familiar with system
administration tasks before attempting to build a bootdisk. If you ju ...
驱动编程 This device driver implements KMDF based virtual bus driver and generic virtual disk hosted on it. U
This device driver implements KMDF based virtual bus driver and generic virtual disk hosted on it. Users can add virtual disks to Windows OS which are then seen and managed by OS as generic, regular disks. Virtual disks are plug in/out with cmdln utility.