Welcome![Sign In][Sign Up]
Location:
Search - floppy

Search list

[OS programdos-floppy

Description: 软盘驱动实例// 源代码// C// 英文 可以直接控制软盘 -floppy disk drive / / source / / C / / English can directly control floppy
Platform: | Size: 5458 | Author: 李志海 | Hits:

[Disk Toolsfloppy

Description: DOS下直接读取软盘扇区的程序-DOS straight respectfully receiveds and reads takes the soft disk fan area the procedure
Platform: | Size: 7168 | Author: 站长 | Hits:

[Disk ToolsFloppyImage

Description: 从软盘读取IMG文件和写IMG文件到软盘的程序-read from the disk file and write IMG IMG document to a floppy disk procedures
Platform: | Size: 16384 | Author: 果の果ooοО | Hits:

[Disk Tools格式化软盘源代码

Description: 软件名称 格式化软盘源代码 软件大小 12K 软件类型 Visual Basic源代码 软件介绍 格式化软盘源代码 更新日期 2004-5-19 13:57:47-name formatted floppy disk software source code software size 12K software types of Visual Basic source code software on floppy disk formatted source code Update 2004-5-19 13:57:47
Platform: | Size: 13312 | Author: 米克 | Hits:

[Driver Developvfdsrc

Description: Virtual Floppy Driver
Platform: | Size: 92160 | Author: 温多明 | Hits:

[Driver Developflpydisk

Description: The flpydisk sample is a floppy driver that resides in the directory \\Ntddk\Src\Storage\Fdc\Flpydsk. It is similar to a class driver in that it sits a level above the floppy disk controller in the driver stack, and brokers communication between the application level and the low-level driver. The floppy driver takes commands from the application and then calls routines in the controller which will in turn perform the actual interaction with the device. The sample compiles in 64-bit, but has not been tested in this environment. It is compatible with x86 and Alpha platforms.
Platform: | Size: 43008 | Author: 真姓名 | Hits:

[OS programdos-floppy

Description: 软盘驱动实例// 源代码// C// 英文 可以直接控制软盘 -floppy disk drive// source// C// English can directly control floppy
Platform: | Size: 5120 | Author: 李志海 | Hits:

[Driver Developwindows磁盘IO

Description: 1 程序开发步骤如下 (1) 打开vc,选择菜单项file->new,选择projects选项并建立一个名为"floppy"的win32 console applicatoin工程;创建时注意指定创建该工程的目录; (2) 在工程中创建源文件"floppy.cpp":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是"floppy.cpp";在接下来询问是否创建新文件时回答"yes";然后通过Workspace->FileView->Source Files打开该文件,在其中编辑本程序的源代码;编辑结束后通过菜单项File->Save进行保存; (3) 同(2)步骤再加入文件"floppy.h"; (4) 通过调用菜单命令项build->build all进行编译连接,可以在指定的工程目录下得到debug->floppy.exe程序;现在即可以运行该程序;由于没有命令行参数,故不必在控制台下来运行,直接运行即可; 2 补充说明 这里仅仅给出了编译结果和源程序,没有所创建工程的其他文件。-a step in the development process as follows (1) Open vc, select menu item file-gt; New, choose projects and the establishment of an option called "floppy" win32 console applicatoin works; Attention to create designated to create the directory of the project; (2) create the works Source "floppy.cpp" : Select menu item project-gt; add to project-gt; files, the choice of their own box to create the file name, here is the "floppy.cpp"; the next question asks whether the creation of new documents to answer "yes" ; then Workspace- gt; FileView- gt; Source Files to open the document, in which the editor of the program's source code; after editing through a menu item File-gt; Save for preservation; (3) with (2) further steps inserted in the document &
Platform: | Size: 55296 | Author: 黄小文 | Hits:

[OS programwww.cohoo.com.cn.formatdisk

Description: 格式化软盘源代码 format floppy disk-formatted floppy disk source code format floppy disk
Platform: | Size: 15360 | Author: cohoo | Hits:

[Disk ToolsWriteFloppy

Description: write the floppy disk logical parter
Platform: | Size: 4096 | Author: 张永江 | Hits:

[Special Effectsfloppy

Description: 吕凤军《数字图象处理编程入门》中的所有例子源代码,中间包括BMP文件格式的分析以及图像处理各种算法的C语言实现,对初次涉及图像处理方面的人而言非常不错。-Mr Lu Fengtai army "Digital Image Processing Programming Primer" all the examples of source code, intermediate file formats including BMP analysis and image processing algorithms in C language. involved in the initial processing of images is a very good person.
Platform: | Size: 1333248 | Author: 刘洋 | Hits:

[OS DevelopVirtualFloppyMgr

Description: 在开发操作系统时,经常需要用软盘镜像来在仿真器下运行,以查看是否运行正常,现有的一些软盘镜像制作工具不支持用户自己选择准确的把文件写在镜像的哪一扇区,这对操作系统内核的加载和BootLoader的编写带来很大的不便,于是本人自己开发了一个虚拟软盘管理工具,支持手动定位,内核文件写的具体扇区,另外里面还包含Trim文件工具,用来清除文件头尾的填充字符0,以及其他的工具,都是在操作系统内核开发中非常有用的工具-In the development of operating systems, we often need to use a floppy disk image to run in the emulator to see if operating normally, some of the existing floppy disk image authoring tools do not support the user
Platform: | Size: 7294976 | Author: DerekLouie | Hits:

[Driver Developvfd21-050404

Description: 一个虚拟软驱的动态链接库,其工作在window NT 平台上-A virtual floppy drive of the dynamic link library, and its work in the window NT platform
Platform: | Size: 144384 | Author: 毛旭 | Hits:

[.netFloppyWriter

Description: 《自己动手写操作系统》中自带的写软盘的VC程序,可供学习- Do-It-Yourself to write the operating system in the built-in floppy disk to write the VC process, for learning
Platform: | Size: 113664 | Author: 天地 | Hits:

[Program doccy3654_and_cy3654_po2_18

Description: The floppy disk included with distribution contains the cyasm.exe and sample source files. Copy the executable file to a working directory, or to a directory included in your search path.
Platform: | Size: 166912 | Author: josen | Hits:

[Driver DevelopFLOPPY

Description: 一个用C语言写的在9x/ME/NT/2K读写软驱的源代码-A use of C language written in the floppy drive to read and write 9x/ME/NT/2K source code
Platform: | Size: 2048 | Author: liwen | Hits:

[OS DevelopFloppy(FireXOSsetupdisk)

Description: 一个操作系统的源代码,这是内核源代码,对于学习操作系统很有帮助-An operating system source code, which is the kernel source code, useful for learning the operating system
Platform: | Size: 1312768 | Author: | Hits:

[SCMUSB_FDD

Description: 本文的内容是从概念上介绍USB软驱固件设计的各个步骤,这些步骤中的重点在于USB设备的枚举,Mass Storage CBI协议/UFI命令的处理以及本设计中所采用的DataFlash AT45DB161B的读写。 qq:292942278-This article is the concept of introduction from the USB floppy drive firmware design of the various steps in the focus of USB device enumeration, Mass Storage CBI agreement/UFI command handle as well as the design used in reading and writing DataFlash AT45DB161B . qq: 292942278
Platform: | Size: 458752 | Author: 6756 | Hits:

[Disk Toolsfloppy_0.0.6

Description: mlxos磁盘镜像,只需一张软盘即可,非常便于携带-mlxos disk mirroring, just a floppy disk can be very easy to carry
Platform: | Size: 269312 | Author: kingkong | Hits:

[SCMstepping_motor

Description: /*用mega32三个口线驱动软驱电机. PA2接LB1833 ENA1\2 脚 PA1接LB1833 IN1 脚 PA0接LB1833 IN2 脚. *************************************************** / //ICC-AVR application builder : 2005-5-20 10:40:30 // Target : M32 // Crystal: 3.6864Mhz -/* Three mega32 I used the floppy drive motor line. PA2 then LB1833 ENA1 feet PA1 then LB1833 IN1 pin PA0 then LB1833 IN2 feet.***************************************************///ICC-AVR application builder: 2005-5-20 10:40:30// Target: M32// Crystal: 3.6864Mhz
Platform: | Size: 1024 | Author: 欧阳 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 24 »

CodeBus www.codebus.net