-
curriculum design topics : micro
课程设计题目:微程序控制器的设计的报告-curriculum design topics : micro-controller design procedures for the report!
- 2022-06-29 00:23:04下载
- 积分:1
-
在linux下如何编写多文件C程序的makefile文件,介绍器一般规则急用法...
在linux下如何编写多文件C程序的makefile文件,介绍器一般规则急用法-in how many documents the preparation procedure makefile C introductory document for urgent use general rules
- 2022-10-17 05:35:03下载
- 积分:1
-
54817488
可以用在者顶替 无可厚非枯可以用在者顶替 无可厚非枯燥枯可以用在者顶替 无可厚非枯燥 燥 枯燥 可以用在者顶替 无可厚非枯()
- 2017-11-11 16:52:57下载
- 积分:1
-
李昊代码
说明: stm 32 的平衡小车初步代码,包含MPU6050(STM 32 balance car preliminary code)
- 2020-06-20 20:20:02下载
- 积分:1
-
供初学者学习用的matlab基本编程源码
供初学者学习用的matlab基本编程源码-for beginners learning the basic Matlab programming FOSS
- 2022-03-25 19:15:27下载
- 积分:1
-
选址定容
用于加入分布式电源的电力系统选址定容,方便实用。(It is convenient and practical for locating and sizing power system with distributed generation.)
- 2020-10-03 15:07:40下载
- 积分:1
-
VC++转换COLORREF值为RGB分量
VC++转换COLORREF值为RGB分量,举个例子,在本例中,是将COLORREF值:0x000080FF转换成:R分量:0xFF、G分量:0x80、B分量:0x00,注意,并不是分离。请看定义:
//R分量
BYTE RED = GetRValue(cr);
//G分量
BYTE GREEN = GetGValue(cr);
//B分量
BYTE BLUE = GetBValue(cr);
CString strText = _T("");
strText.Format(_T("COLORREF值:0x%08X"), cr);
pDC->TextOut(100, 50, strText);
strText.Format(_T("R分量:0x%02X"), RED);
pDC->TextOut(100, 100, strText);
strText.Format(_T("G分量:0x%02X"), GREEN);
pDC->TextOut(100, 150, strText);
strText.Format(_T("B分量:0x%02X"), BLUE);
pDC->TextOut(100, 200, strText);
- 2022-06-13 02:13:45下载
- 积分:1
-
机载雷达导论
关于雷达的详细介绍的英文书籍,对于入门自动驾驶雷达方面的研究有帮助(The detailed introduction of radar in English books is helpful for the study of introductory autopilot radar.)
- 2018-12-25 16:41:46下载
- 积分:1
-
帆布java得出大便只是看着它
canvas java draws shits just look at it
- 2022-09-20 17:00:03下载
- 积分:1
-
手机大众点评下拉菜单选择特效
jQuery手机大众点评下拉菜单选择特效(JQuery Mobile Popular Comments on Dropdown Menu Selection Special Effects)
- 2018-12-10 14:00:17下载
- 积分:1