资源列表
CommonCtrls
- 这个界面看起来很舒服,如果加上skin++就更帮了。自己写的,互相学习~-The interface looks very comfortable, with skin++ even more if helped. Write your own, learn from each other ~
diy-dlg-simple
- 这个简单的dialog从开始,每一行代码都是自己写的,是一个简单的dialog程序,并没有多少功能,但是可以作为win32编程初学者查看代码学习使用。
Ground_Station0.2(UDP)
- 基于vc的无人机地面控制站程序,采用套接字UDP的通信协议,能够有效的接收与发送数据。-Vc-based UAV ground control station program, using UDP socket communication protocol, can effectively receive and send data.
FldrTabCtrl2
- 实现类似Excel和Visual C++里文件夹式样的标签控制(二),这是这个系列的第二个例子,将钱一个例子(实现类似Excel和Visual C++里文件夹式样的标签控制(一))的标签在单文档程序中实现-And achieve a similar Excel in Visual C++ Tab style folders control (two), the series This is the second example, an example of the money (similar
MapModeTest
- 测试绘图坐标映射模式测试,设置逻辑坐标和设备坐标之间的映射模式,使输出到电脑显示器和打印机的图形一致。-The test drawing coordinate mapping mode test, set the mapping between logical coordinates and device coordinates, so that the output to the computer display and printer graphic consistent.
VC---Window-segmentation
- VC窗口分割例程,本程序描述VC中怎样实现鼠标拖拽时窗口内控件左右或上下动态改变。-VC window split routines, this procedure describes how to achieve the VC when the mouse drag the window controls horizontally or vertically changed dynamically.
LayeredDlg
- 采用分层的界面实现类似于桌面精灵的小窗口界面程序。-Adopt a layered interface implementation is similar to the desktop elf small window interface program.
GUITest
- 一个GUI测试程序,VC++源码下载,有一些窗体的显示特效,比如图片的显示特效,还有一些与GUI相关的实例演示,如上图所示为一些窗体控件的效果,还有更多请下载本源码参考。-GUI Design
mianfeiqiyewangzhan_k401
- 企业网页的制作,用于给企业或者政府做一个漂亮的门户网站-it is used for make a webpage or a web portal
ActivePHOto
- c# winform启动时,动画显示图标-c# winform startup, the animated display icons
MFVT1_18
- 模拟诺顿杀毒软件界面的程序;实现了单文档动态多视图的主界面,精美按钮,可以用按钮控制显示特定View中的内容,在视图之间传递消息,改变拆分条的宽度和颜色,隐藏菜单条,用GDI+实现ListCtrl的渐变位图标题,在单文档多视图的FormView上显示BMP位图文件,固定了拆分条位置和窗口大小,漂亮的鼠标敏感渐变字体变色按钮;2009年的春节假日期间用VS2005辛苦完成。-Simulation of Norton antivirus software interface procedures
GA_TSP
- 用MFC开发的GA写的旅行商问题(TSP)-it is a program on MFC,for the problen of TSP ,the algrorithm is GA