-
MAudioReci
麦克风声音的实时采集并播放,停停止时保存为wav文件
(Microphone sounds real-time acquisition and playback, stop stop saved as wav file)
- 2012-08-26 09:49:26下载
- 积分:1
-
EXTI_Configuration(void)
STM32F103C8T6自编简单中断程序,以及中断优先级,每行代码都有中文注释,十分好理解(void EXTI_Configuration(void)
{
EXTI_InitTypeDef EXTI_InitStructure
EXTI_ClearITPendingBit(EXTI_Line8)
GPIO_EXTILineConfig(GPIO_PortSourceGPIOB, GPIO_PinSource8)
EXTI_InitStructure.EXTI_Line EXTI_Line8
EXTI_InitStructure.EXTI_Mode EXTI_Mode_Interrupt
EXTI_InitStructure.EXTI_Trigger EXTI_Trigger_Falling
EXTI_InitStructure.EXTI_LineCmd ENABLE
EXTI_Init(&EXTI_InitStructure)
})
- 2017-01-02 12:45:52下载
- 积分:1
-
test
说明: 一个万能的Makefile 文件,无需关心什么文件,什么目录结构,只需要在相关的目录下添加子目录(.c .h文件) ,编译即可。(目录采用递归查找方式,多级子目录均适用!)附上相关的Dome 使用例程。(A versatile Makefile, no need to care about what files, what directory structure, just add subdirectories (.c.h files) in the relevant directory, compile. (The directory uses recursive lookup mode, multi-level subdirectories are applicable!) Attach the relevant Dome usage routines.)
- 2020-06-19 22:00:01下载
- 积分:1
-
4754757
使应用程序支持网页浏览,VC++精选学习源码,很好的参考资料。(The application supports webpage browsing, select learning VC++ source code, a good reference.)
- 2013-11-20 14:46:29下载
- 积分:1
-
slau319a
AVR-GSM is excellent board for adding remote monitoring and control in
remote places by GSM cellular network.
- 2012-05-09 18:17:55下载
- 积分:1
-
linliangyu
基于AT89C2051的,完整的电子时钟显示,带有多个闹钟的设置,不同闹钟时刻可以播放不同的歌曲,(Based on AT89C2051, complete electronic clock with multiple alarm clock settings, different alarm time can play different songs,)
- 2012-09-23 13:00:15下载
- 积分:1
-
NB-iot SDK包移植文档
m5310接入移动物联onenet的NB-iot SDK源码,帮助用户更容易接入onenet(M5310 access to the NB-iot SDK source of the mobile onenet, helping users to access onenet more easily)
- 2017-12-25 21:09:41下载
- 积分:1
-
4线步进电机控制
说明: 步进电机控制,采用4线程得方式,C语言编写,亲测可用(Stepper motor control, using 4 threads, C language, pro-test available)
- 2019-04-19 17:00:20下载
- 积分:1
-
liquid_dripping
说明: 控制类题目液体点滴速度监控装置的相关程序(Category subject to control the speed of the liquid drip procedures monitoring devices)
- 2009-07-30 18:16:26下载
- 积分:1
-
qpsk_dsp_code
说明: QPSK通信调治与解调DSP开发C++代码,可以在TI DSP上实现(QPSK modulation and demodulation communications DSP development of C code can achieve TI DSP)
- 2006-03-20 20:23:13下载
- 积分:1