搜索资源列表
绚丽的仪表控件
- 在工业控制软件中经常要显示测量数据,如果在在界面上单纯显示一些数字会显得很单调,如果能在软件中添加色泽艳丽的控件,就一定会为你的软件增色不少,让人有爽心悦目的感觉。本程序就演示一款这样的仪表控件。压缩包附有程序的说明.-in industrial control software often measured data to show that, if the interface simple figures show was very dull, and if the software can
TIWC6.ZIP
- TMS Instrumentation Workshop v1.4 有名的工业仪表和仿真控制界面,非常好用-TMS Instrumentation Workshop arrives famous industrial instrumentation and simulation control interface, very handy
一个用于工业曲线显示的控件源码
- 在软件实现工业控制或者其他领域,根据实时数据或者历史数据生成各种历史、实时曲线已经变得非常的重要,但是如何使你的曲线显示功能变得十分的强大而且界面美观呢,这个是我在下载到的总多的控件中间最完美的,就像工业仪表控件数世纪飞扬一样,另我爱不释手。在很多技术论坛,如果有很多人需要用到曲线显示控件我都会将这个推荐给他们,确实,这个无论从界面美观还是程序的专业性方面都是无可挑剔的。 这个控件的下载地址在本论坛的一个资源提供的帖子中间,地址是: http://www.vccode.com/showthrea
DataProcessing29
- 在基于VC6.0的界面中作了,工业数据处理,其中有作图,数据存储,图像存储于文件等。-based interface VC6.0 made, industry data processing, which is mapping, data storage, images stored in files.
activexaaa
- 工业仪表界面,可以用来开发工业常见仪表式界面程序,采用控件编程,方便使用-industrial instrumentation interface can be used for the development of industrial instrumentation interfaces common procedures used controls programming, ease of use
Electic_Motor
- 工业控制电机的代码,根据RS485通讯把马达数据收集上来,然后在界面上动态显示状态-industrial motor control code, according to RS485 communications data collection put onto motors, Then the dynamic display interface state
ybkj2
- 在工业控制软件中经常要显示测量数据,如果在在界面上单纯显示一些数字会显得很单调,如果能在软件中添加色泽艳丽的控件,就一定会为你的软件增色不少,让人有爽心悦目的感觉。本文就介绍一款这样的仪表控件。-in industrial control software often measured data to show that, If the interface simply shows that some figures may seem monotonous, if the software ca
nwpumanmachineinterface
- 西北工业大学软件与微电子学院人机界面全套课件,解压后有30多M,绝对的齐全,下了决不后悔!
Ledcontrol_src.zip
- LED控件源码。一个用于模拟LED数码管显示的空件。用于工业控制图形界面开发。,LED source control. Used to simulate an LED digital display cases empty. Graphical interface for the development of industrial control.
BatteryStatus.tar
- 电池充电量显示界面,可以用于工业监控界面程序的开发,欢迎大家使用-Battery capacity display interface, the interface can be used for industrial monitoring program development, welcome to use
RJ010405(CA)
- 西北工业大学程序设计大赛作品 拿出来与大家分享 设计目的:更深层次的了解团队合作的意义,并了解项目开发的基本流程,提高学习兴趣 设计思路:1- 界面设计:在文本模式下利用窗口模式显示所有信息 2- 数据管理:利用链表代替数组可以灵活的处理信息 具体实现:主要分为8大模块 外加一个头文件 student.h:包含一些库文件并定义结构体 1-ScoreMg.c 主函数模块 功能:提供进入主菜单的界面显示并连接其它模块 2-menu.c 主菜单模块 功能:显
TheDesignandImplementationofHMISoftware.kdh
- 介绍了组态软件的设计思路和相关的技术,以及整体构架和今后的发展趋势。并运用面向对象技术,采用统一建模语言UML(Unified Modeling Language,UML)对工业控制系统组态软件的图形界面系统进行了建模,且基于Windows MFC(Microsoft Foundation Classes,MFC)技术,借助面向对象的可视化开发工具Visual C++6.0对其进行了编程实现。-Introduction of the configuration software design a
industrial_panel.ZIP
- 一个非常有名的关于工业仪表和仿真的VC++界面程序,有意者可以参考一二-A learned industrial meter and simulator panel,which can be refered by your programm s design
IMAGES
- 来自工业控制中的一些小图标或位图,对编写漂亮的界面按钮有很大的帮助意义。-a few icons or bitmaps from industrial control field with great help to design good-friendly interface under Windows。
3D
- 工业控制类界面用的三维的动态显示曲线控件,工控有用。-Dynamic display of three-dimensional curve control, industrial usefulness.
vcimageinterface
- vc设计的特殊界面,可以用在工业控制等领域-vc special interface design can be used in areas such as industrial control
Wpf框架模块
- 1、按照以前公司项目做的通用界面模块 2、界面采用了wpf开发,样式齐全,适合工业软件领域使用 3、开发者只需要套用就行了,方便临摹和加入自己的要素。(1, according to the previous company project to do the general interface module 2, the interface using WPF development, style complete, suitable for industrial software fi
vsanvvr
- CAPP工业文档模版设计和打印添加了许多漂亮的工具栏图标有打印预览功能()
metwork_cardnew
- 在工业生产控制系统中,有许多需要定时完成的操作,如定时显示当前时间()
DevExpress 开发的界面
- 工业控制的界面与普通的Windows界面差别很大,采用DevExpress组件开发,用到了gridView,barManage,panelControl,groupPannel等组件。并提供了界面更新代码。