-
ShadowDemo
很好的窗口阴影的实现, 支持MFC或SDK, 类已经封装好.(The realization of the shadow of the window well to support MFC or SDK, class has a good package.)
- 2011-09-27 17:31:29下载
- 积分:1
-
test_avi_file
Opencv视频教程之读取视频和摄像头
Opencv视频教程之读取视频和摄像头(Read of Opencv video tutorial video and camera)
- 2015-10-09 20:58:16下载
- 积分:1
-
DUCCTMJ
c++算法,常用得算法可以使你编程简单方便,放心使用,一个简单得hello程序()
- 2017-12-02 22:34:46下载
- 积分:1
-
串口调试助手
一个很好而小巧的串口调试助手,支持常用的300-115200bps波特率,能设置校验、数据位和停止位,能以ASCII码或十六进制接收或发送任何数据或字符(包括中文),可以任意设定自动发送周期,并能将接收数据保存成文本文件,能发送任意大小的文本文件。
- 2023-05-06 06:15:03下载
- 积分:1
-
tms320c6748_volice_card
通过dsp的usb2.0与pc相连,然后pc把要放音和要录音的文件通过usb2.0实时传到dsp,dsp根据算法来控制8个录放音通道中的那个通道放音和录音(By the dsp usb2.0 connected with pc and pc to want to play and want to record files transmitted in real time via usb2.0 dsp, dsp according to the algorithm to control eight channels of sound recording that channel playback and recording)
- 2015-09-23 14:17:52下载
- 积分:1
-
canvas
五子棋游戏,可以人机交互玩,自动判断输赢(Welcome to play)
- 2009-10-26 13:25:22下载
- 积分:1
-
Visual-CPPand-Matlab
数字图象处理与机器视觉Visual C++与Matlab实现,光盘源代码(Digital image processing and machine vision Visual C++ with Matlab, CD-ROM source code)
- 2013-12-24 12:02:43下载
- 积分:1
-
MFCODBCaccess
VC++ 使用MFC ODBC访问数据库,请注意:在VC环境下运行程序前,必须注册ODBC数据源,数据库文件为bookinfo.mdb,数据源名称为bookinfo,直接运行可执行文件也需要将数据库文件与可执行文件放在同一路径下。(VC++ using MFC ODBC to access the database, please note: In the VC environment before running the program, you must register ODBC data source, the database file is bookinfo.mdb, data source name is bookinfo, also need to run an executable file with an executable database files files in the same path.)
- 2014-02-21 16:46:07下载
- 积分:1
-
INDICATOR TRADING FLASH
jdh dhdh中文说明不能小于20字 中文说明不能小于20字中文说明不能小于20字(The English description does not meet the requirements, such as containing Chinese or Chinese punctuation, please write carefully and in detail, otherwise it will not pass and deduct points. Or send your English description to the webmaster via message)
- 2020-06-21 22:00:02下载
- 积分:1
-
win32programming
在WIN32中,每一个线程都对应着一个消息队列。由于一个线程可以产生数个窗口,所以并不是每个窗
口都对应着一个消息队列。下列几句话应该作为"定理"被记住:
"定理" 一
所有产生给某个窗口的消息,都先由创建这个窗口的线程处理;
"定理" 二
Windows屏幕上的每一个控件都是一个窗口,有对应的窗口函数。消息的发送通常有两种方式,一是SendMessage,一是PostMessage(In WIN32, each thread corresponds to a message queue. Since a thread can have several windows, so not every window corresponds to a message queue. The following words should be a " theorem" to be remembered: " Theorem" all produce a message to a window, all threads initially create the window treatment " Theorem" Two Windows on the screen is a control for each window, there is the corresponding window function. Messages sent are usually two ways, first, SendMessage, PostMessage first)
- 2010-08-26 08:43:28下载
- 积分:1