CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - 数学算法

搜索资源列表

  1. MCM85B

    0下载:
  2. 模拟退火算法的一个数学建模的程序,大家试试看有没有用呀-simulated annealing a mathematical modeling process, we try not use ah
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2641
    • 提供者:何梅
  1. jifen124

    0下载:
  2. 龙格---库塔方法是求解微分方程比较常用的方法,在理解数学上是怎么一回事后,编制这个程是相当容易的,就是个迭代的过程.步长的选取也是很有讲究的,过小的步长反而会导致误差累积过大. 相关的理论请参考相关的数值算法的书籍,我这里只给出关键的函数及主程序段,其余相关的细节就不再一一罗列了.-Runge - Kutta method to solve the differential equation is more commonly used method, in understanding h
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2099
    • 提供者:yiri
  1. 2006081223131713066

    0下载:
  2. 迷宫地图的生成也有很多种方法,但是有些算法在生成较大维度时的计算速度很慢,尤其是如果用在电子词典之类上可能很成问题的。还有一个较大的问题就是很多算法生成的迷宫并不是真正意义上的迷宫,即路径不唯一。 用离散数学的集合观点来生成一个迷宫。 首先是M*N的一个矩阵,生成为M*N个集合,然后每次循环就合并一个集合,这样在M*N-1次合并之后就成了一个集合,也就是这M*N个元素连通了。算法首先得问题的是选择哪个元素来合并,我在这里是随机选择相邻集合。算法的关键是要记录合并的次序,否则你最后得到的只
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:14193
    • 提供者:Xi Xie
  1. algorithm_using_c

    0下载:
  2. 一些算法的c语言实现,对数学建模的读者非常有用,例如牛顿插值,牛顿迭代等-some algorithm in C Language for Mathematical Modeling of readers very useful, such as Newton's interpolation, such as Newton iteration
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:8566
    • 提供者:lisa
  1. c

    0下载:
  2. 这是2个用c/c++编写的数学算法程序,希望对你有用。
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5023
    • 提供者:廖礼军
  1. Newton-Raphson

    0下载:
  2. 该源码是国外用C#编写的用于数学分析的,主要是用来解决牛顿—拉夫逊问题的,电力系统中的各种迭代算法可以参考概算法。
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:11316
    • 提供者:李丽
  1. StackCalculate.rar

    1下载:
  2. 使用C#实现的表达式计算器,直接解析算术表达式并计算,不使用逆波兰式算法。附带二分法解方程功能。,Use C# to achieve expression calculator, direct analysis and calculate arithmetic expression, do not use Reverse Polish algorithm. Solution of equation incidental function dichotomy.
  3. 所属分类:CSharp

    • 发布日期:2017-01-23
    • 文件大小:32135
    • 提供者:史蒂芬
  1. Vector

    0下载:
  2. 一个3维矢量的各种算法,以c#语言开发,可用于数学计算。-A 3-dimensional vector algorithms to c# Language development, can be used for mathematical calculations.
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:5195
    • 提供者:tmllpl
  1. cSharpMath

    0下载:
  2. 用CSharp写的数学运算源码,内含大量数学计算的函数方法以及各种数学算法。-Written by CSharp mathematical source, including a large number of mathematical calculations function method and a variety of mathematical algorithms.
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:2532803
    • 提供者:王磊品
  1. jf

    0下载:
  2. C#编写的高等数学里的积分算法,程序比较简练代码不多-C# prepared points in the advanced mathematics algorithms, the more concise code much
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:21174
    • 提供者:方涛
  1. GA-1_cpp

    0下载:
  2. 神经网络算法用CPP描述,在数学建模中会有应用-Neural network algorithm described by CPP
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:1848
    • 提供者:常鹏
  1. CS

    1下载:
  2. 关于压缩感知重构算法, 压缩感知(Compressive Sensing, or Compressed Sampling,简称CS),是近几年流行起来的一个介于数学和信息科学的新方向,由Candes、Terres Tao等人提出,挑战传统的采样编码技术,即Nyquist采样定理。-Reconstruction algorithm on compressed sensing, compressive sensing (Compressive Sensing, or Compressed Sampl
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:122645
    • 提供者:zhongyi
  1. c_tuxing

    0下载:
  2. c#数字图像处理算法典型实例,本资料从数学角度来讲解图片处理的各种方法,是个不可多得的实例-c# a typical example of the digital image processing algorithms, the data from a mathematical point of view to explain the various methods of image processing, is a rare instance
  3. 所属分类:CSharp

    • 发布日期:2017-12-04
    • 文件大小:17043181
    • 提供者:guo
  1. simulateellipse

    0下载:
  2. 利用已知的一些点,利用多项式模拟出椭圆(圆形),适合于数学图像算法的初学者,只要打开*.CPP文件,加入一些点的文件就可以用。自己可以拓展为多种图形的数学模拟-to simulatorsllipe, Adampt to fresh student
  3. 所属分类:CSharp

    • 发布日期:2017-12-09
    • 文件大小:455541
    • 提供者:lyr
  1. bloxorz-game-solver

    0下载:
  2. 用宽度优先搜索算法实现Bloxorz小游戏的最优化,是一种数学建模方法-With a breadth-first search algorithm to achieve optimal Bloxorz game, is a mathematical modeling approach
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:3414
    • 提供者:sujianan
  1. tsp

    1下载:
  2. C#中TSP遗传算法的设计与功能实现。TSP是经典数学问题,求最短路径。-Design and implementation of TSP genetic algorithm in C#.
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:255035
    • 提供者:郭晓宝
  1. tang

    0下载:
  2. 数学形态学算法,包括腐蚀、膨胀、开运算和闭运算。-Mathematical morphology algorithm, including corrosion, expansion, opening operation and closing operation.
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:2017730
    • 提供者:冯冰
  1. Paixu

    0下载:
  2. 这是一个数学算法,选择排序,选择排序可以让你快速把乱的数字群排列好-This is a mathematical algorithm, selection sort, selection sort allows you to quickly arrange the random number group
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:673
    • 提供者:feiwei
  1. c++

    0下载:
  2. 主要是利用数学算法,得到公式,以此来求解π(It is mainly to use the mathematical algorithm to get the formula to solve the PI.)
  3. 所属分类:C#编程

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:ant1218
  1. 数学练习小程序

    0下载:
  2. 可以实现二进制和十进制转换,杨辉三角显示,别看程序小,可以规避很多输入错误,算法也算可以,适合学生用。
  3. 所属分类:C#编程

« 12 »
搜珍网 www.dssz.com