-
一些自己做的关于图象处理的程序(如傅立叶变换,区域生长等),希望对人有帮助!...
一些自己做的关于图象处理的程序(如傅立叶变换,区域生长等),希望对人有帮助!-doing some of the image-processing procedures (such as Fourier transform, regional growth), people want to help!
- 2022-06-01 08:25:03下载
- 积分:1
-
点云贪婪投影三维重建
三维点云重建,有较好的结果,是用贪婪投影算法实现的,可以将pcd格式的点云数据保存为有面片的ply格式的点云数据
- 2023-06-06 09:35:04下载
- 积分:1
-
后缀表达式
应用背景它是一类后缀表达式。将中缀表达式转换为后缀表达式。你可以实现一个方法或一个主要的地方,你可以使用该类的方法。关键技术它会非常有用,当你转换一个中缀转后缀表达式。
- 2022-06-15 06:55:42下载
- 积分:1
-
程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点...
程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去。另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非常简单,这里就不提示了。-procedures have only mean of 0 and variance for a random number to produce the mean E, D variance for the random number, as long as a few random E* D on it. Gaussian random process parameters or with the parameter is used to describe a normal distribution of the float table. In the implementation process, Mr. into the table (one-off), and you can repeatedly arbitrary implementation Gaussian random number generator proceedings. The use of C is to ensure commonality, if someone finds trouble, can be used to be a Class C, all these things into account Packaging. Also, if someone is interested, can you change the form of arbitrary distribution of continuous random number generator procedure is very simple changes, I will not be sacrificed as a result.
- 2023-08-17 15:20:03下载
- 积分:1
-
简单明了的PID控制算法,可以参考一下
简单明了的PID控制算法,可以参考一下-simple PID control algorithm, a reference
- 2022-07-28 10:56:23下载
- 积分:1
-
With n
设有n个件工作分配给n个人。将工作i分配给第j个人所学要的费用为Cij。试设计一个算法,为每个人都分配1件工作,并使总费用达到最小-With n-pieces of work assigned to the n individuals. Will be allocated to the first j of work i personally have learned to cost Cij. Try to design an algorithm for each person assigned a work, and to minimize the total cost of
- 2022-09-23 13:05:03下载
- 积分:1
-
a new numerical algorithm
一种新型的数值求解算法-a new numerical algorithm
- 2022-12-01 11:45:03下载
- 积分:1
-
已知某函数在已知点上的函数值,用拉格朗日插值多项式求出其余点的函数值lagrange.c...
已知某函数在已知点上的函数值,用拉格朗日插值多项式求出其余点的函数值lagrange.c-known function of a known point in the function, polynomial interpolation using Lagrange points obtained a function of the remaining value lagrange.c
- 2023-01-26 21:50:04下载
- 积分:1
-
勒让德
勒让德-高斯求积法求磁感应强度-Legendre- Gauss quadrature method for magnetic induction
- 2022-03-06 01:01:20下载
- 积分:1
-
扬辉三角的打印
扬辉三角的打印- Raises the splendor triangle the printing
- 2023-05-07 13:20:02下载
- 积分:1