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

搜索资源列表

  1. GenCrc1

    0下载:
  2. 并口硬盘标准PATA6的CRC效验码的vhdl代码-Parallel hard disk standard PATA6 the CRC code well-tested code vhdl
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:948
    • 提供者:hy
  1. IMAGES(harddisk)

    0下载:
  2. 用vc编写的图像采集程序。硬件基于大恒公司的图像采集卡,本程序实现将图像采集到硬盘。-vc used to prepare the image acquisition process. Daheng hardware based on the image acquisition card, the program will collect images to your hard disk.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:147511
    • 提供者:lily
  1. C_Code_of_FAT_Filesystem_for_Eemonstration_Date_20

    0下载:
  2. FAT文件系统源代码,,欢迎大家下载! 文件系统的功能如下: 1->采用C代码编程。 2->兼容FAT16文件系统,支持256字节的长文件名,最大路径长度260个字节,符合标准Microsoft Longfilename specification; 3->移植于各种应用,只需编写sector读写两个函数,即可使用文件系统全部功能,包括打开文件,关闭文件,读文件,写文件,建立文件,删除文件,查找文件,列举DISK 下的文件,列举目录下的文件 5->支持同时打开多个文件
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:269364
    • 提供者:6756
  1. runauto

    0下载:
  2. 专门针对现在比较流行的一个叫runauto的U盘病毒.可以查杀它.源码内部封装了一个WINDOWS的注册表操作类-targeted now more popular one is called the U disk runauto virus. It could be killing. FOSS within Packaging of a Windows operating the registry category
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:12434
    • 提供者:阿黄
  1. usbtest0326

    0下载:
  2. 基于ARM的读U盘,并从串口发送的程序, 附带12864带字库也晶子程序.-ARM-based U disk read and sent from the serial port procedures, fringe characters also brought 12,864 crystal subroutine.
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:6616064
    • 提供者:毛建文
  1. xdma_v33

    0下载:
  2. XDMA是DOS下的磁盘UltraDMA传输的驱动程序. 支持PC主板有Intel,VIA,SiS,ALi. 该版本为v33,NASM编译.-XDMA is under the DOS disk UltraDMA transmission of the driver. PC support I have the Main Board ntel, VIA, SiS, ALi. The version v33, Assemble compiler.
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:35153
    • 提供者:Z.T
  1. atadrvr

    0下载:
  2. ATADRVR是DOS下的磁盘驱动程序,采用PIO传输 ,PCI DMA传输,ATA包,等非常全面代码示例... 内部有C与Asm描述. 编译环境:Borland C/C++ 4.52 与 Borland TASM 4.1-ATADRVR is under the DOS disk driver, using PIO transmission, PCI DMA transmission, ATA kits, , and other very comprehensive interna
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:167952
    • 提供者:Z.T
  1. cf_sector_RW

    0下载:
  2. TI 5402 dsp芯片读写cf卡的源程序,经本人验证可用,稍做修改就能读写硬盘绝对扇区。代码注释很全,强烈推荐-TI 5402 dsp chip cf card literacy program, I can verify, minor changes can read and write disk absolute Sector. Notes of the entire code is strongly recommended
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:210932
    • 提供者:肖卫华
  1. 51HD

    1下载:
  2. 用51单片机控制硬盘C语言代码以及连接电路图-MCU control with 51 hard disk C language code and connect the circuit
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:41530
    • 提供者:陈真
  1. usbeject_src

    0下载:
  2. This article shows you how to programmatically eject USB removable disk drives using .NET, with a sample GUI application.-This article shows you how to programmatic ally eject USB removable disk drives using.NET , with a sample GUI application.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:109991
    • 提供者:huanying
  1. supermap521

    0下载:
  2. supermap 521 全部模块的破解补丁 见压缩包里的2个dll文件 安装盘去官方网站下载就可以http://www.supermap.com.cn/ 1.supermapisnet破解 把破解的dll文件 把这个文件覆盖原来的文件就可以了 也就是覆盖C:\\Program Files\\SuperMap\\SuperMap Objects 5.0 RT\\Bin 下的dll文件 2.supermap破解 用supermap.rar解开的SmA
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:800791
    • 提供者:qinghai
  1. C_Code_of_FAT_Filesystem_for_Eemonstration_Date_20

    0下载:
  2. 本文件系统为使用单片机操作文件的用户专门设计,功能强大,性能可靠:欢迎大家下载,测试,使用 1->兼容FAT16文件系统,支持256字节长文件名,最大路径长度260个字节,与标准Microsoft Longfilename specification兼容; 2->可以在任意单片机平台上运行,只要编写一个读写sector驱动。 3->文件系统功能齐全,这些功能包括了打开文件,关闭文件,读文件,写文件,建立文件,删除文件,查找文件,
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2015-06-11
    • 文件大小:266719
    • 提供者:6756
  1. SEEDISK.ZIP

    0下载:
  2. DOS下查看磁盘扇区的程序, 按A,S,D,W,控制CHS增减,按E, 输入CHS值,按Q,结束.-DOS disk Sector procedures, A, S, D, W, CHS change in control, according to E, CHS import value, according to Q, the end.
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:3646
    • 提供者:JeanChenYu
  1. FileComp

    0下载:
  2. 对文件进行字节比较,查看指定目录内是否存在同样的文件。当我们硬盘上资料放得太多,清除重复的文件特别有用。-the documents byte comparison, check whether the specified directory exists within the same document. When a hard disk up too much information, removing duplicate documents particularly useful.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:59142
    • 提供者:xc
  1. 51ch375

    0下载:
  2. 51+ch375超级经典的U盘读写程序嘿嘿赶快下载把-ch375 Super 51 + classic U disk read and write procedures put laughter quickly download
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:3350
    • 提供者:jeff
  1. vc_jiqiaoshili_part6

    0下载:
  2. Visual.C++程序设计技巧与实例--配套光盘 第6章 文件和系统操作 本章共11个实例: 1. FolderCopy文件夹的选择和拷贝 2. DeleteCertainFile删除指定路径下的某种类型的文件 3. FileModiNotify当文档(文件)被修改时在标题上给出提醒 4. OpenHtm打开Html网页 5. FileMapping使用内存映射文件来传输共享数据 6. ChageTime改变系统时间 7. StartUpProg让系统启动时
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:314174
    • 提供者:xixi
  1. UThief

    0下载:
  2. 伪装成svchost进程,在windows服务里添加服务,对连接到电脑的U盘进行定时扫描,将其复制到电脑里默认的目录里-disguised as svchost process, the service windows add services, connect to the computer of the U disk regularly scan, copy it to the computer's default directory
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:88126
    • 提供者:肖羽
  1. ptyx

    0下载:
  2. 这是个平盘游戏,挺好玩的,有远代码,共大家学习.-This is a disk-game playing very well, much code, we were learning.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:1080590
    • 提供者:周升华
  1. spjfilemanagement

    1下载:
  2. 本程序是模拟操作系统的文件管理程序,可以模拟实现目录管理、外存分配以及磁盘存储空间管理-simulation of the process is the operating system of document management procedures can be simulated to achieve directory management, Disk allocation and management of disk storage space
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:19857
    • 提供者:shipeijun
  1. downcode33333

    2下载:
  2. 当你的U盘,移动硬盘遗失了,被盗了,或者是遗忘在公共场所,里面的资料就会完全被别人窥探,如果涉及一些隐私,机密,那后果是很严重的。本课题就是在这样一个情况下产生的。这里剖析的只是一个最初的演示原型,详细设计,以及一些细节可以参考源代码。源代码在WinXP,VC6.0编译通过。-when your USB mobile hard disk is lost, stolen, forgotten or in public places, The information inside will be c
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:16421
    • 提供者:李冰
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com