-
vc
说明: vc++6。0 mfc类库参考手册 (vc++6. 0 mfc Library Reference Manual)
- 2009-07-02 18:00:36下载
- 积分:1
-
ADDevelopBook
研华“e 时代自动化专家之路”系列丛书,《数据采集系统应用与编程》。包括:PC_Based Control 技术、 Compact PCI Hot Swap 编程、 数据采集VC 编程详解、 数据采集ActiveX 控件编程、 数据采集LabVIEW 编程、 工业通讯卡使用、 PC_Based 运动控制系统、 数据采集系统应用案例、 数据采集系统选型指南(Advantech " e era of automation experts Road" series, " data acquisition systems and programming." Including: PC_Based Control technology, Compact PCI Hot Swap program, Detailed data acquisition VC program, ActiveX controls data acquisition program, data acquisition LabVIEW program, industrial communications cards, PC_Based motion control system, data acquisition systems case, data acquisition system selection guide)
- 2021-02-07 09:09:55下载
- 积分:1
-
Data-processing
初学者编写的MFC界面,可以求三组数据各自的均值和总的均值,欢迎指正(MFC interface, beginners can seek the mean and the mean of the total of three sets of data, please correct me)
- 2012-11-30 15:25:28下载
- 积分:1
-
sizhou
在看了网上的四轴飞行器的源码后,修改的自己认为比较简单的四轴飞行器工作源码(After reading the online source quadrocopter, modify yourself think a relatively simple job quadrocopter source)
- 2014-11-08 21:11:22下载
- 积分:1
-
SurfBox
A set of C++ and Matlab routines implementing the surfacelet transform
- 2008-08-08 15:16:38下载
- 积分:1
-
ATRalgorithms
一种图像自动识别算法,该方法:通过提取图像7个不变矩,结合神经网络(BP)对图像目标进行识别计算.结果表明,
该算法具有很好的识别效果,可以应用于图像小目标的识别.(an automatic image recognition algorithm, the method : extract images through seven unchanged moments, integrated Neural Network (ANN) to the identification of target images calculated. Results show that the algorithm has good recognition results can be applied to image small identify the target.)
- 2006-07-04 20:58:00下载
- 积分:1
-
Research-and-design
Research and design of photovoltaic inverter based on DSP2812
- 2014-11-06 21:57:55下载
- 积分:1
-
eigenValues-and-eigenVector
各种矩阵特征值与特征向量的计算算法,包括雅克比、QR等(Various matrix eigenvalue and eigenvector calculation algorithms, including Jacobi, QR, etc.)
- 2020-08-31 00:48:09下载
- 积分:1
-
sac-101.6a-linux_x86_64.tar
Seismic Analysis Code,简写为SAC,是天然地震学领域使用最广泛的数据分析软件包之一(Natural seismology field s most widely used data analysis software
One package)
- 2020-11-06 16:29:49下载
- 积分:1
-
Kruskal
采用Kruskal算法求最小生成树主要数据结构
edgeset GE 存放图中的所有边
int n,int e 存放图中的顶点数与边数
edgeset C 存放生成树中的边
vexlist gv 图中结点的顶点值
adjmatrix s 用来处理图中结点的查找与合并
int m1,m2 一条边上两顶点所属集合的序号
int k 最小生成树中的边数
int d //图中待扫描边元素的下标(For the Minimum Spanning Tree by Kruskal main data structures edgeset GE store all edges in the figure int n, int e store graph vertices and edges edgeset C storage spanning tree edges in the vexlist gv graph node vertex values adjmatrix s used to process graph node to find and merge int m1, m2 an edge belongs to the set number two vertices int k minimum spanning tree edges int d // figure to be Scan edge element subscript)
- 2011-05-17 10:22:56下载
- 积分:1