-
STC15项目开发
说明: STC15项目 ,包括软件源码和硬件原理图,软件设计中面向对象的结构设计思想可供学习,很不错(STC15 project, including software source code and hardware schematic diagram, software design object-oriented structure design ideas for learning, very good)
- 2020-07-26 22:07:24下载
- 积分:1
-
algorithm
王晓东教授所著的经典算法设计入门资料。语言通俗,适合初学者作为算法入门资料(Written by Professor Wang Xiaodong introductory information on the design of the classic algorithm. Popular language for introductory information for beginners as the algorithm)
- 2009-06-13 01:21:34下载
- 积分:1
-
openmv与stm32通信
说明: openmv与stm32通讯,协议包,完成数据互传(Communication between openmv and stm32)
- 2020-11-30 16:29:27下载
- 积分:1
-
nrf2401无线收发射源码NRF
基于STC15L204EA编写的nrf2401无线接收程序和发射程序,KEIL4环境编译
- 2022-02-09 15:30:24下载
- 积分:1
-
simulator
Computer network RDT simulation experiment
- 2018-06-07 21:43:22下载
- 积分:1
-
EEPROM-IIC
使用51单片机实现EEPROM-IIC,代码简单方便(Using 51 single chip computer to realize EEPROM-IIC, the code is simple and convenient)
- 2018-03-14 15:51:54下载
- 积分:1
-
C# 以浮雕效果显示图片
Visual C# 以浮雕效果显示图像控件中的图像,private void Window_Loaded(object sender, RoutedEventArgs e)
{//以浮雕效果显示图像控件中的图像
var MyEmbossBitmapEffect = new System.Windows.Media.Effects.EmbossBitmapEffect();
MyEmbossBitmapEffect.LightAngle = 320;
MyEmbossBitmapEffect.Relief = 0.8;
this.image1.BitmapEffect = MyEmbossBitmapEffect;
}
- 2022-05-23 11:20:57下载
- 积分:1
-
基于TMS320F28335的MODBUS-RTU从站程序
基于TMS320F28335的MODBUS-RTU从站程序(MODBUS-RTU slave program based on TMS320F28335)
- 2021-04-21 14:48:49下载
- 积分:1
-
vm_implement_win
< 虚拟机设计与实现>>的 windows版本()
- 2007-07-09 17:14:49下载
- 积分:1
-
Autofocus
介绍自动对焦的文章主要介绍了对焦技术探测技术包括频域分析目标函数目标函数效能验证影像评估效能之因素高斯低通滤波器参数的选取自动对焦技术以及相关实验结果与分析(Introduction Auto focus of the article introduces the focus technology, detection technology including frequency domain analysis, the objective function, the objective function performance verification, image assessment of the effectiveness of the factors, Gaussian low-pass filter parameter selection, auto-focus technology and related experimental results and analysis.)
- 2009-11-26 15:49:33下载
- 积分:1