搜索资源列表
精解PCI Express之——系统架构篇
- 该文档概述了最新的PCI express总线的系统构架。对PCI express系统设计有所帮助-The document outlines the latest PCI Express Bus Architecture. The PCI Express system design help
VxWorks_PCI_Bridge_Config.rar
- 介绍了PCI桥的配置空间配置头的结构及其配置原理,介绍了配置空间的访问方法;详细阐述了三种桥(PCI-PCI桥、PCI-ISA桥以及PCI Host桥)配置及其层次结构,对应的各个寄存器的含义,结合VxWorks系统,讲述了基于PowerPC架构的PLX6150桥(PCI6150)芯片、W83628AG以及MPC8247 PCI桥的配置和实现方法。 关键词:PCI桥;PLX6150桥芯片;W83628AG;MPC8247;VxWorks,Describes the PCI bridge con
PCI_DOS.zip
- PCI总线在DOS操作系统下的驱动程序源代码,PCI bus in the DOS operating system driver source code
PCI_LIST
- 列出系统所有的PCI device #bus #dev #func vendor id,device id-Listed in the system all of the PCI device# bus# dev# func vendor id, device id
datapath_fifo
- datapath_fifo used in DMA contect PCI in the DAB system the format of this file is VHDL
stock_led
- 一个通过PCI卡向LED屏发送股票实时行情的系统-A PCI card through the LED screen to send the stock real-time quotes system
DSP-audiocompressPCI
- 用DSP进行语音压缩的一个开发实例(PCI总线)。详细介绍了PCI总线以及语音压缩数字信号处理系统的软、硬件系统设计方案及架构-DSP for voice compression using the example of a development (PCI bus). Detailed information on PCI bus, as well as voice compression digital signal processing system software and hardwa
sheji
- 设计 1 :AD/DA 模拟量输入输出数据采集卡设计( 1 人选) 设计内容:设计一块 具有AD/DA 模拟量输入输出卡,该卡具有对模拟电压或电流进行采集的能力和具有对模拟电压或电流输出能力,该卡通过微机系统的输入/输出扩展接口(PCI或ISA接口)与微机系统连接。 -Design 1: AD/DA analog input and output data acquisition card design (1 person) design elements: the design of
pid-labview
- 以PID 控制为例,讨论在计算机控制中实现参数自整定的一种智能控制方法。在传统 的PID 控制的参数自整定算法中引入人工智能理论,首先将人的控制经验表示成自整定算法主要规则。 从专家系统角度,描述了规则的产生式表示和计算机内的存储结构,控制知识库的建立及推理机制。-PID control as an example to discuss the computer-controlled to achieve self-tuning parameters of an intelligent
Linux
- 本书对Linux操作系统及其编程作了整体的介绍,以支持用于开发软件的公开源码模型。对内存管理、进程及其通信机制、PCI、内核模块编程及内核系统结构作了详细的解释,且附有很多程序代码实例。对深入研究Linux下的编程有很大的帮助。 -The book and its programming on the Linux operating system, the overall presentation was made to support the development of software f
Check_System_Info_Win
- 可以讀取(儲存)、檢查(Bus, Dev, Func, VenID, DevID, RevID, CCode, IRQ, INT)系統PCI Bus下的裝置-Can read the (storage), check (Bus, Dev, Func, VenID, DevID, RevID, CCode, IRQ, INT) system under the PCI Bus device
yuyincaiji
- 语音采集与回放系统源代码:1.为了使读音数据存储的时间更长,速度更快,选用了256K*16Bit的SRAM;2.为了减少单片机的控制复杂度,使用了FPGA来控制SRAM的读写操作,节约了不少单片机的I/O资源;3.为了以后的高速数据存储,本设计中加入了fifo,其位宽及深度可在程序中自由设置,方便灵活。-Speech acquisition and playback system source code: 1. In order to make pronunciation longer data
pci-skeleton
- 这是一个PCI驱动的骨架,结合实际的项目添加一些东西就可以完成驱动的开发。同时可以参考国外的那本《《linux设备驱动》-This driver is for boards based on the RTL8129 and RTL8139 PCI ethernet chips.This file is not a complete program and may only be used when the entire operating system is licensed under the
pci
- This character-mode Linux device-driver lets an application program read from (or write to) the computer system s video display memory -- bypassing any software windowing systems. -This character-mode Linux device-driver lets an application program
PMAC--PCI
- 析了利用PMAC--PCI的PID调节功能提高数控系统的精度、降低系统跟踪误差的重要性。建立了基于PMAC—PCI的控制算法,并通过PID参数的调整加以验证。-Analysis of the use of PMAC- PCI regulatory function of the PID to improve the accuracy of numerical control system to reduce the importance of the system tracking error.
28YANGXI
- PCI信息查询,汇编语言,基于8086系统,功能丰富-Electronic alarm clock, assembly language, based on 8086 system
pci
- With two tier client/server architectures, the user system interface is usually located in the user s desktop environment and the database management services are usually in a server that is a more powerful machine that services many clients.
Embedded_PROFIBUS_bus_bridge
- 嵌入式 PROFIBUS总线桥是快速、简便开发 PROFIBUS产品的一 个解决方案。本手册专为嵌入式 PROFIBUS总线桥产品选型使用,概要地 描述 4种型号 OEM系列嵌入式总线桥产品(PB-OEM1-DPRAM、PB- OEM2-SE、PB-OEM3-IO、PB-OEM4-PCI)及相应调试实验系统的软硬 件技术指标;详细使用方法请阅读产品手册。-Embedded PROFIBUS bus bridge is fast, simple and develop a PROF
PCISample
- PCI驱动开发实例,基于微软最新的驱动开发系统WDF-Examples of PCI-driven development, based on Microsoft' s latest driver development system WDF
windows xp下的pci设备驱动程序开发
- 在windows xp的操作系统的下开发PCI设备驱动(Developing PCI device drivers under the operating system of Windows XP)