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

搜索资源列表

  1. Syntech

    0下载:
  2. 一个用于台湾产的采集器的编译器及我自己做的一些实例代码,还有中文帮助文件若干。可以用于有需要的下载交流。-Taiwan for producing a collection of compiler and I made some examples of code, there are a number of Chinese help files. It can be used to download the necessary exchange.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:7626308
    • 提供者:jack
  1. 179301COMMTC2_by_ssq

    0下载:
  2. 串口程序。在TC环境下通过编译。不包含密码-Serial procedures. The TC environment through the compiler. Do not include passwords
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:14243
    • 提供者:小阿车
  1. 594381serial003

    0下载:
  2. 串口程序。dos底下的编程源码,在TC环境下通过编译-Serial procedures. Dos programming source code under the TC environment through compiler
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:31388
    • 提供者:小阿车
  1. Serial4

    0下载:
  2. 本程序没有使用SerialComm控件,而是用API实现的串口发送、接收数据,在VC++6.0下编译通过,希望能对串口编程的初学者有所帮助。-this procedure did not use SerialComm controls, but use the serial port API to send and receive data, the VC 6.0 compiler, in hopes of Serial Programming beginners help.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:31067
    • 提供者:王枫
  1. armok0112502

    0下载:
  2. AVR128的串口通讯软件,用GCC编译调试通过-AVR128 serial communication software, used by the GCC compiler Debugging
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:340762
    • 提供者:zbg
  1. Vc6Demo

    0下载:
  2. 深圳南天东华磁卡读写程序,VC6可编译执行-Donghua Shenzhen south magnetic reading and writing procedures, the implementation of compiler can VC6
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:273190
    • 提供者:laihtsing
  1. 45DB081

    0下载:
  2. 45db081的读写程序,应用于spi总线的读写,在keil c环境下编译通过-45db081 read and write procedures for the 20 bus to read and write, the c51 c compiler environment through
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:4572
    • 提供者:孙悟
  1. IOtoSerial

    0下载:
  2. 用I/O口实现串口通信,通过8051实现,编译环境 keil C51。-using I / O Serial Communication mouth, through 8051 realization keil C51 compiler environment.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:1331
    • 提供者:曾亮
  1. uart_diver

    0下载:
  2. USART的驱动程序,在C++编译环境下,进攻学习参考-USART the driver, in the C compiler environment, learning offensive reference
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:449569
    • 提供者:马萍
  1. cdib-wave-input-commuinication-oneship

    0下载:
  2. 先对波形处理,应用于串口通讯,VC++6.0环境下编译通过-first wave of treatment for serial communication, VC 6.0 compiler environment through
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:4611
    • 提供者:lidi
  1. ATMega8serial

    0下载:
  2. ATMega8串口编程范例 //使用AVR Studio 4.12 + WinAVR编译-socket programming paradigm / / AVR Studio 4.12 WinAVR Compiler
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:9670
    • 提供者:hiker lee
  1. USART_main

    0下载:
  2. AVR USART串口使用的一个范例 编译器:GCC 工具: C && ASM 芯片:ATMEL的ATMEGA系列-AVR USART serial use of a model compiler : GCC tools : C
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:3234
    • 提供者:刘健华
  1. atlyfscript

    1下载:
  2. 这是非常有挑战性的题目。对于用户输入的任意一个平面函数f(x),绘制出其函数曲线。这里最关键的技术难点就是如何实现计算表达式的值。在《编译原理》和《数据结构》的书中,都有对表达式运算方法的论述。说实在的,在编译型计算机语言中实现对用户输入表达式的运算是非常困难的。需要对表达式进行扫描,去括号,按照运算符的优先级生成2叉树,然后遍历该树生成逆波兰表达式,再然后通过栈的方法进行运算。如果在表达式中再包含有函数的话......描述起来都麻烦,更不要说用程序实现了:-(-This is a very c
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:68394
    • 提供者:vip
  1. 123546

    0下载:
  2. Visual C++网络通信编程实用案例精选光盘内容 3-5单元,编译通过,保证可以运行。-Visual C++ network communications programming practical cases Featured content discs 3-5 unit, the compiler is passed, to ensure that you can run.
  3. 所属分类:Com Port

    • 发布日期:2017-05-03
    • 文件大小:648700
    • 提供者:离间
  1. 326587

    0下载:
  2. Visual C++网络通信编程实用案例精选光盘内容6-9章,编译通过,保证能够运行。-Visual C++ network communications programming practical cases Featured content discs 6-9 s, the compiler is passed, can guarantee to run.
  3. 所属分类:Com Port

    • 发布日期:2017-05-11
    • 文件大小:2190434
    • 提供者:离间
  1. URAT_VHDL

    0下载:
  2. 基于FPGA的 UART 通信,在quartus 7.2编译通过。含全部源码和仿真图形-FPGA-based UART communications, quartus 7.2 in the compiler through. All source code and simulation with graphics
  3. 所属分类:Com Port

    • 发布日期:2017-04-15
    • 文件大小:32301
    • 提供者:邱林凤
  1. rs_m5451

    0下载:
  2. rs232 driver for m5451 in c ( keil 8085 compiler )
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:912
    • 提供者:andy
  1. 200562232074641

    0下载:
  2. c++短信源码文件学习用的通过编译-c++ text source document learning through the use of compiler
  3. 所属分类:Com Port

    • 发布日期:2017-05-10
    • 文件大小:2281325
    • 提供者:王瑞
  1. cms91

    0下载:
  2. 单片机和GPRS模块的双串口编程,uv2编译器编译完成-MCU and GPRS module pairs of serial programming, uv2 compiler to compile complete
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:88411
    • 提供者:ylw
  1. USB

    0下载:
  2. 该下载器可用于多种单片机的串行下载,根据单片机型号的不同可选适当的编译器-The device can be used for a variety of SCM download serial download, according to the different MCU model appropriate compiler options
  3. 所属分类:Com Port

    • 发布日期:2017-05-08
    • 文件大小:1669397
    • 提供者:linweize
« 12 3 »
搜珍网 www.dssz.com