登录
首页 » WINDOWS » CD-125K-HI-RW-USB

CD-125K-HI-RW-USB

于 2020-06-24 发布 文件大小:1495KB
0 207
下载积分: 1 下载次数: 0

代码说明:

  125K HID programmer with USB interface

文件列表:

USB driver, 0 , 2011-10-28
USB driver\CH341SER.exe, 204736 , 2011-06-27
USB driver\Windows 7 64 bit, 0 , 2011-10-28
USB driver\Windows 7 64 bit\CH341PT.DLL, 6712 , 2005-07-30
USB driver\Windows 7 64 bit\CH341S64.SYS, 58368 , 2009-06-03
USB driver\Windows 7 64 bit\CH341S98.SYS, 19680 , 2007-06-12
USB driver\Windows 7 64 bit\ch341SER.CAT, 9710 , 2010-08-27
USB driver\Windows 7 64 bit\CH341SER.INF, 6678 , 2010-08-25
USB driver\Windows 7 64 bit\CH341SER.SYS, 39632 , 2009-06-03
USB driver\Windows 7 64 bit\CH341SER.VXD, 20089 , 2008-12-18
125K-HI-RW-USB-D4 datasheet.pdf, 73829 , 2011-09-21
125K-HI-RW-USB-D4 user guide.pdf, 119315 , 2011-10-28
Fix .ocx not registered problem, 0 , 2011-09-27
Fix .ocx not registered problem\Fix ocx error message.pdf, 23180 , 2011-02-20
Fix .ocx not registered problem\MSCOMM32.OCX, 103744 , 1998-06-24
Fix .ocx not registered problem\TABCTL32.OCX, 209608 , 2003-09-23
program, 0 , 2011-09-21
program\CFG1, 0 , 2011-10-28
program\CFG1\HID.cfg, 649 , 2011-08-14
program\CFG1\MSCOMM32.OCX, 103744 , 1998-06-24
program\CFG1\RFID.exe, 323584 , 2011-08-24
program\CFG1\TABCTL32.OCX, 209608 , 2003-09-23
program\CFG2, 0 , 2011-10-28
program\CFG2\HID.cfg, 726 , 2011-09-15
program\CFG2\MSCOMM32.OCX, 103744 , 1998-06-24
program\CFG2\RFID.exe, 323584 , 2011-08-24
program\CFG2\TABCTL32.OCX, 209608 , 2003-09-23
program\CFG3, 0 , 2011-10-28
program\CFG3\HID.cfg, 690 , 2011-09-15
program\CFG3\MSCOMM32.OCX, 103744 , 1998-06-24
program\CFG3\RFID.exe, 323584 , 2011-08-24
program\CFG3\TABCTL32.OCX, 209608 , 2003-09-23
program\CFG4, 0 , 2011-10-28
program\CFG4\HID.cfg, 690 , 2011-09-15
program\CFG4\MSCOMM32.OCX, 103744 , 1998-06-24
program\CFG4\RFID.exe, 323584 , 2011-08-24
program\CFG4\TABCTL32.OCX, 209608 , 2003-09-23
program\CFG5, 0 , 2011-10-28
program\CFG5\HID.cfg, 690 , 2011-09-15
program\CFG5\MSCOMM32.OCX, 103744 , 1998-06-24
program\CFG5\RFID.exe, 323584 , 2011-08-24
program\CFG5\TABCTL32.OCX, 209608 , 2003-09-23

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • examples
    这是一些labview实例的ppt,也是我当时的课件,愿与大家共分享(These are labview examples ppt, I was the courseware is ready to share with you a total of)
    2010-07-29 01:08:23下载
    积分:1
  • matlab的simulink平台搭建了推挽变换器的仿真 kaihuantuiwan
    在matlab的simulink平台搭建了推挽变换器的仿真(Simulation of push-pull converter based on MATLAB Simulink platform)
    2020-12-21 00:39:10下载
    积分:1
  • Some examples of NS, including random, routing, etc., suitable for beginners to...
    NS的一些例子,包括random, routing等,适合初学者学习~-Some examples of NS, including random, routing, etc., suitable for beginners to learn ~
    2022-02-06 11:36:54下载
    积分:1
  • 菲涅尔衍射
    矩形孔菲涅尔衍射模拟及圆形孔菲涅尔衍射模拟(Fresnel diffraction simulation of rectangular aperture and circular aperture)
    2019-03-21 10:32:27下载
    积分:1
  • Java程序求解qruadratic方程
    说明:  Java program to solve qruadratic equation.
    2020-06-19 02:20:01下载
    积分:1
  • c class code
    c语言学习的经典代码,c语言实例解析精粹书的配套代码。目录清单如下:第一部分  基础篇 001  第一个C程序 002  运行多个源文件 003  求整数之积 004  比较实数大小 005  字符的输出 006  显示变量所占字节数 007  自增/自减运算 008  数列求和 009  乘法口诀表 010  猜数字游戏 011  模拟ATM(自动柜员机)界面 012  用一维数组统计学生成绩 013  用二维数组实现矩阵转置 014  求解二维数组的最大/最小元素 015  利用数组求前n个质数 016  编制万年历 017  对数组元素排序 018  任意进制数的转换 019  判断回文数 020  求数组前n元素之和 021  求解钢材切割的最佳订单 022  通过指针比较整数大小 023  指向数组的指针 024  寻找指定元素的指针 025  寻找相同元素的指针 026  阿拉伯数字转换为罗马数字 027  字符替换 028  从键盘读入实数 029  字符行排版 030  字符排列 031  判断字符串是否回文&
    2022-03-10 23:24:00下载
    积分:1
  • NBA
    根据体育场馆实测分压分布点数据,绘制风压分布图。(According to sports venues measured pressure distribution points data, draw the wind pressure distribution. )
    2013-03-15 17:07:21下载
    积分:1
  • 6-18
    说明:  PID实现ALC功能源代码,基于stm32F303开发平台(Realization of ALC Functional Source Code by PID)
    2020-06-21 05:00:02下载
    积分:1
  • 是一本电力系统规划的书,市面上很难买到的。
    是一本电力系统规划的书,市面上很难买到的。-Is a power system planning books available on the market it is very difficult.
    2022-02-07 19:36:09下载
    积分:1
  • Please browse, will be able to get the result has been a sermon.
    请各位浏览,必定可以得到一向布道的结果。-Please browse, will be able to get the result has been a sermon.
    2023-05-13 02:40:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载