搜索资源列表

  1. 线性规划的单纯形法c++

    0下载:
  2. 用c++实现的线性规划的单纯形法-use linear programming to achieve the Simplex Method
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:
  1. 数值计算

    0下载:
  2. 定步长辛普森公式计算.二分法.列主高斯消去法.龙贝格.牛顿迭代法.弦截法.逐次超松弛迭代法.-fixed step Simpson formula. Dichotomy. Main-Gaussian Elimination Act. Romberg. Newton iteration. Xianjie law. Successive Over-Relaxation iterative method.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:毛伟杰
  1. method

    0下载:
  2. MatLab的拉格朗日插值法-MatLab Lagrange interpolation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:胡志超
  1. cgi post method

    0下载:
  2. CGI Post方法测试,通过测试-CGI Post method to test, testing
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:王心杰
  1. 逐次超松弛迭代法

    0下载:
  2. 解线性方程组Ax=b的SOR方法的通用程序-solution of linear equations Ax = b SOR method of common procedures
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:lin
  1. LU分解法

    0下载:
  2. 数值计算方法 LU分解法-numerical method LU decomposition
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:邹建
  1. Hungarian method

    0下载:
  2. 匈牙利算法求解最优分配问题,是windows环境下的哦!-Hungary algorithm for optimal allocation of the windows environment Oh!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:19456
    • 提供者:蔡红苹
  1. TMM

    0下载:
  2. 传输矩阵法模拟光子晶体的模拟程序,好用,特别对于研究人员!-transfer matrix method photonic crystal simulation and the simulation and ease of use, especially for researchers!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:6144
    • 提供者:项羽
  1. tbb

    0下载:
  2. 单纯形法c++编程,以解决运筹学中线性规划问题,程序简单明了,对于初学者来说是一个很不错的选择-Simplex Method c programming, operations research to solve linear programming problems, procedures simple and clear, for a newcomer is a very bad choice
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:涂宝标
  1. c第二章 matlab语言基础h2

    0下载:
  2. 用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-with Canny operator to detect the edges in the image P0404 : image threshold
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-10
    • 文件大小:8192
    • 提供者:肖雷
  1. t9输入法

    0下载:
  2. T9 输入法. 可以方便地移值到单片机上使用. 可实验T9输入法.-T9 input method, which can transfer to singlechip system conveniently. It can implement the T9 input method.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:7168
    • 提供者:ihafd
  1. 输入法编程指南

    0下载:
  2. 输入法编程指南(根据msdn翻译) Windows 95输入法编辑器(IME) 原著:Microsoft 翻译:TBsoft Software Studio 一、关于Windows 95混合语言IME 在Windows 95中,IME是一个动态链接库(DLL),与Windows 3.1远东版本IME不同的是,每一个运行的IME相当于混合语言键盘布局中的一种。与Windows 3.1 IME相比较,Windows 95混合语言IME提供下
  3. 所属分类:输入法编程

    • 发布日期:2024-05-10
    • 文件大小:7168
    • 提供者:WT
  1. jaccobi&GS

    0下载:
  2. jaccobi迭代法和GS迭代法求解线性方程组,并有著名病态对称正定矩阵Hilbert矩阵的生成程序和其不同维数下,求解结果的对比作图-jaccobi iteration and GS iterative method for solving linear equations, and a well-known pathological symmetric positive definite matrix Hilbert matrix
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:13312
    • 提供者:高兵
  1. 先处理法程序PFF.f90

    0下载:
  2. ! 平面杆系结构静力分析程序 ! 先处理法源程序 ! ! 主要功能和特点: ! 可调数组 ! 输入单元结点编号和结点位移编码; ! 先处理法形成总体刚度阵和结构综合结点荷载 ! 存储总刚上三角元素; ! GAUSS消元法解线性代数方程组; ! 计算结点位移和单元杆端力-! Plane truss structure static analysis program! First treatment source!! Main functi
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:5120
    • 提供者:吴建明
  1. Pocket pc 基于SIP的拼音输入法 Dvoraksip

    0下载:
  2. Pocket pc 基于SIP的拼音输入法 编译即可运行-Pocket PC SIP-based compiler Pinyin input method can run
  3. 所属分类:Windows CE

    • 发布日期:2024-05-10
    • 文件大小:45056
    • 提供者:林夕书
  1. 二分搜索法

    0下载:
  2. 要求随机关生一个序列,任意查找其中一个元素时,采用二分搜索法实现,并且还能显示查找次数。使用二分法首先要使序列列按从小到大排序,因此程序中还要有排序功能。- there is a random series ,when looking for any an element in this series,we can achieve this by the method of bisectional searching,also the
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:230400
    • 提供者:林子建
  1. wqsrmi

    0下载:
  2. Java RMI 编程, 实现远程方法调用, 接口提供了一些功能, 通过注册并创建实例来远程调用用户需要的服务.-Java RMI programming, Remote Method Invocation, Interface provided some functions, and created examples distance call service user needs.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:11264
    • 提供者:王勤思
  1. Exercise 5

    0下载:
  2. Java Corba编程, 是将java 和 corba 结合在一起来实现远程方法调用. corba 比 rmi 应用的更广泛.-Java programming, java and corba will combine to achieve remote method invocation. Corba than rmi applications more extensive.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:25600
    • 提供者:王勤思
  1. 用龙贝格法计算函数f

    0下载:
  2. 介绍和使用龙贝格法进行数值分析的程序代码,Matlab-introduction and use Romberg method of numerical analysis code, Matlab
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:tsibintsibin
  1. 实验6-牛顿法解方程

    0下载:
  2. 在matlab中应用牛顿切线法和割线法求解一元多次方程。具体详见压缩包中说明文档。-Apply Newton tangent and secant method to solve unitary multiple order functions in matlab. Please read the readme document in the zip file.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:55296
    • 提供者:葛林
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org