Description: 进行简单平面几何图形的几何中心距离的计算!-Simple planar geometry of the calculation of the geometric center distance! Platform: |
Size: 1024 |
Author:tianyong |
Hits:
Description: 一个小的计算圆心的程序,适合理解c++的算法-The calculation of a small center procedures, suitable for understanding c++ Algorithm Platform: |
Size: 2048 |
Author:多伦多 |
Hits:
Description: 利用VBA的计算功能计算出公路中桩作标,并在Autocad中画出路中线-Calculation using VBA function to calculate standard for highway pile and Autocad way out of painting the center line Platform: |
Size: 5120 |
Author:lqs11111 |
Hits:
Description: 最短路径的Dijkstra算法程序。Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。
Dijkstra算法是很有代表性的最短路算法,在很多专业课程中都作为基本内容有详细的介绍,如数据结构,图论,运筹学等等。
-The Dijkstra shortest path algorithm for the procedure. Dijkstra algorithm is a typical shortest path algorithm, used to calculate a node to all other nodes of the shortest path. The main characteristics is the starting point as the center outward expansion layers, until the end date be extended to. Dijkstra shortest path algorithm can arrive at the optimal solution, but because of its calculation of the node traversal, so inefficient. Dijkstra algorithm is very representative of the shortest path algorithm, in many professional courses in the basic content as described in detail, such as data structures, graph theory, operational research and so on. Platform: |
Size: 1024 |
Author:haiyan |
Hits:
Description: This function calculates the radial derivative of an input image.
Input parameters:
inputImage - the image to calculate the derivative from
radialFilterLength - the length of the filter to use, total length
will be 2*radialFilterLength+1
centerX and centerY - the point that is considered the center of the
image, for the calculation
minRadius and maxRadius - the minimum and maximum radius to calculate
the angular derivative for.
radialApproach - set to 1 to use a radius and angle search method, or 0
for a per-pixel approach
-This function calculates the radial derivative of an input image.
Input parameters:
inputImage - the image to calculate the derivative from
radialFilterLength - the length of the filter to use, total length
will be 2*radialFilterLength+1
centerX and centerY - the point that is considered the center of the
image, for the calculation
minRadius and maxRadius - the minimum and maximum radius to calculate
the angular derivative for.
radialApproach - set to 1 to use a radius and angle search method, or 0
for a per-pixel approach
Platform: |
Size: 1024 |
Author:alan |
Hits:
Description: 观测成果化至标石中心的计算Observation results of the calculation to mark stone center
-Observation results of the calculation to mark stone center
Platform: |
Size: 54272 |
Author:iv |
Hits:
Description: 计算流体作业通过块中心对各种格式进行编程计算-Computational fluid operation in various formats through the block center calculation program Platform: |
Size: 2048 |
Author:huangkai |
Hits:
Description: 写一个能够传递错误的子VI,子VI的功能是a+b=c,当有错误输入时,错误直接输出,c输出为0。当无错误输入时,进行正常计算。-Write a mistake to pass the sub-VI, sub-VI' s function is a+ b = c, when there is an error input, direct output error, c the output is 0. When the error-free input, the normal calculation. Platform: |
Size: 9216 |
Author:znn |
Hits:
Description: 光斑质心计算,可以完成光斑质心点的确定,可同时计算36质心点-Spot centroid calculation can be done to determine the centroid of the light spot, which can calculate the centroid 36 Platform: |
Size: 1024 |
Author:tony |
Hits:
Description: 这是模糊C均值聚类求出聚类中心以后,待检测样本与聚类中心的贴近程度的计算程序-This is the fuzzy C-means clustering obtained after the cluster center, close to the level of the sample to be detected and clustering center calculation program Platform: |
Size: 2048 |
Author:李媛媛 |
Hits:
Description: EasySolve:
求取线性方程组AX+B=0的一组解,若解唯一则直接返回该解,若解不唯一则从解集中随机返回一组 程序会根据方程信息自动计算返回的解的合适数量级和随机中心的偏移量,使得返回随机解的大小合适于调用它的程序。
OrnoBasis:
根据输入向量的维度,返回该维度下的一组标准正交基底,输入的列向量组中的有效向量(非零、线性无关)会被标准正交化并作为基向量、按旧有顺序排在增补列向量的前边。
RotaObj:
任意维度下(>=2)的点集的保形旋转(不变形的旋转,即n维固体上的点集旋转)。任意维度下(>=2)点集的保形旋转都是点集在平行二维面簇上的旋转,旋转方向改变时,整个平行二维面簇的方向都要改变。由于四维以上空间中无法使用基于视觉的右手螺旋定则,编者建立了旋转台的概念:旋转台是旋转中的一个旋转二位面,表示方法为一个旋转中心和两个线性无关的台面向量(台面向量分前后顺序,台面上从第一个向量到第二个向量的小于pi(3.14)的方向作为旋转的正方向)。该函数调用了OrnoBasis函数。
关于这三个函数的更多参数和返回值的信息,请查看代码文件内头部的说明。
原创,无重复。-EasySolve:
Calculating linear equations AX+ B = 0 is a solution, if the only solution is returned directly to the solution, if the solution is not unique the solution set of random returns a set the program will appropriate order information is automatically calculated according to the equation returned Solutions and random center offset, so that the size of the right to return of random solutions to the calling program.
OrnoBasis:
According to the dimension of the input vector, returns a set of standard orthogonal bases under the dimension column vectors enter a valid vector (nonzero, linearly independent) will be orthonormal basis vectors as, according to the old order row Added column vector in front.
RotaObj:
Under any dimension conformal (> = 2) point set rotation (no deformation of the rotation, that point on the set of n-dimensional solid rotation). Under any dimension conformal (> = 2) point set point set rotation are rotated in the two-dimensional plane parallel c Platform: |
Size: 3072 |
Author:曹腾飞 |
Hits:
Description: 本软件根据“水和蒸汽热力学性质的工业公式1997”(IAPWS-IF97)编写,计算结果与《水和蒸汽的性质》——W.瓦格纳著一书中附表基本一致。
软件正函数(已知压力温度求其它值)的主体部分由中山大学张冰剑完成,中国石化节能技术服务中心叶剑云在此基础上增加了闪蒸、汽轮机计算以及反函数迭代计算部分。
-The software according to the water and steam thermodynamic properties of 1997 industrial formula (iapws-if97), the calculation results with the properties of water and steam- w. Wagner the book table.
Software is function (pressure and temperature and other known value) completed by bing-jian zhang of zhongshan university, in the main body of China petrochemical Ye Jianyun energy-saving technical service center on the basis of increased the flash, the calculation of turbine, and the proportion of the inverse function iteration calculation. Platform: |
Size: 105472 |
Author:王善城 |
Hits:
Description: Windows窗体实现绘制多边形并实现计算多边形质心及中心,计算多边形最小外接圆的功能(Windows form to achieve polygon drawing and calculating the polygon centroid and center calculation of minimum circumscribed circle function) Platform: |
Size: 6144 |
Author:咪咕噜咚
|
Hits: