搜索资源列表
text-color-gradient
- vc文字的颜色渐变效果的实现源码,有兴趣的朋友可以下载查看-vc text color gradient effects to achieve source, interested friends can view download
VC-Application-of-Dialog
- 本程序主要是实现对话框上的控件功能,包括对话框背景图案、加载菜单到对话框、加载工具栏(此工具栏包含图标及文字)及状态栏到对话框;此外菜单功能还包含用户登录界面功能:用户登录前部分菜单功能禁用。-This procedure mainly is to realize the control function on the dialog box, including dialog box background, the menu loaded onto dialog box, loading too
vc-picture-produce-programe
- [VC.图象处理程序设计].杨淑莹.文字版.。。。。。。。。好书哦-vc picture produce programe..good book for picture programe..welcome
vc-dlla-lib-
- Windows平台下使用VC++语言编程调用Lib库文件以及Dll文件的调用,代码比较简单,另有文字备注说明-Windows VC++ LIB DLL
VC-Chinese--character
- VC源码,图形处理,汉字识别VC汉字识别源代码,可以用鼠标在程序的空白处写字,然后让程序识别你所写的文字,当然需要字库支持,这个字库是需要事先准备好的,当然程序还有一个模式是“学习”模式,当有不识别的文字时可启动这个模式,将对应的文字输入,下一次如果重新写入这样的字,程序就可以识别了。 -VCsource code, graphics processing, Chinese character recognition VC Chinese character recognition source
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-button
- 要想修改CButton类按钮背景颜色和文字颜色,必须利用自绘方法对按钮进行重新绘制。这可以通过定义一个以CButton为基类的新按钮类来实现。-To modify the the CButton class button background color and text color, you must use self-drawn button to be redrawn. This can be done by defining a new base class button class C
VC-resize-dialog.zip
- 设计并实现了一个对话框基类。用此类作为基类的对话框可以适应不同分辨率以及用户的要求随意缩放。对话框内所有控件的位置及文字大小都自动按对话框大小比例进行缩放。,Designed and implemented a dialog base class. The use of such a dialog box as a base class can be adapted to the requirements of different resolutions, as well as user arb
VC-language-text-edit-processing
- 文字是信息处理的基本单位,许多计算机软件系统都需要对一定的文字进行编辑处理,这种编辑处理的形式一般都包括打开、存储、显示、修改、文字查询等等,这些功能如果要让程序员通过底层编程逐条实现,既耗费时间又耗费精力,令人欣慰的是,目前各类版本的C++语言一般都提供基本的文字处理类供用户使用,拿当今最为流行的Visual C++语言来说,它提供了CEditView类,此类封装了对文字的多种操作。笔者在多媒体图文声像数据库系统的编制过程中通过继承此类实现了对文字数据的各种处理,效果良好。 -Text is
VCtextscrollup-effect
- VC文字无间断向上滚动效果 ,有兴趣的可以了解-VC text scroll up effect without interruption
firstcpp
- 显示Hello VC 文字到窗口,属于初学者的第一个小程序-Show Hello VC text to the window, belonging to the first small program for beginners
5987
- VC 文字无间断向上滚动效果,精选学习源码,很好的参考资料。-VC text uninterrupted upward rolling effect, select learning source code, a good reference.
bmptext.vc
- 在bmp图像输出一段文字并保存,文字的代码-Write text on a bmp image code
vc-code
- 用visual c++实现的一些对话框的功能,比如添加菜单,倾斜文字,透明窗体等功能,对于初学者有很大的帮助。-With some dialog visual c++ realize the functions, such as add menu, tilted text, a transparent window functions, very helpful for beginners.
QRcode-VC(20130115)
- 二维码生成,可以将文字等转换给二维码 VC++ 6.0-QRcode for vc++ 6.0
vc-dlla-lib-
- Windows平台下使用VC++语言编程调用Lib库文件以及Dll文件的调用,代码比较简单,另有文字备注说明-Windows VC++ LIB DLL
VC-video-chat-system
- 简单的VC++视频系统源代码,VC++6.0和VS2008工程,可实现一对一、一对多的语音、视频和文字的交流,可以用来开发视频会议系统,语音视频聊天系统,语音质量和视频效果均不错,支持P2P网络传输,可以直接集成到现有的项目中-Simple VC++ video system source code, VC++6.0 and VS2008 project, enabling the exchange of one to one, one to many of the voice, video a
Haffman
- 合理设计窗口界面,待编码的文字通过窗口的编辑界面(类似记事本的编辑界面)录入,在界面上显示各个字符出现的频率及哈夫曼编码,对原文编码并在界面上显示出来;对译码文字还原,显示在界面上与原文对照。功能菜单或按钮自行设计,以合理为目的。(Reasonable design of window interface, for encoding text through the window editing interface (Notepad edit interface) input, display
vc 源码TCP聊天
- 这是一个简单的源码,通过TCP协议实现简单的文字聊天功能(This is a simple source code, through the TCP protocol to achieve simple text chat function)
999表白
- 对于c++的项目开发,本代码是想图像的显示以及文字的添加(For c++ project development)