登录
首页 » Visual C++ » wdyl_3

wdyl_3

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

  • CPP-classic-code-Daquan
    C++经典代码大全,很好的一本资料,希望大家会喜欢(C++ classic code Guinness, a good information, I hope you will like)
    2014-02-22 19:02:05下载
    积分:1
  • CmCode-master
    论文名字Global Contrast Based Salient Region Detection 含有HC RC两种方法(Global Contrast Based Salient Region Detection)
    2017-07-16 21:48:32下载
    积分:1
  • final_code
    gsm coding for alarm system
    2010-08-07 22:19:37下载
    积分:1
  • VC专题教程all
    VC专题教程 -- 第一章 Internet相关开发 打包下载 --- 1.1 如何编写CGI程序 ------ 1.2 一种更亲切的CGI开发系统WinCGI ------ 1.3 利用ISAPI开发CGI程序 ------ 1.4 利用WinInet开发Internet程序 +-- 第二章 ActiveX控件开发 打包下载 ------ 2.1 ActiveX控件介绍 ------ 2.2 利用MFC开发ActiveX控件 ------ 2.3 利用ATL(ActiveX模板库)创建ActiveX控件 ------ 2.4 调试并使用ActiveX控件 +-- 第三章 调试技术与异常(错误)处理 打包下载 ------ 3.1 跟踪与中间过程输出 ------ 3.2 变量/对象合法性检查 ------ 3.3 内存泄露检查 ------ 3.4 异常捕捉与处理 +-- 第四章 进程/线程控制 打包下载 ------ 4.1 为什么需要多进程/线程 ------ 4.2 进程控制 ------ 4.3 线程控制 ------ 4.4 进程/线程间同步 +------ 4.5 进程间通信 +-- 第五章 文件操作 打包下载 +------ 5.1 磁盘文件的打开与关闭 +------ 5.2 磁盘文件的正常读写与异步读写 +------ 5.3 磁盘文件的查找 +------ 5.4 磁盘文件的其他操作 +------ 5.5 串口的操作 +-- 第六章 内存管理 打包下载 +------ 6.1 Win32下的内存管理介绍 +------ 6.2 虚存的使用(VC Guide feature-- the first chapter related to the development of packaged Internet download how to prepare--- 1.1--- 1.2 CGI program a more cordial CGI Development System 1.3 WinCGI--- the use of CGI to develop procedures ISAPI 1.4--- Internet using WinInet development process-- the second chapter ActiveX development package download ActiveX controls 2.1------------ 2.2 on the use of MFC Development ActiveX 2.3------ use ATL (ActiveX Template Library) Create ActiveX------ 2.4 debug, and use ActiveX controls-- the third chapter debugging techniques and abnormal (error) handling of packaged download------ 3.1 intermediate process tracking and output variables------ 3.2/Object legitimacy inspection 3.3------------ memory leakage inspection 3.4 abnormal capture )
    2020-06-26 07:20:01下载
    积分:1
  • SSD+Model+for+Maytronics+31.10.08
    说明:  大家共享,需要的话自己下 仅供参考,正确与否,认真审查(Share, if necessary, under their own for reference purposes only, correct or not, a careful review of)
    2008-11-29 10:39:39下载
    积分:1
  • ansyschangjianwentihuizong
    里面汇总了一些常见的ansys中遇到的问题或错误,仅供参考(ansys FAQ summary, there are some problems often encountered error for reference purposes only)
    2015-04-30 09:20:50下载
    积分:1
  • p1-1
    简单的c程序,便于c基础薄弱的人学习研究c语言(Simple c program , a weak infrastructure to facilitate people to learn c c language study )
    2013-11-22 10:36:20下载
    积分:1
  • Fluent_technology_and_example
    本书基于Fluent 6.2.16版本、Gambit 2.2.30版本和Tecplot 10.0版本,共13章。全书首先详细介绍了Fluent软件及其相关的理论知识,然后通过典型的实例来讲解Fluent在传热、传质及流场等实际工程中的应用方法和技巧,包括运动部件的速度场模拟、UDF和UDS的使用、并行计算的设置、计算区域的绘制和边界条件的定义、Tecplot的数据处理等。每个实例都有详细的说明与详尽的操作步骤,读者只要按照书中的指示与方法操作,即可完成一个具体问题的数值模拟与分析,进而逐步掌握利用Fluent进行流体流动数值模拟的基本方法。 (Fluent 6.2.16 Based on the book version, Gambit 2.2.30 version and the version of Tecplot 10.0, Chapter 13. First of all, the book detailed the Fluent software and its related theoretical knowledge, and then through a typical example to explain Fluent in heat transfer, mass transfer and flow field, such as practical engineering methods and techniques, including the moving parts of the velocity field simulation, UDF and the use of UDS, parallel computing setting, rendering the calculation region and the definition of boundary conditions, Tecplot' s data processing. Each have a detailed description of examples with detailed steps, readers as long as the book' s instructions and in accordance with the method of operation, to complete a specific question of the numerical simulation and analysis, and gradually master the use of Fluent for numerical simulation of fluid flow of the basic method .)
    2009-06-16 16:13:22下载
    积分:1
  • PieChart
    PieChart实例源码,它是用于制作三维立体饼形统计图(PieChart example source code, which is used to produce three-dimensional pie charts)
    2011-01-24 11:53:28下载
    积分: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今日下载