登录
首页 » Visual C++ » CPPDatashow

CPPDatashow

于 2016-06-29 发布 文件大小:362KB
0 288
下载积分: 1 下载次数: 3

代码说明:

  用vc++编写的一套工业设备故障状态显示的程序,希望对吧大家能有帮助。( Using vc++ program written in a status display industrial equipment failure, in the hope that we can help it.)

文件列表:

www.NewXing.com
...............\CCheckSK.cpp,17825,2013-12-02
...............\CCheckSK.h,4699,2013-12-02
...............\CeXDib.cpp,8722,2013-12-02
...............\CeXDib.h,2365,2013-12-02
...............\CLedShowDemo.aps,77476,2009-06-30
...............\CLedShowDemo.clw,2867,2004-05-11
...............\CLedShowDemo.cpp,2785,2013-12-02
...............\CLedShowDemo.dsp,6151,2004-04-21
...............\CLedShowDemo.dsw,593,2004-04-21
...............\CLedShowDemo.h,1457,2013-12-02
...............\CLedShowDemo.ncb,254976,2009-06-30
...............\CLedShowDemo.opt,99328,2009-06-30
...............\CLedShowDemo.plg,258,2009-06-30
...............\CLedShowDemo.rc,9264,2004-04-21
...............\CLedShowDemoDlg.cpp,15336,2013-12-02
...............\CLedShowDemoDlg.h,2214,2013-12-02
...............\CoolControlsManager.cpp,79281,2013-12-02
...............\CoolControlsManager.h,12381,2009-06-30
...............\DETOURS.lib,73332,2002-12-15
...............\DynamicLED.cpp,7336,2013-12-02
...............\DynamicLED.h,2281,2013-12-02
...............\FaderWnd.cpp,3989,2013-12-02
...............\FaderWnd.h,1670,2013-12-02
...............\PPTooltip.cpp,100628,2013-12-02
...............\PPTooltip.h,16547,2013-12-02
...............\ReadMe.txt,3687,2004-04-21
...............\res

...............\...\CLedShowDemo.rc2,404,2004-04-21

...............\...\off.ico
...............\...\on.ico
...............\Resource.h,1829,2013-12-02
...............\Shape.cpp,7132,2013-12-02
...............\Shape.h,4336,2013-12-02
...............\SkinMagicLib.h,12188,2013-12-02
...............\SkinMagicLib.lib,990062,2003-01-13
...............\StdAfx.cpp,251,2013-12-02
...............\StdAfx.h,1141,2013-12-02
...............\ToolTipWnd.cpp,14946,2013-12-02
...............\ToolTipWnd.h,3587,2013-12-02
...............\TrackControl.h,1836,2013-12-02
...............\Tusk.smf,47789,2004-09-02

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

发表评论

0 个回复

  • 485546
    设置列表控件的显示方式,VC++精选编程源码,很好的参考资料。(Set display mode list control, VC++ programming source code, a good reference.)
    2013-12-01 14:08:17下载
    积分:1
  • SMSAlarm
    这是一个短信报警的小程序,它通过ADO操作读取发送的短信号码和内容,自动发送短信并产生日志(This is a message warning of a small program that reads through the ADO operation number and content of messages sent automatically send text messages and generate the log)
    2009-10-13 08:53:22下载
    积分:1
  • SOD88
    sod88是北京理工大学开发的一款光学设计软件,dos界面,但初学还是很有用的。(sod88,optical design)
    2015-09-18 12:26:30下载
    积分:1
  • MultipleViewGeometryinComputerVision
    计算机视觉方面非常好的一本专业书籍,英文版PDF。详细介绍了计算机视觉领域运用的射影几何射影变换理论知识,介绍了相机标定的理论和方法,还有三维重建,立体视觉等方面的基础知识,一本不可多得教材!其中书中的代码实现都可以在网上下载,推荐!(Computer vision is a very good professional books, in English PDF. Details of the use of projective geometry projective transformation of theoretical knowledge in the field of computer vision, introduces the basic knowledge of the camera calibration theory and methods, as well as three-dimensional reconstruction, three-dimensional vision, a rare textbook! The implementation of the code in the book can be downloaded from the internet, recommended!)
    2013-05-19 09:45:08下载
    积分:1
  • FDTD
    用c++语言,编写了基于FDTD的三维散射体雷达散射截面的计算程序。程序注释清楚。稍微改动必要的数据就可以直接使用。已经多次验证了程序的正确性。(Using c++ language, compiled based on three-dimensional FDTD radar cross section scattering calculation program. Program notes clearly. Slightly change the necessary data can be used directly. Has repeatedly verified the correctness of the program.)
    2021-04-09 11:08:59下载
    积分:1
  • OReilly_-_C_sharp_Cookbook
    The C# Cookbook offers a definitive collection of solutions and examples for this new programming language. Recipes range from simple tasks to the more complex, and are organized with respect to the types of problems you ll need to solve as you progress in your experience as a C# programmer.
    2009-10-24 23:29:25下载
    积分:1
  • Computer-graphics-with-OpenGL-
    计算机图形学(第四版)(英文版)源码。作 者:(美)赫恩。本书是一本内容丰富、取材新颖的计算机图形学著作,在前一版的基础上进行了全面扩充,增加了许多新的内容,覆盖了近年来计算机图形学的最新发展和成就。全书层次分明、重点突出,并附有使用OpenGL编写的大量程序及各种效果图,是一本难得的优秀教材。全书共分为24章及3个附录,全面系统地讲解了计算机图形学的基本概念和相关技术。作者首先对计算机图形学进行综述;然后讲解二维图形的对象表示、算法及应用,三维图形的相关技术、建模和变换等;接着介绍光照模型、颜色模型和动画技术。本书还新增了有关分层建模与动画的介绍,OpenGL的全面介绍;最后的附录给出了计算机图形学中用到的基本数学概念、图形文件格式及OpenGL的相关内容等。 (Computer graphics with OpenGL (Fourth Edition) (English version), source code. Author: Donald Hearn. )
    2020-11-17 22:19:39下载
    积分:1
  • 我见过最好的串口类
    说明:  我所见过用VC写的最好的串口类,具有模拟单片机中断传输的方式,避免了查询传输CPU损耗和接收超时(I have ever seen VC was the best serial category, with simulation SCM interruption of transmission, so that the CPU for transmission and reception of overtime loss)
    2020-12-03 12:39:25下载
    积分:1
  • Socket
    socket 编程(socket programming)
    2008-01-15 17:30:30下载
    积分:1
  • barcode
    39条码的生成dll,生成的条码保持在数组里(the dll of creating barcode 39)
    2012-06-18 10:15:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载