登录
首页 » Visual C++ » RPDP-PCILVDS

RPDP-PCILVDS

于 2009-06-11 发布 文件大小:35390KB
0 297
下载积分: 1 下载次数: 180

代码说明:

  买的一块开发板的开发文档、原理图还有PCB板,并且附有PCI9054的驱动程序及上位机测试应用程序,调试时需要安装Windriver。(Development board to buy a piece of the development of documents, there are PCB board schematics, and with the PCI9054 PC drivers and test applications, when the need to install debug Windriver.)

文件列表:

RPDP-PCILVDS
............\Docs
............\....\RPDP-PCI&LVDS开发板FPGA测试程序说明.doc
............\....\RPDP-PCI&LVDS开发板安装说明.doc
............\....\RPDP-PCI&LVDS开发板软件使用手册.doc
............\....\RPDP-PCI&LVDS用户手册.doc
............\Driver
............\......\RPDP_PCI&LVD.inf
............\......\wdpnp.sys
............\......\windrvr.sys
............\......\windrvr.vxd
............\Samples
............\.......\BASE64_DEC
............\.......\..........\BASE64_HW
............\.......\..........\.........\BASE64_DEC.txt
............\.......\..........\.........\BASE64_DEC_OK.txt
............\.......\..........\.........\BASE64_SRC.txt
............\.......\..........\.........\BASE64_SRC.txt.bak
............\.......\..........\.........\inc
............\.......\..........\.........\...\bits.h
............\.......\..........\.........\...\p9054_diag.h
............\.......\..........\.........\...\p9054_lib.h
............\.......\..........\.........\...\pci_diag_lib.h
............\.......\..........\.........\...\pci_regs.h
............\.......\..........\.........\...\print_struct.h
............\.......\..........\.........\...\windrvr.h
............\.......\..........\.........\...\windrvr_int_thread.h
............\.......\..........\.........\src
............\.......\..........\.........\...\Debug
............\.......\..........\.........\...\.....\p9054_diag.exe
............\.......\..........\.........\...\.....\p9054_diag.obj
............\.......\..........\.........\...\.....\p9054_diag.pdb
............\.......\..........\.........\...\.....\p9054_lib.obj
............\.......\..........\.........\...\.....\pci_diag_lib.obj
............\.......\..........\.........\...\.....\print_struct.obj
............\.......\..........\.........\...\.....\Test.obj
............\.......\..........\.........\...\.....\vc60.pdb
............\.......\..........\.........\...\p9054_diag.c
............\.......\..........\.........\...\p9054_diag.dsp
............\.......\..........\.........\...\p9054_diag.dsw
............\.......\..........\.........\...\p9054_diag.ncb
............\.......\..........\.........\...\p9054_diag.opt
............\.......\..........\.........\...\p9054_diag.plg
............\.......\..........\.........\...\p9054_diag_org.c
............\.......\..........\.........\...\p9054_lib.c
............\.......\..........\.........\...\pci_diag_lib.c
............\.......\..........\.........\...\print_struct.c
............\.......\..........\.........\...\Release
............\.......\..........\.........\...\.......\p9054_diag.exe
............\.......\..........\.........\...\.......\p9054_diag.obj
............\.......\..........\.........\...\.......\p9054_lib.obj
............\.......\..........\.........\...\.......\pci_diag_lib.obj
............\.......\..........\.........\...\.......\print_struct.obj
............\.......\..........\.........\...\.......\Test.obj
............\.......\..........\.........\...\Test.c
............\.......\..........\Docs
............\.......\..........\....\BASE64资料1.txt
............\.......\..........\....\BASE64资料2.txt
............\.......\..........\....\base64需求简介.txt
............\.......\..........\FinalTest
............\.......\..........\.........\BASE64_DEC.txt
............\.......\..........\.........\BASE64_DEC_1.txt
............\.......\..........\.........\BASE64_DEC_2.txt
............\.......\..........\.........\BASE64_SRC.txt
............\.......\..........\.........\BASE64_SRC.txt.bak
............\.......\..........\.........\Base64_Test
............\.......\..........\.........\...........\Base64_Test.dsp
............\.......\..........\.........\...........\Base64_Test.dsw
............\.......\..........\.........\...........\Base64_Test.exe
............\.......\..........\.........\...........\Base64_Test.ncb
............\.......\..........\.........\...........\Base64_Test.opt
............\.......\..........\.........\...........\Base64_Test.plg
............\.......\..........\.........\...........\Debug
............\.......\..........\.........\...........\.....\Base64_Test.exe
............\.......\..........\.........\...........\.....\Base64_Test.pdb
............\.......\..........\.........\...........\.....\Test.obj
............\.......\..........\.........\...........\.....\vc60.pdb
............\.......\..........\.........\...........\DEC_HW_DLL.dll
............\.......\..........\.........\...........\DEC_HW_DLL.lib
............\.......\..........\.........\...........\Release
............\.......\..........\.........\...........\.......\Base64_Test.exe
............\.......\..........\.........\...........\.......\Test.obj
............\.......\..........\.........\...........\SOFTDEC.dll
............\.......\..........\.........\...........\SOFTDEC.lib
............\.......\..........\.........\...........\Test.c
............\.......\..........\.........\inc
............\.......\..........\.........\...\BASE64_DEC_HW.h
............\.......\..........\.........\...\bits.h
............\.......\..........\.........\...\p9054_diag.h
............\.......\..........\.........\...\p9054_lib.h
............\.......\..........\.........\...\pci_diag_lib.h
............\.......\..........\.........\...\pci_regs.h
............\.......\..........\.........\...\print_struct.h
............\.......\..........\.........\...\SoftDec.h
............\.......\..........\.........\...\windrvr.h
............\.......\..........\.........\...\windrvr_int_thread.h
............\.......\..........\FPGA
............\.......\..........\....\altdpram.bsf
............\.......\..........\....\bridge.bsf
............\.......\..........\....\bridge.v

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • cpluspluskursu
    c++ studying codes/c++ COURSE/EXAMPLE CODES/ NECATİ ERGİ N
    2015-12-15 04:14:10下载
    积分:1
  • LFSR
    通过实现简单的线性反馈移位寄存器(LFSR),理解LFSR的工作原理、本原多项式重要意义(By implementing a simple linear feedback shift register (LFSR), to understand the working principle of LFSR, primitive polynomial significance)
    2010-05-17 14:06:50下载
    积分:1
  • data-collection-with-51-top-to-down
    这是关于电路板的设计图,方便大家下载。呵呵 (This is about the second Five-Year Plan, said a key project for the future development of a box of reference )
    2011-07-14 22:05:18下载
    积分:1
  • 39
    说明:  时钟芯片PCF8563 C51程序,本人测试通过(Clock chip PCF8563 C51 program, I test through)
    2013-01-14 11:01:16下载
    积分:1
  • CC2530
    CC2530 步进电机控制实验。一个简单的例程(CC2530 stepping motor control experiment)
    2020-12-29 00:09:02下载
    积分:1
  • LQ-XS128-OLED
    飞思卡尔比赛资料,不怎么样,大家看看就算了(Freescale game data, not very good, take a look even if the)
    2012-10-29 20:07:51下载
    积分:1
  • MPC837xE-RDB_init.cfg.tar
    which will use for MPC837XERDB when programming
    2011-11-01 21:54:43下载
    积分:1
  • integrated-control
    双步进电机综合控制 用于51单片机 (Dual stepper motor integrated control)
    2013-07-22 15:02:12下载
    积分:1
  • PCM_to_PWM
    語音的16bit PCM Data 轉成PWM方式輸出(Voice of 16bit PCM Data converted into PWM mode output)
    2020-07-01 20:00:02下载
    积分:1
  • motor-control-training
    使用飞思卡尔的单片机MPC5643L实现的电机控制代码(This is motor control with freescale CPU mpc5643l)
    2020-07-03 01:40:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载