-
C51机器人灭火程序
说明: 机器人控制器是一个多任务并行执行的实时控制器。在软件实现上,灭火机器人除了要协调控制各个不同功用的电机,还需要对红外、光敏等多种传感器接收的数据进行传输、处理等。采用c语言可以方便快捷的编写程序。这里对灭火机器人的每种功能进行模块化处理。(Robot controller is a real-time controller for multi-task parallel execution. In software implementation, fire extinguishing robots not only need to coordinate the control of motors with different functions, but also need to transmit and process the data received by infrared, photosensitive and other sensors. C language can be used to write programs conveniently and quickly. Each function of the fire extinguishing robot is modularized.)
- 2020-06-16 01:40:01下载
- 积分:1
-
人机交互实现实时时钟设定与显示
SPI总线的时序编程,硬件是用到12864J液晶;相关程序为初为在12854J液晶上显示一段字符号,内容为:专业+学号+姓名流程图为:开始->液晶屏初始化->延时->第一行显示专业->延时->第三行显示学号->延时->第五行显示姓名
- 2022-12-24 00:15:03下载
- 积分:1
-
surfAndsift
里面有注释,还有sift和surf的比较(There are notes, there are more sift and surf the)
- 2015-01-25 21:16:46下载
- 积分:1
-
串口计算器
STM32串口计算器,能过实现较为复杂的计算,包括小数点,括号优先级(多重括号)等。在串口助手中输入要计算的算式,点击发送就能返回结果。(STM32 serial calculator, can achieve more complex calculation, including decimal points, brackets priority (multiple brackets) and so on. In the serial assistant, enter the formula to be calculated, click send can return the results.)
- 2017-11-26 21:07:04下载
- 积分:1
-
单片机源码-基于单片机的数字温度计设计
说明: 基于STC8A8K64S4A12单片机设计的一款数字温度计,能在按下按键时通过数码管显示当前环境温度(A digital thermometer based on stc8a8k64s4a12 single chip microcomputer can display the current ambient temperature through the digital tube when pressing the key)
- 2020-04-03 10:48:10下载
- 积分:1
-
vcPPsourcecode7
说明: 600个大型项目源码之一:
MATLAB与VC++混合编程实现一维小波多尺度分解
小波分析世纪80年代开始发展成熟起来的一个数学分支,其应用领域十分广泛,并逐步成为信号分析的又一有力工具。MATLAB的小波工具箱为我们提供了小波多尺度分解函数,方便了我们对小波的使用。但是用它所编写的软件不能脱离MATLAB编程环境在Windows平台下直接运行,代码执行效率低下,运行时占较多的系统资源,不能达到某些用户的需求。
VC++是由美国Microsoft 公司开发的可视化C/C++集成编程环境,是目前功能最强大的软件开发工具之一。被广泛应用于Win32平台的基础应用程序的开发。 它具有强大的图形界面编程能力且代码执行效率高,可生成脱离VC++环境而独立运行的应用程序。可是VC++在数值处理分析和算法工具等方面不如MATLAB。
本文结合VC++和MATLAB 的各自优点,以VC++图形界面作为前台框架,MATLAB作为后台进行数值运算和数据可视化,利用组件对象模型(COM)技术作为媒介,实现了一维小波多尺度分解。
(matlab and vc++ program:
Wavelets are a class of a functions used to localize a given function in both space and scaling. A family of wavelets can be constructed from a function ...
)
- 2011-02-27 07:33:07下载
- 积分:1
-
stm32
这是基于STM32的室内环境监测毕业设计,主要是检测了温湿度和关照强度,同时实现了数字万年历的显示,开发板为野火的。(This is based on the STM32 indoor environment monitoring graduation design, to detect the temperature and humidity, and take care of intensity, while achieving a digital calendar display development board wildfire.)
- 2013-04-16 17:11:29下载
- 积分:1
-
lock_hungry
给出进程需求矩阵C、资源向量R以及一个进程的申请序列。使用进程启动拒绝和资源分配拒绝(银行家算法)模拟该进程组的执行情况。要求:
初始状态没有进程启动
计算每次进程申请是否分配?如:计算出预分配后的状态情况(安全状态、不安全状态),如果是安全状态,输出安全序列。
每次进程申请被允许后,输出资源分配矩阵A和可用资源向量V。
每次申请情况应可单步查看,如:输入一个空格,继续下个申请
(The gives processes demand matrix C resource vector R as well as the application of a process sequence. Using the process starts refused to reject and resource allocation (the bankers algorithm) analog implementation of the process group. Requirements: initial state process starts calculated each time the process is whether the application is assigned? : Calculate a state after the pre-allocated (safe state, unsafe state), if it is a safe state, the output safety sequence. Each process the application is allowed, the the output resource allocation matrix A and the resources available vector V. Each application should be able to single-step view, such as: type a space, continue to the next application)
- 2021-01-17 00:38:45下载
- 积分:1
-
shiweidele
施威德勒球壳在ansys中的建模分析,APDL语言(Of Schwedler shell modeling in ansys, APDL language)
- 2012-10-22 14:32:47下载
- 积分:1
-
基于15单片机的电源管理程序
基于15单片机的电源管理程序,附带蜂鸣器驱动,LED电量指示,电池电压检测功能,适用单节锂电池电源管理。
- 2023-08-04 10:15:04下载
- 积分:1