-
HVDC_Bipolar_1000MW_500kV
最新Cigre 500kV双极标准测试模型(Latest Cigre 500kV Bipolar Standard Test Model)
- 2019-06-24 11:11:26下载
- 积分:1
-
pdfkts
A good sockets communication program, including client and server, compile time zone parameter c or s,
- 2017-04-21 07:20:15下载
- 积分:1
-
FF
说明: 利用AUTOLISP进行CAD二次开发,里面画了盘式法兰的两个视图,适合新手(Using AUTOLISP to redevelop CAD, two views of disc flange are drawn, which is suitable for beginners.)
- 2019-08-18 16:16:11下载
- 积分:1
-
deeplearning_doc
说明: 关于深度学习的一些论文资料,大家可以借鉴看一下(some pdf file about deep learning , thesises , we can study it for deep learing)
- 2020-06-16 12:20:02下载
- 积分:1
-
Matlab 2017a Win64 Crack
说明: matlab2017的注册码破解文件,快速进行matlab文件破解(Matlab2017's registration code crack file, fast matlab file cracking)
- 2018-02-01 15:59:41下载
- 积分:1
-
关于水体指数的经典文章,我好不容易才弄到的,很有价值哦...
关于水体指数的经典文章,我好不容易才弄到的,很有价值哦-On the water body index classic article, I managed to get the, oh, great value
- 2022-01-31 08:08:09下载
- 积分:1
-
mat7lab
实现地图匹配算法,对地图路径进行准确定位(Map matching algorithm to achieve accurate positioning of the map path)
- 2017-04-14 17:12:32下载
- 积分: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
-
对autocad图形数据库中的图形进行编辑
对autocad图形数据库中的图形进行编辑-right autocad graphics database graphics editing
- 2022-03-16 04:00:33下载
- 积分:1
-
rundll32.dll很多人误删,在网上却很难找的小DLL,在XP中使用。
rundll32.dll很多人误删,在网上却很难找的小DLL,在XP中使用。-rundll32.dll many people mistakenly cut on the Internet is very difficult to find a small DLL, the use of XP.
- 2022-02-13 23:01:20下载
- 积分:1