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

Search list

[Driver Developvfdsrc

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

[Windows Develop源代码-高源

Description: 包括10个源码:1 令系统托盘(提示区/Sys tray)中的图标显示气泡提示框(Tool Tip)的代码 2 软盘格式化程序 3 一个虚拟驱动盘映射器 4 这个软件可以得到大多数的“高级”系统信息,比如系统缓存的密码、PROXY设置、网卡MAC等 5 用过Flashget和网络蚂蚁的朋友应该知道在IE中右击右击菜单有使用(xxxxx)下载.本代码就实现此功能。可以获取在网页中选择的文本,链接 地址,图片. 6 引起轰动的源码,能在视窗里每一个窗口最小化按钮旁加一个新按钮,这个新按钮的功能是将窗口最小化到系统状态栏,强烈推荐!!! 7 一个系统程序,可以察看系统中当前窗口的局柄等信息,可以察看系统窗口,例如任务栏、开始按钮。可以通过鼠标移动察看光标位置下的 窗口的信息 8 通过Winsock实现的Web服务器程序,目前只支持html格式,如ASP,CGI等可能自己扩展,通过此程序可以学习掌握Winsock控件的使用,多用户的考虑 9 一个可以获得Windows可执行文件(Portable Executable File)的文件头信息的程序 10 可以放大部分图片, 象放大镜.-including 10 Source : Order a system tray (Hint/AB tray), the icon shows bubble boxes (Tool Tip) 2 floppy disk formatting code procedures 3 a virtual disk drive mapping for the four software can be the most "advanced" system information, such as the password caching system, PROXY setup, MAC used five Flashget and network ant friends should know that the IE right-click a right-click menu use (xxxxx). The code on the realization of this function. Can be obtained on the website, select the text link address, and pictures. 6 caused a stir source code, Windows Lane in every one of the smallest window button side a new button, This new button's function is to minimize the window to the system status bar, and strongly recommended! ! ! 7 a system procedures, the system can see the
Platform: | Size: 433152 | Author: 站长 | Hits:

[Driver Developvfdsrc

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

[OS programoperatingsystemsourcecode

Description: \Tinix: 书中所附代码 其中很多目录中除了包含源代码(*.asm, *.inc, *.c, *.h)外,还有这样一些文件: boot.bin 引导扇区(Boot Sector),可通过 FloppyWriter 写入软盘(或软盘映像)。 loader.bin LOADER,直接拷贝至软盘(或软盘映像)根目录。 kernel.bin 内核(Kernel),直接拷贝至软盘(或软盘映像)根目录。 bochsrc.bxrc Bochs 配置文件,如果系统中安装了 Bochs-2.1.1 可直接双击之运行。其它细节请见书第 2.7 节。 godbg.bat 调试时可使用此批处理文件。它假设 Bochs-2.1.1 安装在 D:\Program Files\Bochs-2.1.1\ 中。 TINIX.IMG 软盘映像。可直接通过 Bochs 或者 Virtual PC 运行。 *.com 可以在 DOS (必须为纯 DOS) 下运行的文件。 \Tools: 一些小工具 (在 VC6 下编译通过) DescParser 描述符分析器,输入描述符的值,可以得出起基址、界限、属性等信息。 ELFParser ELF 文件分析器,可以列出一个 ELF 文件的 ELF Header、 Program Header、Section Header 等信息。 FloppyWriter 用以写引导扇区,支持软盘和软盘映像。 KrnlChecker 用以检查一个 Tinix 内核加载后位置是否正确。 -\ Tinix : There are many of them attached code directory contains in addition to the source code (*. asm2.*. inc,*. c,*. h), if there are such documents : boot.bin boot (Boot Sector) written by FloppyWriter diskette (or floppy disk image). Loader.bin LOADER direct copy to a diskette (or floppy disk image) root directory. Kernel.bin kernel (Kernel), the direct copying to floppy disk (or floppy disk image) root directory. Bochsrc.bxrc Bochs configuration files, If the system installed Bochs- 2.1.1 can be directly's Double-click operation. Other details, see paragraph 2.7. Godbg.bat debugging can use this batch file. It assumes that Bochs- 2.1.1 installed on the D : \ Program Files \ Bochs- 2.1.1 \ China. TINIX.IMG floppy disk image. Bochs directly or through Virtual PC operation.*
Platform: | Size: 1665024 | Author: wonge | Hits:

[File OperateFloppyWriter

Description: 一个映像文件写工具,成公之后可以在虚拟机下直接运行,适合写操作系统时的调试工作-An image file to write tools, into the public after the virtual machine can be run directly for the operating system to write debugging work
Platform: | Size: 118784 | Author: liming | Hits:

[uCOSucosii_PC_boot_from_floppy_disk

Description: 软盘启动ucosii ,可在虚拟机VMWare中运行.包中包括了ucos 源码和TC2.0程序。-Floppy disk to start ucosii, can run VMWare virtual machine. UCOS package includes source and TC2.0 procedures.
Platform: | Size: 12419072 | Author: tml | 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:

[e-languageEqddas

Description: 驱动大师,生成虚拟硬盘和虚拟软盘采用易语言编写-Master drive to generate a virtual hard disk and virtual floppy disk using easy language
Platform: | Size: 51200 | Author: 1554 | Hits:

[Linux-UnixReadFile_Linux

Description: 这个是在linux下面的用c语言读写虚拟软盘的源程序,用gcc编译,直接输入文件名可以运行,不过运行之前先确定虚拟软盘是否已经加载,我记得加载的命令时mount-This is in linux using c language below to read and write the virtual floppy disk of the source, using gcc compiler, directly enter the file name can run, but before you run to determine whether the virtual floppy disk is already loaded, I remember when the mount command to load
Platform: | Size: 4096 | Author: 陈希茜 | Hits:

[VC/MFCFloppyW

Description: 向软盘驱动器或虚拟软盘上写第一个扇区的代码~ 基于mfc + api-To the floppy disk drive or virtual floppy disk to write the first sector of code-based mfc+ Api
Platform: | Size: 34816 | Author: bj | Hits:

[OtherFloppyWriter

Description: 可以实现对软盘或者虚拟软盘的引导扇区的写操作 可用于制作启动盘-Can be achieved on a floppy disk or virtual floppy disk boot sector of the write operation can be used to create a boot disk
Platform: | Size: 131072 | Author: ggg | Hits:

[Disk ToolsWriteFloppy

Description: 该工具可以解决虚拟软盘的制作的麻烦,十分方便-The tool can solve the virtual floppy disk production troubles, which is very convenient
Platform: | Size: 24576 | Author: pritry | Hits:

[Windows DevelopFloppyWriter

Description: 这是一个用visual c++ 完成的软盘读写项目,里面包含完整的代码,以及可以执行的文件。大家可以试一下,用起来很方便。我平常就用它写虚拟软盘。-This is a visual c++ using the floppy disk to read and write to complete the project, which contains the complete code, as well as documents that can be implemented. We can try, easy to use. I usually use it to write on a virtual floppy disk.
Platform: | Size: 113664 | Author: 藤叶 | Hits:

[Driver Developimdisk_source

Description: ImDisk Virtual Disk Driver for Windows NT/2000/XP. This driver emulates harddisk partitions, floppy drives and CD/DVD-ROM drives from disk image files, in virtual memory or by redirecting I/O requests somewhere else, possibly to another machine, through a co-operating user-mode service, ImDskSvc.-ImDisk Virtual Disk Driver for Windows NT/2000/XP. This driver emulates harddisk partitions, floppy drives and CD/DVD-ROM drives from disk image files, in virtual memory or by redirecting I/O requests somewhere else, possibly to another machine, through a co-operating user-mode service, ImDskSvc.
Platform: | Size: 153600 | Author: kassem hallal | Hits:

[Disk Toolsramdisknt15

Description: 虚拟软驱工具,可以在电脑上生成A软盘,本人正在使用中,没问题。-Virtual Floppy tools that can generate the A floppy disk on the computer, I is in use, no problem.
Platform: | Size: 735232 | Author: kid | Hits:

[OS DevelopMY_ELS

Description: 用ack汇编语言及80x86汇编指令完成一个运行在minix平台上的启动程序,并将其写入虚拟软驱(内容大于512B),实现:在无操作系统情况下运行一个简单的游戏程序。(我们选择的是“俄罗斯方块”。 )即裸机游戏-With ack, and 80x86 assembly language instructions to complete an assembly platform running on minix startup program and write the virtual floppy drive (content is greater than 512B), achieved: in the absence of operating system instances to run a simple game programs. (We chose " Tetris" .  ) that the bare-metal games
Platform: | Size: 225280 | Author: liqiang | Hits:

[OS DevelopeasyVM_Small.tar

Description: easyVM是一个简单的虚拟机。 0.1版本只支持8086指令集和一些简单的I/O设备,只支持英文文本显示方式。 0.2版本主要是在0.1版基础上加了一小部分32位指令(push eax等),使得easyVM可以运行MS-DOS 6.22自带的大部分程序。 文件说明: ==================== Bios\Bios.bin Bios程序 Bios\BiosData.bin CMOS数据区 DOS.IMG MS-DOS 6.22的镜像 easyVM.exe easyVM主程序 easyVM.ini easyVM的配置文件 Readme.txt 本说明文本 TC.IMG 含有Trubo C 2.0的软盘镜像 Dos622c.img 硬盘镜像 梁一信 yinXlms@126.com 2008年7月11日-easyVM is a simple virtual machine. 0.1 version only supports the 8086 instruction set and some simple I/O devices support only the English text display. Version 0.2 is mainly based on the 0.1 version added a small part of the 32-bit instructions (push eax, etc.), making easyVM you can run MS-DOS 6.22 comes with most of the program. File Description: ==================== Bios \ Bios.bin Bios procedures Bios \ BiosData.bin CMOS data area DOS.IMG MS-DOS 6.22 mirror easyVM.exe easyVM main program easyVM.ini easyVM configuration file Readme.txt This note contains the text of TC.IMG image Trubo C 2.0 floppy disk mirroring Dos622c.img a letter yinXlms@126.com 2008 Nian Liang Yue 11 Ri 7
Platform: | Size: 1707008 | Author: zhanghui | Hits:

[Driver Developvfdsrc080206

Description: Virtual Floppy Disk Drive
Platform: | Size: 201728 | Author: pulpfiction.ll | Hits:

[Software Engineeringvfd

Description: Virtual Floppy Disk Simulate of floppy disk
Platform: | Size: 62464 | Author: lifebook | Hits:

[Othervfd21-080206_simplified

Description: Tags: Virtual Floppy Drive 32bit and 64bit
Platform: | Size: 615424 | Author: internetpimp | Hits:
« 12 »

CodeBus www.codebus.net