-
C# 绘制实时曲线包括绘制坐标轴
应用背景在实际项目中我们经常需要绘制一些实时的数据图片,比如当前各公司的用水量、用电量还有播放声音视频时实时显示当前的声频等等,在我们最熟悉的任务管理器也有这么一个功能,用来表示当前CPU的使用频率,最近笔者刚刚给朋友完成了一个类似的功能图,用曲线图来实时表示一些实际数据,由于形象直观,很受客户欢迎。关键技术为了操作和应付变化,所以将绘制曲线图的功能单独封装成一个类,里面的数据完全是模拟的,在横向坐标上每个像素间隔用一个点来控制(实际中可能会加大这个距离),横向是个随机生成的数(实际开发中这应该来自我们的实时数据按比率计算得来的),显示窗体中用到了一个线程来定时绘制实时曲线。
- 2022-03-03 19:21:21下载
- 积分:1
-
3 传感器避障
1.障碍回避机器人是什么?
该项目涉及轮式机器人。正是这部分自动化相关专业 ;机器人具有足够的情报,以最大的面积。这种机器人使用红外传感器进行检测的障碍之间的路径,然后避免他们能够完成其目标。红外发射器不断生成红外信号,当一个障碍在红外信号回从物体反射和收到的红外传感器,然后生成一个积极的高信号,是一种障碍路径中的接收机电路的帮助的路径。在这种机器人是能够提供空间障碍物检测并能够避免未来在机器人的帮助单片机板的路径之间的障碍和完成它的旅程。
设计这种类型的机器人或技术的主要口号是这种技术可用于在当今非常快速的运输中避免事故一般发生在拥挤或地铁波里地区采用紧急中断。如果我们使用这种技术在车上或任何车辆,它将会自动感觉障碍,然后它会带一侧的可用空间。障碍可能是一个生活用品或任何对象。智能机器人是机器人可以执行所需的任务的非结构化环境下连续人类的引导。
2.使用的组件是什么?
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-11-06 15:15:04下载
- 积分:1
-
Perfect Example for Embedded
Perfect Example for Embedded-C begineers
Explaining use of Data types, Storage class specifiers.
The following code will not immediately run. After being debugged, you are to run this code in the MPLAB environment as outlined in the procedure.
This code, when working, will be a very simple program that initializes two variables, runs a loop, and stops. The variables are Fahrenheit and Celsius representing the two common units of Temperature. The loop walks Fahrenheit through all integers between -212.0 and +212.0 while setting the respective Celsius value each step of the way.-Perfect Example for Embedded-C begineers
Explaining use of Data types, Storage class specifiers.
The following code will not immediately run. After being debugged, you are to run this code in the MPLAB environment as outlined in the procedure.
This code, when working, will be a very simple program that initializes two variables, runs a loop, and stops. The variables are Fahrenheit and Celsius repr
- 2022-03-02 19:58:08下载
- 积分:1
-
一个三星原厂2410开饭版原理图,对2410开发有一定帮助
一个三星原厂2410开饭版原理图,对2410开发有一定帮助-an original 2410 version of schematic meals to 2,410 will definitely help the development of
- 2022-04-07 14:29:27下载
- 积分:1
-
三星2410板子的usb驱动源码,适合学习嵌入式usb驱动编程的学习...
三星2410板子的usb驱动源码,适合学习嵌入式usb驱动编程的学习-Samsung 2410 board source of the usb drive, usb drive for learning embedded programming learning
- 2022-02-11 22:56:31下载
- 积分:1
-
WINCC OPC VB开发通信方式 ,读取其中的变量和改变变量内容,根据变量名和分组名,服务器名字...
WINCC OPC VB开发通信方式 ,读取其中的变量和改变变量内容,根据变量名和分组名,服务器名字-WINCC OPC VB to develop means of communication, read them the contents of variables and changes in variables, grouped under the variable name and the name, server name
- 2022-12-20 11:10:03下载
- 积分:1
-
电子定时器
在C51单片机上编写实现的电子定时器,能够实现定时功能-electronic timer
- 2022-01-30 19:05:00下载
- 积分:1
-
嵌入式系统下语音压缩编码
嵌入式系统下语音压缩编码-embedded systems Speech Coding
- 2022-02-03 09:06:43下载
- 积分:1
-
AT24CXX 芯片驱动程序
AT24CXX 芯片驱动程序-AT24CXX chip Driver
- 2022-02-04 02:49:46下载
- 积分:1
-
ARM7 control of multi
ARM7控制多块液晶片显示电路图,实现大屏幕显示电路图-ARM7 control of multi-block circuit diagram of liquid crystal film, the realization of large-screen display circuit
- 2022-03-09 12:12:00下载
- 积分:1