登录
首页 » Visual C++ » wdyl_3

wdyl_3

于 2011-06-28 发布 文件大小:4845KB
0 250
下载积分: 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 个回复

  • Internetdisk
    C++.NET网络与通信高级编程范例》光盘(C++.NET disk)
    2009-12-10 14:16:59下载
    积分:1
  • GPSApplicationProgram
    说明:  这是GPS相关程序的比较全面的描述,包括基本上所有GPS应用的源程序。(This is a GPS-related programs more comprehensive description of GPS applications, including virtually all of the source.)
    2010-03-19 22:54:12下载
    积分:1
  • VC
    说明:  visual C ++ ebook for programmer
    2010-01-14 13:01:36下载
    积分:1
  • code
    华为OJ训练平台的基础篇的所有题目答案,已总结为各种类型,写成子函数,可以直接调用(Huawei OJ Basics training platform for all the questions answers are summarized for all types, written subroutines can be called directly)
    2014-11-24 14:55:52下载
    积分:1
  • C_Language
    本电子文档详细讲述了C语言的学习内容,包括各种算法,变量,数组,函数,结构,指针,字符串,预处理,输入和输出等内容(The electronic document to describe in detail the C language, including a variety of algorithms, variable, array, function, structure, pointer, strings, pre-processing, input and output, etc.)
    2008-01-09 20:28:52下载
    积分:1
  • C-program
    一些简单的c程序源代码 帮助初学者更好的了解C语言(Some simple C program source code to help beginners to better understand the C language)
    2013-11-28 19:50:41下载
    积分:1
  • The-CPP-PL
    C++ 之父作品,据说是学习C++最好的教程,里面有C++的最新内容标准。(C++ programming language is write by the father of C++, it s said that the book is the most useful book to learn C++.)
    2013-11-19 10:21:02下载
    积分:1
  • Effective-and-More-Effective-CPP
    关于高效的C++编程的电子书,内容很详细,对于C++学习很有用。(About efficient C++ programming e-books, the content is very detailed, very useful for C++ learning.)
    2013-07-21 23:41:17下载
    积分:1
  • sdk
    海康SDK包,非常好用,里面他的流程写的很详细,你二次开发的时候可以完全参照他上面的写,谢谢。(sdk)
    2010-10-16 23:04:32下载
    积分:1
  • kejian
    Visual C,很不错的一本书,对想学C加加的人有一定的帮助(Visual C++, very good book on the people who want to learn C there is some help)
    2010-12-02 21:22:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载