-
c__编码音频编码
C__ code For Audio Coding-C__ code Audio Coding
- 2022-09-03 08:00:03下载
- 积分:1
-
详细解说了atmel系列单片机下的80c52
单片机的最小系统设计,以及所需的元件。...
详细解说了atmel系列单片机下的80c52
单片机的最小系统设计,以及所需的元件。-A detailed explanation of the series of microcontroller atmel microcontroller 80c52 under the minimum system design, and the necessary components.
- 2022-09-13 19:05:03下载
- 积分:1
-
我们学校的上机作业 100个题目 题题经典
我们学校的上机作业 100个题目 题题经典-our schools operating on the 100 aircraft that subject that classic
- 2022-05-14 16:17:06下载
- 积分:1
-
Visual C++编程技巧之
1.如何获取应用程序的实例句柄?
2.如何通过代码获得应用程序主窗口的指针?
3.如何在程序中获得其他程序的 图标?...
Visual C++编程技巧之
1.如何获取应用程序的实例句柄?
2.如何通过代码获得应用程序主窗口的指针?
3.如何在程序中获得其他程序的 图标?
4.如何编程结束应用程序?如何编程控制windows的重新引导?
5.怎样加栽其他的应用程序?
6.确定应用程序的 路径
7.获得各种目录信息
8.如何自定义消息
-Visual C programming skills one. Application procedures for obtaining handle two examples. How the code was in the main application window to the three pointer. how the proceedings were other procedures icon 4. How to end application programming how to control windows programming guide the re-5. how to increase the planting of other applications 6. Application procedures for determining the Route 7. access to directory information 8. how to customize the news
- 2022-04-21 04:54:11下载
- 积分:1
-
武汉大学 朱庆教授主讲的DTM的PPT希望对大家有帮助。
武汉大学 朱庆教授主讲的DTM的PPT希望对大家有帮助。-Wuhan University Professor Zhu Qing topics of the PPT DTM hope to be helpful.
- 2023-06-15 10:10:20下载
- 积分:1
-
Kruskal算法的代码是在图论算法更重要
Kruskal算法代码
图论里比较重要的算法-Kruskal algorithm code is more important in graph theory algorithms
- 2022-02-21 23:17:29下载
- 积分:1
-
将DXF文件转换标签
将dxf转化tab文档-will dxf file conversion tab
- 2023-08-21 10:55:04下载
- 积分:1
-
Some RFID article, divided into 5 files of this is the first one, I hope the fie...
一些RFID的文章,分为5个文件,这是第一篇,希望对这方面的研究领域的人有所帮助
- 2022-08-16 09:54:37下载
- 积分:1
-
数据压缩理论,算法编码,行程编码,词典编码,预测编码,变换编码,综合分析编码...
数据压缩理论,算法编码,行程编码,词典编码,预测编码,变换编码,综合分析编码-Data compression theory and algorithm coding, Run-Length Coding, dictionary coding, predictive coding, transform coding, a comprehensive analysis of coding
- 2022-08-26 07:38:51下载
- 积分:1
-
下面的函数LoadBmpFile,其功能是从一个.bmp文件中读取数据(包括BITMAPINFOHEADER,调色板和实际图象数据),将其存储在一个全局内存句柄...
下面的函数LoadBmpFile,其功能是从一个.bmp文件中读取数据(包括BITMAPINFOHEADER,调色板和实际图象数据),将其存储在一个全局内存句柄hImgData中,这个hImgData将在以后的图象处理程序中用到。同时填写一个类型为HBITMAP的全局变量hBitmap和一个类型为HPALETTE的全局变量hPalette。这两个变量将在处理WM_PAINT消息时用到,用来显示位图。该函数的两个参数分别是用来显示位图的窗口句柄,和.bmp文件名(全路径)。当函数成功时,返回TRUE,否则返回FALSE。-The following function LoadBmpFile, its function is from a. Bmp file to read data (including the BITMAPINFOHEADER, palette and the actual image data), its stored in a global memory handle hImgData, this hImgData will in the future plans used as treatment procedures. At the same time, fill out a type of global variable HBITMAP HBITMAP HPALETTE and a type of global variable hPalette. These two variables will be used for treatment WM_PAINT message, used to display bitmaps. The function of two parameters are used to display the bitmap handle of the window, and. Bmp file name (full path). When the function is successful, return TRUE, otherwise return FALSE.
- 2023-07-21 04:35:03下载
- 积分:1