搜索资源列表
-
0下载:
在Linux上实现对串口设备的读写程序,里面包括对串口的基本设置。-Linux on the implementation of the serial device to read and write procedures, which include the basic settings of the serial.
-
-
0下载:
Labview串口通信例子,基本读和写操作,对于初学visa的童鞋,应该很有帮助。-Labview serial communication examples, the basic read and write operations, for beginners visa of children s shoes, it should be helpful.
-
-
0下载:
功能:现代人的社会交往越来越多,人们会需要通讯录来记录联系信息,必须对通讯录进行管理,对使用通讯录提供方便,基本功能如下:
输入、显示、查找、删除、插入、保存、读入、按照序号查询、拷贝、排序和退出。
目的:利用静态结构数组实现通讯录管理,数组的每一个元素是一个联系记录,通过该例子了解数据库管理的基本功能,重点掌握数组元素作为结构体的应用、数组作为函数参数、文件读写、自定义函数等知识。
程序设计思路:程序设计一般由两个部分组成:算法和数据结
-
-
0下载:
完成了串口操作的基本功能,包括读写功能、创建线程功能及线程监听等功能-Completion of the basic functions of serial operation, including read and write capabilities, to create threads and thread monitor function and other functions
-