登录
首页 » Visual C++ » VG

VG

于 2009-12-02 发布 文件大小:2692KB
0 187
下载积分: 1 下载次数: 0

代码说明:

说明:  利用vg控件进行绘图,模拟列车行驶,在行进过程中上传轴数。(simulate )

文件列表:

VG_T V1.011.3
.............\Advantech
.............\.........\include
.............\.........\.......\Adsapi32.lib
.............\.........\.......\COMM.H
.............\.........\.......\DEVICE.H
.............\.........\.......\DNET.BAS
.............\.........\.......\DNET.H
.............\.........\.......\Dnet.pas
.............\.........\.......\DRIVER.BAS
.............\.........\.......\Driver.h
.............\.........\.......\DRIVER.PAS
.............\.........\.......\EVENT.bas
.............\.........\.......\EVENT.H
.............\.........\.......\EVENT.pas
.............\.........\.......\OS.H
.............\.........\.......\PARAS.bas
.............\.........\.......\PARAS.H
.............\.........\.......\PARAS.pas
.............\.........\.......\USBErrorCode.h
.............\.........\lib
.............\.........\...\Ads841.lib
.............\.........\...\Adsapi32.lib
.............\.........\...\adsapi32bcb.lib
.............\.........\...\ADSCOMM.LIB
.............\.........\...\ADSDEV.LIB
.............\.........\...\adsdnet.lib
.............\CAdv1758DI.cpp
.............\CAdv1758DI.h
.............\ChildFrm.cpp
.............\ChildFrm.h
.............\Com.cpp
.............\Com.h
.............\Com_new.cpp
.............\Com_new.h
.............\DataStruct.h
.............\DataStructTemplate.h
.............\Debug
.............\.....\ext.dll
.............\.....\vg.dll
.............\.....\vgserver.exe
.............\.....\VG_T.exe
.............\DelayActionThread.cpp
.............\DelayActionThread.h
.............\element.cpp
.............\element.h
.............\group.cpp
.............\group.h
.............\InitTrainDlg.cpp
.............\InitTrainDlg.h
.............\line.cpp
.............\line.h
.............\LogFile2008-10-31 22-03-30.txt
.............\MainFrm.cpp
.............\MainFrm.h
.............\MyDlgReport.cpp
.............\MyDlgReport.h
.............\MyDlgWayStatComp.cpp
.............\MyDlgWayStatComp.h
.............\MyListCtrl.cpp
.............\MyListCtrl.h
.............\PrintFrame.cpp
.............\PrintFrame.h
.............\PrintView.cpp
.............\PrintView.h
.............\qlist.cpp
.............\qlist.h
.............\QList1.cpp
.............\QList1.h
.............\ReadMe.txt
.............\Release
.............\.......\ext.dll
.............\.......\JWJ-C.exe
.............\.......\vg.dll
.............\.......\vgserver.exe
.............\res
.............\...\db-cancel.ico
.............\...\forward.ico



.............\...\Run.ico
.............\...\Shell32%20001.ico
.............\...\Shell32%20005.ico
.............\...\Shell32%20138.ico
.............\...\Shell32%20146.ico
.............\...\Shell32%20218.ico
.............\...\Shell32%20220.ico
.............\...\Toolbar.bmp
.............\...\ToolBarBk.bmp
.............\...\VG_T.ico
.............\...\VG_T.rc2
.............\...\VG_TDoc.ico
.............\resource.h
.............\SerialPort.cpp
.............\SerialPort.h
.............\shape.cpp
.............\shape.h
.............\sheet.cpp
.............\sheet.h

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

发表评论

0 个回复

  • xqspacket
    能让捕获IP层的网络封包(can capture IP network layer packet)
    2006-10-12 15:40:44下载
    积分:1
  • CS05_fileencodingtransform_src
    VC8源代码,VS.NET 2005 下开发,托管代码。功能:文件编码转换(VC8 source code, VS.NET 2005 under development, managed code. Function: file encoding conversion)
    2009-02-20 15:01:02下载
    积分:1
  • signal-process
    说明:  书名为《信号处理》,是奥本海姆撰写,是信号处理专业的经典书籍,适合图像处理,信号处理,语言处理专业的人士阅读(Title of &quot signal processing&quot , is Oppenheim wrote, is a classic signal processing professional books, for image processing, signal processing, language processing professions reading)
    2010-04-07 10:08:17下载
    积分:1
  • NMM
    数值流形方法的源代码,主要由于连续和非连续变形的分析,裂纹扩展的模拟等(NMM source code, mainly due to the continuous and discontinuous deformation analysis, simulation of crack propagation)
    2020-06-26 17:00:02下载
    积分:1
  • arts_debug
     调试对于软件的成败至关重要,正确使用恰当的调试工具可以提高发现和改正错误的效率。本书详细介绍了 3种调试器,gdb用于逐行跟踪程序、设置断点、检查变量以及查看特定时间程序的执行情况, ddd是流行的 gdb的 gui前端,而 eclipse提供完整的集成开发环境。书中不但配合实例讨论了如何管理内存、理解转储内存、跟踪程序找出错误等内容,更涵盖了其他同类书忽略的主题,例如线程、客户 /服务器、gui和并行程序,以及如何躲开常见的调试陷阱。(Debugging for is vital to the success of the software, the proper use of appropriate debugging tool can improve the efficiency of discovery and correct mistakes. Book introduces in detail three kinds of debugger, GDB for tracking procedures, set breakpoints, line by line check variables and checking their specific time execution of DDD is popular the GDB GUI front-end, and eclipse provides a complete integrated development environment. The book not only cooperate with examples to discuss how to manage the memory, understanding, memory dump and trace program error, more covers other similar books ignore themes, such as threads, client/server, GUI, and the parallel program, debugging and how to avoid common pitfalls.)
    2013-08-03 14:53:53下载
    积分:1
  • ProtectFile
    本程序功能为防止文件删除,其中包含三个部分,分别为:FSD INLINE HOOK初级防删,HOOK IoCreateFile中级防删,HOOK IoCheckShareAccess高级防删。(The program features to prevent file deletion, which consists of three parts, namely: FSD INLINE HOOK primary anti deleted, HOOK IoCreateFile intermediate anti deleted, HOOK IoCheckShareAccess senior defense deleted.)
    2010-07-09 11:04:31下载
    积分:1
  • WinDirectAudio_src_20081203
    音频 频谱实现代码 主要是通过傅立叶变化(Audio Equalizer With And Without DirectSound(ParamEq DMO))
    2021-04-22 18:08:48下载
    积分:1
  • cPPredgreenblue
    c++设计一个窗口显示红、绿、蓝的颜色,以及确定和取消按钮。(The c++ design of a window display of red, green, blue, and OK and cancel buttons.)
    2014-04-30 16:44:42下载
    积分:1
  • close
    windows xp自动关机测试可用 适合看着电脑才能睡得着的同学!(auto close PC )
    2013-09-25 08:37:46下载
    积分:1
  • tms320f28335_ePWM
    DSP28335 EPWM DSP28335 EPWM参考程序设计 电机控制(DSP28335 EPWM reference program design)
    2021-04-13 10:48:56下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载