登录
首页 » Visual C++ » wdyl_3

wdyl_3

于 2011-06-28 发布 文件大小:4845KB
0 166
下载积分: 1 下载次数: 6

代码说明:

  实现温度压力试验平台的测量的VC++程序,需要一些工业控件和皮肤控件,要在网上自行下载(Achieve the measurement of temperature and pressure test platform of VC++ program, need to control a number of industrial controls and the skin to the Internet to download)

文件列表:

wdyl_3
......\Dask.h,25356,2007-09-04
......\Debug
......\.....\actskn43.tlh,49389,2003-05-14
......\.....\font.obj,13621,2011-06-15
......\.....\font.sbr,0,2011-06-15
......\.....\ianalogdisplayx.obj,89539,2011-06-15
......\.....\ianalogdisplayx.sbr,0,2011-06-15
......\.....\iangulargaugex.obj,214291,2011-06-15
......\.....\iangulargaugex.sbr,0,2011-06-15
......\.....\iledroundx.obj,74038,2011-06-15
......\.....\iledroundx.sbr,0,2011-06-15
......\.....\ithermometerx.obj,159900,2011-06-15
......\.....\ithermometerx.sbr,0,2011-06-15
......\.....\picture.obj,6163,2011-06-15
......\.....\picture.sbr,0,2011-06-15
......\.....\skin.obj,36196,2011-06-15
......\.....\skin.sbr,0,2011-06-15
......\.....\StdAfx.obj,129023,2011-06-15
......\.....\StdAfx.sbr,1687980,2011-06-15
......\.....\vc60.idb,304128,2011-06-15
......\.....\vc60.pdb,569344,2011-06-15
......\.....\wdyl.bsc,3810304,2011-06-15
......\.....\wdyl.exe,442419,2011-06-15
......\.....\wdyl.ilk,534868,2011-06-15
......\.....\wdyl.obj,17763,2011-06-15
......\.....\wdyl.pch,9123288,2011-06-15
......\.....\wdyl.pdb,951296,2011-06-15
......\.....\wdyl.res,197440,2011-06-15
......\.....\wdyl.sbr,0,2011-06-15
......\.....\wdylDlg.obj,61497,2011-06-15
......\.....\wdylDlg.sbr,0,2011-06-15
......\font.cpp,2098,2011-05-28
......\font.h,1042,2011-05-28
......\ianalogdisplayx.cpp,17450,2002-01-01
......\ianalogdisplayx.h,5310,2002-01-01
......\iangulargaugex.cpp,48970,2011-05-28
......\iangulargaugex.h,12229,2011-05-28
......\iledroundx.cpp,14211,2002-01-01
......\iledroundx.h,4660,2002-01-01
......\ithermometerx.cpp,35802,2002-01-01
......\ithermometerx.h,9565,2002-01-01
......\PCI-Dask.dll,152576,2007-09-04
......\PCI-Dask.lib,80388,2007-09-04
......\picture.cpp,1128,2011-05-28
......\picture.h,867,2011-05-28
......\ReadMe.txt,3543,2002-01-01
......\res

......\...\wdyl.rc2,396,2002-01-01
......\resource.h,1372,2011-05-29
......\skin.cpp,5492,2011-05-28
......\skin.h,2664,2011-05-28
......\StdAfx.cpp,206,2002-01-01
......\StdAfx.h,1225,2011-05-28
......\wdyl.aps,216616,2011-06-15
......\wdyl.clw,2146,2011-06-15
......\wdyl.cpp,2035,2002-01-01
......\wdyl.dsp,7245,2011-05-28
......\wdyl.dsw,753,2011-05-28
......\wdyl.h,1302,2002-01-01
......\wdyl.ncb,852992,2011-06-15
......\wdyl.opt,56832,2011-06-15
......\wdyl.plg,3168,2011-06-15
......\wdyl.rc,803371,2011-05-29
......\wdylDlg.cpp,11197,2002-01-01
......\wdylDlg.h,2031,2011-05-31
......\_temp2.skn,193093,2011-05-28

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

发表评论


0 个回复

  • 178-classic-C-language--source-code
    178个经典c语言源代码,包括很多常用算法的,实例(178 classic C language source code )
    2012-05-20 16:29:47下载
    积分:1
  • C专家编程
    说明:  c++专家编程,写了不少编程中应该注意的一些知识,总体来说可以指导程序员避免开发中出现的一些问题。(c++ expert programming, write a lot of programming should be noted that some of the knowledge, the whole can guide programmers to avoid the development of some of the problems.)
    2005-11-17 08:36:19下载
    积分:1
  • DFAScan
    已知一个正则表达式,把它转化为dfa,nfa转化为dfa,dfa最小化 完全可以用,很好很强大!(Given a regular expression, put it into a dfa, nfa into dfa, dfa minimization can use, very very powerful!)
    2020-11-08 19:59:48下载
    积分:1
  • cPP-code
    徐士良c++第四版基础教程代码,简单易懂(Based tutorial Xu Shiliang fourth edition of c + + code, easy to understand)
    2016-03-21 09:29:51下载
    积分:1
  • LinuxMulti-threadProgrammingManual
    Linux下多线程编程指南,pdf格式,介绍了Solaris操作系统中POSIX线程和Solaris线程的多线程编程接口,该指南将指导程序员如何创建性新的多线程程序以及如何向现有的程序中添加多线程(Under the multi-threaded Linux Programming Guide, pdf format, introduced the Solaris operating system, POSIX threads and Solaris threads of the multi-threaded programming interface, the guide will guide programmers how to create multi-threaded nature of the new procedures and how to add to an existing program Multithreading)
    2010-01-29 10:13:32下载
    积分:1
  • TableControl
    说明:  工具条控制。编译之后,就可以直接拿来用咯(Toolbar control. After compilation, you can directly make use of them slightly)
    2011-02-19 13:34:07下载
    积分:1
  • the-stress-of-a-bridge
    ansys模拟桥梁受力分析,在桥上有车行驶过时计算出桥梁不同部位受力状况及挠度变化值。(ansys stress analysis simulation bridge, a car traveling on the bridge obsolete bridges in different parts of the calculated force status and changes in the value of deflection.)
    2014-08-27 10:18:30下载
    积分:1
  • 02-Qt-Designer-application
    Qt Designer应用东软培训资料,对初学者很有用。这是第二部分。(Qt Designer application Neusoft training materials, useful for beginners. This is the second part.)
    2013-07-29 09:14:21下载
    积分:1
  • VC_DialogBox_Control
    详细讲解了VC++访问对话框控件的方式,有独到的观点,值得参考。(Explain in detail the VC++ to access the dialog box controls the way a unique point of view, worth considering.)
    2011-01-19 22:02:44下载
    积分:1
  • ahuqx
    有小波分析的盲信号处理,课程设计时编写的matlab程序代码,用于时频分析算法。( There Wavelet Analysis Blind Signal Processing, Course designed to prepare the matlab program code, For time-frequency analysis algorithm.)
    2017-05-08 14:51:24下载
    积分:1
  • 696518资源总数
  • 105171会员总数
  • 15今日下载