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

搜索资源列表

  1. 用Java编写HTML文件分析程序

    1下载:
  2. 用Java编写HTML文件分析程序  一、概述          Web服务器的核心是对Html文件中的各标记(Tag)作出正确的分析,一种编程语言的解释程序也是对源文件中的保留字进行分析再做解释的。实际应用中,我们也经常会碰到需要对某一特定类型文件进行要害字分析的情况,比如,需要将某个HTML文件下载并同时下载与之相关的.gif、.class等文件,此时就要求对HTML文件中的标记进行分离,找出所需的文件名及目录。在Java出现以前,类似工作需要对文件中的每个字符进行分析,从中找出所需部
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-07-07
    • 文件大小:1.04kb
    • 提供者:tiberxu
  1. Compression

    0下载:
  2. 这是一个兼容C++标准的IO流接口,可以用于访问*.zip文件。(支持 压缩和解压缩)。-This a compatible standard C-IO interface, which can be used to visit *. zip file. (Support for the compression and decompression).
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:113.06kb
    • 提供者:斯蒂芬
  1. IOTALK

    0下载:
  2. 使用PortTalk及经过改良的函数集进行2KXP下IO口的直接访问,在你的代码中调用OpenCurProcessIOAllAccess(CurWnd: THandle)或者OpenCurrentProcessIOAllAccess(PID: THandle)即可,CurWnd是窗口句柄,PID是进程句柄。-use PortTalk and improved function set for the next IO 2KXP directly to the mouth, in your code
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:2.07kb
    • 提供者:张劲书
  1. W2KIOTALK

    0下载:
  2. 通过PortTalk和改良的函数集、在Windows 2000 和 Windows XP 下进行IO口的直接访问。主调函数为OpenCurrentProcessIOAllAccess(PID: THandle)或者OpenCurProcessIOAllAccess(CurWnd: THandle),PID为进程ID,CurWnd为窗口句柄。-through PortTalk and improved function set. In Windows 2000 and Windows XP und
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:4.23kb
    • 提供者:张劲书
  1. IOFUNC

    0下载:
  2. 访问32位PCI总线IO的例程,在DOS下运行,用Turbo C编译。-visit 32 PCI IO routines, running under DOS, using Turbo C compiler.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:22.86kb
    • 提供者:shaochi
  1. porttalkforNT

    0下载:
  2. 这是在w2000和winxp下直接访问IO断口的驱动源码,我们可以用该驱动来直接访问并口。-This is the w2000 and winxp direct IO fracture visit the driving source, We can use that to drive directly to the parallel port.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:66.73kb
    • 提供者:李宁
  1. 1-WireSearch

    0下载:
  2. 单线搜索算法,适合51系列单片机,硬件访问层使用IO模拟,在其他平台应用,需要更改硬件层,已在89s52上测试通过-single search algorithm suitable for 51 series microprocessor, hardware access layer using IO simulation, In other platform, the need to change the hardware level, in 89 s52 through testing
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4.42kb
    • 提供者:刘亚东
  1. WinIo

    0下载:
  2. 实现windows XP等类似操作系统下, 对内存以及IO端口的访问-Provide memory and IO port access under Windows XP etc.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:102.4kb
    • 提供者:张嘉豪
  1. WinIoLib

    0下载:
  2. 2000及xp下的WinIo库,由于Window对系统底层进行了保护,对开发人员造成很大的困扰,你可以用这个WinIO帮助你进行系统底层IO访问. -WinIo library
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:18.95kb
    • 提供者:苏庆红
  1. System.IO.Ports

    0下载:
  2. c#编写的关于com口通信访问的程序。很不错的-c# write access on the com port communication program. Nice
  3. 所属分类:CSharp

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

    0下载:
  2. 一种直接访问文件系统,适用于SSD。可以利用SSD的物理特性,规避缺点。加速IO访问-A direct access to the file system for SSD. The physical characteristics of SSD can be used to circumvent shortcomings. IO access speed
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:329.87kb
    • 提供者:keliang
  1. linux-IO

    0下载:
  2. linux 驱动中 访问arm 端口的方法。-linux ports arm drive access method.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:806.22kb
    • 提供者:gaozhiliang
  1. IODriver

    0下载:
  2. 借助驱动完成对winxp或winnt系统的io访问。可以直接使用_outp和_inp等函数。但是需要仔细调试。-failed to translate ,don t know English。sorry!!!
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:4.3kb
    • 提供者:limit
  1. FlashPrint

    1下载:
  2. 用于彩票快打系统的中间件、各种票据打印系统可作参考,生成ie安全的Active ocx组件,自带xml解析、串口重叠IO访问、超酷的自绘进度条,程序运行需要硬件支持,把硬件部分屏蔽掉即可。-Middleware for lottery Street Fighter systems, a variety of ticket printing system can be used for reference, to generate ie security of the Active ocx com
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-03
    • 文件大小:101.79kb
    • 提供者:小仙
  1. IO-mem-acess

    0下载:
  2. 基于linux系统的IO内存访问底层硬件的驱动程序。实验现象是LED灯亮。所以也是LED驱动程序。不是调用函数接口-IO memory based on the Linux system to access the underlying hardware driver. The experimental phenomena are LED lights. LED driver. Instead of calling the function interface
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:5.63kb
    • 提供者:王普
  1. IO

    0下载:
  2. 对stm32107的所有外设进行统一管理,解决ucos下上层应用对硬件访问的互斥问题-All peripherals for stm32107 unified management solution ucos upper application under exclusive access to hardware problems
  3. 所属分类:uCOS

    • 发布日期:2017-04-03
    • 文件大小:5.58kb
    • 提供者:hu
  1. WinRing0-v1.3.1b-Source

    0下载:
  2. win ring0 1.3.1b 底层io访问库-win ring0 1.3.1b
  3. 所属分类:Driver Develop

    • 发布日期:2016-01-25
    • 文件大小:88kb
    • 提供者:fdsa
  1. CH365-IO-RW

    0下载:
  2. CH365 IO 读写访问方法 (DELPHI可编译源码)-CH365 IO read and write access methods (DELPHI can compile the source code)
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-26
    • 文件大小:364.93kb
    • 提供者:hq
  1. IO-access-FLASH

    0下载:
  2. IO模拟SPI访问FLASH-PM25LV040,已用在产品上-IO access FLASH- PM25LV040 simulation SPI, has been used on the products
  3. 所属分类:SCM

    • 发布日期:2017-04-27
    • 文件大小:41.75kb
    • 提供者:刘尧
  1. WinRing0_1_3_0

    0下载:
  2. Windows IO/Memory Access Drivers;CPU ID ;MSR;PCI
  3. 所属分类:驱动编程

    • 发布日期:2018-04-23
    • 文件大小:531kb
    • 提供者:Cheff
« 12 3 4 »
搜珍网 www.dssz.com