搜索结果
找到约 204 项符合
target 的查询结果
按分类筛选
- 全部分类
- 单片机开发 (27)
- 微处理器开发 (17)
- 其他 (13)
- 其他嵌入式/单片机内容 (11)
- 嵌入式/单片机编程 (10)
- Linux/Unix编程 (9)
- matlab例程 (9)
- 技术资料 (9)
- uCOS (8)
- VxWorks (6)
- 书籍 (6)
- 单片机编程 (5)
- VHDL/FPGA/Verilog (5)
- 其他书籍 (4)
- 可编程逻辑 (3)
- USB编程 (3)
- 系统设计方案 (3)
- Windows CE (3)
- 网络 (3)
- 软件设计/软件工程 (3)
- 电子书籍 (3)
- DSP编程 (3)
- 文章/文档 (2)
- Internet/网络编程 (2)
- 汇编语言 (2)
- 人工智能/神经网络 (2)
- 通讯编程文档 (2)
- 行业发展研究 (2)
- 其他文档 (1)
- 学术论文 (1)
- 教程资料 (1)
- 电源技术 (1)
- 教程资料 (1)
- 嵌入式综合 (1)
- 仿真技术 (1)
- 测试测量 (1)
- 数据结构 (1)
- Java书籍 (1)
- 交通/航空行业 (1)
- Delphi控件源码 (1)
- 技术管理 (1)
- 邮电通讯系统 (1)
- 中间件编程 (1)
- 3G开发 (1)
- 书籍源码 (1)
- 驱动编程 (1)
- 软件工程 (1)
- 嵌入式Linux (1)
- 数值算法/人工智能 (1)
- 通讯/手机编程 (1)
- 行业应用文档 (1)
- Linux/uClinux/Unix编程 (1)
- 其他 (1)
- 源码 (1)
- 教程 (1)
- 论文 (1)
- VIP专区 (1)
微处理器开发 860最小系统的bsp
860最小系统的bsp,使用tornado2.0编译,需要解压在\tornado\target\config目录下使用。
其他 Pocket 1945 is a classic shooter inspired by the classic 1942 game. The game is written in C# target
Pocket 1945 is a classic shooter inspired by the classic 1942 game. The game is written in C# targeting the .NET Compact Framework. This article is my first submission to Code Project and is my contribution to ongoing .NET CF competition.
微处理器开发 The GRLIB IP Library is an integrated set of reusable IP cores, designed for system-on-chip (SOC) de
The GRLIB IP Library is an integrated set of reusable IP cores, designed for system-on-chip (SOC) development. The IP cores are centered around the common on-chip bus, and use a coherent method for simulation and synthesis. The library is vendor independent, with support for different CAD tools and ...
单片机开发 This example demonstrates how to erase, write, and read the on-chip 640-byte EEPROM Data Memory of t
This example demonstrates how to erase, write, and read the on-chip 640-byte EEPROM Data Memory of the Analog Devices ADuC812, ADuC814, ADuC816, and ADuC824 devivces. This example includes a µ Vision2 Project with a target for each supported device.
单片机开发 This example program shows how to configure and use the A/D Converter of the following microcontroll
This example program shows how to configure and use the A/D Converter of the following microcontroller:
STMicroelectronics ST10F166
After configuring the A/D, the program reads the A/D result and outputs the converted value using the serial port.
To run this program...
Build the project (Project ...
Windows CE Details for How to develop an OAL .Step-by-step to develop an OAL. An OEM adaptation layer (OAL) is
Details for How to develop an OAL .Step-by-step to develop an OAL. An OEM adaptation layer (OAL) is a layer of code between the Windows CE kernel and the hardware of your target device. You develop an OAL to communicate data between your operating system (OS) and your target device and include code ...
uCOS 这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示 1 ~ 5 .由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small R
这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示 1 ~ 5 .由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small RTOS 51没有进行重入栈管理,所以在TaskA~TaskE虽然及其相似,但不能合并.
注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\temp中,您可以 ...
uCOS 这个例子是例子2的另一种写法(但任务数量不同),它使用了最高优先级任务作为显示任务,全局变量ShowChar作为参数.函数TaskB是优先级1~10的任务函数,因为没有使用局部变量,这些任务可以用一个
这个例子是例子2的另一种写法(但任务数量不同),它使用了最高优先级任务作为显示任务,全局变量ShowChar作为参数.函数TaskB是优先级1~10的任务函数,因为没有使用局部变量,这些任务可以用一个函数.
注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\temp中,您可以在Project->Options for Target "Target 1"的output页 ...
数据结构 a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, lis
a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, list, set, and deque. The smart pointer has an assignment operator and greater than operator that call the target object s operator.
Java书籍 ? Java函数速查 你能很快的查到你要的函数 DataBinding类 代表数据源字段和组件属性之间一个单独的绑定。 package com.ms.wfc.data.ui
? Java函数速查
你能很快的查到你要的函数
DataBinding类
代表数据源字段和组件属性之间一个单独的绑定。
package com.ms.wfc.data.ui
public class DataBinding
implements IConstructable
说明
DataBinder控件使用该类来表示数据源中的每一个绑定。
请参阅:《Microsoft Visual J++ 6.0 程序员指南》第18章“W ...