登录
首页 » C# » ZLG_CANTest

ZLG_CANTest

于 2012-04-30 发布 文件大小:1901KB
0 301
下载积分: 1 下载次数: 428

代码说明:

  周立功的USB_CAN测试程序,C#编写,可以发出报文,初学者可参考(ZLG USB_CAN test procedures, C# to write, you can issue the message, the beginners can refer to)

文件列表:

ZLG_CANTest
...........\CAN-bus 通用测试软件及接口函数库使用手册2.6.pdf,2404111,2012-02-29
...........\ZLG_CANTest
...........\...........\bin
...........\...........\...\Debug
...........\...........\...\.....\ControlCAN.dll,53248,2009-06-11
...........\...........\...\.....\kerneldlls
...........\...........\...\.....\..........\CAN232.dll,53248,2004-12-10
...........\...........\...\.....\..........\CANETE.dll,143360,2009-09-18
...........\...........\...\.....\..........\gisadll.dll,40960,2003-12-18
...........\...........\...\.....\..........\gpcidll.dll,40960,2003-10-23
...........\...........\...\.....\..........\isa5420.dll,45056,2003-12-18
...........\...........\...\.....\..........\kerneldll.ini,358,2010-08-25
...........\...........\...\.....\..........\PC104C2.dll,45056,2005-06-16
...........\...........\...\.....\..........\PC104CAN.dll,57344,2004-10-09
...........\...........\...\.....\..........\PCI5121.dll,53248,2003-12-17
...........\...........\...\.....\..........\usbcan.dll,36864,2010-08-04
...........\...........\...\.....\ZLG_CANTest.exe,10240,2012-04-29
...........\...........\...\.....\ZLG_CANTest.pdb,19968,2012-04-29
...........\...........\...\.....\ZLG_CANTest.vshost.exe,14328,2012-04-29
...........\...........\...\.....\ZLG_CANTest.vshost.exe.manifest,490,2007-07-21
...........\...........\...\Release
...........\...........\...\.......\ZLG_CANTest.exe,8192,2012-04-28
...........\...........\...\.......\ZLG_CANTest.pdb,13824,2012-04-28
...........\...........\...\.......\ZLG_CANTest.vshost.exe,14328,2012-04-28
...........\...........\...\.......\ZLG_CANTest.vshost.exe.manifest,490,2007-07-21
...........\...........\obj
...........\...........\...\Debug
...........\...........\...\.....\TempPE
...........\...........\...\.....\......\Properties.Resources.Designer.cs.dll,4096,2012-04-29
...........\...........\...\.....\ZLG_CANTest.csproj.FileListAbsolute.txt,1139,2012-04-29
...........\...........\...\.....\ZLG_CANTest.csproj.GenerateResource.Cache,789,2012-04-29
...........\...........\...\.....\ZLG_CANTest.exe,10240,2012-04-29
...........\...........\...\.....\ZLG_CANTest.pdb,19968,2012-04-29
...........\...........\...\.....\ZLG_CANTest.Properties.Resources.resources,180,2012-04-29
...........\...........\...\Release
...........\...........\...\.......\TempPE
...........\...........\...\.......\ZLG_CANTest.csproj.FileListAbsolute.txt,395,2012-04-28
...........\...........\...\.......\ZLG_CANTest.exe,8192,2012-04-28
...........\...........\...\.......\ZLG_CANTest.pdb,13824,2012-04-28
...........\...........\Program.cs,9166,2012-04-29
...........\...........\Properties
...........\...........\..........\AssemblyInfo.cs,1378,2012-04-28
...........\...........\..........\Resources.Designer.cs,2846,2012-04-29
...........\...........\..........\Resources.resx,4420,2012-04-29
...........\...........\..........\Settings.Designer.cs,1109,2012-04-29
...........\...........\..........\Settings.settings,233,2012-04-29
...........\...........\ZLG_CANTest.csproj,3482,2012-04-29
...........\ZLG_CANTest.sln,923,2012-04-29

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

发表评论

0 个回复

  • LM75A_an
    说明:  LM75的单片机驱动程序,PDF格式的文档(LM75 MCU CODE, PDFdocument)
    2019-05-29 10:45:02下载
    积分:1
  • Tut10_wave_UDF
    推板造波的程序,有需要的欢迎使用,最好能公开,哈哈。(for making wave.Hi everyone i want to run a shock tube simulation case to verify if the data can match experimental data from our lab.)
    2019-04-08 15:01:41下载
    积分:1
  • MainFrm
    一个对注册表进行编程的程序。可以添加删除修改注册表的项。(A program that registers the registry. You can add the entry to modify the registry.)
    2017-03-06 12:12:47下载
    积分:1
  • CodePageConverter
    Code page convertor. for Example Convert Ansy char To UTF
    2014-12-10 00:18:51下载
    积分:1
  • DevSearch
    1.局域网内设备IP搜索 2.发送广播包出去,同时启动侦听接收 3.支持局域网内跨网断搜索(1.IP search in local network 2.send broadcast packet, and receive request 3.support different gateway.)
    2015-08-19 11:58:11下载
    积分:1
  • VCPP
    实验了界面组态和串口通信,完成了界面显示,通过串口变化功能(Experimental interface configuration and serial communication, completed through the serial interface display change function)
    2013-03-15 22:46:42下载
    积分:1
  • SetClassOperaterOverload
    集合类(Set),用运算符重载实现并(+),差(—),交(×)等操作,并重载= 和-= ,实现Set S1,S2;…s1 = s2 和 S1-=S2;集合S1中去掉S2中的元素的操作 (Collections (Set), using operator overloading to achieve and (+), difference (-), cross (×) and other operations, and overloading = and-= to achieve Set S1, S2 ... s1 = s2 and S1-= S2 set S1 S2 removed in the operation of the elements)
    2010-05-21 21:22:42下载
    积分:1
  • Samples
    Acrobat Plugin Samples
    2017-08-04 13:53:40下载
    积分:1
  • exoosg
    exercis on osg programing in visuel basic c++
    2013-11-09 19:19:42下载
    积分:1
  • cmpp3.0
    中国移动互联网短信网关接口协议(China Mobile Internet SMS Gateway Interface Protocol)
    2004-11-08 09:35:28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载