搜索资源列表

  1. Joseph-problem-solving

    0下载:
  2. 这是一个<数据结构(C语言版本)>约瑟夫问题求解的一个小程序.-This is a <data structure (C language version)> Joseph problem solving a small program.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-16
    • 文件大小:31744
    • 提供者:张三三
  1. solving-nonlinear-equations

    0下载:
  2. 人工鱼群算法在求解非线性方程组中的应用,求解的是多元非线性方程组。算法包括随机行为,聚集行为等多种鱼群活动-The application of artificial fish algorithm in solving nonlinear equations solving systems of nonlinear multivariable equations.Algorithm including random behavior,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:50176
    • 提供者:xiashaoyan
  1. Solving-Optimal-Power-Flow-with-Voltage-Constrain

    0下载:
  2. Solving Optimal Power Flow with Voltage Constraints using MATLAB Optimization Toolbox
  3. 所属分类:matlab例程

  1. Genetic-Algorithm-for-Solving-Simple-Mathematical

    0下载:
  2. Genetic Algorithm for Solving Simple Mathematical Equality
  3. 所属分类:文档资料

    • 发布日期:2024-05-16
    • 文件大小:162816
    • 提供者:dodo dod
  1. Recursive-problem-solving-fishes

    0下载:
  2. 递归解决分鱼问题。 鱼的总数是x,第一次每人分到的鱼的数量可用(x-1)/5表示。-Recursive problem solving fishes。
  3. 所属分类:打印编程

    • 发布日期:2024-05-16
    • 文件大小:785408
    • 提供者:冯泽
  1. Solving-the-knapsack-problem

    0下载:
  2. solving knapsack problem
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:20480
    • 提供者:faten
  1. Solving.ODEs.with.MATLAB

    0下载:
  2. 详细介绍了matlab中的ODE函数求解偏微分方程组的各种方法,附带示例,适合初学者学习。-Details of the ODE function matlab various methods for solving partial differential equations, with examples, for beginners to learn.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1221632
    • 提供者:张吱吱
  1. Methods-for-problem-solving-in-algebra

    0下载:
  2. The false position method, Secant method, and Bisection method are term for problem-solving methods in arithmetic, algebra, and calculus. Credit : http://en.wikipedia.org/wiki/False_position_method http://en.wikip
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:tey
  1. Code-of--problem-solving-of-cPP

    0下载:
  2. c++程序设计第八版的源码,适合看书的时候配套使用-The code for Problem solving of c++,eight edition . For learning
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-16
    • 文件大小:562176
    • 提供者:jiangqing
  1. linear-problem-solving

    0下载:
  2. method for solving linear problem
  3. 所属分类:matlab例程

  1. Solving-a-quadratic-equation

    0下载:
  2. 本程序为求解一元二次方程的简单程序,只要输入方程的三个系数,就可得到结果-Solving a quadratic equation
  3. 所属分类:C#编程

    • 发布日期:2024-05-16
    • 文件大小:204800
    • 提供者:徐兴盛
  1. The-kettle-problem-solving

    0下载:
  2. 对于水壶问题,解决的基本思路是利用有限状态机-The kettle problem solving,To the problem of the kettle to solve the basic idea is to use the finite state machine
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:13312
    • 提供者:佟倩
  1. Solving-Ordinary-Differential

    0下载:
  2. Solving Ordinary Differential and Solving Ordinary Differential-Solving Ordinary Differential
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:7168
    • 提供者:麦克萌
  1. Solving-equation

    0下载:
  2. 用于方程求根的MATLAB程序。其中包括贝努利法求按模最小实根 用二分法求方程的一个根 用黄金分割法求方程的一个根 用不动点迭代法求方程的一个根 等-For solving equation MATLAB program. Which includes the minimum real root of Bernoulli Fa A root of a equation with dichotomy A root
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:7168
    • 提供者:gaochenglin
  1. VC-8-digital-problem-solving-method

    0下载:
  2. VC写的8数码问题解法,在vc6.0上可以编译通过的小游戏,北京大学教学用C++入门代码-VC 8 digital problem solving method
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:13312
    • 提供者:王锦胜
  1. mathematics-problem-solving

    0下载:
  2. 《基于MATLAB的高等数学问题求解》 随书附带源程序完整版- Higher mathematics problem solving based on MATLAB with the book comes with source program
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:398336
    • 提供者:蔡晓
  1. solving-defferential-equations

    0下载:
  2. 包含三种求微分方程的方法:Euler法,Heun方法,以及Heun with corrector方法。-This package includes three methods for solving differential equation, they are Euler method, Heun method and Heun with corrector method.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:许阳
  1. Gauss--for-solving-linear-equations

    0下载:
  2. 高斯列主元消去法解线性方程组,计算方法的数值解法基础介绍-Gauss out PCA elimination method for solving linear equations, numerical solution method calculated on the basis of presentation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:11264
    • 提供者:ZZ
  1. Solving-greatest-common-divisor

    0下载:
  2. 输入两个正整数m和n,求其最大公约数和最小公倍数。-Solving greatest common divisor and Least common multiple
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:10240
    • 提供者:zenghongpu
  1. Solving-non-smooth-

    0下载:
  2. Solving non-smooth economic dispatch by a new combination of continuous GRASP algorithm and differential evolution
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:782336
    • 提供者:salam
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org