登录
首页 » Others » Project_DriverController

Project_DriverController

于 2020-12-15 发布 文件大小:2955KB
0 164
下载积分: 1 下载次数: 211

代码说明:

  这是我编写的深圳地铁S335型司机控制器的检测程序,是最终针对用户的商业程序。 软件开发采用NI公司的Labwindows/CVI 8.1 FDS开发,硬件使用研华的数据采集卡: 1:PCI-818LS (1块) 2: PCI-1752 (1块) 3: PCI-1753 (1块) 测试时需要安装研华的设备管理器,同时需要安装CVI的Runtime环境。 报表采用Excel,需要安装Office 2003。 程序运行画面截图在压缩包中的PIC目录内。 如需要更详细的说明,请指出。(This is what I prepared the Shenzhen Metro S335-type driver controller testing procedures, is the ultimate user of the business process. Software development using NI s Labwindows/CVI 8.1 FDS development, hardware using Advantech s Data Acquisition Card: 1: PCI-818LS (1 block) 2: PCI-1752 (1 block) 3: PCI-1753 (1 block) test when the need to install Advantech s Device Manager, at the same time need to install the Runtime Environment CVI. Statements using Excel, need to install Office 2003. Program to run the screen shots in the compression of the PIC package directory. If you need more detailed explanation, please indicate.)

文件列表:

Project_DriverController
........................\CVI
........................\...\ADCards.c
........................\...\ADCards.h
........................\...\Adsapi32.dll
........................\...\DAQThread.c
........................\...\DriverController.c
........................\...\DriverController.cws
........................\...\DriverController.exe
........................\...\DriverController.h
........................\...\DriverController.prj
........................\...\DriverController.uir
........................\...\Excel.c
........................\...\Excel.fp
........................\...\Excel.h
........................\...\Excel.obj
........................\...\Excel.sub
........................\...\FAIThread.c
........................\...\MyFile.h
........................\...\Report.c
........................\Data
........................\....\DC.xls
........................\....\Record.xlt
........................\....\报表模板.xls
........................\....\操作力.xls
........................\Include
........................\.......\ADCards.c
........................\.......\ADCards.h
........................\.......\DEVICE.H
........................\.......\Driver.h
........................\.......\EVENT.H
........................\.......\Global.h
........................\.......\OS.H
........................\.......\PARAS.H
........................\.......\USBErrorCode.h
........................\Lib
........................\...\Adsapi32.lib
........................\Pic
........................\...\1.bmp
........................\...\2.bmp
........................\...\3.bmp
........................\...\4.bmp
........................\...\5.bmp
........................\...\DC.bmp
........................\...\force.bmp
........................\...\pic.bmp
........................\...\Table.bmp

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

发表评论

0 个回复

  • Tetris-GAME
    俄罗斯方块小游戏,使用matlab编程,内有画面截图。(Tetris game, using MATLAB programming, there are screenshots.)
    2015-03-30 16:41:36下载
    积分:1
  • 电机控制
    电机控制是指,对电机的启动、加速、运转、减速及停止进行的控制。根据不同电机的类型及电机的使用场合有不同的要求及目的。对于电动机,通过电机控制,达到电机快速启动、快速响应、高效率、高转矩输出及高过载能力的目的。(Motor control refers to the control of starting, accelerating, running, decelerating and stopping of motor. There are different requirements and purposes according to different types of motors and the use occasions of motors. For motor, through motor control, the purpose of fast starting, fast response, high efficiency, high torque output and high overload capacity of motor is achieved.)
    2018-12-08 21:03:47下载
    积分:1
  • 滴水
    这是去限制版的 配合渔夫主图使用 我见有人上传了限制版的额已经过期了 我这个没限制(ou should have contacted this hedge EA online, or is it famous in hedge ea? But there are many other EAS on the Internet in the name of dripping water. Here is the authentic dripping water. Only two currencies are traded. And many pirates are actually triangular hedging. Here is an unlimited edition for your study.)
    2020-06-18 01:20:01下载
    积分:1
  • 42-2987-1-PB (1)
    说明:  he rotor/load angle is the angle between induced emf & terminal voltage in a 3-phase alternator & also the angle between rotating vectors of stator & rotor fluxes. Torque produced directly depends upon this angle.
    2020-06-24 11:00:02下载
    积分:1
  • 成绩分析系统
    说明:  matlabgui 成绩关系分析系统 含实验报告(matlab gui analysis system)
    2020-06-02 16:26:03下载
    积分:1
  • Impedance-master
    双馈风电机组阻抗模型,已经扫频验证。可以直接用于稳定性分析和改进控制研究。(The impedance model of doubly fed wind turbine has been verified by frequency sweep.)
    2021-03-03 11:19:33下载
    积分:1
  • 显示图像的程序
    显示图像
    2022-06-02 22:16:06下载
    积分:1
  • hulf
    说明:  设计一个哈夫曼编码器 要求对一段数据序列进行哈夫曼编码,使得平均码长最短,输出各元素编码和编码后的数据序列。 ① 组成序列的元素是[0-9]这10个数字,每个数字其对应的4位二进制数表示。比如5对应0101,9对应1001。 ② 输入数据序列的长度为256。 ③ 先输出每个元素的编码,然后输出数据序列对应的哈夫曼编码序列。(Designing a Huffman Encoder Huffman coding is required for a data sequence to minimize the average code length and output the coded and coded data sequence of each element. (1) The elements that make up the sequence are the 10 digits [0-9], and each digit is represented by its corresponding 4-bit binary number. For example, 5 corresponds to 0101, 9 corresponds to 1001. (2) The length of the input data sequence is 256. (3) First output the encoding of each element, and then output the Huffman encoding sequence corresponding to the data sequence.)
    2019-06-19 21:49:58下载
    积分:1
  • WifiMapper-master
    室内指纹定位算法仿真代码,包括NN,KNN,WKNN等(Indoor fingerprint location algorithm simulation code, including NN, KNN, WKNN and so on)
    2017-11-30 10:18:25下载
    积分:1
  • 19264显示屏资料 点阵显示来的.不知道有没有用.
    19264显示屏资料 点阵显示来的.不知道有没有用.-19264 dot matrix display screen information to. Do not know has no use.
    2023-09-02 14:35:04下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载