-
ADC_DMA
stm32f103vet6.编程想实现ADC的DMA功能,并将采集到得数据通过DAC输出,在示波器上观察波形。经调试可用,Keil uVision4.(stm32f103vet6. Programming the DMA function to the ADC, and data was collected through the DAC output, observe the waveform on the oscilloscope. The debugging available, Keil uVision4.)
- 2011-09-01 22:01:33下载
- 积分:1
-
一个c++builder的编程初级教程,里面还有些小例子
一个c++builder的编程初级教程,里面还有些小例子-A c++ Builder primary programming tutorials, which are small examples of
- 2022-02-01 12:32:48下载
- 积分:1
-
05640848
关于雷电系统设计的资料,对设计雷电定位系统有参考价值(About lightning system design information on the design of lightning location system have reference value)
- 2013-10-27 20:59:07下载
- 积分:1
-
基于MSP430F2553恒流源程序设计
恒流源是电子仪器和设备中常用的一种电源。一般的恒流源往往存在调节范围小、稳定性差等缺点。本文设计的数控直流电流源能够很好地降低因元器件老化、温漂等原因造成的输出误差,电流源支持0-20mA,0-2mA,0-200uA三个档可调、输出电流可预置、输出电流信号可直接显示等功能。硬件电路采用MSP430F5529低功耗单片机为控制核心,利用闭环控制原理,电路组成闭环负反馈进行稳流,最终实现精度高、稳定性好、输出范围宽的要求。
- 2022-03-26 02:24:15下载
- 积分:1
-
mimo信号检测
ZF MMSE 球形译码,还有联合检测等一些代码,亲测可用,师兄的研究生毕设
- 2022-02-02 05:36:05下载
- 积分:1
-
使用STM32控制无源蜂鸣器发声播放音乐
利用GPIO控制无源蜂鸣器发声,播放音乐。使用SysTick延时,使用位带操作寻址IO口引脚。(GPIO is used to control the voice of passive buzzer and play music. Use SysTick delay, use bit band operation to address IO pins.)
- 2020-06-17 10:20:02下载
- 积分:1
-
anjian
stm8系列单片机,控制八位数码管按键计数(stm8 series microcontrollers, digital control buttons eight counts)
- 2015-03-29 17:12:04下载
- 积分:1
-
Lexical-analysis
使用某种高级语言和LEX实现一个C语言子集的词法分析器,即从输入的源程序中,识别出各个具有独立意义的单词,滤掉空格和注释。依次输出各个单词的内部编码及单词符号自身值。(遇到错误时可显示“Error”,然后跳过错误部分继续显示)。其中空白符、制表符和换行符均视为空格,用来分隔单词,注释包括两种形式:/*…*/和//。(Use some kind of high-level language and the LEX lexical analyzer to achieve a C language subset from the input source to identify each word has an independent significance, filter out the whitespace and comments. Followed by the output of the internal encoding of each word and word symbols value. (Displayed when an error is encountered "Error", then skip the error part of the display). Where whitespace, tabs and line breaks are treated as spaces, used to separate words, annotation, including two forms :/* ...*/and//. )
- 2012-03-07 14:03:21下载
- 积分:1
-
c++设计模式_四人帮
学习c 编程的了解设计模式,应该优先看此书,与java对比,还是有不少区别的,讲的也更透彻
- 2020-12-06下载
- 积分:1
-
TCPTest
简单TCP双向通讯例子,实现客户端服务器端的双向通讯。(Simple the TCP bidirectional communication example, to achieve the client server-side two-way communication.)
- 2012-11-08 13:37:54下载
- 积分:1