-
STM32F103RC串口通讯
保证开发板相关硬件连接正确,用 USB 线连接开发板的 USB 转串口接口跟电脑,在电脑端打开串口调试助手,把编译好的程序下载到开发板,此时串口调试助手即可收到开发板发过来的数据。我们在串口调试助手发送区域输入一个特定字符,点击发送按钮,LED 灯的状态随之改变。
- 2023-03-15 17:00:03下载
- 积分:1
-
c语言编写的彩色框架,供初学者使用和学习,
c语言编写的彩色框架,供初学者使用和学习,-c language of color framework for beginners to use and learn, thank you
- 2023-05-11 10:35:03下载
- 积分:1
-
一个很好unicode lib 库
一个很好unicode lib 库-a good lib library
- 2022-03-23 04:30:33下载
- 积分:1
-
通过一番不懈的努力,我的第一个比较大一点的游戏终于做成了,虽然里面还有许许多多的不足,但已经可以正常运行了。 它可以分两大块:1. 人机对战 2.两人对战(都可...
通过一番不懈的努力,我的第一个比较大一点的游戏终于做成了,虽然里面还有许许多多的不足,但已经可以正常运行了。 它可以分两大块:1. 人机对战 2.两人对战(都可以用光标进行控制的)-through the unremitting efforts made, my first one more point of the game was finally made, although there is also many deficiencies, but can be a normal operation. It can be divided into two units : 1. Two man-machine players. Two players (you can use the cursor control)
- 2022-02-06 21:14:41下载
- 积分:1
-
一个用A*算法实现的最短路径求解小程序。以及后台维护功能
一个用A*算法实现的最短路径求解小程序。以及后台维护功能-A use of A* shortest path algorithm for solving applet. As well as the background maintenance function
- 2022-10-28 10:00:03下载
- 积分:1
-
process and thread synchronization, data sharing
进程与线程的同步、数据共享-process and thread synchronization, data sharing
- 2022-11-20 12:55:08下载
- 积分:1
-
OpenGL地形模拟基于四叉树的地形模拟
OpenGL地形模拟基于四叉树的地形模拟-Codes based on OpenGL,analysising the data of land,welecom downloading.
- 2022-02-03 02:44:26下载
- 积分:1
-
一个躲开炸弹的小游戏,类似手机上的那种,环境VS2005
一个躲开炸弹的小游戏,类似手机上的那种,环境VS2005-a small bomb to escape the game, similar to the kind of phone, the environment VS2005
- 2022-05-17 13:08:42下载
- 积分:1
-
2. Since the date of the definition of a simple class DateType, it has a data me...
2. 自定义一个简单的日期类DateType,它具有数据成员y、m、d,用来表示当前日期的年、月、日。而后设计该类欲实现(完成)的功能,进而设计出相应的类成员函数。
例如,下面给出的“雏形”可用来实现对天的增加,比较两个日期是否相等,以及对日期的输出等操作。请完成各类成员函数,并编制主函数,说明DateType类对象,对定义的各成员函数进行调用,以验证它们的正确性。
-2. Since the date of the definition of a simple class DateType, it has a data member y, m, d, is used to indicate the current date of the year, month, day. And then design the class is to be achieved (completed) functions, and then design the appropriate class member functions. For example, the following is given a " prototype" can be used to realize an increase in days to compare two dates are equal, and the output of the date of such an operation. Please complete the various forms of membership functions, and the preparation of the main function, indicating DateType class objects, the definition of the various members of the function call to verify their correctness.
- 2022-09-10 10:55:03下载
- 积分:1
-
cpoint的链表类的继承类,重写了其中的增加查找等函数,增加了直线拟合方面的函数。...
cpoint的链表类的继承类,重写了其中的增加查找等函数,增加了直线拟合方面的函数。-cpoint class inheritance list of categories, rewriting them, such as the increase in search function, an increase of fitting a straight line function areas.
- 2023-05-26 10:20:03下载
- 积分:1