-
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
-
pack
C++串口通信代码,接收下位机的数据点,并在前面板画出图形。(数据格式* , , /)内附STM32串口发送数据程序(C++ serial communication code, receive under the data points, and the front panel to draw graphics. (Data format,*, /) containing STM32 serial transmit data program)
- 2013-10-28 20:14:38下载
- 积分:1
-
vs和opencv调用USB摄像头代码
使用vs2013和OpenCV打开电脑本地的usb摄像头,可进行预览,拍照,录制视频文本文件,配置好vs和OpenCV库,打开之后直接复制粘贴到vs中即可使用
- 2023-08-08 10:15:04下载
- 积分:1
-
WebRTC语音前处理模块源码及测试程序
WebRTC,名称源自网页即时通信(英语:Web Real-Time Communication)的缩写,是一个支持网页浏览器进行实时语音对话或视频对话的API。在此只包含语音前处理模块的相关源码及测试使用程序,便于开发与融合。
- 2022-07-19 15:03:47下载
- 积分:1
-
数据结构02331 历年自考考题+知识点总结
数据结构02331 历年自考考题 知识点总结
- 2020-12-01下载
- 积分:1
-
uCOS for S3C44B0x
ucosii移植到s3c44b0的源代码(-The source code for port Ucosii transplants to the s3c44b0 )
- 2004-04-29 08:09:21下载
- 积分:1
-
report-of-tuxingxue
实验一 直线生成算法
实验二 圆弧生成算法
实验三 窗口菜单交互界面
实验四 区域填充算法
实验五 裁剪算法算法
实验六 图形软件开发包/库应用
实验七 曲线的生成算法
实验八 曲面生成算法
实验九 二维图形变换(Experimental line generation algorithm experiment two arcs to generate the algorithm experimental three-window menu interface experiment four regional filling algorithm experimental five-clipping algorithm algorithm experiment six graphics software development package/library application experiment seven curve generation algorithm experiment eight surface generation algorithm experiments ninety-two dimensional graphics transform)
- 2020-10-22 13:57:23下载
- 积分:1
-
BMyFaceRecogna
基于局部二值模式的人脸识别范例,其中中选用了YALE人脸库作为仿真数据源。
(The local binary pattern based face recognition example, YALE face database was selected as the simulation data source.)
- 2012-08-07 20:31:06下载
- 积分:1
-
MATLAB
遗传算法计算多目标规划问题
使用简单,语言明了(Multi-objective genetic algorithm is planning to use simple, clear language)
- 2010-09-04 16:34:57下载
- 积分:1
-
HGE_OBJECT
说明: 本例子介绍了HGE粒子,动画,GUI界面控件,字体,是一个良好的游戏框架(This example describes HGE particles, animation, GUI interface controls, fonts, is a good game framework)
- 2010-04-13 17:47:50下载
- 积分:1