搜索资源列表
计算器(课设)
- 本程序使用VC.net来实现一个计算器功能,用来实现简单的四则混合运算,可以作为一个课程设计来使用。-VC.net the procedures used to achieve a calculator function, to achieve a simple four mixed computing, as a curriculum design to use it.
SYUGIforOfficeXP2003
- VC++由于其强大的功能被广大程序员作为Windows下开发的首选工具,但是VC++也存在对界面支持较差的缺点,许多VC程序员为开发一个漂亮、专业的应用程序界面将耗费大量的时间和精力。SYGUI设计和开发的目的就是希望能弥补VC的这个缺点,为VC下的界面开发提供一套完整、专业的解决方案。 SYGUI 是一个 MFC 扩展类库,其中封装了大量和GUI 相关的类,可以帮助您快速创建类似 dotNet 和 Office 等风格的界面.-VC because of its powerful feat
myCustomWizard
- 用VC++创建自定义向导程序. 设计的基本思路: 1. 采用标准的向导的工作方式。每一步就是一个对话框,向导本身也是一个对话框,用来容纳每步对话框. 2. 每步的对话框应 该没有Title、没有边界、样式为Child,当点击“下一步”或“上一步”时,将这个 对话框定位到要显示的位置。 3. 因为向导一般都包含很多步,为了管理这些页,我们可以创建一个链表来管理每一步的对话框。 4. 为了方便对话框定位,可以事先定义好位置。 -VC Wizard to create custom procedure
hannuotavc
- 汉诺塔演示程序,是我经过很长时间在vc上设计的一个能够实现汉诺塔的window应用程序。-HANOR Demonstration Program, I was after a very long time on the vc to design a HANOR window applications.
MFCControls
- VCcases\\MFCControls.rar,是一个vc的窗口设计程序,代码完全可见,包含完整的类-VCcases \\ MFCControls.rar. vc is a window of the design process, code completely, we can see that the category includes integrity
VC++Chap02
- VC++大型程序多窗口程序构架源码,最好的VC++程序设计-VC large multi-window procedure procedures source framework, the best VC Program Design
jiemian
- 利用vc/mfc程序设计如何在对话框中作图-Using vc/mfc program design drawing in the dialog box
SplitterView
- 充分地用VC实现各种界面,为以后的程序设计打下基础。-reality windows menus
eight
- windwos 程序设计,使用了aql2005和vc 6.0来进行设计-windwos programming, using vc 6.0 to aql2005 and design
Hello
- 一个用VC++做的小程序,设计出一个简单的Say hello 对话窗口-Say hello
VC
- 对话框的数据存储系统设计 在VC++6.0程序环境下,使用MFC的应用程序;在实现对话框模式的可视化同时使用按钮消息输入不同频率,变化正弦波形,使之呈现不同的响应;同时掌握应用VC++库函数实现数据的产生、显示、保存等功能-Of the dialog box data storage system design in VC++6.0 programming environment, the use of MFC applications in the realization of the
VC
- 当今的软件界面丰富多彩,这些界面的最大的特点是提供了更加友好的界面以区别于普通的对话框应用程序。本文设计了一个VC++的对话框实例-VC from the drawing dialog box
Helloworld
- 简单的Windows程序设计:对话框与窗口:你好,我的VC++世界!-A simple Windows program design: dialog window: Hello, my VC++ world
VC_study
- vc学习教程,第2章 C++面向对象程序设计第3章 MFC基本应用程序的建立第4章 对话框和常用控件第5章 菜单、工具栏和状态栏-vc tutorials, Chapter 2 C++ object-oriented programming in Chapter 3 MFC application to establish Chapter 4 dialog boxes, and Chapter 5 of the commonly used controls menu, toolbar and s
vc-serial-comminucate
- 本程序用于vc实现双机com串口通信,使用vc控件mscomm制作 课程设计要求实现功能:com口发送消息,传送文件 学到了知识分享很重要,将本人的花了好多功夫来做的课程设计给大家分享下 关键字:vc串口通信源代码,串口通信,com口传送文件,vc串口通信,vc串口编程-This procedure is used to achieve double com vc serial communication, use vc control mscomm prod
jwx
- visual c++程序设计实训教程对应的源代码,vc学习的好资料,-Visual c++ programming training tutorial corresponding source code, vc learning good information,
44137927
- 黄维通VC程序设计 1控件编程 2记事本 3播放器(1 Huang Weitong VC programming control programming 2 notepad 3 players)
pyzuqn
- visual c++程序设计实训教程对应的源代码,vc学习的好资料,()
MFC制作模拟系统任务管理器
- MFC制作模拟系统任务管理器,用于练习VC++界面化编程,操作系统专题程序设计
windows系统编程 VC++界面化编程实现文件与文件夹的操作
- windows系统编程,用于练习VC++界面化编程实现文件与文件夹的操作,windows系统专题程序设计