搜索资源列表
dongtaianniu
- 可以动态管理按钮的文本、提示信息以及图像的显示状态的按钮组件。-dynamically manage the button text message and image display status button components.
2005322201727
- 程序名称:VC++6.0中利用图像扫描控件控制扫描仪 运行环境:win2000pro vc6 扫描仪 测试内容:scanner.dsw 注意事项:安装与调试环境:必须安装了扫描仪,VC++6.0扫描后,文件暂存到D:\\you,可在扫描结束的消息处理函数中加入你的函数,你的函数这时可直接读取该文件的数据,以便处理-procedures name : VC 6.0, which controls the use of image scanning control scanner operating
scorllBitmapWnd
- 自绘带滚动条的显示图片控件,需要OnLButtonDown消息需要WS_CHILD | WS_VISIBLE | SS_NOTIFY 窗口样式 使用方法: DWORD lStyle = WS_CHILD | WS_VISIBLE | SS_NOTIFY m_PicShowWnd.Create(_T(""), lStyle, CRect(5, 5, 100, 30),this,102) m_PicShowWnd.ShowWindow(true) 通过程序控
qqtsdlg
- 类似QQ的电脑右下角信息提示框(利用图片显示)类似QQ的电脑右下角信息提示框(利用图片显示)-Similar to the lower right corner of the computer QQ message box (using the image shown) similar to the lower right corner of the computer QQ message box (with picture display)
tree_ocx
- 有时候我们经常需要实现树的多态选择,本文就介绍一种三态选择树的具体实现。 步骤一:生成一个对话框工程。 步骤二:添加树控件,设置所需的属性。 步骤三:做三态选择框图标,且在OnInitDialog()中初始化树,使树控件与选择框图标所构成的图像列表控件联系,具体实现看源代码。 步骤四:实现树的左击消息,实现三态选择。 -Sometimes we often need to implement tree polymorphic choose, this
DynToolbar
- 在对话框应用程序中,动态创建工具栏,该工具栏中显示位图图像,并给工具栏按钮添加了消息处理函数。-Dialog applications, dynamically create a toolbar, the toolbar displays a bitmap image and message processing function to add a toolbar button.
Program
- 简单的QQ刷屏,自动发送QQ消息、QQ表情,可以读取剪切板内的图像,发送截取的图像-QQ simple scraper, automatically send a message QQ, QQ expression, can be read in the image clipboard
robstance
- In this paper we propose a watermarking system that uses the biorthogonal discrete wavelet transform, DWT and the message is encoded before embedding. The proposed watermarking method is very simple, implying four steps: turbo coding of
LAN chat device
- 局域网聊天工具(Socket+TCP+自定义消息+图像组合框)(LAN chat tools (Socket+TCP+ custom message + image combo box))