搜索资源列表
DotNetBarSetupVS2008
- 成功在vs2010下成功使用DotNetBar 7.9.0.5版本,测试了vs2008也可以用。 DotNetBa7.9.0。5破解版(有msi安装程序,和覆盖破解patch、dll的)下载地址: http://download.csdn.net/source/2662570(里面的方法适合vs2008,在vs2010下用多一个步骤,看下文的第四步) 具体步骤 1.安装压缩包里的DotNetBarSet
VC2010_MDITabsDemo
- VC++2010 多Tabs窗口使用的一个非常好的实例,做项目的时候可以用来参考,制作多属性窗口时特别有用-VC++2010 Tabs windows use more than a very good example, when a project can be used to refer to the production is especially useful when multiple properties window
VCwindowSplit
- 一个VS2010下的窗口拆分例子程序。适合初学者学习,有详细的文档说明。VS2010窗口拆分Step by Step-Split the window under a VS2010 sample program. Suitable for beginners to learn, with detailed documentation. VS2010 window Split Step by Step
MFCCode
- VS2010 精简基于MFC框架下的最小代友窗口,写小程序最合适不过了.-VS2010 MFC-based fr a mework to streamline the smallest on behalf of the Friends of the window, write a small program most appropriate.
Warcraft-III-Windower
- 一款运行魔兽争霸III的窗口化运行软件,使用最新VS2010编写-A running window of Warcraft III to run software written using the VS2010 IDE.
doudong
- 这是一个c# 写的窗口抖动效果,基于vs2010编译,需要框架4.0-This is a write c# window jitter effects, based on the vs2010 compiler, fr a mework 4.0
Window-Tremble
- vs2010做的窗口抖动效果,类似QQ料动的效果-windows vs2010 window of jitter effects, similar the QQ materials moving
test1
- 实现了vs2010下窗口拆分和多页面视图,并包含树形文件列表,以及属性等相关页面,是学习SDI,mdi程序设计的好例子-Vs2010 under the window split and multi-page view, and contains the tree list of files, as well as the attributes page, learn SDI mdi program a good example of
MSCommDemo2
- vs2010编写的程序。是可以选择串口的窗口通信程序,使用了串口控件-the vs2010 written procedures. Can select the serial the window communication program, using the serial control
Demo
- VS2010.改变窗口大小与位置的小demo.方便新手学习.-VS2010. Changing the window size and position of the small demo. Easy for novices to learn.
online-letter-recognizing
- 基于vs2010的在线字符识别程序,该程序有字符识别和训练两种模式.在识别模式下可以用鼠标在窗口‘Win’写下字符,识别结果会呈现在窗口‘Win2’;在训练模式下当你写下大写字母程序将把数据写入data.txt。按下按键‘m’可以在两种模式间切换-The letter online handwriting recognize based on vs 2010 there are two state<recognizing an
VS2010-Application
- VS2010窗口美化工具,很实用的一个工具,快试试吧- VS2010 application window landscaping tools, a very useful tool, try it soon
CharacterDetect
- 在VS2010的环境中,基于OpenCV和console窗口完成的字符检查系统首先选择读取文字图片后,能对图片中的文字进行行检测和列检测。-In the VS2010 environment, based on the character of inspection system OpenCV and console window completed first choose to read text images, can text
mfc-FloatWnd--for-vs2010
- vs2010 mfc实现浮动窗口,让新手快速学会mfc实现浮动窗口的方法。-VS2010 MFC the realization of the floating window, let the novice to quickly learn MFC realization method of a floating window.
SplashWnd
- splashwnd 窗口开始画面设置,主要针对VS2010的特定设置-Splashwnd
MJ_ShutDown
- 该源码主要有VC++完成,是MFC基于对话框的程序。程序实现了定时关机,程序窗口上完整显示了系统日期时间,通过对关机时间的时分秒进行设置,同时还显示了剩余关机时间。vs2010的完整项目包,方便初学者学习。-The main source VC++ complete, is MFC dialog-based program. Realized by the timer, the program window displays the c
MJ_Music_Dialog
- 该源码主要有VC++完成,是MFC基于对话框的程序。程序实现了音乐播放和蝴蝶形状的窗口以及拖放MP3文件至窗口实现音乐循环播放。此外,在蝴蝶触角上还设置了下一曲和上一曲以及退出按钮,鼠标移动到相应位置会有显示。迷你型音乐播放器。vs2010的完整项目包,方便初学者学习。-The main source VC++ complete, is MFC dialog-based program. Realized by the music an
VS2010、MFC编程入门之前言
- MFC/2010编程入门,怎样使用VS2010进行可视化编程,也就是基于窗口的程序(MFC/2010 program ,how to use vs2010 to make visual program based on windows.)
redbule
- 定义两个视口,分别显示两个不同颜色的三角形,其中一个视区定义在显示窗口的左半区,显示蓝色三角形,另一个视区定义在右半区,显示红色三角形。同时在显示红色三角形时加了一个旋转变换。(Two viewports are defined to display two triangles of different colors, one of which is defined in the left half of the display win
VS2010之MFC入门到精通教程(1-55全部)
- 大家对C++语言在语法和设计思想上应该有了一定的了解了。但是教程中讲的例子只是一个个简单的例程,并没有可视化窗口。鸡啄米在这套VS2010/MFC编程入门教程中将会给大家讲解怎样使用VS2010进行可视化编程,也就是基于窗口的程序。(You should have a certain understanding of C++ language in terms of grammar and design ideas. But the e