-
51单片机使用PWM控制无刷电机运转
MCS51单片机C语言实现PWM控制无刷电机运转
- 2022-02-21 20:14:21下载
- 积分:1
-
geflay_7695325
一个简单的MVVM导航实例,可实现窗口之间的导航和传值,适合新手学习(A simple example of MVVM navigation, which can realize navigation and transfer between windows, is suitable for novice learning.)
- 2020-06-16 07:20:01下载
- 积分:1
-
是一个Csharp开发的游戏,带有服务器端源码,客户端源码,有助于csharp初学者学习...
是一个Csharp开发的游戏,带有服务器端源码,客户端源码,有助于csharp初学者学习-Csharp is a development of the game, with a server-side source, the client source code will help beginners learn csharp
- 2022-02-02 18:36:59下载
- 积分:1
-
apriori algorithm c sharp to achieve apriori algorithm c sharp realization of
apriori算法的c sharp实现
apriori算法的c sharp实现-apriori algorithm c sharp to achieve apriori algorithm c sharp realization of
- 2022-02-07 03:18:24下载
- 积分:1
-
本文是关于C语言#在几个小程序实践课程学习…
该文件是关于C#语言学习过程中的几个实践小程序源码,希望对初学者有所帮助-The paper was on the C# Language learning in the course of a few practice applet source code, and they hope to be helpful for beginners
- 2022-03-20 22:01:02下载
- 积分:1
-
如何使用列表视图项目
如何使用列表视图项
- 2022-07-20 17:25:35下载
- 积分:1
-
Infones Rockbox
Infones 具有更好的声音和 iPod 纳米 2 g 控件修改后的代码。
- 2022-01-24 18:28:37下载
- 积分:1
-
This the contructor for this class. It is possible the set the size of the inter...
This the contructor for this class. It is possible the set the size of the internal buffer in the constructor.
- 2022-08-19 10:08:24下载
- 积分:1
-
STM32F10XX modbus RTU master
// Ö÷»ú·þÎñ³ÌÐò //
#include"master.h"
#include"usart.h"
#include"delay.h"
#include"stdio.h"
#include "led.h"
u32 RS485_Baudrate=9600;//ͨѶ²¨ÌØÂÊ
u8 RS485_Parity=0;//0ÎÞУÑ飻1ÆæÐ£Ñ飻2żУÑé
u16 RS485_Frame_Distance=4;//Êý¾ÝÖ¡×îС¼ä¸ô£¨ms),³¬¹ý´Ëʱ¼äÔòÈÏΪÊÇÏÂÒ»Ö¡ ÔÚ´ËΪtim7¸ºÔð½øÐÐÑÓʱ
u8 RS485_RX_BUFF[2048];//½ÓÊÕ»º³åÇø2048×Ö½Ú
u16 RS485_RX_CNT=0;//½ÓÊÕ¼ÆÊýÆ÷
u8 RS485_RxFlag=0;//½ÓÊÕÒ»Ö¡½áÊø±ê¼Ç
u8 RS485_TX_BUFF[2048];//·¢ËÍ»º³åÇø
u16 RS485_TX_CNT=0;//·¢ËͼÆÊýÆ÷
u8 RS485_TxFlag=0;//·¢ËÍÒ»Ö¡½áÊø±ê¼Ç
/////////////////////////////////////////////////////////////////////////////////////
//Ö÷»úÃüÁîÇø
u8 SlaverAddr=0x01; //´Ó»úµØÖ·
u8 Fuction=0x03; // ¹¦ÄÜÂë
u16 StartAddr=0xC10C;&nbs
- 2022-09-10 23:05:03下载
- 积分:1
-
C++代码 计算pi的值 测试电脑计算能力
基于winapi的求pi程序,可以自主分配线程 实现多线程并行计算
- 2022-09-04 09:15:04下载
- 积分:1