▍1. 深入浅出MFC简体中文版
说明: 《深入浅出MFC》是2001年华中科技大学出版社出版的图书,作者是侯俊杰。(MFC, written by Hou Junjie, is a book published by Huazhong University of science and Technology Press in 2001.)
说明: 《深入浅出MFC》是2001年华中科技大学出版社出版的图书,作者是侯俊杰。(MFC, written by Hou Junjie, is a book published by Huazhong University of science and Technology Press in 2001.)
说明: 一个简单的图像处理软件 一个简单的图像处理软件(a simple image processing software a simp le image processing software)
用于机床铣削力建模计算,通过该程序可很好的队铣削力进行预测(Machine Tool Cutting Force Modeling for computing, the adoption of the program can be a very good team to predict milling force)
像C++Builder里的用于左右滚动系列控件的带箭头的控件(The control with arrow which likes the set of contorls in C++ Builder which can move left and right)
自写的一个MFC中列表控件CtrlList的操作,主要包括增删和TXT文本读取等(Since writing a list of MFC control CtrlList operations, including additions and deletions and TXT text reading)
说明: minigui开发指南,技术白皮书,用户手册,新手入门必看指导书籍(MiniGUI Development Guide)
MFC 画图程序 包括了所有画图的功能! 里面包括了源代码,相当好用!(MFC Paint program to include all the functions of drawing! Which includes source code, very easy to use!)
温度报警器 上位机程序 采用vc++6.0编写的界面(the temperature alarm)
对地震数据进行读写,处理等各种操作,很好很强大,自己下了就知道了。(seismic data process)
(1)定义一个抽象基类Shape,同它派生出5个类:圆、正方形、矩形、梯形、三角形。 (2)利用虚函数计算几种图形面积。 (3)演示构造函数、复制构造函数、析构函数的作用和调用顺序 (4)用类模板具体实现。 (5)利用MFC类库在图形用户界面上绘制及修改这些图形,采用对话框输入输出图形的基本属性,或者利用运算符重载输入输出图形的基本属性。 (6)用文件保存图形信息,且能够从文件中读取并作相应处理。 2)创新要求: 采用头文件与源文件分离的方法,多态性的实现多样化(defines an abstract base class Shape, with which it derives five categories: round, square, rectangular, trapezoidal, triangular. (2) the use of virtual functions to calculate several graphics area. Effect (3) demonstrate the constructor, copy constructor and destructor call sequence (4) with a class template implementation. (5) The use of MFC library to draw and modify graphics, using the basic properties dialog input and output graphics, or the use of the basic properties of operator overloading the input and output graphics on the graphical user interface. (6) with the file save graphical information, and can be read a file and make the appropriate treatment. 2) Innovation requirements: Using the method header and source files separate polymorphism diversify )
MQTT连接服务器,定时发布车间信息,收到服务器车间信息请求后,也可以发布车间信息。定时采集机床数据,在界面刷新显示,并通过MQTT按照工厂设备id数据的格式发布至服务器。云端可查看设备状态数据。(MQTT connects to the server and releases shop information regularly. After receiving the information request from the server shop, it can also issue workshop information. Collect machine tool data regularly, refresh it in the interface, and send it to the server through MQTT format according to the ID data of factory equipment. The device status data can be viewed at the cloud end.)
说明: VISTA样式的按钮 - Winform(VISTA style button - Winform)
球面Phong明暗处理光照算法,VC6.0上用MFC编程实现球面Phong明暗处理光照算法。界面简单,内容完整。下载后可以直接使用。(Phong shading spherical illumination algorithms implemented in the VC6.0 MFC programming fractal bush L system model algorithm. The interface is simple, content and complete. It can be used directly after download.)
水滴实验(水滴变大下落,带拖尾效果) 水滴实验(水滴变大下落,带拖尾效果) (Drop experiment (larger droplets fall, with tail effect) drop test (larger droplets fall, with tail effect))
vc 皮肤库 skin++包含了大量的皮肤文件,欢迎下载(vc skin, skin++ library contains a large number of skin files, please download )
利用vc++编写的研华1714板卡的数据采集程序,曲线绘制(advantech 1714 data acquisition by myself,and data curve drawing)
这个程序是基于固高公司运动控制卡的倒立摆完整控制程序,包括括了界面、实时曲线显示、算法等部分。, (This program is a card based on the the Googol movement control inverted pendulum complete control procedures, including including the interface, real-time curve display, algorithms and other parts. ,)
说明: 利用C#语言,实现Winform的不同皮肤设置(make different skins on windows form application)