CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 驱动编程 搜索资源 - via

搜索资源列表

  1. mouser

    0下载:
  2. This is a serial mouse driver, which is compliant with Plug and Play, supports dynamic detection (via serenum) and removal (either hotplug or via the device manager). The code serves as a sample for any serial-enumerable device. The behavior of the v
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:50097
    • 提供者:Liangjq
  1. SerialCom

    0下载:
  2. Serial Com Class design to offer accessibility of serial com port via RS-232 pipe to bridge with upper layer s applications
  3. 所属分类:驱动编程

    • 发布日期:2012-06-20
    • 文件大小:3533
    • 提供者:WiOpen
  1. setup

    0下载:
  2. 一个奥林巴斯相机的驱动和控制程序,可通过PC抄控相机拍照-An Olympus camera driver and control program, can be controlled via a PC camera to take pictures copied
  3. 所属分类:Driver Develop

    • 发布日期:2017-06-09
    • 文件大小:17092515
    • 提供者:刘健
  1. Canon_vcc4_ptz

    0下载:
  2. Canno vcc4控制碼,可透過com port控制 vcc4-Canno vcc4 control code can be obtained via com port control vcc4
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-13
    • 文件大小:2902
    • 提供者:許駿瑋
  1. IrCOMM2k-2.0.0-beta3-src

    0下载:
  2. IrComm2k is a virtual COM (serial) port emulator to connect/synchronize mobile phone via IRDA, so in fact the connection is made via IRDA and software uses virtual COM port //Can be used in other purposes t-IrComm2k is a virtual COM (serial) port e
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-25
    • 文件大小:347626
    • 提供者:VVS777
  1. hid_mouse

    0下载:
  2. 蓝牙鼠标程序,通过蓝牙来连接 配对具体操作里面有文档说明-Bluetooth mouse program to connect via Bluetooth pairing specific operations which are documented
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-25
    • 文件大小:16387
    • 提供者:张金玺
  1. EP9307_CANbus_Driver

    0下载:
  2. EP9307 CAN总线驱动器:主要是EP9307芯片通过SPI与SJA1000连接的驱动程序-EP9307 CANBUS driver:it does provide a connection via SPI between chip EP9307 and SJA1000.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:33258
    • 提供者:Yue Wei
  1. PS2

    0下载:
  2. 这是用中断方式读取PS2键盘,之后通过串口发送给电脑,相对于用循环方式,有更快的优点。-It is used to read PS2 keyboard interrupt, then sent to a computer via serial port, compared with the cycle way, a faster advantages.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:28942
    • 提供者:cwd
  1. JTAG_arm926ejs_get_idcode

    0下载:
  2. A program on PC to access TAP controller of ARM via parallel port to JTAG cable.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:2448494
    • 提供者:Hung
  1. VIA_VT6202VT6212_drv262LM

    0下载:
  2. vt6212芯片驱动程序,USB转PCI。-vt6212 driver,USB to PCI.
  3. 所属分类:Driver Develop

    • 发布日期:2017-06-02
    • 文件大小:15243442
    • 提供者:czj
  1. tmbslVT1632

    0下载:
  2. PNX1700 NDK VT1632 DVI发送器驱动源码-VIA VT1632 DVI transmitter driver for PNX1700 NDK
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:8378
    • 提供者:duwenyong
  1. C-sharp

    0下载:
  2. Take a Picture. Example of C Shape to communicate via COM PORT to take a picture
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-12
    • 文件大小:78674
    • 提供者:tuan
  1. Infrared-remote-control-decoding-

    0下载:
  2. 基于MSP430的红外遥控解码实验,通过红外遥控板按键发送给MSP430,单片机按照相应的解码规则解码出对应的键盘数字。-Send via infrared remote control panel makes infrared remote control decoding experiments based on MSP430, MSP430, microcontroller decoding in accordance with the appropriate decoding rules
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-12
    • 文件大小:34384
    • 提供者:龙增勇
  1. alc

    0下载:
  2. allegro对齐symbol,text,via,pin小工具。 allegro.ilinit和aln.il存入spb16.6\share\local\pcb\skill文件夹,align.form存入spb16.6\share\local\pcb\form文件夹 命令:ALN 快捷键:TAB 菜单:edit\align-allegro alignment symbol, text, via pin gadgets. The stored in spb16.6 allegro.i
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-05
    • 文件大小:8704
    • 提供者:曹昵妹
  1. NP_Source

    0下载:
  2. NP启动后通过WriteProcessMemory跟CreateRemoteThread向所有进程注入代码(除了系统进程smss.exe),代码通过np自己的LoadLibrary向目标进程加载npggNT.des。npggNT.des一旦加载就马上开始干“坏事”,挂钩(HOOK)系统关键函数如OpenProcess,ReadProcessMemory,WriteProcessMemory,PostMessage等等。 挂钩方法是通过改写系统函数头,在函数开始JMP到npggNT.des中的
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:128904
    • 提供者:ghgh
  1. HDINFO

    0下载:
  2. 硬件检测与显示通过WMI硬件底层指令实现-Hardware detection and display instructions to achieve the underlying hardware via WMI
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:3647
    • 提供者:腾腾
  1. CH341EVT.ZIP

    0下载:
  2. CH341的控制源代码,CH341通过USB转串口,I2C,SPI接口通讯-CH341 control source code, CH341 via USB to serial, I2C, SPI interface communication
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:757913
    • 提供者:陈强
  1. PCIe-driver-and-DMA-with-PC

    0下载:
  2. PCIE驱动程序源码,包括的详细的初始化过程、中断操作、DMA操作,并包含通过DMA与上位机进行数据传输的程序-PCIE driver source code, detailed initialization process includes interrupt operations, DMA operations, and includes data transfer with the host computer via the DMA program
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-14
    • 文件大小:4032522
    • 提供者:傅红雪
  1. CT

    0下载:
  2. 双路输出控制器”具有信号输出时间设定、 输出信号占空比调整、 当前输出通道及时 间显示、系统工作参数存储、串口通讯及 LED 指示等功能。 “双路输出控制器”通过串口完 成信号输出时间设定功能;通过 EEPROM 完成系统工作参数存储功能;通过按键完成输出通 道切换、 输出信号占空比调整及停止信号输出功能; 系统硬件电路主要由 MCU 控制单元、独 立按键、 LCD 显示单元、 串口通讯单元、 EEPROM 数据存储单元和 LED 指示单元组成-Dual output contr
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-23
    • 文件大小:8073558
    • 提供者:爱仕达
  1. 4RL

    0下载:
  2. 本软件是基于SH88F4051为控制核心,通过控制算法智能控制继电器,从而使输出电压稳定,为各种电器提供稳定可靠地电源,同时,兼有过压、欠压、过温、短路等保护功能。可广泛应用于电网电压波动大或电网电压季节性变化大的地区。-This software is based on SH88F4051 as the control center via the control algorithm of intelligent control relay, so that the output voltag
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-24
    • 文件大小:163249
    • 提供者:nanfang
« 12 »
搜珍网 www.dssz.com