当前位置:
首页 资源下载
搜索资源 - basic serial read and write
搜索资源列表
-
0下载:
《LM3S系列CPU高性能串口驱动程序》
现在很多ARM7芯片已经使用了Cotex-M3内核,我开始接触这东西是从周立功的LM3S1138开始的。周立功提供的1138串口例程基本不具有实用性……
该驱动程序在利用LM3S系列CPU自身FIFO的同时,利用环形缓冲区构建了软件层的Buffer,采用中断方式进行Buffer读写,效率高,运行稳定,可用于透传、网关等各种大数据流量的场合。程序包含头文件,注释详尽;基于Stellaris外设驱动库编写,方便移植。并支持485通信,串口初始化数据自
-
-
0下载:
java日志读写,双工附带例子,可以快速掌握串口编程的基础-java log read and write, duplex attached example, you can quickly grasp the basic serial programming
-
-
0下载:
.Net串口读写控件,用VB.Net写成-. Net serial read and write controls, written using VB.Net
-
-
0下载:
在Linux上实现对串口设备的读写程序,里面包括对串口的基本设置。-Linux on the implementation of the serial device to read and write procedures, which include the basic settings of the serial.
-
-
0下载:
Basic Serial Write and Read
-
-
0下载:
51单片机读写u盘程序,包含u盘读写操作基本模块,串口的读写等-51 microcontroller to read and write u disk procedures, including reading and writing basic module u disk, serial port, reading and writing
-
-
0下载:
串口基本读写功能。学习Labview入门必学。-Basic serial read and write capabilities.
-
-
0下载:
基于labview的串口通讯编程,能实现基本的串口通讯。-Labview serial communication based programming to achieve a basic serial communication.
-
-
0下载:
This software allows the comunication between an electronic circuit and a computer using a serial cable (RS232 pe)
-
-
1下载:
Labview串口通信例子,基本读和写操作,对于初学visa的童鞋,应该很有帮助。-Labview serial communication examples, the basic read and write operations, for beginners visa of children s shoes, it should be helpful.
-
-
0下载:
Labview串口通信例子,基本读和写操作,对于初学visa的童鞋,应该很有帮助。-Labview serial communication examples, the basic read and write operations, for beginners visa of children s shoes, it should be helpful.
-
-
1下载:
串口读写操作,在读写基础上增加数据校验和数值读写位位数据显视.-Serial read and write operations, the increase in reading and writing on the basis of data validation and the value read and write bit data display.
-
-
0下载:
功能:现代人的社会交往越来越多,人们会需要通讯录来记录联系信息,必须对通讯录进行管理,对使用通讯录提供方便,基本功能如下:
输入、显示、查找、删除、插入、保存、读入、按照序号查询、拷贝、排序和退出。
目的:利用静态结构数组实现通讯录管理,数组的每一个元素是一个联系记录,通过该例子了解数据库管理的基本功能,重点掌握数组元素作为结构体的应用、数组作为函数参数、文件读写、自定义函数等知识。
程序设计思路:程序设计一般由两个部分组成:算法和数据结
-
-
0下载:
Basic Serial Write and Read labview
-
-
0下载:
串口调试助手,可将数据写入缓冲区,并可从缓冲区中读取数据。-Basic Serial Write and Read
-
-
0下载:
Labview软件程序代码,实现读和写的操作,基于串口通信。-Labview software program code to achieve read and write operations, based on serial communication.
-
-
0下载:
qt 5 使用系统自带串口类库,进行串口数据操作。 已经实现串口读写基本功能。-qt 5 use the system comes with serial libraries, for serial data manipulation. Serial read and write basic function has been achieved.
-
-
0下载:
NET Basic Serial Write and Read
-
-
0下载:
完成了串口操作的基本功能,包括读写功能、创建线程功能及线程监听等功能-Completion of the basic functions of serial operation, including read and write capabilities, to create threads and thread monitor function and other functions
-
-
1下载:
使用Qt进行开发的串口功能,实现了基本的串口的读写功能(The serial port function is developed by using Qt, which realizes the basic serial port's read and write function.)
-