搜索结果
找到约 92 项符合
driven 的查询结果
按分类筛选
- 全部分类
- 书籍 (11)
- 单片机开发 (8)
- Java编程 (6)
- 单片机编程 (5)
- Java书籍 (5)
- 技术资料 (4)
- 微处理器开发 (3)
- 编译器/解释器 (3)
- 串口编程 (3)
- 其他书籍 (3)
- 软件工程 (3)
- matlab例程 (3)
- 教程资料 (2)
- 可编程逻辑 (2)
- 电子书籍 (2)
- 驱动编程 (2)
- 其他 (2)
- 软件设计/软件工程 (2)
- Linux/Unix编程 (2)
- 其他嵌入式/单片机内容 (2)
- 数值算法/人工智能 (2)
- 模拟电子 (1)
- 电源技术 (1)
- 嵌入式综合 (1)
- 嵌入式/单片机编程 (1)
- 汇编语言 (1)
- J2ME (1)
- Internet/网络编程 (1)
- 百货/超市行业 (1)
- Windows CE (1)
- 书籍源码 (1)
- 行业发展研究 (1)
- Delphi控件源码 (1)
- SQL Server (1)
- 网络 (1)
- 驱动程序 (1)
- 论文 (1)
- 精品软件 (1)
可编程逻辑 Virtex-5 GTP Transceiver Wizar
The LogiCORE™ GTP Wizard automates the task of creating HDL wrappers to configure the high-speed serial GTP transceivers in Virtex™-5 LXT and SXT devices. The menu-driven interface allows one or more GTP transceivers to be configured using pre-definedtemplates for popular industry standa ...
嵌入式/单片机编程 A CCITT-16 CRC calculator. The source contains both the calculated (smaller but slower) version, and
A CCITT-16 CRC calculator. The source contains both the calculated (smaller but slower) version, and the table driven (faster but larger) version.
单片机开发 8051上的CRC8校验 A CCITT-8 CRC calculator. The source contains both the calculated (smaller but slower)
8051上的CRC8校验 A CCITT-8 CRC calculator. The source contains both the calculated (smaller but slower) version, and the table driven (faster but larger) version.
串口编程 CBC下写的串口编程
CBC下写的串口编程,API函数实例
I wish this site had been around when I was trying to figure out how to make serial communications work in Windows95. I, like many programmers, was hit with the double-whammy of having to learn Windows programming and Win95 serial comm programming at the same time. I f ...
其他书籍 英文名为:《Data.Protection.and.Information.Lifecycle.Management》内容为:数据维护计划的统一框架
英文名为:《Data.Protection.and.Information.Lifecycle.Management》内容为:数据维护计划的统一框架,数据维护的策略标准,使用政策驱动(policy-driven)数据维护及数据生命周期(DLM)管理来提高安全、降低成本等。
单片机开发 This firmware translates a PS/2 mouse to a USB mouse. The translator firmware is entirely interrup
This firmware translates a PS/2 mouse to a USB mouse. The translator
firmware is entirely interrupt driven (with the exception of sending the
data via USB to the host.) An interrupt is generated when the PS/2 start
bit is received, at which time the firmware will begin its receive routine.
In ad ...
Java编程 One-channel queuing system simulator (M/M/1) * Arrival and service times are random and distributed
One-channel queuing system simulator (M/M/1)
* Arrival and service times are random and distributed exponetially.
*
* The simulator is time-slice-driven, i.e. the system model is being
* run at discrete time points, with constant increments deltaT.
* At each such time moment, program checks if a n ...
软件设计/软件工程 MSComm 控件通过串行端口传输和接收数据
MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用 ...
软件设计/软件工程 Zinc is an object oriented, platform independent, framework for designing graphical user interfaces
Zinc is an object oriented, platform independent, framework for designing
graphical user interfaces (GUIs) for cross platform applications. Zinc is scalable
and customizable. It provides a full-featured toolkit for the creation of GUIs and
event-driven applications.