-
StockControl
股票控件activx源代码,实现了K线图等技术指标(Stock control ActivX source code, implementation of the K line graph, etc. Specifications)
- 2009-03-05 16:06:00下载
- 积分:1
-
vcODBC
实现简单的学生信息管理系统,实现查询,添加,删除,修改功能(Simple student information management system, query, add, delete, modify the function)
- 2020-07-03 07:00:02下载
- 积分: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
-
C++面试题集锦.docx(共152页)
C++面试题集锦.docx(共152页)
- 2021-05-06下载
- 积分:1
-
mp3解压算法源码
arm MP3 解压算法源代码 ,还好用啦(-Source code for ARM MP3 decompressing algorithm.)
- 2005-02-18 00:33:22下载
- 积分:1
-
Explosion-and-Shock-Simulation
爆炸与冲击的仿真研究 爆炸与冲击的仿真研究(Explosion and Shock Simulation Explosion and Shock Simulation
)
- 2011-12-18 11:14:32下载
- 积分:1
-
ESP8266
ESP8266芯片资料,使用手册。开发必备资料。(ESP8266 u82AF u7247 u8D44 u6599 uFF0C u4F7F u7528 u624B u518C u3002 u5F00 u53D1 u5FC5 u5907 u8D44 u6599 u3002)
- 2017-04-19 15:48:48下载
- 积分:1
-
CAD绘图OCX控件
说明: 1、支持多种主流编程语言
产品支持在VC++、VB、。Net和html中调用控件。
2、提供可靠的安全性
用户只可在线浏览图纸文件,无法进行拷贝、另存和打印等操作。
3、无需安装AutoCAD即可实现在线浏览图纸文件
采用自主图纸解析引擎,脱离AutoCAD,即可浏览图纸文件。
4、提供了方便的浏览辅助工具
为用户提供了一系列的浏览辅助工具,方便用户进行浏览,其中包括:移动、放大、缩小、充满显示、开窗放大,测量距离和面积等。
5、支持多版本CAD图纸文件
支持浏览R14-2015版本的图纸文件(1, support a variety of mainstream programming languages
Product support in VC++, VB,. Call controls in Net and html.
2, providing reliable security
Users can only view drawing files online, and cannot copy, save, and print.
3. Online browsing of drawing files without installing AutoCAD
Use the autonomous drawing analysis engine to get rid of AutoCAD and browse the drawing files.
4, provides a convenient browsing aid
Provide users with a series of browsing aids for users to browse, including: moving, zooming in, zooming out, full display, window zooming, measuring distance and area.
5, support multi-version CAD drawing files
Support for viewing drawing files of R14-2015 version)
- 2019-10-18 10:53:23下载
- 积分:1
-
150 C #初学者的编程实例,对初学者是一个很好的学习…
150个C#初学者编程实例,对初学者来说是非常好的学习实例-150 C# for beginners programming examples for beginners is a very good learning examples
- 2022-03-24 06:41:54下载
- 积分:1
-
JsonViewerTool
IntroductionThis JSON parser is designed for applications that need a fast parser for embedded serialization but don"t need a full blown framework for working with JSON data. 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-02 00:44:00下载
- 积分:1