-
无功补偿控制器源码
stm32f103zet控制AD7606进行数据采样的源码,256点32位fft变化,适合做交流采样使用。通过网口把数据上传到上位机。
- 2023-04-19 10:10:05下载
- 积分:1
-
PCB783fgfh
拟操作系统进程调度过程,包含先来先服务,时间片轮转,多级反馈等调度策略。-Simulation of the operating system process scheduling process, including the first come first serve, time slice rotation, multi-level feedback scheduling strategy.
- 2015-10-19 18:01:18下载
- 积分:1
-
简单扫雷
简单的扫雷程序的实现简单的扫雷程序的实现简单的扫雷程序的实现简单的扫雷程序的实现简单的扫雷程序的实现简单的扫雷程序的实现
- 2022-09-26 07:55:03下载
- 积分:1
-
DS18B20温度数据采集
本程序是基于CC2530的芯片编写的可以实现组网采集温度数据的程序
- 2022-11-03 19:50:04下载
- 积分:1
-
codvision
用于单片机C语言开发,是你使用单片机进行研究的好帮手(for C language development, the use of SCM is that you study a good helper)
- 2007-05-05 16:31:41下载
- 积分:1
-
国家集训队2013~2017论文集
说明: 信息学竞赛星火燎原,成为候选队15人之一乃是所有OI选手梦寐以求的理想。每年15篇论文,指引着该竞赛的最前沿动向,可以给予选手们无限的启迪。阅读并理解其中的经典篇目,是无数OI选手进阶的必由之路。(Informatics competition is sparking and becoming one of the 15 candidates is the dream of all OI players. Fifteen papers a year are the latest trend in the competition, which can give infinite enlightenment to the competitors. Reading and understanding the classics is the only way for countless OI players to advance.)
- 2020-06-17 06:20:02下载
- 积分:1
-
tanchishe
一个简单的贪吃蛇,希望多初学者有点帮助,就用了for循环写的(A simple snake, hope to beginners a little help, the program only used for the cycle to write)
- 2017-04-19 18:58:22下载
- 积分:1
-
开机启动管理项程序
开机启动管理项程序
- 2013-12-06下载
- 积分:1
-
鱼眼校正
初学图像处理,对于鱼眼镜头拍摄的图片进行校正处理,经过代码调试发现效果不错,希望可以给他人借鉴不足之处还望见谅。。。。。。。。
- 2022-12-05 10:20:04下载
- 积分:1
-
uartdayin
msp430f5529串口打印程序,实现字符串的发送,用于gsm等。(//******************************************************************************
// MSP430F552x Demo- USCI_A0, 9600 UART, SMCLK, LPM0, Echo with over-sampling
//
// Description: Echo a received character, RX ISR used. Normal mode is LPM0.
// USCI_A0 RX interrupt triggers TX Echo.
// If UCOS16=1, UCBRx=Fbrclk/(16*Baudrate)
// Baud rate divider with UCBRx = 1MHz/(16*9600) = ~6.8
// ACLK = REFO = ~32768Hz, MCLK = SMCLK = default DCO = 32 x ACLK = 1048576Hz
// See User Guide for baud rate divider table
//
// MSP430F552x
// -----------------
// /|| |
// | | |
// --|RST |
// | |
// | P3.3/UCA0TXD|------------>
// | | 9600- 8N1
// | P3.4/UCA0RXD|<------------
//
// Bhargavi Nisarga
// Texas Instruments Inc.
// April 2009
// Built with CCSv4 and IAR Embedded Workbenc)
- 2013-08-06 09:13:20下载
- 积分:1