虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Floppy

  • This is a program that I wrote many years ago. It is a Floppy disk , disk copy,disk info,and format

    This is a program that I wrote many years ago. It is a Floppy disk , disk copy,disk info,and format program. All written in masm assembler. There is also a small 252 byte driver that allows nonstandard Floppy formats on dos systems below 7.0. Floppies can be formatted in any track and sector layout. 1.44M floppies can be formatted to 1.76 M. All source code,includes and libraries are included. Modify the bld.bat file to your own needs. There are many asm tricks in the source code. Have fun with this old code.

    标签: disk program Floppy format

    上传时间: 2013-12-21

    上传用户:woshini123456

  • this file generate a complete boot Floppy

    this file generate a complete boot Floppy

    标签: complete generate Floppy this

    上传时间: 2017-08-17

    上传用户:003030

  • 1 程序开发步骤如下 (1) 打开vc

    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 补充说明 这里仅仅给出了编译结果和源程序,没有所创建工程的其他文件。

    标签: 程序开发

    上传时间: 2014-01-02

    上传用户:wpt

  • 嵌入式操作系统Nucleus Plus中使用的文件系统

    嵌入式操作系统Nucleus Plus中使用的文件系统,可支持IDE、Floppy Disk、 RAM Disk,由于驱动的原因源码中只能直接支持RAM Disk,与硬件相关的需要按照模板自行提供驱动。本源码已经经过严格测试,并已移植到VxWorks平台上。

    标签: Nucleus Plus 嵌入式操作系统 文件系统

    上传时间: 2015-05-01

    上传用户:cmc_68289287

  • 我写的一个小OS~~

    我写的一个小OS~~,基于X86 必须使用Gcc在Linux下编译,可安装在Hd或Floppy

    标签: OS

    上传时间: 2017-05-09

    上传用户:ghostparker

  • This book is for someone who wants to quickly master the basics of how to install, run, and maintai

    This book is for someone who wants to quickly master the basics of how to install, run, and maintain Linux on an Intel-based personal computer. All of the tools you need are included. Your computer should have a monitor, or display, keyboard, mouse, hard drive, Floppy drive, and CD-ROM drive. Although you can jump right in and install Linux onto your hard drive, you should have some technical information about your computer and its hardware on hand before you start.

    标签: install someone quickly maintai

    上传时间: 2017-08-19

    上传用户:zhuoying119

  • hall元件NHE520F

    ・This is a high sensitivity type of Nicera Hall element using evaporated InSbfilm.・It performs effectively in low magnetic fields due to the high sensitivity.・The input and output resistance values are suitable for transistor circuitsBrushless motors・DVD drive, CD-ROM drive, Floppy disk drive・Other small precision motors・Non-contacting magnetic sensors・Position sensors, rotation sensors, current sensors・Magnetic flux sensors other than those above

    标签: nhe520f

    上传时间: 2022-07-26

    上传用户:

  • VIP专区-嵌入式/单片机编程源码精选合集系列(53)

    VIP专区-嵌入式/单片机编程源码精选合集系列(53)资源包含以下内容:1. c8051f020的A/D转换的应用事例.2. 封装较完整的串口类库.3. ucos下的FAT文件系统源码。 config.h dir.C disk.C FAT.C Fat.h FDT.C file.C Floppy.c Floppy.h format.C.4. norflash的文件系统。 用于中低端手机开发的参考。 存储文件或短消息或电话簿。.5. 关于2407的程序,可以实现FFT运算,很好用,所有程序都在.6. Nand Flash Translation Layer 用于nandflash的操作。 bad block memory map garbage collection average er.7. Nand Flash low driver。.8. 使用JTAG口对AT91R40008芯片进行FLASH编程的程序.9. 一个fpga开发板的原理图.10. 复旦大学的nios讲义.是学习nios的好材料..11. Avalon Bus的参考手册.对做nios的sopc的人很有参考价值..12. 三星c3c2410原理图 arm9系列.13. 视频选择卡设计原理图 使用该原理图设计一个多路选择的视频切换卡.14. ht1621的液晶驱动程序.15. “华为模块(GTM900)+ ARM(LPC2104) + LWIP1.1”以PPP 方式实现GPRS 无线数据传输.16. 内部有说明,多为嵌入式系统程序,侧重于实用的系统,很有参考价值.17. DA 转换 产生三角波 正旋波 梯形波(dac0832)换电路接成同相电压输出形式.18. 这是一个介绍嵌入式软件的应用.19. 基于DSP编写的DS18B20的驱动程序.20. 基于NIOS2的http的网络应用.21. 嵌入式系统设计师考试大纲.22. 座机短信发送平台.23. 座机短信发送平台.24. 座机短信发送平台.25. 座机短信发送平台.26. 这是一个RC500的开发实例.27. JTAG和ICE操作源代码,在Linux系统下编译使用.28. ARM指令集.29. 通用ASK信号解码接收程序 1. 接收数据位数最多为40(5*8)位. 2. 由定时器对time进行渐增,在TCC中断程序中加入"INC TIME". 3. 宽脉冲最大允许时间和最小.30. 6963的液晶驱动程序.31. usart的驱动程序.32. 利用DELPHI结合研华数据采集卡PCI1711对模拟量和数字量进行采集。.33. 泰瑞6713A开发箱原理图,个人感觉有参考价值,大家可以下来看看。.34. 使用freescale的DP256B和D12做的CAN转USB接口板的固件源代码,现在的CAN分析仪每个至少要5000多,自己实现一个,希望对大家开发CAN转USB有所帮助..35. LF2407的各个模块的测试程序,包含2407里面的所有模块,均已经调试通过,心血所致,希望对大家有所帮助..36. 在典型系统应用中CC1000要与微控器相连该微控器必须能够 通过三串行配置口PDATAPCLK和PALE控制CC1000改变不同模式.37. AD7705的C语言版,已通过测试.38. 这是关于串口中断的程序.39. Wigger小板电路原理图.40. USB和CPLD之间传输,已经调试完成,向SRAM里写数据后从FX2 USB GPIF 口读出,使用EZ-USB Control Panel 读.

    标签: 设计手册

    上传时间: 2013-08-03

    上传用户:eeworm