Welcome![Sign In][Sign Up]
Location:
Search - Task4

Search list

[Other resourceM430OS_V1.2020060418

Description: 说明: 此演示程序包含六个任务: softclock 软时钟任务 task1 向端口2的每个管脚输出方波的任务 task2 向端口3的每个管脚输出方波的任务 task3 向端口4的每个管脚输出方波的任务 task4 向端口5的每个管脚输出方波的任务 taskled 点亮P1.0上指示灯的任务 6个任务,加上M430/OS的空闲任务,共7个任务,系统开辟了6块堆栈,空闲任务使用main程序的堆栈,空闲任务不保存现场。每块堆栈的大小可以不同。 软时钟任务利用M430/OS的多任务延时模拟了一个有年、月、日、时、分、秒的时钟,并且可以日期 时间格式为BCD格式或10进制格式。 此程序可以直接在MSP430F149的仿真头上运行 程序空间、数据空间都由编译器自动分配。-Note : This demonstration program includes six tasks : softclock soft task task1 clock to the two ports of each square wave output pin task task2 3 to the ports of each square wave output pin task task3 to four ports in each square wave output pin task tas K4 to the port every five square wave output pin task taskled lit P1.0 light on the task 6 mission, as well as the idle task M430/OS a total of seven tasks, the system has opened up a six stack, idle procedures mandate the use of the main stack, and the leisure task is not to preserve the scene. Every piece of the stack size can be different. Soft-clock task M430/OS use of multi-task simulation of a delay of over a month, day and hour, seconds clock, the date and time can BCD format for the 10-band format or formats. This procedure can b
Platform: | Size: 9124 | Author: 王培明 | Hits:

[Other resourcetask4

Description: ucosii小实验任务4 消息队列,可以帮助学习嵌入式操作系统-ucosii four small experimental tasks Message Queue can help embedded operating system
Platform: | Size: 110738 | Author: yz | Hits:

[Other resourceM430_RTOS_For_IAR_v3.42a

Description: 一个使用MSP430汇编语言写的 RTOS,此版本为 V1.1 版并已修正过在 IAR MSP430 V3.42A 编译后可于 Simulator 下正常调度工作了,其中设置的六个任务上都下了断点,方便在 Simulator 下观测任务调度,兹将原使用说明详列如下: M430/OS 演示程序 V1.1 版,此演示程序包含六个任务: softclock 软时钟任务 task1 向端口2的每个管脚输出方波的任务 task2 向端口3的每个管脚输出方波的任务 task3 向端口4的每个管脚输出方波的任务 task4 向端口5的每个管脚输出方波的任务 taskled 点亮P1.0上指示灯的任务 6个任务,加上M430/OS的空闲任务,共7个任务,系统开辟了6块堆栈,空闲任务使用main程序的堆栈,空闲任务不保存现场。每块堆栈的大小可以不同。 软时钟任务利用M430/OS的多任务延时模拟了一个有年、月、日、时、分、秒的时钟,并且可以日期,时间格式为BCD格式或10进制格式。
Platform: | Size: 17807 | Author: kly | Hits:

[Other resourceLPC2148-UCOS-6renwu

Description: ucos移植使用-6个简单任务功能: Task0 任务0 (P1.8 灯循环 亮 灭 ) Task1 任务1 (P1.9 灯循环 亮 灭 ) Task2 任务2 (P1.20 灯循环 亮 灭 ) Task3 任务3 (P0.7 蜂鸣器循环 鸣 停 ) Task4 任务4 (595驱动的数码管从0~9 循环显示) Task5 任务5 (P1.21-P1.25LED灯 循环亮 灭)
Platform: | Size: 327278 | Author: 月亮 | Hits:

[Other resourcetask

Description: 练习并掌握多任务实时操作系统下Task 调度、Task 间主要通信手段(信号量、消息队列等)、RISC 处理器 I/O 端口控制等内容,并形成嵌入式实时应用软件的良好编程习惯。创建多Task,为每个Task 创建私有的Message Queue,每个Task 只通过自己的私有Message Queue 接收消息;Task 间消息通信通过向对方私有MessageQueue 发送消息完成。 Task1:管理Task。负责系统启动时同步系统中其他Task 的启动同步,利用信号量的semFlush()完成。同时接收各Task 的告警信息,告警信息需编号以logmsg 方式输出。本task 负责系统结束时的Task 删除处理。 Task2:console 命令行接收Task。接收并分析console 发来的命令行及参数。自行设置5 种以上命令,并根据命令的内容向Task3 或/及Task4 发送激励消息。同时实现系统退出命令,使系统采用适当方式安全退出。收到非法命令向Task1告警。 Task3:Led 控制Task。接收Led 控制消息(命令),自定义Led 显示方式表现命令执行情况。本task 应负责led 相关I/O port 初始化。收到非法led 控制命令向Task1 告警。 Task4:console 输出Task。接收需打印输出的字串消息(命令),输出到console。收到长度为0 或超常字串向Task1 告警。
Platform: | Size: 1822 | Author: 王昊 | Hits:

[Windows DevelopTask4

Description: /设计:Src和Dis两个类, Src中有一个被封装的属性,类型为int(要求为非负值),每当我们通过特定方法更改Src对象中的这个属性后,Dis对象都能得到通知,并向Src发消息获得此属性值。
Platform: | Size: 901 | Author: lufeili | Hits:

[Embeded-SCM DevelopTask4

Description: ATMEL XMEGA crypto program-task4.
Platform: | Size: 12350 | Author: jackey | Hits:

[SCMM430OS_V1.2020060418

Description: 说明: 此演示程序包含六个任务: softclock 软时钟任务 task1 向端口2的每个管脚输出方波的任务 task2 向端口3的每个管脚输出方波的任务 task3 向端口4的每个管脚输出方波的任务 task4 向端口5的每个管脚输出方波的任务 taskled 点亮P1.0上指示灯的任务 6个任务,加上M430/OS的空闲任务,共7个任务,系统开辟了6块堆栈,空闲任务使用main程序的堆栈,空闲任务不保存现场。每块堆栈的大小可以不同。 软时钟任务利用M430/OS的多任务延时模拟了一个有年、月、日、时、分、秒的时钟,并且可以日期 时间格式为BCD格式或10进制格式。 此程序可以直接在MSP430F149的仿真头上运行 程序空间、数据空间都由编译器自动分配。-Note : This demonstration program includes six tasks : softclock soft task task1 clock to the two ports of each square wave output pin task task2 3 to the ports of each square wave output pin task task3 to four ports in each square wave output pin task tas K4 to the port every five square wave output pin task taskled lit P1.0 light on the task 6 mission, as well as the idle task M430/OS a total of seven tasks, the system has opened up a six stack, idle procedures mandate the use of the main stack, and the leisure task is not to preserve the scene. Every piece of the stack size can be different. Soft-clock task M430/OS use of multi-task simulation of a delay of over a month, day and hour, seconds clock, the date and time can BCD format for the 10-band format or formats. This procedure can b
Platform: | Size: 69632 | Author: | Hits:

[uCOStask4

Description: ucosii小实验任务4 消息队列,可以帮助学习嵌入式操作系统-ucosii four small experimental tasks Message Queue can help embedded operating system
Platform: | Size: 110592 | Author: yz | Hits:

[uCOSM430_RTOS_For_IAR_v3.42a

Description: 一个使用MSP430汇编语言写的 RTOS,此版本为 V1.1 版并已修正过在 IAR MSP430 V3.42A 编译后可于 Simulator 下正常调度工作了,其中设置的六个任务上都下了断点,方便在 Simulator 下观测任务调度,兹将原使用说明详列如下: M430/OS 演示程序 V1.1 版,此演示程序包含六个任务: softclock 软时钟任务 task1 向端口2的每个管脚输出方波的任务 task2 向端口3的每个管脚输出方波的任务 task3 向端口4的每个管脚输出方波的任务 task4 向端口5的每个管脚输出方波的任务 taskled 点亮P1.0上指示灯的任务 6个任务,加上M430/OS的空闲任务,共7个任务,系统开辟了6块堆栈,空闲任务使用main程序的堆栈,空闲任务不保存现场。每块堆栈的大小可以不同。 软时钟任务利用M430/OS的多任务延时模拟了一个有年、月、日、时、分、秒的时钟,并且可以日期,时间格式为BCD格式或10进制格式。
Platform: | Size: 17408 | Author: kly | Hits:

[ARM-PowerPC-ColdFire-MIPSLPC2148-UCOS-6renwu

Description: ucos移植使用-6个简单任务功能: Task0 任务0 (P1.8 灯循环 亮 灭 ) Task1 任务1 (P1.9 灯循环 亮 灭 ) Task2 任务2 (P1.20 灯循环 亮 灭 ) Task3 任务3 (P0.7 蜂鸣器循环 鸣 停 ) Task4 任务4 (595驱动的数码管从0~9 循环显示) Task5 任务5 (P1.21-P1.25LED灯 循环亮 灭) --6 uCOS transplantation using a simple task function: Task0 task 0 (P1.8 cycle bright lights out) Task1 task 1 (P1.9 cycle bright lights out) Task2 task 2 (P1.20 cycle bright lights out) Task3 task 3 ( P0.7 buzzer alarms to stop the cycle) Task4 task 4 (595-driven digital control from 0 ~ 9 cycle) Task5 task 5 (P1.21-P1.25LED cycle bright lights out)
Platform: | Size: 327680 | Author: 月亮 | Hits:

[VxWorkstask

Description: 练习并掌握多任务实时操作系统下Task 调度、Task 间主要通信手段(信号量、消息队列等)、RISC 处理器 I/O 端口控制等内容,并形成嵌入式实时应用软件的良好编程习惯。创建多Task,为每个Task 创建私有的Message Queue,每个Task 只通过自己的私有Message Queue 接收消息;Task 间消息通信通过向对方私有MessageQueue 发送消息完成。 Task1:管理Task。负责系统启动时同步系统中其他Task 的启动同步,利用信号量的semFlush()完成。同时接收各Task 的告警信息,告警信息需编号以logmsg 方式输出。本task 负责系统结束时的Task 删除处理。 Task2:console 命令行接收Task。接收并分析console 发来的命令行及参数。自行设置5 种以上命令,并根据命令的内容向Task3 或/及Task4 发送激励消息。同时实现系统退出命令,使系统采用适当方式安全退出。收到非法命令向Task1告警。 Task3:Led 控制Task。接收Led 控制消息(命令),自定义Led 显示方式表现命令执行情况。本task 应负责led 相关I/O port 初始化。收到非法led 控制命令向Task1 告警。 Task4:console 输出Task。接收需打印输出的字串消息(命令),输出到console。收到长度为0 或超常字串向Task1 告警。-err
Platform: | Size: 2048 | Author: 王昊 | Hits:

[Windows DevelopTask4

Description: /设计:Src和Dis两个类, Src中有一个被封装的属性,类型为int(要求为非负值),每当我们通过特定方法更改Src对象中的这个属性后,Dis对象都能得到通知,并向Src发消息获得此属性值。-/ Design: Src and Dis two categories, Src in a package of properties, type int (request a non-negative), whenever we change the Src through specific methods of this object properties, Dis object can be notified to the Src发消息access this property value.
Platform: | Size: 1024 | Author: lufeili | Hits:

[Embeded-SCM DevelopTask4

Description: ATMEL XMEGA crypto program-task4.
Platform: | Size: 12288 | Author: jackey | Hits:

[Graph Drawingtask4

Description: Student Project#4 in my school
Platform: | Size: 1024 | Author: kid1417 | Hits:

[Other Embeded programex1

Description: 1. 创建多 Task,为每个Task 创建私有的Message Queue,每个Task 只通过自己的私有 Message Queue 接收消息;Task 间消息通信通过向对方私有Message Queue 发送消息完 成。 2. Task1:管理Task。负责系统启动时同步系统中其他Task 的启动同步,利用信号量的 semFlush()完成。同时接收各Task 的告警信息,并负责系统结束时的Task 删除处理。 3. Task2:激励Task。利用taskDelay()完成周期地向Task3、Task4 发送激励消息。 4. Task3:Sender Task。接收Task2 的激励消息,并向Task4 发送消息。 5. Task4:Receiver Task。接收Task2、Task3 的消息,在接收到Task3 消息后,向Task3 回 复消息。 6. 以上 Task 的调试信息及工作状态信息通过logmsg 输出。 -1.Create several tasks and Create private Message Queue for each task. 2.Task1:Manage other tasks.Syncronize other tasks and use semFlush() to complish it.Then receive warning message from other tasks and delete them when the system is runing over. 3.Task2:Driver task.Use taskDelay() to send driving message to Task3 and Task4 periodicly. 4.Task3:Sender Task.Receive driving message from Task2 and send message to Task4. 5.Task4:Receiver Task.Receive message from Task2 and Task3,then send ACK message to Task3 when it have received the message form Task3. 6. Use logMsg() to output the debug message and working status message.
Platform: | Size: 1300480 | Author: 李晓平 | Hits:

[Other Embeded programdemo

Description: 1. 创建多 Task,为每个Task 创建私有的Message Queue,每个Task 只通过自己的私有Message Queue 接收消息;Task 间消息通信通过向对方私有Message Queue 发送消息完 成。 2. Task1:管理Task。负责系统启动时同步系统中其他Task 的启动同步,利用信号量的semFlush()完成。同时接收各Task 的告警信息,并负责系统结束时的Task 删除处理。 3. Task2:激励Task。利用taskDelay()完成周期地向Task3、Task4 发送激励消息。 4. Task3:Sender Task。接收Task2 的激励消息,并向Task4 发送消息。 5. Task4:Receiver Task。接收Task2、Task3 的消息,在接收到Task3 消息后,向Task3 回复消息。 6. 以上 Task 的调试信息及工作状态信息通过logmsg 输出。 -1. Create Multi-Task, for each Task to create private Message Queue, for each Task is only through their own private Message Queue to receive messages Task inter-messaging each other through private Message Queue to send the message End Cheng. 2. Task1: Management Task. Synchronous system is responsible for system startup, the startup of other Task synchronization using semaphores of semFlush () to complete. At the same time to receive and Task of the warning information, and is responsible for the system at the end of Task delete processing. 3. Task2: Incentive Task. The use of taskDelay () complete cycle to Task3, Task4 incentive to send the message. 4. Task3: Sender Task. Task2 incentive to receive messages, send messages to the Task4. 5. Task4: Receiver Task. Receive Task2, Task3 news, in the received message Task3 to Task3 reply message. 6. The above Task debugging information and working status information through the logmsg output.
Platform: | Size: 1024 | Author: 玛萨其 | Hits:

[matlabtask4

Description: 频率辨识开环系统传递函数,传递函数为 ,试通过正弦扫频及Bode图拟合来辨识该传递函数,写出其设计思想和详细推导过程,并给出仿真程序和仿真结果-Open-loop frequency identification system transfer function, transfer function, the sine sweep test and the Bode plot by fitting to identify the transfer function, write its design and detailed derivation and simulation program and simulation results are given
Platform: | Size: 3072 | Author: 雪中蝶 | Hits:

[Graph DrawingTask4

Description: 简易绘图程序 完成了多边形 椭圆 矩形的绘制
Platform: | Size: 220160 | Author: redfish | Hits:

[JSP/JavaTask4

Description: 类功能的实现,详细的说明类的继承,父类与子类间的调用关系-class application
Platform: | Size: 1024 | Author: 张小风 | Hits:
« 12 »

CodeBus www.codebus.net