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

搜索资源列表

  1. SampleEng

    0下载:
  2. 用VC++ 6.0与三菱PLC 作上位机通讯原理,界面还有部分预留给未来的使用,可以控制马达的动作,当然你自己要会写PLC的代码。--Using VC++ 6.0 with Mitsubishi PLC for PC communication theory, the interface there are some reserved for future use, to control motor movement, of course, you have to write PLC code.
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1933925
    • 提供者:zhu
  1. usb_wr_firmware

    0下载:
  2. CY7C68013固件 FPGA把数据通过usb写入pc slave 模式 使用 EP6 -USB:FPGA write data to PC by USB change from cypress example slave mode and use EP6 bulkloop.c firmware based on the firmware frameworks. Building this example requires the full vers
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:165597
    • 提供者:shenjianfei
  1. USBcomplet

    0下载:
  2. 本书将着重讲解如何编写、设计一个USB外设并使之与PC通信所需的代码。本书分析透彻,易于理解,是一本关于USB的不可多得的技术参考书籍。它不仅对初学者有帮助,而且对熟练掌握USB的高级技术人员也受益匪浅。本书共分十九章,每一章针对一个核心问题进行阐述。 本书适合于所有从事计算机软硬件开发工程师、技术人员使用。-This book will focus on how to write, to design a USB peripherals and PC communication with
  3. 所属分类:USB develop

    • 发布日期:2017-05-29
    • 文件大小:11629764
    • 提供者:冯晓东
  1. ch376

    0下载:
  2. CH376通讯的上位机程序,通过操作RS232串口实现读写CH376-CH376 PC communications programs, through the operation of RS232 serial interface to read and write CH376
  3. 所属分类:Com Port

    • 发布日期:2017-05-23
    • 文件大小:7394013
    • 提供者:赵永科
  1. ZC-51

    0下载:
  2. 1 闪烁一个LED灯--学习建立你的第一个工程 2 流水灯--延时 3 蜂鸣器发出报警音--声音产生实验 4 一位数码管0-9计数器--74HC164编程学习 5 用定时器控制闪烁一个LED灯--定时器 6 0-9999计数器--4位数数码管 7 按键计数器--外部中断 8 数码管时钟 9 LCM1602液晶屏显示--液晶屏 10 音阶产生器--音乐实验 11 4*4小键盘实验--键盘学习 12 写24C02--IIC总线写实验 13 读24C02
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:394074
    • 提供者:郑葡萄
  1. modbus-VB-and-vc-src

    2下载:
  2. modbusx 上位机读写测试软件DEMO 的源代码,有VC和VB的。可做参考。-modbusx DEMO PC to read and write test software source code, and VB-VC. Do reference.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-19
    • 文件大小:5251894
    • 提供者:kerrhu
  1. acs550

    0下载:
  2. ABB ACS550变频器的PC端软件,可用于读取/写入全部参数,并保存成文件。-ABB ACS550 drive the PC software can be used to read/write all parameters, and save into a file.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:47603
    • 提供者:WW
  1. Java-(x64)

    3下载:
  2. 这是一款使用JAVA语言编写的智能通用读卡器PC机中PCSC界面程序,是绝密级源代码!-In the intelligence in general use card reader PC machine that this is a style of use JAVA language to write the PCSC interface procedure is an extremely airtight source code!
  3. 所属分类:对话框与窗口

    • 发布日期:2012-11-15
    • 文件大小:1455485
    • 提供者:yangli
  1. USB2I2C_DEMO

    0下载:
  2. USB到I2C接口转换模块的上位机程序,可以读写多数E2PROM-USB to I2C Interface Converter Module PC program, you can read and write most of E2PROM
  3. 所属分类:USB develop

    • 发布日期:2017-04-01
    • 文件大小:42473
    • 提供者:glf
  1. RS485Comm

    0下载:
  2. 本例程演示了PC机和智能型仪表如何通过RS485接口进行通信。仪表采用百特公司产XMA5000智能型专家自整定PID调节器,该仪表的通讯协议已经在例程代码中作了详细说明。该例程非常简单,旨在说明如何在VC++中使用重叠方式读写串口。这个是异步通信,昨天传那个是同步通信。-The routine demonstration of PC and intelligent instrument through RS485 communication interface. Instrumentation
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-09
    • 文件大小:25225
    • 提供者:zxc
  1. lunar

    0下载:
  2. 本来是为一个商业PDA产品开发的日历程序,最近移植于PC机上, 所以算法和数据部分是用纯C++写的,不涉及MFC,所有的代码都是以短节省存储空间为主要目的.-Was originally a commercial PDA calendar product development process, recently transplanted into PC, and so part of algorithm and data is pure C++ Write and do not involve
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:48019
    • 提供者:谢兵
  1. port

    0下载:
  2. 用VC++写的一段串口通信程序,可以实现两台PC机之间互相通信,自带错误纠正功能-With VC++ Write a section of the serial communication program can be achieved between the two PC-communication, bring their own error correction function
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:17801
    • 提供者:牛司朋
  1. POS58LDLL1.1

    0下载:
  2. 利用VC6.0,非MFC,实现PC串并口,打开,关闭,读,写操作的动态库-Use VC6.0, non-MFC, the realization of PC parallel port string, open, closed, read, write, operate a dynamic library
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:90331
    • 提供者:zhaoyanming
  1. SDMMC_RW

    0下载:
  2. SD/MMC卡读写模块 1. ZLG_SD读写模块V2.0: SD/MMC卡读写模块V2.00, 支持SD卡和MMC卡, 支持实时操作 系统UCOS-II, 也支持在没有实时操作系统下使用 2. SDMMCExam: SD/MMC卡读写模块V2.00 使用方法的一个例子 3. 相关中间件和移植代码: SDMMCExam例子 用到的相关中间件和移植代码 4. PC机程序: SDMMCExam例子 的PC机程序,请直接使用本目录下的SD
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:276385
    • 提供者:l
  1. aduc7026

    0下载:
  2. aduc7026裸机程序,实现子功能包括:ADC,timer中断,Flash读写,Uart与PC通讯。-aduc7026 bare-metal process, the realization of sub-functions include: ADC, timer interrupt, Flash read and write, Uart and PC communications.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-26
    • 文件大小:142085
    • 提供者:peter
  1. PDIUSBD12_DLL

    0下载:
  2. PDIUSBD12芯片PC端读写DLL库,内附使用说明。-PDIUSBD12 Chip PC client DLL library to read and write, enclosing use.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-26
    • 文件大小:17468
    • 提供者:likufan
  1. I2cReadWrite

    0下载:
  2. 一种C51接收来自PC机的数据然后写入24C04..写满32字节后从24C04里读入数据回传给PC机显示出来-A C51 aircraft to receive data from the PC then write 24C04 .. full 32-byte read from the 24C04 in income data back to PC-display
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:2085
    • 提供者:liaozlei8
  1. pdll

    0下载:
  2. BCB编写控制软件Provade读写s7300数据的程序 经调试后通过 主要用于300和上位机数据交换量不大 通讯实时性要求不高的场所-BCB prepared Provade control software to read and write data s7300 procedures adopted by the debugging mainly for 300 and PC data communications in real-time exchange capacity of not
  3. 所属分类:Console

    • 发布日期:2017-05-07
    • 文件大小:1175357
    • 提供者:姚威
  1. 16x2characterLCD

    0下载:
  2. //实验板的AVR程序,驱动1602LCM(可显示2行,每行16个字符)模块显示实验练习。 //说明:RS高显示/低指令输入 RW高读/低写 EN高读数据/下降沿写数据 //具体电路可参照使用指南里的说明。每个字符为5×7或5×8的点阵,共16×2个字符。 //使用器件:ATMEGA8535,可更换。 使用默认的片内RC振荡器,1MHz。 //接线定义:PD4,5,6 为RS,R/W,EA。数据位为PC口。 //使用的开关:SW2-1,2,3.SW1-1,2,3,4,5,6,
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:658556
    • 提供者:
  1. USB_system

    0下载:
  2. 中文摘要 通用串行总线USB 是PC 体系中的一套全新的工业标准它支持单 个主机与多个外设同时进行数据交换 论文首先会介绍USB 的体系结构和特点包括总线特征协议定义 传输方式和电源管理等等这部分内容会使USB 开发者和用户对USB 有一 个整体的认识 接下来论文会讨论USB 系统的一般开发方法和技术特点分设备端硬 件设备端软件和主机端软件三个部分 然后论文会介绍几个USB 项目的研发过程和技术细节包括USB 手写 识别输入系统USB 通用设备开发平台USB
  3. 所属分类:USB develop

    • 发布日期:2017-04-04
    • 文件大小:991647
    • 提供者:zhangheng
« 1 2 3 4 56 7 8 9 10 ... 20 »
搜珍网 www.dssz.com