登录
首页 » Visual C++ » MC600_SDK_CHS

MC600_SDK_CHS

于 2012-05-16 发布 文件大小:4388KB
0 182
下载积分: 1 下载次数: 83

代码说明:

  该程序为一款电动平移台驱动程序,适用于北京卓立汉光有限公司生产的任一款电动平移台。具有界面简单,容易理解,便于操作的特点。可以实现对平台的平移控制及参数的控制。(The program is an electric translation stage driver, applies to any Zhuoli Han Guang Limited production of an electric translation stage. Has a simple interface, easy to understand, easy to operate features. Platform for translational control and parameter control.)

文件列表:

MC600_SDK_CHS
.............\MC600_SDK_CHS
.............\.............\MC600.ise,200192,2011-07-27
.............\.............\UserFiles
.............\.............\.........\Drivers
.............\.............\.........\.......\98-2k-xp-w7
.............\.............\.........\.......\...........\D10620.zip,286231,2004-12-16
.............\.............\.........\.......\...........\D2XX Release Info.txt,2025,2004-10-15
.............\.............\.........\.......\...........\D2XX_EX.doc,48128,2004-09-23
.............\.............\.........\.......\...........\FTD2XX.dll,73728,2004-09-23
.............\.............\.........\.......\...........\FTD2XX.H,17156,2004-09-23
.............\.............\.........\.......\...........\ftd2xx.inf,3280,2009-04-30
.............\.............\.........\.......\...........\FTD2XX.lib,16742,2004-09-23
.............\.............\.........\.......\...........\FTD2XX.sys,29292,2004-10-15
.............\.............\.........\.......\...........\FTD2XXUN.INI,71,2009-04-30
.............\.............\.........\.......\...........\FTDIUNIN.EXE,421376,2004-09-01
.............\.............\.........\LabViewSample
.............\.............\.........\.............\MC600Demo.vi,24656,2011-07-27
.............\.............\.........\MC600系列位移台控件说明书(V1.1.7).pdf,160706,2011-07-27
.............\.............\.........\OCX
.............\.............\.........\...\ZOLIXMC6002.lic,385,2009-06-01
.............\.............\.........\...\ZOLIXMC6002.ocx,155648,2011-07-13
.............\.............\.........\VBSample
.............\.............\.........\........\Form1.frm,11717,2011-07-27
.............\.............\.........\........\Project1.exe,32768,2011-07-27
.............\.............\.........\........\Project1.vbp,759,2011-07-27
.............\.............\.........\........\Project1.vbw,54,2011-07-27
.............\.............\.........\VCSample
.............\.............\.........\........\Debug
.............\.............\.........\........\.....\MC600Demo.exe,122988,2011-07-27
.............\.............\.........\........\.....\MC600Demo.ilk,237868,2011-07-27
.............\.............\.........\........\.....\MC600Demo.obj,15003,2011-07-27
.............\.............\.........\........\.....\MC600Demo.res,4040,2011-07-27
.............\.............\.........\........\.....\MC600DemoDlg.obj,39143,2011-07-27
.............\.............\.........\........\.....\StdAfx.obj,105997,2011-07-27
.............\.............\.........\........\.....\vc60.idb,205824,2011-08-17
.............\.............\.........\........\.....\vc60.pdb,364544,2011-07-27
.............\.............\.........\........\.....\zolixmc6002.obj,77725,2011-07-27
.............\.............\.........\........\MC600Demo.aps,24572,2012-04-19
.............\.............\.........\........\MC600Demo.clw,2579,2011-07-27
.............\.............\.........\........\MC600Demo.cpp,2105,2011-07-27
.............\.............\.........\........\MC600Demo.dsp,4679,2011-07-27
.............\.............\.........\........\MC600Demo.dsw,597,2011-07-27
.............\.............\.........\........\MC600Demo.h,1357,2011-07-27
.............\.............\.........\........\MC600Demo.ncb,12725248,2012-04-19
.............\.............\.........\........\MC600Demo.opt,48640,2011-08-17
.............\.............\.........\........\MC600Demo.plg,252,2011-08-17
.............\.............\.........\........\MC600Demo.rc,8029,2011-07-27
.............\.............\.........\........\MC600Demo.suo,8704,2012-04-19
.............\.............\.........\........\MC600DemoDlg.cpp,7062,2011-07-27
.............\.............\.........\........\MC600DemoDlg.h,1896,2011-07-27
.............\.............\.........\........\ReadMe.txt,3633,2011-07-27
.............\.............\.........\........\res

.............\.............\.........\........\...\MC600Demo.rc2,401,2011-07-27
.............\.............\.........\........\resource.h,1561,2011-07-27
.............\.............\.........\........\StdAfx.cpp,211,2011-07-27
.............\.............\.........\........\StdAfx.h,1054,2011-07-27
.............\.............\.........\........\zolixmc6002.cpp,17121,2011-07-27
.............\.............\.........\........\zolixmc6002.h,5087,2011-07-27

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

发表评论

0 个回复

  • FG12864
    LCD驱动软件,st7565r液晶显示,串行模式(LCD driver software, st7565r liquid crystal display, serial mode)
    2007-11-05 23:21:30下载
    积分:1
  • CharSample的VS2019工版本
    说明:  CharSample的VS2019工程版本,经过了整理和调试,包含了代码、工具、实验截图。(A full VS2019 solution for the CharSample driver, which include code, tool and the screenshot for the experiment. The code provided is tested.)
    2020-06-18 00:00:04下载
    积分:1
  • antiterminateprocess
    防止进程被关测试通过,利用驱动写的。呵呵,别想做坏事哦!简单易懂。(Be locked to prevent the process of testing through the use of driver writing. Oh, oh, do not want to do bad things! Easy-to-read.)
    2007-12-15 16:37:21下载
    积分:1
  • ramdisk
    可以用内存虚拟一个磁盘出来,例子中用了1M。(use memory to produce a disk,but can t too large)
    2012-03-04 16:15:01下载
    积分:1
  • enumser-Win32
    枚举驱动列表,获取驱动的设备句柄 这是Win7上常用的获取设备句柄的方法。 我在原代码的基础上,添加了SetupDiEnumDeviceInterfaces 来获取驱动的详细信息。(SetupDiEnumDeviceInterfaces SetupDiGetClassDevs SetupDiEnumDeviceInterfaces)
    2021-03-28 13:09:12下载
    积分:1
  • SSDT-Hook-Driver-and-mfc-interface
    HOOK SSDT中SetInformation 函数的 驱动程序 配有mfc的用户模式界面 实现了Createfile readfile writefile IOCTL 这几个分发函数 在IOCTL中实现了对SetInformation函数的HOOK (SSDT Hook Driver test with mfc interface )
    2012-01-22 14:45:10下载
    积分:1
  • NtUserCallOneParam
    驱动级防止关机!秒杀普通用户,O(∩_∩)O哈哈~(driver to stop system shutdowm)
    2021-03-31 22:49:08下载
    积分:1
  • scull
    说明:  驱动程序源代码scull学习驱动的好实例多多下载(qudong)
    2010-04-10 17:02:52下载
    积分:1
  • HelloWDM
    驱动入门程序例子,可以用来熟悉驱动开发,让新手快速进入状态(Drive entry program examples, can be used to familiar with the driver development, so that the novice to quickly enter the state)
    2012-05-21 16:43:24下载
    积分:1
  • s3c2440-gpio-kbd
    S3C2410 GPIO口下的5X5键盘驱动(S3C2410 GPIO port 5X5 keyboard driver)
    2012-05-29 10:50:07下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载