-
正弦脉宽调制
正弦波估计...ccs 工作室编程与事件寄存器,得到正弦波...
- 2022-08-11 01:47:00下载
- 积分:1
-
C# 3.5平台下 目前为止只有最新的XNA3.0的唯一一本书
你这里没看到有.net平台哦...
C# 3.5平台下 目前为止只有最新的XNA3.0的唯一一本书
你这里没看到有.net平台哦-C# 3.5 platform so far is only the latest XNA3.0 only a book you do not see here. Net platform Oh
- 2022-08-03 02:24:44下载
- 积分:1
-
modbus源码(RTU通讯、读写寄存器)
modbus源码(RTU通讯、读写寄存器)
- 2019-10-04下载
- 积分:1
-
WPF写的斗地主游戏源码下载
wpf 斗地主
- 2013-10-06下载
- 积分:1
-
STM32四路PWM输出
在做多通道PWM输出的时候还是要注意很多问题的,由于我用的是STM32C8T6,定时器有4个,分别是一个高级控制定时器TIM1,和三个通用定时器。
TIMER输出PWM实现步骤:
1. 设置RCC时钟;
2. 设置GPIO时钟;
3. 设置TIMx定时器的相关寄存器;
4. 设置TIMx定时器的PWM相关寄存器。
- 2023-09-01 05:55:03下载
- 积分:1
-
KMP匹配算法(C++实现)
在简单的匹配算法中,时间复杂度为O(m*n),其思想为每次适配后就重新从头开始匹配,所以比较慢;而KMP算法则利用了前面匹配的结果,在一次失配后不从头开始匹配,而是将子串进行一定的滑动,使得时间复杂度变为O(m+n),这样大幅度的缩减了匹配时间。
- 2022-01-25 19:45:46下载
- 积分:1
-
S6-1
说明: 编写一个程序,用以接受用户输入的两个double类型的值。一个值表示用户想要存放在银行账户中的金额。另一个值表示用户想要从银行账户中提取的金额。创建自定义异常,以确保提取的金额始终小于或等于当前的余额。引发异常时,程序应显示一则错误消息。否则,程序应显示从用户存款中扣除取款额之后的账户余额。(Write a program to accept the value of two double types that the user enters. A value represents the amount the user wants to store in a bank account. The other value is the amount that the user wants to extract from the bank account. Create a custom exception to ensure that the amount extracted is always less than or equal to the current balance. When an exception is caused, a program should display an error message. Otherwise, the program should show the balance of the account after deducting the amount from the user's deposit.)
- 2020-10-15 15:17:30下载
- 积分:1
-
学生信息管理系统,简单的添加信息,修改,删除,…
学生信息管理系统,简单的添加信息,修改,删除,统计等-Student Information Management System, a simple add information, modify, delete, statistics, etc.
- 2022-07-14 01:28:02下载
- 积分:1
-
描述TabControl控件的使用,如HotTrack等等属性
描述TabControl控件的使用,如HotTrack等等属性-TabControl described the use of controls, such as HotTrack attributes, etc.
- 2022-07-25 22:43:41下载
- 积分:1
-
CSharp_G_daima
c#读取G代码程序,可以学习参考。数控研究学习用(c# read G)
- 2021-03-17 17:09:20下载
- 积分:1