-
wg
说明: 网管试题合集
网管试题合集网管试题合集 (Network Management Network Management Test Collection Test Collection Test Collection Management)
- 2008-10-16 00:50:27下载
- 积分:1
-
VS2012保存时自动格式化代码插件(Format On Save .vsix)
VS2012保存时自动格式化代码
- 2020-12-01下载
- 积分:1
-
DisplayerForIndustryPC
上位机图形显示程序,可用于8051单片机的开发,通信及控制(PC graphics procedures can be used for the 8051 microcontroller development, communication and control)
- 2020-12-07 14:49:21下载
- 积分:1
-
Matlabcoban
how to learn matlab from beggining
- 2013-08-21 23:37:45下载
- 积分:1
-
N102104171_BT1
Image hiding - Steganography
This program to hide a text file in 24-bit bitmap image
- 2014-11-14 07:20:36下载
- 积分:1
-
Revit导出JSON数据源代码
说明: Revit插件将rvt转换为obj,这个是一个revit的插件,作用是将rvt转换为obj格式(The Revit plug-in converts RVT to obj, which is a Revit plug-in that converts RVT to obj format)
- 2020-12-12 10:39:18下载
- 积分:1
-
zhuomiankongzhi
说明: 很简单的桌面控制程序,适合初学者学习使用(Very simple desktop control program for beginners learning to use)
- 2010-04-05 22:04:37下载
- 积分:1
-
qt 实现的故障树
qt 实现的故障树 void FaultTree::calcPosition(){ int maxLayer = 0; //获取最大层数 for (int index = 0; index < m_list.size(); ++index) { if (m_list.at(index)->layer() > maxLayer) maxLayer = m_list.at(index)->layer(); } //计算最大宽度 int maxWidth = 0, count; for (int layer = 1; layer < maxLayer+1; ++layer) { count = 0; for (int index = 0; index < m_list.size(); ++index) { if (m_list.at(index)->layer() == layer) count++; } if (count > m
- 2022-08-26 04:01:10下载
- 积分:1
-
creatmatwithc++
用C++编写一个可创建MAT文件的独立应用程序。程序说明了:1.可创建MAT文件的独立应用程序的编写步骤;2.相应C++源程序的基本格式;3.相应mx-函数和C指令的配合应用。4.MAT库函数matClose, matGetArray, matOpen, matPutArray, matPutArrayAsGlobal的使用方法。(With C++ Prepared a document to create an independent MAT applications. An explanation of the procedures: 1. Can create MAT documents prepared by an independent application steps 2. Corresponding C++ Source of the basic format 3. Corresponding mx-function and C with the application instructions. 4.MAT library function matClose, matGetArray, matOpen, matPutArray, matPutArrayAsGlobal use.)
- 2008-06-24 10:50:59下载
- 积分:1
-
bookmanage
MFC编程,VC连接ACCESS数据库,实现对数据的增、删、改、查等操作(VC connection ACCESS database to achieve the data add, delete, change, and other operations)
- 2011-08-07 12:28:38下载
- 积分:1