登录
首页 » Visual C++ » wdyl_3

wdyl_3

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

  • INTERNET
    说明:  嵌入式以太网设备接入INTERNET的研究(INTERNET embedded Ethernet equipment access research)
    2011-03-23 11:38:21下载
    积分:1
  • 5080309348_2_6
    大学生必备C++练习题6,顺序表类,内容丰富,代码完整可用(Students must have C++ Exercise 6, the order table class, rich content, code integrity can be)
    2010-12-11 10:30:40下载
    积分:1
  • 100Cjingdian
    100个经典C语言程序[免费下载]特别好欢迎查看(100 classic C language program [Free Download] particularly good welcome view)
    2013-04-02 09:56:16下载
    积分: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
  • Aseemble-Language
    了解和掌握 MOV、PUSH、POP、XCHG四条指令的作用和在编程中的用法. 逻辑指令、跳转指令与分支程序设计. 算术运算类指令、移位指令及循环程序设计.(Understand and master MOV, PUSH, POP, XCHG four instructions in a programming role and usage. Logic instructions, branch instructions and branch design program. Arithmetic type instructions, shift instructions, and loop programming.)
    2011-07-02 17:23:11下载
    积分: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
  • HafoProjectManagement
    哈佛经理项目开发管理,详细介绍了项目卡发管理流程。(Harvard manager, project development and management, details of project management processes card issued.)
    2009-10-07 09:25:36下载
    积分:1
  • CPP-classic-code-Daquan
    C++经典代码大全,很好的一本资料,希望大家会喜欢(C++ classic code Guinness, a good information, I hope you will like)
    2014-02-22 19:02:05下载
    积分:1
  • UdpClient
    这是一个关于UDP客户端的代码,是用WINSOCHET编写的(This is a study on UDP client code is written WINSOCHET)
    2008-04-05 20:13:30下载
    积分:1
  • VC++.NET
    一本不错的VC.net控件书,可以对你的开发有所启发(A good book VC.net controls can be a source of inspiration to develop your)
    2008-08-01 22:37:28下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载