-
usart bit banged 8 port
位碰撞是一种使用软件而不是专用硬件进行串行通信的技术。软件直接设置和采样微控制器上管脚的状态,并负责信号的所有参数:定时、电平、同步等。与位碰撞不同,专用硬件(如调制解调器、UART或移位寄存器)处理这些参数,并在其他系统中提供(缓冲)数据接口,因此,不需要软件来执行信号解调。位碰撞可以以非常低的成本实现,并且在例如嵌入式系统中被使用。
- 2022-03-12 03:54:40下载
- 积分:1
-
通过编程实现递归与分治策略的有关算法,理解递归与分治策略算法的原理,掌握递归与分治策略基本思想与应用技巧。...
通过编程实现递归与分治策略的有关算法,理解递归与分治策略算法的原理,掌握递归与分治策略基本思想与应用技巧。 -Through the realization of recursive programming strategy and separation of the relevant algorithms, understanding of the recursive algorithm with sub-rule strategy of the principle of recursion and divided master the basic strategy of thinking and application skills.
- 2022-01-25 15:52:47下载
- 积分:1
-
实现苹果iTunes播放器的CoverFlow效果,使用WPF。
实现苹果iTunes播放器的CoverFlow效果,使用WPF。-Apple" s iTunes player to achieve the CoverFlow effect, the use of WPF.
- 2023-04-11 22:20:04下载
- 积分:1
-
ewr
5程》钱能+清华+习题原版答案全集!!.rar-ewr
- 2022-06-18 15:53:52下载
- 积分:1
-
这个小程序是算法设计与分析方面的,求解背包问题,用的是递归设用的方法,本程序不是本人做的,朋友做的,可以拿来参考一下,不要抄袭,本人尊重版权朋友....
这个小程序是算法设计与分析方面的,求解背包问题,用的是递归设用的方法,本程序不是本人做的,朋友做的,可以拿来参考一下,不要抄袭,本人尊重版权朋友.-this is a small program algorithm design and analysis, problem solving backpack, it was established with the recursive method, the procedure is not my doing, friends do, can be used for reference, not plagiarism, I respect copyright friends.
- 2022-11-14 14:25:03下载
- 积分:1
-
vc control, can display multi
vc控件、可以显示多排标签页片的标签控件。-vc control, can display multi-row tab control tablets tag.
- 2023-07-29 03:40:03下载
- 积分:1
-
C#连接SQL Server,需要的同志下载,或许有帮助!
C#连接SQL Server,需要的同志下载,或许有帮助!-C# to connect SQL Server, the comrades need to download, it might be to help!
- 2022-07-18 08:55:15下载
- 积分:1
-
可以按照屏幕上的提示,选择小鸟,小车,或者退出.小鸟在天上飞,行减小.一个小动画,可供初学者参考...
可以按照屏幕上的提示,选择小鸟,小车,或者退出.小鸟在天上飞,行减小.一个小动画,可供初学者参考-You can choose the little bird, the car or to exit according to the tips on screen. While the bird is flying on the sky, the row number reduces. It is a simple flash for the program beginer to reference.
- 2023-01-15 01:00:03下载
- 积分:1
-
费舍尔,pseudoinverse,感知器,放松,呵
Fisher, Pseudoinverse, Perceptron, Relaxation, Ho-Kashyap and LMS method for pattern classification
- 2022-05-15 20:16:40下载
- 积分:1
-
n理论立方插值算法
n次拉格郎格插值算法
- 2022-11-27 20:20:08下载
- 积分:1