-
A(4)
谭浩强(第3版)程序源代码第五章源代码A(4)
- 2010-06-12 15:27:26下载
- 积分:1
-
2cd31e71e410
结合TI公司提供的方案,利用msp430制作的脉搏血氧饱和度检测仪,内含程序源代码,及方案的具体介绍(TI provides the program with the use made of the oxygen saturation msp430 detector, containing program source code, and program specific description)
- 2011-05-16 14:02:23下载
- 积分:1
-
pair of thin film growth method magnetron sputtering process simulation, using t...
对薄膜生长的方法之一磁控溅射的过程模拟,采用蒙特卡罗方法。-pair of thin film growth method magnetron sputtering process simulation, using the Monte Carlo method.
- 2022-03-23 10:15:18下载
- 积分:1
-
DrvSpace
利用mfc制作一个可以显示磁盘使用状况的对话框,供初学者学习对话框的制作以及与系统资源交互的编程方法。(The use of mfc create a disk usage can display the dialog box, for beginners to learn the production of the dialog box, as well as interact with the system resources programming method.)
- 2009-09-05 08:42:38下载
- 积分:1
-
stm32f3discovery_fw
STM32F303固件,使用与STM32F303 discovery平台(STM32F303 FIRMWARE you can down it to your board)
- 2017-09-10 01:25:58下载
- 积分:1
-
人工势场法(3维alpha)
人工势场三维仿真图,程序可以运行。。。。。。。。(Artificial potential field three-dimensional simulation diagram , the program can run.)
- 2021-02-21 22:49:41下载
- 积分:1
-
心率-LCD12864
说明: 基于STC12C5A60S2 在LCD12864上实现心率显示
Pulse Sensor 是一款用于心率测量、脉搏波形测量和 HRV 分析的光电反射式模拟传感器。将其佩戴于手指、耳垂等处,通过导线连接可将采集到的模拟信号传输给 Arduino、 STM32 和 STC12C5A 等具有模拟采集功能的单片机并转换为数字信号,再通过单片机的简单计算后就可以得到心率数值(LCD12864 upper heart rate display)
- 2020-10-08 17:29:19下载
- 积分:1
-
mian
avr单片机,M16.三个按键,中间长按可以打开和关闭灯的闪烁控制。当打开后,当按左边键时,LED灯闪烁一次;当按中间键时,LED灯闪烁两次;当按右键时,LED灯闪烁三次。(avr microcontroller, M16 three keys, in the middle, long press to open and close the lights flashing control. When opened, press the left button, LED light flashes once When you press the middle button, the LED light flashes twice when right-click, the LED light flashes three times.)
- 2012-08-20 12:18:38下载
- 积分:1
-
tabucol
关于图着色问题中禁忌搜索算法的讲解,适合新手使用和学习(Tabu search algorithm on the graph coloring problem explanations, suitable for beginners to use and learn)
- 2021-03-31 13:19:09下载
- 积分:1
-
4乘4矩阵键盘扫描程序
实现stm32任意八个io定义矩阵键盘
KGPT KPIN={ //只需要在下面填写横竖行的IO口和管脚 IO口和管脚都可以随意定义 无需在一个IO口 管脚也无需按顺序
{{GPIOG,GPIO_Pin_4} ,{GPIOG,GPIO_Pin_2}, {GPIOD,GPIO_Pin_14},{GPIOD,GPIO_Pin_12}},//row 横行
{{GPIOD,GPIO_Pin_10},{GPIOD,GPIO_Pin_8}, {GPIOB,GPIO_Pin_14},{GPIOB,GPIO_Pin_12}} //col 竖行
};(realise the matrix_bored_pad of 4*4)
- 2020-09-02 17:58:09下载
- 积分:1