CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 并口编程 搜索资源 - simple

搜索资源列表

  1. caiji

    0下载:
  2. 采用的是总线传输的数据采集的程序 比较简单,适合新手-using the bus transmission of data collection procedures are relatively simple, suitable for novice
  3. 所属分类:并口编程

    • 发布日期:2008-10-13
    • 文件大小:10540
    • 提供者:HYL
  1. 8259

    0下载:
  2. 接口课程实验时候写的小程序,很简单。做为有用者的参考8259 的中断程序-interface when writing small programs and simple. Useful as a reference to the interruption procedures 8259
  3. 所属分类:并口编程

    • 发布日期:2008-10-13
    • 文件大小:936
    • 提供者:张立柱
  1. rangedemo_v1_0

    0下载:
  2. This software is a simple range demo for the nRF9E5 and nRF24E1 devices. -This software is a simple range demo for the nRF9E5 and nRF24E1 devices.
  3. 所属分类:并口编程

    • 发布日期:2008-10-13
    • 文件大小:6197
    • 提供者:sdf
  1. 51+

    0下载:
  2. 这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试验,作为参考. -this procedure with 180 OK C code can read FAT16 file system U-root directory, we can see the root directory under the file name, would show th
  3. 所属分类:并口编程

    • 发布日期:2008-10-13
    • 文件大小:7579
    • 提供者:ly
  1. LCDseries

    0下载:
  2. 一个利用并口操作液晶的源代码,可以利用计算机并口对液晶进行各种操作,简单易行-use a parallel port to operate the LCD source code, we can use the computer parallel port to various LCD operations simple
  3. 所属分类:并口编程

    • 发布日期:2008-10-13
    • 文件大小:2596
    • 提供者:marble
  1. MFCparallelport

    0下载:
  2. 这个类允许你在所有的Windows平台下使用低级端口I/O接口存取并口数据。例子程序使用一个定制的MFC/C++类实现了PC到PC之间通过“PLT1”进行简单的C/S文件传输。 -this type allow you to all the Windows platform using vulgar port I / O interface for parallel port access It is. Examples of programs use a customized MFC /
  3. 所属分类:并口编程

    • 发布日期:2008-10-13
    • 文件大小:13117
    • 提供者:xian
  1. 177523

    0下载:
  2. 一个经典的并口应用程序-电脑小彩灯制作 用VC++编写的程序 简单实用 可以自己制作 按兴趣改进程序-a classic Parallel Application-lantern production of small computer VC + + preparation procedures can be simple and practical produced by their interest in improving procedures
  3. 所属分类:并口编程

    • 发布日期:2008-10-13
    • 文件大小:11024
    • 提供者:沈旭东
  1. sin129

    0下载:
  2. 一个简易微机正弦信号发生器,并口外接8位D/A转换器(并口有8位 数据输出,4位控制位输入,接地信号,可以查阅相关资料)-a simple computer sinusoidal signal generator, Parallel external 8 D / A converter (8-bit parallel data is output, 4-control input signal grounding, can access information)
  3. 所属分类:并口编程

    • 发布日期:2008-10-13
    • 文件大小:1134
    • 提供者:快乐
  1. 简易的基于51单片机的示波器程序

    2下载:
  2. 简易的基于51单片机的示波器程序,含protues仿真图-51 simple microcontroller based oscilloscope program, including the simulation of Figure protues
  3. 所属分类:并口编程

    • 发布日期:2014-05-21
    • 文件大小:141312
    • 提供者:宣宣
  1. gongju

    0下载:
  2. 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-Single-chip used in the process of developing the multi-functional tools, includi
  3. 所属分类:Parallel Port

    • 发布日期:2017-05-11
    • 文件大小:2814624
    • 提供者:林琳
  1. PARALINK

    0下载:
  2. 公开部分本人早年原创软件(2/16):MS-DOS下的增强型并口(ECP)通讯软件(Microsoft 4位通讯软件Interlnk/Intersvr的8位版)。使用符合IEEE1284标准的增强型并行口(ECP)实现双机高速通讯:文件互传、管理等。用户编程界面基于Borland C++ 3.1/TurboVision 1.0但风格源于Symantec C++。软件支持多种联网电缆硬件。简单的8位并口联网线可以根据软件中的注释自制。有电路的直接联网电缆(DCC,支持Windows9X下的8位并口
  3. 所属分类:Parallel Port

    • 发布日期:2017-04-09
    • 文件大小:1259085
    • 提供者:Lijing Hao
  1. npptools

    0下载:
  2. 自学Java写的象棋游戏源码(简单),希望高人不要笑话,这是我自学写的,基本上是用Java调用图片显示的原理制成,适合和我一样菜的Java新手,希望大家与我一起交流。 -Self-chess game written in Java source code (simple), hoping Gaoren not a joke, this is my self-written with Java call is basically the principle of image display
  3. 所属分类:Parallel Port

    • 发布日期:2017-03-30
    • 文件大小:27276
    • 提供者:zoei
  1. cPPBlueTooth

    0下载:
  2. c++的一个蓝牙例子.这个例子比较简单,复杂一点的请参考另一个-C++ Bluetooth examples of this example is relatively simple, a bit more complex, please refer to another
  3. 所属分类:Parallel Port

    • 发布日期:2017-03-28
    • 文件大小:44349
    • 提供者:一一风
搜珍网 www.dssz.com