-
pwmcontrol
用PWM脉宽调制控制可控硅的导通和关闭,从而进行电压调控(PWM pulse width modulation control using SCR' s turn-on and off, thereby to voltage regulation)
- 2009-10-28 11:10:45下载
- 积分:1
-
Turbo C 中编的,显示键盘键值 按任何键可显示此键的键值 全是我自己编的!!! samat...
Turbo C 中编的,显示键盘键值 按任何键可显示此键的键值 全是我自己编的!!! samat-Turbo C series of the show by any keyboard keys can show that this key indicator keys are all part of my own! ! ! SAMAT
- 2022-01-26 00:18:32下载
- 积分:1
-
100-C-programmers-language
C开发人员,初级面试100道题,可以多看看,有利于打开开发的门。(C developers, primary interview 100 questions, you can see more, to open the doors of development.)
- 2016-04-04 21:19:41下载
- 积分:1
-
adn
AD转换资料,超全大量AD采集电压以及采集电流的方法!(AD conversion data, a large number of ultra-wide voltage and collected current AD acquisition method!)
- 2013-09-01 17:58:25下载
- 积分:1
-
高精度重力测量
数码管显示 串口控制 lcd1602 带继电器控制
//读取HX711
//****************************************************
unsigned long HX711_Read(void) //增益128
{
unsigned long count;
unsigned char i;
HX711_DOUT=1;
Delay__hx711_us();
HX711_SCK=0;
count=0;
EA = 1;
while(HX711_DOUT);
EA = 0;
for(i=0;i
- 2022-03-07 06:35:06下载
- 积分:1
-
学习opengl加载obj的例子
这是一个网上转载的基于linux的opengl加载ibj的一个学习代码,直接解压 放在linux上任意位置就可以编译通过,当然要先安装必须的安装一些包和库
- 2022-07-24 08:34:22下载
- 积分:1
-
STM32-driver-kinds-of-LCD-chip
stm32驱动LCD ILI9341/ILI9325/RM68042/RM68021/ILI9320/ILI9328/LGDP4531/LGDP4535/SPFD5408/SSD1289/1505/B505/C505/NT35310/NT35510,里面b包括驱动冷门芯片HX8352工程(STM32 driver LCD ILI9341/ILI9325/RM68042/RM68021/ILI9320/ILI9328/LGDP4531/LGDP4535/SPFD5408/SSD1289/1505/B505/C505/NT35310/NT35510, there is also a driving chip HX8352 project unpopular)
- 2015-01-11 10:08:11下载
- 积分:1
-
用AVR单片机实现的PT100温度传感器测温程序
用AVR单片机实现的PT100温度传感器测温程序
- 2022-05-31 01:38:37下载
- 积分:1
-
FluentUDF
说明: 用于Fluent 对采空区气体运移的模拟(Simulation of Gas Migration in Goaf by Fluent)
- 2020-12-15 10:19:13下载
- 积分:1
-
数字图像处理学:Visual C++实现_10990262
说明: 数字图像处理学:Visual C++实现
1数字图象处理导论
2光学基础与视觉系统
3对设备无关位图的访问
4图象的变换
5图象的增强
6图象复原
7图象重建
8图象分割
9图象纹理分析
10图象腐蚀与膨胀
11图象压缩编码
12图象模式识别(Digital Image Processing : Visual C achieving an introduction to digital image processing and optical vision system based on three pairs of device-independent bitmap images visit Transform 4 5 6 enhance the image image recovery image reconstruction 7 8 9 Image segmentation, image texture analysis 10 images corrosion and expansion of 11 Image Coding 12 Pattern recognition)
- 2005-09-10 18:49:57下载
- 积分:1