CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - sector

搜索资源列表

  1. ReadSector_source

    0下载:
  2. Win2000下直接读写磁盘扇区 -Win2000 directly read and write disk Sector
  3. 所属分类:操作系统开发

  1. 用VC实现磁盘绝对读写

    1下载:
  2. 用VC++实现对磁盘扇区直接读写,强烈推荐, 是不可多得的好例子-with VC right disk sector read and write directly and strongly recommend, is a very good example
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:100.47kb
    • 提供者:zxb
  1. 绝对扇区读写

    0下载:
  2. 一个关于绝对扇区读写的简单汇编程序,asm程序-an absolute sector on the reading and writing simple assembler, asm procedure
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:1.74kb
    • 提供者:fwy
  1. 接口函数

    0下载:
  2. 包含绝对磁盘扇区读、写数据,直接使用BIOS服务的键盘接口,直接使用BIOS服务的打印机I/O,读取或设置BIOS时间等等小程序-contains absolutely disk sector read and write data directly using the BIOS keyboard interface, the use of direct services BIOS printer I / O, read or set the BIOS time and other small
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7.78kb
    • 提供者:
  1. 硬盘主引导扇区读写程序源代码(汇编)

    0下载:
  2. 硬盘主引导扇区读写程序源代码,可用于读取硬盘主引导扇区的信息也可对其进行修改。-hard disk's master boot sector literacy program's source code can be used to read hard disk's master boot sector information may also make changes.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:14.35kb
    • 提供者:飞机抗敌
  1. PandaMan Disk sector tools V1.0.0 Beta

    0下载:
  2. 编辑软盘和硬盘扇区的工具。你需要在纯DOS下运行,输入拄面号,盘片号,扇区号。目前还很不完善,使用时要小心。-editor floppy disk and hard disk sector tools. You need pure running under DOS, the importation prop surface, discs, No. sector. Currently it is very imperfect, and to be careful when using.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:17.52kb
    • 提供者:徐一昕
  1. DISK_UNLOCKDlg

    0下载:
  2. C语言程序,通过编程实现WIN32下磁盘物理扇区的读写,可完成对磁盘序列的续写修改等-C Programming Language, through programming under WIN32 physical disk sector read and write. complete sequence of disk writing revisions
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.99kb
    • 提供者:cswfq
  1. yingpanxiufu

    0下载:
  2. 硬盘修复参考源码。其中包括对扇区读写剪切等操作的具体代码。-drive repair reference source. Including the right to read and write shear sector specific operational code.
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:1.85mb
    • 提供者:yang
  1. tool_floppy_disk_wr

    0下载:
  2. 写软盘扇区的小程序及ASM源程序,采用ASM编程,直接使用BIOS INT 13H,使用方法,wr sourcefilename 0x115600 0x3000,参数1:被写文件名,参数2:起始逻辑扇区号,参数3:写长度-sector of floppy disks to write small programs and ASM source code, using ASM programming, direct use of the BIOS INT 13H, use, wr sourcefi
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3.67kb
    • 提供者:tonyyang
  1. virtual-dusk

    0下载:
  2. 申请一个10M的文件空间虚拟成一个磁盘,按照1K大小划分扇区,依序编号,实现单卷单级目录的文件系统。 根据文件分配方案设计相应的FCB结构,空闲空间管理结构,磁盘卷总信息结构,目录区信息结构等,存放在虚拟磁盘的相应区域 编写管理程序,实现对虚拟磁盘的全权控制,犹如针对真实磁盘使用模式类似DOS或者Linux的终端方式 本文简单介绍了磁盘文件格式FAT及其他相关背景和算法,并采用FAT方案实现单卷、单级目录的虚拟文件系统。描述了整个程序的基本思路模块划分、流程图及代码的实现。-appl
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:338.59kb
    • 提供者:戴天天
  1. read2sec

    0下载:
  2. 我自己编写的一个汇编小程序 read2sec.asm 用扩展int 13h调用读取扇区内容(C调用的汇编子程序)-I prepared a compilation of small programs used to expand read2sec.asm call int 13h read Sector (C compilation subprogram call)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.19kb
    • 提供者:江河
  1. check_os

    1下载:
  2. 此程序的功能为:0。读取mbr信息,取活动分区的dpt(分区表信息),从中取出分区的起始 柱面号,磁头号,扇区号 1。读取DBR字段,从中取出硬盘参数和FAT32文件系统的信息。 2。根据1中的信息,读取C盘根目录区 3。在根目录区中查找要检测的文件名,找到,则取出它的起始簇号和文件长度。 4。根据起始簇号找到此文件对应的扇区和在FAT表中的簇链 5。根据4的信息,控制读取文件的数据(用来做校验和)。 6。检测下一个文件名,重复3-5步-this progra
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3.26kb
    • 提供者:江河
  1. Visio2000shoufeiliucheng

    0下载:
  2. 用Visio 2000制作收费流程图 在日常工作中如果采用图示的方法来说明问题,不仅省事,而且清晰明了,一目了然。比如本人所在的单位有一项收费的工作,过程为收费部门印制收费单给收费员,由收费员作核对,如果没问题收费员就寄发收费通知单与客户联系,并向他们收费后开立收据,回来缴交清册给收费部门,并交现金给财务部门做账。由于收费员流动很频繁,因此就想到制作一张收费流程图,使每个新来的收费员能更快熟悉这项工作。 -with Visio 2000 production flowchart char
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4.03kb
    • 提供者:ash
  1. demo_disk

    0下载:
  2. dos启动下,使用tc编译通过,实现读取硬盘按LBA寻址的任何扇区的数据,是访问硬盘数据的基本方式。-dos start, the use of tc compile realize drives read by the LBA addressing any sector data access to the hard drive data is the basic method.
  3. 所属分类:磁盘编程

  1. twosvpwm

    1下载:
  2. SVPWM算法,包括扇区选择,矢量作用时间计算等-SVPWM algorithm, including the sector selection, vector calculation time
  3. 所属分类:assembly language

    • 发布日期:2017-03-01
    • 文件大小:11.36kb
    • 提供者:徐曦
  1. ReadSector

    0下载:
  2. This code is to read and write in a sector at the harddisk. This program is to manage in a sector at the harddisk.
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-27
    • 文件大小:76.93kb
    • 提供者:
  1. Monkey

    0下载:
  2. Monkey,即猴子病毒传播硬盘和软盘的引导区,总长度为 01F4H(500字节),它将原引导记录加密后保存,在系统读出时先解密再送出,结果造成病毒不在内存中时,系统无法得到正常的引导记录,以至对所有硬盘分区无法访问。只有当从有病毒的盘启动时,才能正常访问硬盘。-Monkey, the monkey transmission of the virus hard disk and floppy disk boot sector with a total length of 01F4H (500
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:3.55kb
    • 提供者:lin
  1. read_write_absolute_sector_asm_source_code_compila

    0下载:
  2. asm绝对扇区读写的汇编源代码read and write absolute sector asm source code compilation-read and write absolute sector asm source code compilation
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:2.25kb
    • 提供者:uy
  1. readfloppydisk

    0下载:
  2. 一个读写软盘的程序,通过两个函数来实现扇区的读写来-A floppy disk read and write procedures to achieve the sector through the two functions to read and write
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-29
    • 文件大小:1.68kb
    • 提供者:fllubo
  1. Sector-judgment

    0下载:
  2. 基于LabVIEW开发环境,设计电压矢量空间脉宽调制中的扇区判断程序,-In the space vector pulse width modulation voltage in the sector to determine program
  3. 所属分类:LabView

    • 发布日期:2017-04-15
    • 文件大小:6.58kb
    • 提供者:胡星
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com