登录
首页 » Visual C++ » VCExample

VCExample

于 2020-09-10 发布 文件大小:1918KB
0 472
下载积分: 1 下载次数: 79

代码说明:

  基于固高GT400运动控制卡,Visual C++下的基本控制程序 (The basic control program based on Googol GT400 motion control card, the Visual C++)

文件列表:

VCExample
.........\GT400.DLL,77824,2002-01-30
.........\GT400.h,9313,2002-04-28
.........\GT400.lib,32422,2002-05-20
.........\GTDLL_PCI.h,9071,2002-05-20
.........\GTSVDLL.H,10288,2002-04-19
.........\ReadMe.txt,3633,2002-04-28
.........\res
.........\...\Thumbs.db,3072,2005-07-22

.........\...\VCExample.rc2,401,2002-04-28
.........\Resource.h,1008,2005-07-24
.........\SetBasePara.cpp,1117,2002-04-28
.........\SetBasePara.h,1247,2002-04-28
.........\StdAfx.cpp,211,2002-04-29
.........\StdAfx.h,1054,2002-04-29
.........\VCExample.aps,37240,2005-07-24
.........\VCExample.clw,2396,2005-07-30
.........\VCExample.cpp,2105,2005-07-30
.........\VCExample.dsp,7282,2005-07-24
.........\VCExample.dsw,541,2002-04-28
.........\VCExample.h,1357,2002-04-28
.........\VCExample.ncb,91136,2005-07-30
.........\VCExample.opt,82944,2012-03-25
.........\VCExample.plg,1636,2005-07-30
.........\VCExample.rc,7045,2005-07-24
.........\VCExampleDlg.cpp,12282,2005-07-24
.........\VCExampleDlg.h,1731,2005-07-24
.........\VCExample___Win32_PCI_Debug
.........\...........................\SetBasepara.obj,10812,2012-03-25
.........\...........................\StdAfx.obj,105928,2012-03-25
.........\...........................\vc60.idb,205824,2012-03-25
.........\...........................\vc60.pdb,364544,2012-03-25
.........\...........................\VCExample.exe,114802,2012-03-25
.........\...........................\VCExample.ilk,239584,2012-03-25
.........\...........................\VCExample.obj,13422,2012-03-25
.........\...........................\VCExample.pch,5491060,2012-03-25
.........\...........................\VCExample.pdb,295936,2012-03-25
.........\...........................\VCExample.res,3280,2012-03-25
.........\...........................\VCExampleDlg.obj,38681,2012-03-25

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

发表评论

0 个回复

  • mjkjs
    sar图像去噪的几种新的方法,有PMUSIC 校正前和校正后的比较,小波包分析提取振动信号中的特征频率。( Several new methods sar image denoising, A relatively before correction and after correction PMUSIC, Wavelet packet analysis to extract vibration signal characteristic frequency.)
    2017-05-19 09:59:03下载
    积分:1
  • file_manage_system_VB
    一个兼具有excel一样的多文档功能,同时具有word的文档编辑和格式编辑功能(One and the same with excel multiple document features, but also has word document editing and formatting editing functions)
    2013-08-09 10:19:44下载
    积分:1
  • MCIWndPlayer
    给出一些实现小的功能的软件,希望能够帮助到有缘人,本程序提供的功能为模拟拷贝进程(Given some small realize the function of the software, hoping to help a nice ring, the procedure provides functionality to simulate the process of copying)
    2008-05-29 14:40:17下载
    积分:1
  • youxiangtu
    编写C程序,随机给出n*n的邻接矩阵,并打印输出邻接矩阵,以及有向图的边的个数,每个顶点的度,并判断该图中是否存在Euler回路: (1)如果为n阶,则随机产生一个n*n的邻接矩阵; (2)输出邻接矩阵,边的个数,每个顶点的度以及图中是否存在Euler回路。 这个题目涉及到了两个主要的知识点,一个是数据结构中的有向图的邻接矩阵的创建,还有就是离散数学中的Euler回路的判定定理。(The preparation of C procedures, were randomly given n* n s adjacency matrix and adjacency matrix printouts, as well as to map the number of edges, each vertex degrees, and determine the existence of the map Euler circuit: (1) If for n-order, then randomly generated a n* n adjacency matrix (2) output adjacency matrix, the number of edges, each vertex of degree as well as map the existence of Euler circuit. This topic relates to two main points of knowledge, a data structure of digraph adjacency matrix of creation, there is discrete mathematics in the loop to determine Euler theorem.)
    2008-06-14 02:33:57下载
    积分:1
  • vc914534534524
    完成键盘的各种等功能 完成键盘的各种等功能(Completed a variety of features such as a keyboard to complete a variety of features such as keyboard)
    2007-12-30 13:39:23下载
    积分:1
  • COM_PORT_SETTING
    说明:  在EVC4.0环境下,设置串行通讯端口程序例(The EVC4.0 environment, set up procedures for cases of serial communication ports)
    2009-08-27 13:47:41下载
    积分:1
  • 776867
    此系统由VC++ 6 0 MFC开发而成,主要实现一些基本的界面操作,如画笔画刷,文字改变字体颜色,以及时钟显示和小型购物系(This system is developed by VC 60 MFC. It mainly implements some basic interface operation, such as brush, text changing font color, clock display and small shopping department.)
    2018-12-31 12:24:07下载
    积分:1
  • gys
    用VB设计的一个求两数的最大公约数和最小公倍数的程序。(VB design with a number seeking the greatest common divisor and least common multiple of two procedures.)
    2010-05-28 08:52:07下载
    积分:1
  • canvas
    两个小船在移动的代码,主要是计时器的使用,利用回调函数显示动画(The two boats in the mobile code, the use of the timer, the use of a callback function to display the animation)
    2012-04-21 11:19:33下载
    积分:1
  • TestCalculatorDemo
    这是自己编写的一个简易计算器,用于加减乘除计算,还有百分比和平方。(I have written a simple calculator for arithmetic calculations, as well as percentages and square.)
    2013-11-16 20:02:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载