搜索资源列表

  1. RMI远程方法调用

    0下载:
  2. 分布式计算——RMI远程方法调用:学习RMI编程,了解在多台计算机上的JAVA应用之间的通信。-Distributed Computing-- RMI Remote Method Invocation : Learning RMI programming, multiple computers in the Java application communication between.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:7168
    • 提供者:冯昊飞
  1. shoot

    0下载:
  2. 本程序为打靶法求解非线性常微分方程边值问题的。采用FORTRAN 语言。-procedures for the shooting method for solving nonlinear boundary value problems of ordinary differential equations. Using FORTRAN language.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:7168
    • 提供者:作风小
  1. mobile_IME

    0下载:
  2. 手机键盘输入法,可以模拟手机键盘进行数字和字母的录入.用C写的算法,移植方便-keypad input method can simulate phone keypad numbers and letters for the record. Using the algorithm in C, transplantation convenience
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:100352
    • 提供者:康伟
  1. AEEText

    0下载:
  2. 用来代替旧版本的brew的库文件,用这个文件做的程序才能支持中文和笔画输入等输入法,是联通博路的人发给我的。-to replace the old version of the brew of the library, use this document to do the procedure can support the importation of Chinese and strokes as input method, cove
  3. 所属分类:BREW编程

    • 发布日期:2024-05-10
    • 文件大小:7168
    • 提供者:于明着
  1. RMI入门例子

    0下载:
  2. RMI(java 远程方法调用):此例子实现了客户端程序通过远程接口向服务器程序发出计算请求,服务器程序调用了一个计算方法,并把结果返回给客户端,这样便达到分布式计算的效果。上传文件里有详细的部署和使用说明,在win2000上测试通过。-RMI (Java Remote Method Invocation) : this example to achieve the client interface to the remote serv
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:86016
    • 提供者:李俊
  1. matlab for 有限元法

    0下载:
  2. 有关应用matlab编写的有限元函数,其中包含了一些最基本的有限元的基本函数,对于应用有限元法模拟电磁场欧很大的帮助-Matlab prepared for the application of the finite element function, which contains the most basic finite element basic function, using the finite element method
  3. 所属分类:书籍源码

    • 发布日期:2024-05-10
    • 文件大小:36864
    • 提供者:李利
  1. 712edge

    0下载:
  2. 边缘检测的新方法,与传统边缘检测方法的比较-new edge detection method with the traditional edge detection method of comparison
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:杨莉
  1. cholesky.cpp

    0下载:
  2. 用改进的乔里斯基方法解对称正定方程组,已被用于有限元正演模拟-Jiaolishiji Improved method for symmetric positive definite equations, have been used in finite element simulation FORWARD
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:刘海飞
  1. AOE

    0下载:
  2. 采用数据结构中的AOE方法对图的关键路径进行计算,此算法摘录了课本中的算法-using the data structure to map AOE method of calculation of critical path, this algorithm extracts from the books of Algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:吴晓辉
  1. 数值分析算法描述与习题解答

    0下载:
  2. 数值分析实验题目牛顿迭代法求根 这个也是计算方法中的常用计算程序 学过的人都知道的-topic Newton iterative method for solving this calculation method is commonly used in the calculation procedures learned in the people know that the
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:60416
    • 提供者:李明
  1. 牛顿法解多项式的根

    0下载:
  2. 牛顿法解多项式的根 包含重根的判断和多项式的输入-Newton method for polynomial root contains heavy-judgment and the importation of polynomials
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:197632
    • 提供者:洋溢
  1. para

    0下载:
  2. 抛物线法求解 方程的构造方法:给出[0,1]区间上的随机数(服从均匀分布)作为方程的根p*. 设你的班级数为a3,学号的后两位数分别为a2与a1,从而得到你的三次方程 例如:你的31班的12号,则你的方程是21x3+60x2+2x+a0=0的形式. 方程中的系数a0由你得到的根p*来确定. -parabolic equation method Construction Methods : given inte
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:董方
  1. 高斯列主元消去法解线性方程组

    0下载:
  2. 高斯消去法是一个古老的求解线性方程组的方法,但它的改进、变形得到的主元素消去法仍然是计算机上常用的计算方法。-Gaussian Elimination is an ancient solving linear equations method, but it's improving, the deformation of the main elements elimination method is commonly used
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:11264
    • 提供者:轮子
  1. 优化作业_共轭梯度法

    0下载:
  2. 运筹学中的解线性规划问题的一种方法,共扼梯度算法-tacticians solution of linear programming problems, a method of conjugate gradient algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:
  1. (SOR)

    0下载:
  2. 对于求解线性方程组,松迟法不为一种好方法.本程序着重于 用L D U来求解. -for solving linear equations, the late Tony not for a better method. This program focuses on D U of L to solve.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:lee
  1. 源程序3

    0下载:
  2. 运筹学单纯形法解线性规划问题c语言源程序。-tacticians simplex method for solving linear programming problems c source language.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:孙尽心
  1. freepy31

    0下载:
  2. 自由拼音输入法3.1源代码 最新的2003年版 没有更新的了-free Pinyin input method 3.1 source code for the latest version of the 2003 update of the no
  3. 所属分类:输入法编程

    • 发布日期:2024-05-10
    • 文件大小:580608
    • 提供者:zy82
  1. lbm_d2q920051201

    0下载:
  2. 格子Boltzmann方法 格子Boltzmann方法是为了保留格子气自动机方法的优点,克服其缺点而发展起来的方法。 特别是1992年,钱跃弘、陈十一等的开创性工作(提出LBGK模型方法),使该方法广泛地应用到计算流体力学(单相流、多相流、多孔介质流、热对流、磁流体、反应-扩散等)。 -lattice Boltzmann method lattice Boltzmann method is to retain the lat
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:480256
    • 提供者:张翟
  1. activecontourlevelset

    0下载:
  2. 用水平集方法进行细胞图像的分割大家可以看看写的有点简单-level set method using cell image segmentation we can see a little bit simpler to write
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:34816
    • 提供者:发发放
  1. Conjugateexamples

    0下载:
  2. 实现共轭梯度法的实例,该算法是一种优化算法,其具体优越性相信用者自知!-achieve conjugate gradient method example, the algorithm is an optimization algorithm, the specific advantages of knowing who to believe!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-10
    • 文件大小:364544
    • 提供者:鲤鱼
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org