登录
首页 » 算法 » //产生0

//产生0

于 2022-05-19 发布 文件大小:54.74 kB
0 199
下载积分: 2 下载次数: 1

代码说明:

//产生0-1之间均匀分布一个随机数// /////////////////////////////////////////////////////////////// //传入参数:r--双精度实型变量指针,指向的单元存放随机数种子值//// //传出参数:p:产生0-1之间均匀分布一个随机数 -//0-1 have a uniform distribution between random numbers// //////////////////////////////////// ///////////////////////////// imported parameters : r-- double precision real- variable pointer to the storage unit random number seed////// out parameters : p : 0-1 produce a uniform distribution between random numbers

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MLP source code
    神经网络是现代智能系统的有力工具。目前,在模式识别、特征映射、聚类、分类等应用中,神经网络是必不可少的组成部分。近几十年来,发展了几种类型的神经网络。反向误差传播、Kohonen特征映射和Hopfield网络是已经发展起来的一些基本网络,并在许多应用中得到了应用。
    2022-02-22 09:22:22下载
    积分:1
  • 模拟退火解决Tsp问题
    模拟退火算法解决TSP问题,采用MFC框架,对话框界面,计算在多个城市之间旅行时,规划出一条最佳路线使得所走的距离最短,效率最高。可选择任意城市作为起始点和终点,有四种退火函数选择。运行后,可显示初始随机路线,及用各种退火函数优化之后的高效路线。更可以直观的看到优化趋势。
    2022-08-05 23:22:29下载
    积分:1
  • 一维新型有效的无网格方最小二乘无网格MATLAB程序
    一维新型有效的无网格方法最小二乘无网格法MATLAB程序-New effective one-dimensional meshless method least squares meshless method MATLAB program
    2022-08-03 05:09:09下载
    积分:1
  • 八皇后问题
    代码是利用Prolog来解决两个问题:数独和八皇后问题。
    2023-07-23 07:30:03下载
    积分:1
  • 飞船相对测站的位置矢量单位矢量在赤道坐标系中的三个分量...
    计算飞船相对测站的位置矢量单位矢量在赤道坐标系中的三个分量-Calculation of the spacecraft relative position vector of the station unit vector in the equatorial coordinate system of the three subscales
    2022-08-09 06:25:40下载
    积分:1
  • 表格线打印C语言源程序
    表格线打印算法C语言源程序-form lines Print algorithm C language source
    2022-08-06 16:58:02下载
    积分:1
  • 线性方程组的解
    线性方程组的解法: 矩阵分解与线性方程组直接方法
    2022-03-18 13:42:41下载
    积分:1
  • 这是LibSvm 使用说明学习心得以及libsvm在MATLAB应用中的接口程序...
    这是LibSvm 使用说明学习心得以及libsvm在MATLAB应用中的接口程序-This is a learning experience, as well as LibSvm instructions libsvm interface in the MATLAB application program
    2023-03-19 14:55:03下载
    积分:1
  • 矩阵运 用Type类数组创建矩阵对象 matrix(int rows,int cols) //创建矩阵,值为0 matrix(int...
    矩阵运算的算法 用Type类数组创建矩阵对象 matrix(int rows,int cols) //创建矩阵,值为0 matrix(int n) //创建单位阵 matrix(const matrix &) //拷贝构造函数 BOOL Ismatrixf(){ return (rows==cols) } //判断矩阵是否为方阵 modifyrowscols(int rows,int cols) //修改矩阵的行列数 ~matrix() {delete []elems } //析构函数 -matrix algorithm with Type category created matrix array object matrix (int rows, int cols)// create matrix, value of 0 matrix (int n)// create units matrix array (const matrix
    2022-09-14 20:40:04下载
    积分:1
  • 7. 求矢量夹角余弦 8. 求线段之间的夹角 9. 判断线段是否相交10.判断线段是否相交但不交在端点处 11.求线段所在直线的方程 12.求直线的斜率 13....
    7. 求矢量夹角余弦 8. 求线段之间的夹角 9. 判断线段是否相交10.判断线段是否相交但不交在端点处 11.求线段所在直线的方程 12.求直线的斜率 13.求直线的倾斜角14.求点关于某直线的对称点15.判断两条直线是否相交及求直线交点16.判断线段是否相交,如果相交返回交点-7. For vector cosine angle 8. For the angle between the line 9. Line judge whether the intersection 10. Line judge whether the intersection but do not pay the endpoint Office 11. For the straight line segment where equation 12. For a linear slope 13. Seeking straight tilt angle 14. For a certain point on a linear symmetrical 15 points. to judge whether the intersection of two straight and for 16 straight intersection. Line judge whether the intersection, the intersection to intersection
    2022-04-26 18:57:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载