登录
首页 » Visual C++ » wdyl_3

wdyl_3

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

  • C程序员面试宝典 PDF
    C程序员面试宝典下载(pdf版),没办法,我找了很多这本书的电子版,这个是我见到的目前最清晰的了。写的非常好!用很多企业,公司的面试题。有需要的朋友可以下载看看!(C programmers interview book download (pdf version), no way, I find a lot of this electronic version of this book, this is what I see most clearly the. Very well written! With many enterprises, the company s face questions. In need of a friend can download to see!)
    2020-06-26 01:00:02下载
    积分:1
  • Intelcpuserialnumber
    Intel cpu serial number CPU序列号的说明(Intel cpu serial number CPU serial number description)
    2008-07-07 11:40:15下载
    积分: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
  • socket_program_guide
    1.套接字编程原理 1.1 Client/server通信模型 1.2 Windows Sockets规范 1.3 套接字 1.3.1 套接字定义 1.3.2分类 1.3.3 套接字的作用 1.3.4端口与地址 1.3.5 套接口属性 2.基本的Windows Sockets API编程 2.1常用函数 2.2 TCP实例 2.3 UDP实例 2.4 Socket 通信阻塞的解决方法 3.MFC下的Socket编程的类 3.1 CAsyncSocket类 3.2 CSocket类 3.3 Windows Sockets:带存档的套接字的工作方式 3.4 流式套接字通信的操作顺序 3.5 使用 CAsyncSocket 类 3.6 从套接字类派生 3.7 套接字通知 3.8 一个使用CSocket类的网络通信实例 3.8.1 服务器端应用程序设计(ServerDemo) 3.8.2 客户端应用程序设计(项目名称ClientDemo) 4.套接字的托管实现 4.1 System::Net::Sockets 命名空间 4.2 实例:一个新邮件检查器 (1. Socket Programming Principle 1.1 Client/server communications model Soc Windows 1.2 kets norms 1.3 Socket socket definition 1.3.1 1.3.3 1.3.2 classification socket role 1.3.4 1.3.5 addresses and port interface attributes two sets. Basic programming Windows Sockets API function commonly used 2.1 2.2 2.3 TCP example UDP Socket Communications examples 2.4 blocked three solutions. MFC Socket Programming under the category of Class 3.2 3.1 CAsyncSocket CSocke t Windows Sockets 3.3 categories : filing with the way socket 340 socket communication flow sequence of operation to use 3.5 CAsyncSo cket category 3.6 derived from the socket type 3.8 3.7 socket notice the use of a network of CSocket Communication Liaison example 3.8.1 server application design (ServerDemo) 3.8.2 client Application D)
    2020-11-14 14:59:42下载
    积分: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
  • tree
    对ACMER及其有用的材料,供大家参考 (And useful material on the ACMER for reference)
    2010-11-23 23:53:01下载
    积分:1
  • cameralcontrol
    自己编写的一个聊天摄像头控制程序,可以供初学者使用!(a chat camera control program writted by myself,it maybe a good help to the new learner!)
    2009-09-25 16:47:02下载
    积分:1
  • heikejiemijishu
    想做黑客就得学这个!!此书是很经典的黑客反调试技术!逆向汇编!黑客调试技术揭密(Hackers want to have to learn this! ! This book is a classic anti-debugging techniques hackers! Reverse compilation! Hacker debugging technology Unmasked)
    2008-07-04 12:25:47下载
    积分:1
  • tushu
    课程设计还有报告,我自己做的,关于图书馆里系统(ok)
    2009-07-05 10:43:04下载
    积分:1
  • ThinkingC++
    Thinking C++ 中文版,学习VC++的好书,用简单的例子和简练的叙述讲解C++编程,别具特色。 全书共分十八章,内容涉及对象的演化、数据抽象、隐藏实现、初始化与清除、函数重载与缺省参数、输入输出流介绍、常量、内联函数、命名控制、引用和拷贝构造函数、运算符重载、动态对象创建、继承和组合、多态和虚函数、模板和包容器类、多重继承、异常处理和运行时类型识别。 本书作为正式教材和自学用书均非常优秀,作为程序设计者的参考用书亦极为合适。(Thinking C++ Chinese version, learning VC++ The book, using simple examples and concise narrative on the C++ Programming distinctive. Book is divided into eighteen chapters, covering the evolution of object, data abstraction, hidden realize, initialization and removal, function overloading and default parameters, input and output streams, the constants, inline functions, named control, reference and copy constructor, operator overloading, dynamic object creation, inheritance and composition, polymorphism and virtual functions, templates, and package type containers, multiple inheritance, exception handling and run-time type identification. This book as an official self-study materials and books are very good, as a program designer reference books are also very suitable.)
    2008-08-08 09:32:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载