-
Compressed Sensing
Compressed Sensing survey
- 2019-04-29 02:10:24下载
- 积分:1
-
V49最强辅助破解版
说明: fuzhudawadwadwadwadaw(fuhzudwadwadadwaddwadawdwa)
- 2019-05-04 16:51:03下载
- 积分:1
-
foc_multilevel
field oriened control of induction motor
- 2009-03-30 21:51:39下载
- 积分:1
-
隧道水量计算器x
说明: 基于生态平衡的原理,计算隧道的平衡涌水量(Calculate the equilibrium water inflow of the tunnel)
- 2020-06-20 04:00:02下载
- 积分: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
-
stm8s_dali_lib
dali灯光(一个时间灯光控制标准)协议通讯函数库(Dali light protocol communication function library)
- 2018-04-10 09:51:40下载
- 积分:1
-
To achieve motion control card servo motor control I/O read and write
实现运动控制卡控制伺服电动机的I/O读写-To achieve motion control card servo motor control I/O read and write
- 2022-12-12 00:45:03下载
- 积分:1
-
Markov_Chains
a book chapter about Markov Chains(Introduction
Most of our study of probability has dealt with independent trials processes. These
processes are the basis of classical probability theory and much of statistics. We
have discussed two of the principal theorems for these processes: the Law of Large
Numbers and the Central Limit Theorem.)
- 2010-02-26 15:29:52下载
- 积分:1
-
TeraCopy 3.26_Free
second first methal as der
- 2018-02-10 06:32:04下载
- 积分:1
-
代码
小波包分析,对信号进行分解和重构,从而获得低噪声,完整的信号(Wavelet packet analysis, decomposition and reconstruction of signals, thus obtaining low noise, complete signal.)
- 2018-04-20 21:48:52下载
- 积分:1