搜索结果
找到约 676 项符合
Intel 8254 的查询结果
汇编语言 可编程间隔定时器(Programmable Interval Timer
可编程间隔定时器(Programmable Interval Timer,PIT, 8253或8254模型),也叫做系统时钟,是一个非常有用的芯片,可以在一定时间间隔精确地产生中断。芯片本身有3个通道:通道0绑定到IRQ0,在可预知和规则的时间中断CPU;通道1特定于系统;通道2则连接到系统扬声器。就像你看到的一样,单个的芯片为系统提供了几个非常重 ...
其他书籍 非常好的270的介绍资料
非常好的270的介绍资料,Intel的Xscale芯片的介绍,大家赶快下载
医药行业 《医学图象的远程传输系统》
《医学图象的远程传输系统》,使用CAnsycSocket类来进行图象 数据的远程传输,使用自编的动态库来模拟医学图象的采集,使用intel的ijl库来进行图象的jpeg压缩 (你需要自己去www.intel.com下载ijl),使用access的数据库对图象进行存档处理,使用多线程来进 行多通道的图象采集,以及客户端的数据的多线程同步传送。 ...
人工智能/神经网络 Face-Detector, OpenCV Haar cascade object detection. Matlab interface for running haar-cascade objec
Face-Detector, OpenCV Haar cascade object detection. Matlab interface for running haar-cascade object detectors from the Intel Open Computer Vision Library.
VC书籍 本书适应了Windows、Internet及计算机网络普及的潮流
本书适应了Windows、Internet及计算机网络普及的潮流,介绍了一套在
Windows 下网络编程的规范-Windows Sockets。这套规范是Windows 下得到广
泛应用的、开放的、支持多种协议的网络编程接口。从 1991年的 1.0版到 1995
年的2.0.8 版,经过不断完善并在 Intel、Microsoft、Sun、SGI、Informix、
Novell 等公司的全 ...
电子书籍 要看懂Linux内核
要看懂Linux内核,需要学会一些AT &T 汇编语法, 这本书讲述的是 怎么样用 AT & T 汇编来编写应用程序,当你把这本书看过几遍之后,把Intel 386 CPU的保护模式和内存分页、分段的机制搞明白,就可以比较轻松地看Linux的内核机制了。该书为英文原版书籍,PDF格式。 ...
其他书籍 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 ...
VHDL/FPGA/Verilog CF VHDL The CF+ design was designed using the timing diagrams of the Compact Flash specification re
CF VHDL
The CF+ design was designed using the timing diagrams of the Compact Flash specification rev. 1.4, Analog Devices ADSP-218xN DSP Microcomputer specification, and the Intel StrataFlash Memory 28F320J3 specification.
USB编程 usb bulk 传输例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Mode
usb bulk 传输例程。
* The bulkusb driver is a generic function driver, based on the Windows Driver Model (WDM).
* Supports Plug and Play(PnP), Power Management(PM), Windows Management Instrumentation (WMI) and the Selective Suspend (SS) features.
* This sample is based off the selSusp DDK sample. ...
VHDL/FPGA/Verilog 这是一个中断控制器的IP
这是一个中断控制器的IP,功能很全,可以直接使用,类似于INTEL的8259,作为中断扩展。