-
八皇后问题
主要完成了八皇后走棋盘的所有种类数和路径问题
- 2022-01-23 11:08:58下载
- 积分:1
-
学生管理系统
用C语言写的,可以添加课程 学生 班级 统计学分等等
- 2022-02-05 11:43:29下载
- 积分:1
-
C#操作zip文件的类库
C#操作zip文件的类库和方法
- 2014-12-09下载
- 积分:1
-
匿名飞控经典源代码 四轴飞行器
匿名飞控经典源代码 四轴飞行器
#include "stm32f10x.h"
#include "sysconfig.h"
#include "bsp.h"
#include "led.h"
#include "tim3.h"
#include "usart.h"
#include "ANO_TC_STM32F1_I2C.h"
#include "MPU6050.h"
#include "moto.h"
#include "spi.h"
#include "nrf24l01.h"
#include "tim_pwm_in.h"
#include "rc.h"
#include "imu.h"
#include "control.h"
#include "data_transfer.h"
u8 SYS_INIT_OK=0;
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
void SYS_INIT(void)
{
LED_INIT();
LED_FLASH();
Moto_Init();
Uart1_Init(115200);
Tim3_Init(500);
#ifdef CONTROL_USE_RC
Tim_Pwm_In_Init();
#endif
Nvic_Init();
ANO_TC_I2C2_INIT(0xA6,400000,1,1,3,3);
- 2022-06-15 05:31:50下载
- 积分:1
-
ymodem stm32
ymodem stm32 C语言 st官方库文件 编译环境:keil IAR
- 2022-11-09 05:10:04下载
- 积分:1
-
eps1knd_win
epass1000nd 所有驱动程序!·(epass1000nd all drivers!)
- 2008-06-23 11:32:35下载
- 积分:1
-
CodeSoftPrintTest
C#调用CodeSoft打印标签,使用斑马打印机,二维码是变量(C# calls CodeSoft print labels, using Zebra printer, two-dimensional code is variable.)
- 2020-12-14 15:39:14下载
- 积分:1
-
C#读取Rss 并解析Xml实例下载
asp.net中 读取远程 rss文件并以xml形式展示出来
- 2013-01-04下载
- 积分:1
-
TRDP主站软件
TRDP主站软件使用说明书。TRDP主站软件使用说明书。TRDP主站软件使用说明书。TRDP主站软件使用说明书。TRDP主站软件使用说明书。TRDP主站软件使用说明书。TRDP主站软件使用说明书。TRDP主站软件使用说明书。TRDP主站软件使用说明书。TRDP主站软件使用说明书。
- 2023-04-11 06:00:04下载
- 积分:1
-
本程序主要的功能是在C#中调用Word字处理程序的语法检查功能模块。请勿删除debug和release文件夹,以免影响正常运行...
本程序主要的功能是在C#中调用Word字处理程序的语法检查功能模块。请勿删除debug和release文件夹,以免影响正常运行-This procedure is mainly the function of C# In word processor called Word grammar check function module. Do not delete the debug and release folder, so as not to affect the normal operation of
- 2022-06-03 08:12:41下载
- 积分:1