搜索结果
找到约 119 项符合
tASK 的查询结果
按分类筛选
- 全部分类
- 其他 (11)
- uCOS (9)
- VxWorks (7)
- 单片机编程 (6)
- 单片机开发 (5)
- 书籍 (5)
- 行业发展研究 (4)
- VHDL/FPGA/Verilog (4)
- 电源技术 (3)
- Java编程 (3)
- 其他书籍 (3)
- 其他嵌入式/单片机内容 (3)
- 数据结构 (3)
- 数值算法/人工智能 (3)
- 软件设计/软件工程 (3)
- 嵌入式/单片机编程 (3)
- 教程资料 (2)
- 可编程逻辑 (2)
- DSP编程 (2)
- Windows CE (2)
- Internet/网络编程 (2)
- 书籍源码 (2)
- 其他行业 (2)
- Java书籍 (2)
- 数学计算 (2)
- Symbian (2)
- JavaScript (2)
- 技术资料 (2)
- 模拟电子 (1)
- 通信网络 (1)
- C/C++语言编程 (1)
- Linux/Unix编程 (1)
- 教育系统应用 (1)
- 汇编语言 (1)
- 微处理器开发 (1)
- J2ME (1)
- 通讯/手机编程 (1)
- MTK (1)
- 编译器/解释器 (1)
- BREW编程 (1)
- 其他数据库 (1)
- 文章/文档 (1)
- 电子书籍 (1)
- VC书籍 (1)
- MySQL数据库 (1)
- Windows Mobile (1)
- 软件 (1)
- 源码 (1)
其他书籍 Verilog and VHDL状态机设计
Verilog and VHDL状态机设计,英文pdf格式
State machine design techniques for Verilog and VHDL
Abstract : Designing a synchronous finite state Another way of organizing a state machine (FSM) is a common task for a digital logic only one logic block as shown in
engineer. This paper will discuss a var ...
行业发展研究 Our approach to understanding mobile learning begins by describing a dialectical approach to the de
Our approach to understanding mobile learning begins by describing a dialectical
approach to the development and presentation of a task model using the sociocognitive
engineering design method. This analysis synthesises relevant theoretical
approaches. We then examine two field studies which feed in ...
其他嵌入式/单片机内容 Real-Time Kernel
Real-Time Kernel ,简易型REAL-TEME SYSTEM 源码,可用于嵌入Muti task学习
Java编程 We have a group of N items (represented by integers from 1 to N), and we know that there is some tot
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparis ...
其他 As all of you know, MATLAB is a powerful engineering language. Because of some limitation, some task
As all of you know, MATLAB is a powerful engineering language. Because of some limitation, some tasks take very long time to proceed. Also MATLAB is an interpreter not a compiler. For this reason, executing a MATLAB program (m file) is time consuming. For solving this problem, Mathworks provides us ...
VxWorks 定时中断程序
定时中断程序,源码的注释十分详细,具体功能如下:
1.Frame 实现能有效降低VxWorks 内存管理内部/外部碎片的机制。
2. Frame 实现为系统提供软定时器功能的机制,定时器timeout 信息以message 或其他快捷有效方式通知定时器申请者(Task)。
3. 参考实验一要求,系统中每个Task 拥有自己的Message Queue,以此方式作为系统 ...
其他书籍 The IA-32 Software Developer’s Manual, Volume 3: System Programming Guide (Order Number 245472), is
The IA-32 Software Developer’s Manual, Volume 3: System Programming Guide (Order
Number 245472), is part of a three-volume set that describes the architecture and programming
environment of all IA-32 Intel&reg Architecture processors.
The IA-32 Software Developer’s Manual, Volume 3, describes
the ...
VxWorks 在了解实时嵌入式操作系统内存管理机制的特点以及实时处理对内存管理需求的基础上
在了解实时嵌入式操作系统内存管理机制的特点以及实时处理对内存管理需求的基础上,练习并掌握有效处理内存碎片的内存管理机制,同时理解防止内存泄漏问题的良好设计方法。使用预先规划的思想,构建自己的私有内存管理机制,在系统内存池中申请内存,并将其纳入私有内存管理机制中,形成静态预分配内存池;
静态预分配内存 ...
J2ME JRemoteControl is a simple Java™ driven bluetooth remote control.It allows you to initiate virt
JRemoteControl is a simple Java™ driven bluetooth remote control.It allows you to initiate virtually any task on your PC from a J2ME enabled device.
数值算法/人工智能 北京大学ACM比赛题目 In 1742, Christian Goldbach, a German amateur mathematician, sent a letter to Leonhard
北京大学ACM比赛题目
In 1742, Christian Goldbach, a German amateur mathematician, sent a letter to Leonhard Euler in which he made the following conjecture:
Every even number greater than 4 can be
written as the sum of two odd prime numbers.
For example:
8 = 3 + 5. Both 3 and 5 are odd prime n ...