-
something suck
有些东西很烂
- 2022-02-13 04:32:00下载
- 积分:1
-
学C语言必看的书,对初学者有极大的帮助,可以放在身边查阅用...
学C语言必看的书,对初学者有极大的帮助,可以放在身边查阅用-it is very usefull for C language learner
- 2022-05-31 03:51:38下载
- 积分:1
-
空气湿度报警器,顾名思义,是用来测量空气中的湿度的仪器,他通过一个湿敏电容和一个频率输出电路对空气湿度进行检测,把湿度变化转变成频率输出。再通过单片机把输入的频...
空气湿度报警器,顾名思义,是用来测量空气中的湿度的仪器,他通过一个湿敏电容和一个频率输出电路对空气湿度进行检测,把湿度变化转变成频率输出。再通过单片机把输入的频率转化为湿度百分值并通过LCD显示出来,使人可以通过显示清楚地看到空气的相对湿度。在单片机编程时可以预先设定一个限定值,当环境湿度达到设定的湿度值时电路报警,同时发光二极管变亮,达到湿度报警的目的。-Air humidity alarm, as the name implies, is used to measure humidity in the air apparatus, he humidity through a capacitor and a frequency output circuit for detection of air humidity, the humidity changes in the frequency of the output into. Through the single-chip frequency of the input into a percentile and humidity through the LCD display, one can clearly see through the display of the relative humidity of air. Single-chip can be programmed in advance to set a limit value, when the environmental humidity to achieve set alarm circuit humidity values, while LED light changes to achieve the purpose of humidity alarm.
- 2022-02-12 05:08:17下载
- 积分:1
-
这份是信号与系统(西安交通出版社)一书的详细课后系统,希望对刚接触信号与系统的xdjm们有帮助...
这份是信号与系统(西安交通出版社)一书的详细课后系统,希望对刚接触信号与系统的xdjm们有帮助-This is Signals and Systems (Xi
- 2023-06-10 10:40:03下载
- 积分:1
-
VC DLL编程的基础概念:Visual C++支持三个DLL,他们..
VC++动态链接库编程之基础慨念: Visual C++支持三种DLL,它们分别是Non-MFC DLL(非MFC动态库)、MFC Regular DLL(MFC规则DLL)、MFC Extension DLL(MFC扩展DLL)-VC DLL programming basis for the conception : Visual C support three DLL, They are the Non-MFC DLL (Dynamic Library MFC), MFC Regular DLL (MFC rules DLL), MFC Extension DLL (MFC extension DLL)
- 2022-05-27 07:12:43下载
- 积分:1
-
PDZ结构控制的规范和模板
PDZ规范和模板的控制
- 2022-05-20 18:01:03下载
- 积分:1
-
参考设计,酒店管理系统。doc
参考设计1,酒店管理系统.doc
Reference design, a hotel management system. Doc-Reference design, a hotel management system. Doc
- 2023-04-04 10:50:03下载
- 积分: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
-
下面的函数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
-
4*4键盘显示电路程序,汇编语言编程。 本程序实现4*4键盘控制数码管显示功能...
4*4键盘显示电路程序,汇编语言编程。 本程序实现4*4键盘控制数码管显示功能-4* 4 keyboard display circuit procedures, assembly language programming. This procedure to achieve 4* 4 Keyboard control digital tube display
- 2022-07-02 02:52:07下载
- 积分:1