-
ReadWrite
说明: 简单的文件读写源码
提供给入门者参考
(Read and write simple documents available to the entry-source reference)
- 2008-11-30 00:49:09下载
- 积分:1
-
HistDemoA
数字图像处理实验——直方图的均衡化,打开图像并实现其均衡化(Digital image processing experiments- histogram equalization, open the image and realize its equalization)
- 2014-06-07 00:05:05下载
- 积分:1
-
第八届
说明: 蓝桥杯嵌入式第八届模拟题及答案 蓝桥杯” 第八届全国软件和信息技术专业人才大赛个人赛 (电子类)模拟试题-嵌入式设计与开发项目 第二部分:实践题 “温湿度监控设备”设计任务书 一. 功能简述 “温湿度监控设备”通过采集传感器输出电压信号和信号频率得到环境温湿度数据,并能够根据设定的温湿度阈值执行相应动作,系统框图如图1所示:(Blue Bridge Cup Embedded 8th Analog Questions and Answers Blue Bridge Cup 8th National Software and Information Technology Professionals Competition Personal Competition (Electronic) Analog Questions-Embedded Design and Development Project Part 2: Practice Question "Temperature and Humidity Monitoring Equipment" Design Task 1. Function Brief Introduction of "Temperature and Humidity Monitoring Equipment" Output Voltage Signal and Signal Frequency by Collecting Sensors The environmental temperature and humidity data are obtained and the corresponding actions can be performed according to the set temperature and humidity threshold. The system block diagram is shown in Figure 1.)
- 2019-03-18 02:24:06下载
- 积分:1
-
c
说明: 用于实现校际运动会管理的程序,主要功能就是实现校际运动会管理(Used to implement inter-school sports management program, the main function is to realize the inter-school sports management)
- 2011-07-10 14:58:02下载
- 积分:1
-
bbn__APIAddressSRCFixed
APIAddressSRCFixed 获得API地址的代码(APIAddressSRCFixed obtain the address of the API code)
- 2017-03-23 15:32:29下载
- 积分:1
-
C# 使用DrawPolygon方法绘制一个多边形
C# 调用Graphics对象的DrawPolygon方法绘制一个多边形,我们用代码定义多边形的每条边:Point point6 = new Point(160, 20); //实例化Point类,注意多边形的每个边都需要定义不同数据。
Point[] myPoints ={ point1, point2, point3, point4, point5, point6 };//创建Point结构数组
//调用Graphics对象的DrawPolygon方法绘制一个多边形
ghs.DrawPolygon(myPen, myPoints);
- 2022-02-03 12:31:32下载
- 积分:1
-
贪吃蛇样例
说明: 该程序为大家提供贪吃蛇程序例程。给大家一个参考,来实现简单的贪吃蛇游戏功能(This program provides you with snake-eating routines. To give you a reference, to achieve a simple Snake game function)
- 2020-06-17 18:40:01下载
- 积分:1
-
BhoNew_src(2)
this project is safe browsing project with BHO in IE
- 2014-09-20 22:14:11下载
- 积分:1
-
STM32F10x-HC-SR501
HC-SR501人体红外感应模块软硬件资料,基于ST平台的STM32F10x单片机,包含jpg格式的电路图,常见问题,模块说明,和程序源码(HC-SR501 human infrared sensor module software and hardware information, STM32F10x based on ST platform, including JPG format circuit diagram, common problems, module description, and program source code)
- 2020-06-26 15:40:02下载
- 积分:1
-
红外线遥控Proteus仿真电路+发射+接收程序
基于单片机控制平台的用于红外无线遥控控制编码(Infrared wireless remote control coding based on SCM control platform)
- 2018-05-03 14:43:42下载
- 积分:1