-
C语言程序设计100个经典例子
说明: C语言程序设计的一百个经典例子,学习进阶(A hundred classic examples of C programming)
- 2020-03-18 11:25:34下载
- 积分:1
-
STM32库开发实战指南
说明: 《STM32库开发实战指南》基于STM32F103芯片,紧紧围绕“库”的分析和使用展开。在大量实例的基础上,本书对于如何综合运用固件库开发项目给出了具体的范例;在固件库的使用和学习的基础上,又进一步讲解了结合嵌入式实时操作系统、TCP/IP协议栈进行嵌入式系统开发的方法,让读者循序渐进、系统地掌握基于STM32官方库进行开发的方法。(Based on STM32F103 chip, STM32 library development practice guide focuses on the analysis and use of "library". On the basis of a large number of examples, this book gives a specific example of how to comprehensively use the firmware library development project; on the basis of the use and learning of the firmware library, it further explains the method of embedded system development combined with embedded real-time operating system and TCP / IP protocol stack, so that readers can gradually and systematically master the method of development based on STM32 official library.)
- 2020-04-04 09:35:13下载
- 积分:1
-
FreeImage
FreeImage 第三方图片加载插件
http://freeimage.sourceforge.net/download.html(FreeImage Third party picture loading)
- 2016-09-29 10:29:23下载
- 积分:1
-
跑马灯实验
说明: 如何利用STM32F103点亮流水灯,并且每一行代码都会有注释,新手容易上手。(How to use STM32F103 to light the pipelining lamp, and every line of code will have comments, novice easy to get started.)
- 2020-06-18 12:00:02下载
- 积分:1
-
TSP_fdr_clnthins
本资源包含基于蛮力法DFS解决TSP问题的相关代码以及TSP的城市数据(This resource contains codes for solving TSP problems based on brute force DFS and city data for TSP)
- 2018-10-11 16:00:41下载
- 积分:1
-
winAPI_Sport_comm
实现串行通讯的相关API函数
API函数不仅提供了打开和读写通讯端口的操作方法,还提供了名目繁多的函数以支持对串行通讯的各种操作。
函数名 作用
CreateFile 打开串口
GetCommState 检测串口设置
SetCommState 设置串口
BuilderCommDCB 用字符串中的值来填充设备控制块
GetCommTimeouts 检测通信超时设置
SetCommTimeouts 设置通信超时参数
SetCommMask 设定被监控事件
WaitCommEvent 等待被监控事件发生
WaitForMultipleObjects 等待多个被监测对象的结果
WriteFile 发送数据
ReadFile 接收数据
GetOverlappedResult 返回最后重叠(异步)操作结果
PurgeComm 清空串口缓冲区,退出所有相关操作
ClearCommError 更新串口状态结构体,并清除所有串口硬件错误
CloseHandle 关闭串行口()
- 2007-08-02 11:52:20下载
- 积分:1
-
2d-barCode-qrcodePdatamatrix-PP
2d barCode qrcode+datamatrix + others
- 2011-05-22 03:15:09下载
- 积分:1
-
OMRONFins
实现欧姆龙编程hostlinkFins通讯(Implementation of OMRON programming hostlinkFins communication)
- 2018-04-12 09:41:38下载
- 积分:1
-
飞思卡尔光电组初步例程
飞思卡尔光电组,基本能跑1米左右,初步例程,使用拉普兰德的库,基于k60,包括24l01,蓝牙等等的底层。
- 2023-05-24 13:30:08下载
- 积分:1
-
AVR_HMC5883L-GY271
通过AVR 单片机的硬件IIC对HMC5883进行读写(use avr mcu hardware iic to read write hmc58883)
- 2013-08-15 08:58:51下载
- 积分:1