-
语言和汇编语言程序设计的混合方法和需要注意的…
C语言与汇编语言混合编程的方法及需注意的问题-C and Assembly Language Programming mixed approach and the need for attention to the problem
- 2022-01-25 18:48:22下载
- 积分:1
-
This library implements the KLT Tracking algorithm [2004] for Feature Tracking i...
This library implements the KLT Tracking algorithm [2004] for Feature Tracking in Video useful in computer vision tasks like object recognition, image indexing, tracking and structure from motion. This implementation uses programmable Graphics Hardware to achieve considerable speedup in the running time of the GPU-based implementation.
- 2022-03-07 02:59:13下载
- 积分:1
-
Kingsland SC9321 chip specifications for the latest version of the Chinese book.
士兰SC9321芯片最新版本中文规格书。-Kingsland SC9321 chip specifications for the latest version of the Chinese book.
- 2023-03-02 07:30:03下载
- 积分:1
-
arc开发文件,详细介绍了arc的开发步骤和事例的说明,可读性强。...
arc开发文件,详细介绍了arc的开发步骤和事例的说明,可读性强。-arc to develop a document detailing the development of arc steps and examples show that strong readability.
- 2022-03-09 19:16:51下载
- 积分:1
-
Signal and System handouts, principle introduced by the very thorough and high r...
信号与系统的讲义,原理介绍的很详细,参考价值高-Signal and System handouts, principle introduced by the very thorough and high reference value
- 2023-01-26 06:10:03下载
- 积分:1
-
这是用于peofibus通信的芯片用户使用手册,给出了寄存器配置信息。系统开发者可以据此作出通信接口。...
这是用于peofibus通信的芯片用户使用手册,给出了寄存器配置信息。系统开发者可以据此作出通信接口。-This is used for communications chips peofibus user manual, given register configuration information. System development can be the basis of which a communication interface.
- 2023-07-05 17:25:02下载
- 积分:1
-
系统会自动删除目录的调试和发布,所以请D。
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2023-01-27 00:30:04下载
- 积分:1
-
This is just to activate my account
This just to activate my account-This is just to activate my account
- 2022-05-13 21:29:52下载
- 积分:1
-
C 语言的学习,查询资料,可以温故而知新。初学者也可以用他来学习,效果会不错!...
C 语言的学习,查询资料,可以温故而知新。初学者也可以用他来学习,效果会不错!- This is about C programming langrage .
- 2022-08-06 15:15:59下载
- 积分: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