搜索资源列表
VisualC++6.0实例界面编程电子教案
- 关于VC界面编程的教程,对程序有详细的解释,简单易懂。-on VC interface programming guides, the procedures detailed explanations and easily understood.
VC++andMatlab
- 许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直 接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大的实际意义。 该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++ 调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。-many engineering software necessary to use complex mathematical algorit
vc++InterfaceDesign
- 本文为VC++界面设计的一些小技巧,包括在MFC加入“这是什么?”的帮助提示,工具条使用,如何改变视窗颜色,为MFC应用程序添加全屏显示功能等,希望能对大家有帮助。-paper for VC + + interface design skills of a number of small, included in the MFC to "What is this?" help suggest that the use of the tools, how to change t
vc界面编程
- 界面由控件、工具栏、菜单、窗体等元素组成,对他们进行美化就能得到一个美丽的界面。
VC和matlab联合仿真
- Visual C++实现图形的绘制、数值计算等方面较为复杂,而Matlab在这方面具有强大的功能,但Matlab不能脱离 其编译环境运行。界面编写功能简单,程序的执行效率较低。本文探讨基于Visual c++、Matlab与Matcom联合仿真的问题。
VC界面编程总结
- VC界面编程总结,拥有美丽的外观,软件就成功了一半。界面由控件、工具栏、菜单、窗体等元素组成,对他们进行美化就能得到一个美丽的界面。 让控件更醒目在ComboBox中改变列表框的宽度-VC interface programming concluded with a beautiful appearance, the software is half success. Interface from the controls, toolbars, menus, forms and other
migong
- 老鼠走迷宫问题,VC++6.0开发平台,实现图形的界面。-IEEE MicroMouse Maze Algorithm Research and Implementation of The Algorithm
SampleEng
- 用VC++ 6.0与三菱PLC 作上位机通讯原理,界面还有部分预留给未来的使用,可以控制马达的动作,当然你自己要会写PLC的代码。--Using VC++ 6.0 with Mitsubishi PLC for PC communication theory, the interface there are some reserved for future use, to control motor movement, of course, you have to write PLC code.
VCmfcExample
- VC mfc的几个编程技巧,主要是界面编辑方面,会有帮助的-Several VC mfc programming skills, primarily editing interface will be helpful
04
- 摘要: 随着城市生活节奏的加快,飞机已经成为人们使用越来越频繁的交通工具,随之而来的问题是,如何能让旅客最快、最便捷的订到机票。这就需要一个合适的订票系统来处理航班、机票、旅客等信息,方便售票人员查询,插入,删除各种信息。 本课程设计结合实际的订票、售票制度,经过实际的需求分析,采用功能强大的VC作为开发工具、SQL作为数据库开发出来的飞机订票管理系统。本文首先阐述了飞机订票管理系统的需求分析,描绘了本飞机订票管理系统的基本模型图。通过对数据库技术的现状与发展、数据库系统的选择原则、系统开发
pcDUIplc
- PLC单片机在工业上的应用越来越广,这几个源代码都是关于PLC单片机写PC之间的通讯的,不错,值得一看。-PLC microcomputer applications in industry more widely, these source code is written on the PLC MCU communication between the PC, well, worth a visit.
VC
- VC界面编程总结,拥有美丽的外观,软件就成功了一半。界面由控件、工具栏、菜单、窗体等元素组成,对他们进行美化就能得到一个美丽的界面。 -VC GUI concluded with a beautiful appearance, the software is half success. Interface from the controls, toolbars, menus, forms, and other elements, landscaping can get them on a b
12324154
- 利用VC++编程,实现具备启动和关闭界面、欢迎界面、基本代数运算、数码管显示运算结果以及程序参数设置等主要功能的软件系统。-Mini Calculator
vc--Interface-Design
- VC教程,教您设计界面,包括设计框架窗口,菜单等~-VC tutorial to teach you to design the interface, including the design framework of windows, menus, etc. ~
VC-Introduction-
- 这是一个VC界面编程的入门教程,简单介绍vc如何做界面开发-This is a VC interface programming Tutorial brief vc how to do interface development
VC.3D
- VC编程中如何在界面上实现3D文字。 首先启动VC生成一个新的基于对话框的项目,命名为3Dtext,在对话框中重载OnPaint()函数,具体实现的思想是通过CDC::SetTextColor()分别设置文字的颜色为高亮(3DHILIGHT)和阴影(3DSHADOW)的状态下显示文字;同时注意在两次显示文字时要错开一个像素,这样才能达到预期的效果。-VC programming interface, the 3D text. The idea is to start the VC to ge
VC
- VC与C++的关系:VC不是一门新的编程语言,其核心是C++,使用户的应用程序增加了可视的窗口界面-VC s relationship with C++: VC is not a programming language, its core is C++, the user application to increase the visual window interface
zhuomianshizhong
- 桌面时钟程序,vc++6.0下的GDI 编程,显示时钟功能,让你对GDI编程有好的了解,界面很漂亮。-Desktop clock program under vc++6.0 GDI programming, clock function, so that you have a good understanding of the GDI programming interface is very beautiful.
VC-huanjing-xia-jiemian-zhizuo
- vc环境下虚拟仪器界面的制作,指导方法和思路-the vc environment virtual instrument interface making
labview-vc
- LabVIEW与VC的联合编程开发ActiveX控件,界面风格很好-LabVIEW and VC Joint Programming ActiveX Controls