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

搜索资源列表

  1. FilterCal

    0下载:
  2. 这个我写的一个计算LC滤波器的程序,可以显示出最后的频率截止情况,有最平法,椭圆法等计算方法-this, I wrote a calculation of the LC filter procedures can demonstrate that the frequency of the final deadline, the most-France, oval law calculation method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:145581
    • 提供者:王力
  1. vb_bezierfit

    0下载:
  2. 这是一个分别用Bezier曲线和B样条曲线进行曲线拟合的例子 程序用VB6.0中文版编写 例子中需要一个窗体和一个按钮(使用默认的名字) 在本例中,黑色的线条是对坐标系上各点的直接连线 黄色的线仅对点间连线进行近似拟合,并不通过每一个点,使用的是B样条曲线 蓝色的线通过除第一个点和最后一个点之外的每一个点,使用的是Bezier曲线-This is a difference with Bezier curves and B-spline curves curve f
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2253
    • 提供者:qiao
  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. matlab模拟退火

    0下载:
  2. 模拟退火算法是为了避免求解最优化出现局部极值的问题而提出的算法,保证最终的结果是全局最优的,该matlab源程序能在matlab环境中实现-simulated annealing method is the best solution in order to avoid a partial optimization of extreme concern raised by the algorithm to ensure that the final result is that the glob
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5599
    • 提供者:yj
  1. Interpreter and libraries

    0下载:
  2. Haskell编译器和库 Haskell是一种广谱语言,适合各种应用。他尤其适合需要高度可修改和维护的程序。大多数软件产品的生命期主要花费在规范,设计和维护而不是编程。函数式语言能很好的写能够真正执行(也可以测试和调试)的规范,该规范也就是最终程序的第一个原型。 -Haskell compiler and libraries Haskell is a broad-spectrum language, suitable for a variety of applications. In p
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4191382
    • 提供者:鲍军波
  1. 逐步回归

    1下载:
  2. 程序采用可视化界面,对概率统计中的逐步回顾算法,用户可以在界面上输入变量个数,试验次数,对各种情况均可计算,最后输出回归方程。还可以从文件中载入数据,保存数据。-procedures used visualization interface to statistical probability of gradually recalled algorithm, users can interface the number of input variables, the number of all
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:438978
    • 提供者:陈仕林
  1. c_graph_theory

    0下载:
  2. 最短路径的求取, 利用队列的出入,遍历可行点, 最后找出最短路径-the shortest path to strike, using cohort of access, traverse feasible, find the shortest path final
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:41012
    • 提供者:赵河
  1. nonliearequation

    0下载:
  2. 这是牛顿法求解非线性方程组哦那个,用matlab编写的3个m文件,F是方程组左端向量函数,JF是其Jacobian矩阵,最后调用newdim函数文件-This is the Newton method for solving nonlinear equations, oh, um, using Matlab prepared by the three m documents, F is equations extreme vector function, JF its Jacobian matr
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:908
    • 提供者:娄雯
  1. final

    0下载:
  2. 這是一個可以計算學期成績的視窗程式 是利用讀入純文字檔案 來計算學期成績和平均
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4911915
    • 提供者:葉書豪
  1. 任意基数阶魔方块

    0下载:
  2. 基本算法为:先将1填入第一行中间位置;再依次将2-n方按如下规律填写://1,填入上个数上一行的右边位置,如果没有上一行则转到最后一行,如果右边没有方格//则转到最左边的方格。2,如果要填的位置上已经有数,则转填到它上一个数的下边方格//3,对于第一行的最后一个数的下一个数应填在该数下边的空格处-basic algorithm : a first Enter the middle of the first line; Another will be followed by 2-n-law fil
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1015
    • 提供者:xqs
  1. 正交多项式

    0下载:
  2. 基于最小二乘原理的正交多项式拟和输入原始数据及拟和次数即可输出最终拟和表达式系数-based on the principle of least squares orthogonal polynomials and to the importation of the raw data and can be exported and the number of proposed and final expression coefficient
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1648
    • 提供者:zt
  1. 排序(M)

    0下载:
  2. 这是关于文件操作的一个题,由题意可知,该题解决起来应该分为三个部分。第一部分即从in.dat中读入数据,第二部分即实现排序的算法,最后应该实现将排序的结果输出到out.dat中。-This is the document on the operation of a title, and that Italy, we can see that the solutions to the problem should be divided into three parts. The first par
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8749
    • 提供者:XFX
  1. DSP中含有gauss白噪声的双频正弦输入

    0下载:
  2. DSP中输入信号的生成过程。 conio.cpp实现X(n)信号,其中有两个频率分量的正弦信号(正弦计算由sinwn.cpp实现),频率可变,这里取140Hz和70Hz。 考虑了高斯白噪声,由gauss.cpp实现。 最后该信号共产生2000个点,最后的信号点存储于 “x.txt”文本中。-DSP input signal generation process. Conio.cpp achieve X (n) signal, in which there are two components o
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1662
    • 提供者:feide
  1. singer

    0下载:
  2. 歌星大奖赛 在歌星大奖赛中,有10个评委为参赛的选手打分,分数为1~100分。选手最后得分为:去掉一个最高分和一个最低分后其余8个分数的平均值。-Grand Prix Grand Prix in the star singer, 10 players scoring judges for the competition, a score of 1 to 100 points. Players final score is: get rid of a highest and lowest po
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:165522
    • 提供者:cp
  1. 1

    0下载:
  2. 3.画椭圆ellipse 4.利用ellipse and rectangle 画图 5.一个最优美的图案 6.输入3个数a,b,c,按大小顺序输出 :输入数组,最大的与第一个元素交换,最小的与最后一个元素交换,输出数组。 7.有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数-3. Painted oval ellipse4. The use of ellipse and rectangle drawing 5. One of the most beau
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:2090
    • 提供者:杨橙林
  1. ANACOR

    0下载:
  2. 对应分析correspondence analysis(ANACOR) [G,F,A]=ANACOR(X),X为原始数据 p X n维 即有n个样本,每个样本由p个变量来描述。返回F为R型因子分析后的结果,Q为最后的结果,A=ZZ 。-Correspondence analysis correspondence analysis (ANACOR) [G, F, A] = ANACOR (X), X for the original data p X n that is n-dimension
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1307
    • 提供者:
  1. Lagrange

    0下载:
  2. 这是拉格朗日程序,根据拉格朗日插直可以得到最后的结果。-This is the Lagrangian procedure, according to Lagrange interpolation straight could be the final outcome.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:2968
    • 提供者:顾一新
  1. fuliyejishu

    0下载:
  2. 创建25个谐波的傅立叶级数,计算三角形式的傅立叶级数并将计算结果和转换结果相比较,最后绘制频谱。-The creation of 25 harmonic Fourier series, calculation of the triangular form of Fourier series and the results of calculations and conversions, compared to the final rendering spectrum.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:26080
    • 提供者:胡燕
  1. 15Mysteries

    0下载:
  2. 15谜问题,用C语言开发的一个小程序,可以自动判断由出事状态是否能够到达最终状态,如果能的话将给出具体的行走路径。-15 Mysteries of the problem, using C language to develop a small program, you can automatically determine whether a state from the accident to reach the final state, if so will give concrete w
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:9025
    • 提供者:王栩
  1. AVO

    1下载:
  2. AVO正演模型实验,包括观测系统,正演参数,最后成图。-AVO forward modeling experiments, including the observing system is speech parameters, the final mapping.
  3. 所属分类:Algorithm

    • 发布日期:2016-12-03
    • 文件大小:15318
    • 提供者:thh
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com