-
read_PCICFG
write code to read the PCI configuration information,
there are two ways.(write code to read the PCI configuration information, there are two ways.)
- 2006-03-07 19:31:48下载
- 积分:1
-
Blood-pressure-cuff-_BOM
电子血压计设计BOM
Blood pressure cuff specification_BOM.zip(Electronic sphygmomanometer design BOM Blood pressure cuff specification_BOM.zip)
- 2013-11-26 13:24:32下载
- 积分:1
-
Digital Image Processing
1.RAW格式转换为BMP格式
2.灰度线性拉伸
3.局部处理
4.几何处理
5.二值化
6.模板匹配
7.影像融合(1.RAW format converted to BMP format
2. grayscale linear stretch
3. local processing
4. geometric processing
5. binaryzation
6. template matching
7. image fusion)
- 2018-01-17 18:55:16下载
- 积分:1
-
statusbar-2
- 2010-04-30 18:38:29下载
- 积分:1
-
vcmatlab7src
利用MATLAB7.0与VC6.0联合编程,通过com组件实现了二维曲线,非常好,保证没错误(VC6.0 joint programming with the use of MATLAB7.0 by com component implements two-dimensional curve, very good, to ensure no errors)
- 2011-06-22 20:20:47下载
- 积分:1
-
C#股票趋分析及监控实现
采用VS2013C#对股票分析及监控实现,导入数据图形化显示,数据源的采集等,可供对股票股票感兴趣者借鉴。
- 2019-07-17下载
- 积分:1
-
PISO-algorithm-source
CFD数值模拟,经典PISO算法程序源程序代码。(CFD numerical simulation, classic PISO algorithm source code.)
- 2013-05-15 08:24:02下载
- 积分:1
-
基于stm32f407的四旋翼飞控源码
基于freertos操作系统,在stm32平台上 经过测试性能稳定,可读性强,有很高的学习价值。
- 2022-03-03 23:59:17下载
- 积分:1
-
cCharp
三汇模拟语音卡,数字语音卡通用api接口函数所有的Ccharp定义(Sanhui simulated voice cards, digital voice cartoon api interface function with all the definition Ccharp)
- 2007-05-15 12:00:58下载
- 积分:1
-
18B20LED
//温度数码管显示演示程序
//数码管位选信号 :由右到左为P20、P21、P22、P23、P24、P33
//数码管数据线 :P0口
//数码管数字码 :0 0xC0 1 0xF9 2 0xA4 3 0xB0 4 0x99 5 0x92 6 0x82 7 0xF8 8 0x80 9 0x90
//数码管带点码 :0 0x40 1 0x79 2 0x24 3 0x30 4 0x19 5 0x12 6 0x02 7 0x78 8 0x00 9 0x10
//18B20端口DQ :P27(unsigned char code LEDData1 [ ] = {0xc0, 0xf9, 0xa4,
0xb0, 0x99, 0x92, 0x82, 0xf8, 0x80, 0x90} //0-9
unsigned char code LEDData2 [ ] = {0x40, 0x79, 0x24,
0x30, 0x19, 0x12, 0x02, 0x78, 0x00, 0x10} )
- 2009-04-28 00:11:57下载
- 积分:1