CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - END

搜索资源列表

  1. 计算器2.0

    0下载:
  2. 能运算的函数: sin,cos,tg,ctg,e^,pow(x,y),cosh,sinh,tgh,log10,ln,sqrt,arcsin,arccos, 运算方式: +,-,*,/,绝对值(“[ ]”),^,!, 输入规则: 用键盘或按钮都可,输入完按回车运算,(光标要在最后) sin(21-32)/(12-43) 4(323-4343) 4*(323-4343) e^2-sin3-3^4,(不要输入pow(3,4)) //有无*都可 2*3^4是(2*3)^4
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:111005
    • 提供者:qwq
  1. 高阶统计量

    0下载:
  2. 有用的软件,用于高阶统计量计算。代码完整,计算效率高。-useful software for high-end statistical calculation. Code integrity, high computational efficiency.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:245615
    • 提供者:亲镇
  1. hualuogengInMaths

    0下载:
  2. 华罗庚,中国伟大得数学家,他的理论和研究对中国以及世界数学起着重要作用,喜欢数学的朋友们来看看吧-Hua, China in the great mathematician, and his theory and research to China and the world play an important role in mathematics, like the friends of mathematics at the end of
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:77463
    • 提供者:王开
  1. ch16-end

    0下载:
  2. 用途比较广泛的常用算法程序集\\C语言\\最后一章,第16章的代码 (本书代码已经全部上传完毕)-uses broad collection procedures commonly used algorithm \\ C \\ last chapter, Chapter 16 of the code (the code book has completed all uploads)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:15598
    • 提供者:王杰
  1. 000

    0下载:
  2. 求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:283121
    • 提供者:bingyu
  1. 111

    0下载:
  2. 求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:208118
    • 提供者:bingyu
  1. 程序员考试

    0下载:
  2. 没有界面,用C写的小程序 问题如下:一家软件公司招聘了数十位程序员,分成若干部门。 进行一次考试,对各个部门的所有程序员进行考核。考试结束后评出了每个人的分数。现在需要知道,在每个部门内,成绩最好的程序员和成绩最差的程序员分别是谁。输入有N+1行,每一个有若干正整数。第一行只有一个正整数,代表公司的部门数目。剩余的N行,每一行代表了该部门所有程序员的得分。其中每行第一个数字k代表了该部门的程序员个数,该行剩下的有k对数据,每对数据包括一个程序员的姓名(一个字符串)和其得分(一个正整数)。【输出形
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1679
    • 提供者:王资
  1. dtolong

    0下载:
  2. 超长整数运算相关——《进位制的高阶扩展》-long integer operations related -- "into the high-end system-expansion"
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:22196
    • 提供者:罗国文
  1. 简单的四则运算题

    0下载:
  2. 编程序,循环进行如下的处理过程:由计算机生成简单的四则运算题;用户给出答案;计算机判断对错。直到用户回答说不再继续做了时结束程序。 提示:可让用户选择指定出加、减、乘、除哪一种运算题,以及出一位数还是两位数的运算题;而后通过使用“rand()%10”或“rand()%100”来获得一个0到9的一位整数随机值或得到0到99的两位整数随机值来为用户出题。还可进一步对用户所做算术题的对错次数进行记录,结束程序时给出一个某种形式的成绩。 ,Programmed, recycling process
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-28
    • 文件大小:7962
    • 提供者:何晓龙
  1. a^b-mod-c

    0下载:
  2. 给出三个整数a,b,c;求解 a^b mod c 给出三个整形,其中a>=0,b>=0,c>1.输入以 0 0 0 结束。 -Given three integers a, b, c solving a ^ b mod c Given three plastic, which a> = 0, b> = 0, c> 1. 0 0 0 to end input.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:1067
    • 提供者:Li
  1. huiwen

    1下载:
  2. 所谓回文就是从左向右读和从右向左读是一样的字符串。现在我们对任一字符串进行插入操作,使得新的字符串为回文格式。要求对给定字符串进行插入操作最少的次数。如Ab3bd,至少通过两次插入操作可以得到回文 ("dAb3bAd" or "Adb3bdA"). 输入含有多个例子。每个例子两行,第一行为N,字符串长度,第二行为字符串。N<=1000。而字符串值含有26个大写字母和26个小写字母。输入以N=0为结束。 -The so-called palindrome is read fro
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1028
    • 提供者:Li
  1. 1002NA

    5下载:
  2. A polynomial of degree n has the common form as . Your task is to write a function to find a root of a given polynomial in a given interval. Format of function double Polynomial_Root(int n, double c[], double a, double b, double EPS) whe
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1039
    • 提供者:suncheng
  1. huhaiyan

    3下载:
  2. <胡海岩-应用非线性动力学>全书共分8章。第1章阐述非线性动力系统的理论与实验建模方法,第2章和第3章分别介绍单自由度自治系统的定性和定量分析方法,第4章和第5章侧重于分析单自由度非自治系统和多自由度系统的非线性动力学行为。第6章介绍非线性系统的运动稳定性及分叉理论。第7章阐述混沌现象及混沌的控制。第8章阐述如何运用数值方法分析非线性动力系统的行为,特别是系统的周期运动、分叉与混沌。书末附录阐述了如何借助计算机代数软件MAPLE分析非线性动力学问题。-Book is divided
  3. 所属分类:Algorithm

    • 发布日期:2017-05-23
    • 文件大小:7337403
    • 提供者:何红亚
  1. 3406_1

    0下载:
  2. POJ3406 数论,求取组合数末尾第一个不为零的数值-POJ3406 number theory, to strike a number of combinations at the end of the first non-zero value
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:231785
    • 提供者:宇之宙
  1. TaskOrder

    0下载:
  2. 用VBA在Excel中实现的数据生成与分析程序 问题类别:任务调度 问题原型:N个任务,每个任务都有起始时间、结束时间和利润值,同一时间只能自行一个任务 功能:规定时间段内的利润最大化问题,并给出任务执行次序。-Using VBA in Excel to achieve the data generation and analysis procedure categories: task scheduling problem prototype: N task, each task
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:14051
    • 提供者:tedachun
  1. MPointM

    1下载:
  2. 终点位移法生成具有确定维数的程序,通过指定赫斯特指数,可以得到具有所需的维数的曲线。-Generated with the end of displacement method to determine dimension procedures, through the designation of Hurst index, could be to have the necessary dimension of the curve.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:890
    • 提供者:王平
  1. sftow

    0下载:
  2. 控制重量、识别不合格的烟支、识别软点和硬点、计算烟条重量偏差、计算长期和短期标准偏差、计算端头压实量和压实端位置、采集烟支产量、故障信息和各种废品烟支数据(带数据采集板)-Control weight, cigarette unqualified recognition, identification of soft points and hard points to calculate the weight of tobacco article deviation to calculate t
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:38916
    • 提供者:zyq
  1. 3DCorner

    0下载:
  2. 求球面上两条弧线的夹角,输入次序,1,输入顶点即相交点的经纬度 2.起始点经纬度 3.终点经纬度 求的是顺时针的夹角-Sphere for the two arc angle, enter the order of 1, enter the vertex that is the intersection point of the latitude and longitude 2. The starting point latitude and longitude 3. The end of l
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:301354
    • 提供者:郭建山
  1. Connection

    0下载:
  2. 这程序是关系性质的判断,它能判断自反,对称,传递三种关系性质。这是学完《离散数学》后课程设计中的一个题目,我自己写的。-This procedure is to determine the nature of the relationship, it can determine the reflexive, symmetrical, three pass nature of the relationship. This is End of Study " Discrete Mathema
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:661
    • 提供者:在路上
  1. 1

    0下载:
  2. 1.输入一个数,并以它为边长画出一个用*组成的正方形. 2.求解满足1*1+2*2+...n*n<1000的i的最大值. 3.求1~1000中的完数 4.输入一个数,并判断它是否为素数(这是return 语句的巧用) 5.输出0~100中所有不能被3整除的数-1. Enter a few, and to its side length* component used to draw a square. 2. Solving Satisfied 1* 1+2* 2+ .
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3443
    • 提供者:shilan
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com