资源列表
Visual-C
- Visual C++图形图像编程技巧,这对图像编程入门是很有帮助的。-Visual C++ Graphics Programming techniques, which started on the image programming is helpful.
vbmultime
- vb可以实现多任务,多线程,并行控制, 实现运动控制,实时控制,你可以利用timer 的时间控件来模拟实验,也可以thread的创建方法去做,可以利用多个程序,用cpu,xp分配他的多线程,2个程序间的消息-vb can do multhread ,mulprogram,online,ontime,create thread ,run thread,cpu and os xp can gave time to program
CEGUI-0.7.5
- 开源的游戏GUI开发的工具,内涵DEMO,让游戏开发者专注于游戏逻辑的实现.-Open source game GUI development tools, content DEMO, game developers to concentrate on the game logic.
UseFont
- 通过这个程序,可以学会怎么使用VC中的字体,多变的字体可以让你的界面更加美观-Through this program, you can learn how to use the VC fonts, changing font can make your interface more beautiful
file3
- richEdit和listbox的使用。一些简单的操作。-richEdit and listbox use. Some simple operations.
Split-window
- 拆分基于单文档的视图窗口,在下面的窗口输入字符,上面显示-Split based on a single document view window, enter the characters in the window below, above, shows
Tray-Program
- vb编写的托盘程序,可在程序最小后,在状态栏右侧查看托盘图标-vb prepared tray program, you can minimize the program, the right side view of the status bar tray icon
CaptionButton
- Windows 界面编程,提供炫酷窗口标题栏按钮-To add a normal window-based button on the caption bar is simply impossible. Those that appear as caption buttons are drawn on the caption bar with a look and feel of the normal buttons. Handling of WM_NCPAINT message is the
ddaline
- DDA法画线,这个方法是计算机图形学中画线的最简单的方法。-Draw a line by DDA
myMFCcoursedesign
- 这是我做的一个MFC的课程设计,实现的是MFC通讯录的功能。-this is my MFC coursedesign,I spent 3 days on it.
MyThread
- 用VC开发的多线程操作界面,用户可以直接修改或使用。-Development of the VC multi-threaded operation interface, users can directly modify or use.
最新高仿QQ界面
- 解决以前版本只可以窗体高仿,控件无法高仿的问题. 用法很简单。只要BIN文件夹里的manifest文件名和生成的程序文件名一致就可以了。例如生成的工程名为:工程1.exe ,那么manifest文件名就是 工程1.exe.manifest. -Solve the previous version can only form a high imitation, imitation of the control problem can not be high. Usage is ver