搜索资源列表
VxWorksprogramme
- 摘 要:通过一个经典的多任务同步哲学家进餐问题。介绍了Vxworks下的多任务程序设计和任务间通信机制,并给出了运行的结果 -Abstract : Through a classic multi-task synchronization dining philosophers problem. Vxworks introduced under the multi-task design and process communication mechanism between tasks, an
VxWorks_task
- 讲解了vxworks环境下,任务调度机制,在多任务环境下,可借鉴此偏文章的技术知识-vxworks on the environment, task scheduling mechanism, the multi-task environment, It can draw on the side of this article and technical knowledge
TheBaseOfRealTimeSyetermDevelopment
- 时实多任务软件开发基础 TheBaseOfRealTimeSyetermDevelopment-real-time multi-task software development based TheBaseOfRealTimeSyetermD evelopment
RTlinux
- 基于RTlinux平台的实时多任务调度策略,运 用模块化的设计方法,编制了程序解释模块、速度过渡模块、插补和运动学算法模 块、人机接口模块和伺服驱动模块,并实现了面向用户的软PLC功能 。-RTLinux-based platform for real-time multi-task scheduling strategy, using modular design methods, the preparation of the procedures explained module, th
MFCWindowbasicprogramming
- Windows中负责图形输出的是GDI(即Graphic Device Interface,图形设备接口)。这是Windows与硬件无关的图形输出模式的体现。GDI建立在硬件抽象层(HAL)之上,屏蔽了不同输出设备之间的差异,从而为用户提供了一个统一的“标准输出设备”。但是,与DOS不同,Windows是多任务、进程独立的,每一个窗口都应该有一个独立的输出通道。这样,GDI又使用了一种简单的机制来保证在窗口中画图的不同程序之间能共享“设备”而又互不干扰。这个机制就是DC(Device Cont
yygonglue1
- 单片机多任务实时操作系统ucosii移植教程文献集1,原名:YY攻略1.rar-Single-chip multi-task real-time operating system ucosii transplantation Tutorial archives 1, formerly known as: YY Raiders 1.rar
yygongyue2
- 51单片机多任务实时操作系统移植教程集2,原名:yy攻略2.rar-51 Single-chip multi-task real-time operating system transplant Course Set 2, formerly known as: yy Raiders 2.rar
uCOS-yizhixinde
- uCOS-Ⅱ C51移植笔记,不可多得的多任务实时操作系统移植教程-uCOS-Ⅱ C51 transplant notes, a rare multi-task real-time operating system transplant Course
software
- 分析其实时多任务软件设计。在介绍通信服务器功能结构的基础上,详细分析了系统的功能模块划分、数据流向、多任务划分、任务优先级确定、任务间通信方式的确定以及软件的编码测试过程。软件设计过程充分考虑通信服务器本身的特殊性,同时利用VxWorks多任务抢占式调度和时间片轮转调度的特性,以及丰富的任务间通信机制,有效地保证了系统的实时性。-Analysis of real-time multi-tasking software design. In introducing the communicatio
Embedded_Network_Microcontroller_information_appli
- 如何通过互联网共亨以单片机应用系统为中心的小型嵌入式设备的信息,成为当今电子界 ... 多任务操作,可以在MCU执行数据采集和控制功能的同时把数据打包并传送到互联网上。 ... 直接驱动普通I/O口实现硬件外设功能(如UART、 I2C、SPI、 Caller ID、FSK等)-How to Hang a total through the Internet-centric single-chip microcomputer application system for small embedd
DSP
- :介绍了TIDSP算法标准及其相关背景,重点阐述了算法标准中对于处理多线程、多任务时算法编写的相关规定,并从多线程、多任务的角度论述了这些规定的必要性-: This paper presents algorithms TIDSP standards and the relevant background, focusing on the algorithm standard in dealing with multi-threaded, multi-task method to prepare
multi-functional-smart-car-system--
- 本设计的多功能智能小车系统是以 Altera 公司 Cyclone 系列的 EP1C3T144 为 主控芯片的小车系统。该小车能够实现无线遥控,自动避障,自动循迹的功能。 可以在人类无法进入或生存的环境中完成任务,比如有毒环境、潮湿环境、爆破 环境。整个小车系统以遥控为基础,通过对外围电路的扩展实现更多的功能来完 成不同的任务。在人们能够观察到的环境下可以使用无线遥控控制小车的运行。 通过红外循迹的方法可以让小车按照预先所规定的轨道行进,这可以应用到无人 驾驶上。当小车遇
Neural-networks-for-multi-instance-learning
- Multi-instance learning originates the investigation on drug activity prediction, where the task is to predict whether an unseen molecule could be used to make some drug.-Multi-instance learning originates the investigation on drug activity predicti
memory-model
- 多核处理器为并发编程打开了一扇扇新的大门,Java内置的多线程机制可以方便地实现多个并发程序的开发以及多任务同时执行,但是Java线程之间的通信对程序员完全透明,内存可见性问题很容易困扰Java开发人员,本文将简单分析基于内存模型的Java并发编程。-Multicore processors concurrent programming has opened a new door fan, built-in Java multithreading can easily achieve devel
Multi-Agent-Based-IDS-for-WSN
- 本文提出一种无线传感器网络入侵检测解决方案针对分簇式无线传感器网络的特点, 通过让节点和簇头分别执行不同检测任务, 结合本地检测和联合检测, 并采用多个代理模块分别实现数据收集、分析检测和入侵响应和代理管理的任务,是一套完整的IDS体系。-This paper proposes a wireless sensor network intrusion detection characteristics solutions cluster wireless sensor network, data
TestScn
- 在MFC中,不使用多线程,实现多任务同步执行。-In MFC, do not use multi-threaded, multi-task synchronous implementation.
Overview of Multi Task Learning
- 这是一篇综述,主要是关于基于深度学习的多任务学习的一些进展。(An Overview of Multi-Task Learning in Deep Neural Networks)
多任务下的数据结构与算法
- 多任务下的数据结构与算法,介绍基本的数据结构容器,引进了多任务。(The data structure and algorithm of multi task are introduced. The basic data structure container is introduced, and multi task is introduced.)
taskMap
- 该matlab程序用于多任务编程中的任务查看,可以以图表的形式方便进行查看(The matlab program is used for task viewing in multi-task programming and can be viewed in the form of a chart)
TaskSched
- 通过定时器实现一个多任务的调度工作。可以通过时间来分配任务切换调度(A multi task scheduling is realized through a timer. Task switching scheduling can be allocated by time)
