-
File to find the source code.
介绍了zip压缩的原理与实现。对初学者会有所帮助。-File to find the source code.
- 2022-02-07 08:49:25下载
- 积分:1
-
本文是Bjarne Stroustrup的《Evolving a language in and for the real world: C++ 1991...
本文是Bjarne Stroustrup的《Evolving a language in and for the real world: C++ 1991-2006》中文翻译-This article is Bjarne Stroustrup
- 2023-04-02 15:45:04下载
- 积分:1
-
hexagon in the process of cellular automata to simulate single particle movement...
本程序在六边形的元胞自动机上模拟单粒子运动,算法是基于FHP规则.用MATLAB编写.-hexagon in the process of cellular automata to simulate single particle movement, FHP is based on the rules. using MATLAB.
- 2023-02-28 14:25:03下载
- 积分:1
-
up with a relatively simple send wireless signal processing chip, and can be dir...
一个用起来比较简单的无线信号处理发送芯片,可直接与单片机的串口相连,发送信号,对单片机开发人员很有用途
-up with a relatively simple send wireless signal processing chip, and can be directly connected to serial port MCU, send a signal to developers SCM usefulness
- 2022-04-15 09:27:40下载
- 积分:1
-
oox 规格说明
ECMA 376,第二版,第 1 部分-基础知识和标记语言参考
- 2022-02-03 11:10:13下载
- 积分:1
-
车辆可以应用系统的应用可以电机系统的讨论
汽车CAN应用系统应用CAN电机系统探讨
- 2022-05-26 19:39:59下载
- 积分:1
-
Java right Excel, word of the original operating code, java novice can learn abo...
Java对Excel,word的操作原码,初学java的可以学习一下-Java right Excel, word of the original operating code, java novice can learn about the
- 2022-02-14 04:49:18下载
- 积分:1
-
Note:通过模拟量输入口LINE_IN输入电压值,以8K的采样率经A/D //转换后送给IOB口控制LED点亮,同时可以根据LED的点亮来了解转换 //的数据...
Note:通过模拟量输入口LINE_IN输入电压值,以8K的采样率经A/D //转换后送给IOB口控制LED点亮,同时可以根据LED的点亮来了解转换 //的数据-Note : Analog inputs LINE_IN input voltage value to 8K by the sampling rate A/D// conversion gave Privalov population control LED lights, LED can be lit to understand the conversion// data
- 2023-03-08 11:15:03下载
- 积分:1
-
家庭树的设计,使用C++语言,你会发现父亲的名字等…
家谱的设计,用的是c++语言编写的,可以查找父亲和儿子的姓名等-Family tree design, using c++ Languages, you can find the names of father and son, etc.
- 2022-06-14 03:30:35下载
- 积分: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