CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - computation

搜索资源列表

  1. BigIntMultiplication

    0下载:
  2. 大整数乘法例子代码 /* 递归边界,如果是1位二进制数与1位二进制数相乘,则可以直接计算 */ /*累计做1位二进制乘法运算的次数*/ /* return (X*Y) */ /* 计算n的值 */ /* 把X和Y拆分开来,令X=A*2^(n/2)+B, 左移位运算,mod = 1<<(n/2) */ /* 计算XY=AC*2^n+(AD+CB)*2^(n/2)+BD */ /* 计算A*C,再向左移n位 */ /* 递归计算A*D */ /* 递
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1532
    • 提供者:小城
  1. TWOAlgorithm

    0下载:
  2. 包括两个有趣的算法:老鼠走迷宫和运算式中序式转后序式的C和JAVA实现的两个版本-including two interesting algorithm : Mouse Maze and the computation of the order after the order-to-C and JAVA two versions
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4966
    • 提供者:陶丽丝
  1. kexuejisuanqi

    0下载:
  2. 科学计算器源程序用javascr ipt编写,可实现各种基本运算,供大家参考!-scientific calculator program with javascr ipt prepared to attain basic computation. for your reference!
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2923
    • 提供者:光光
  1. RecursiveFibonacci

    0下载:
  2. 利用递归计算Fibonacci数列-recursive computation using Fibonacci Sequence
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:812
    • 提供者:吕溪
  1. 45673234238996423

    0下载:
  2. JAVA用函数实现四则运算,加减乘除都有-JAVA use the function to achieve four computation, the arithmetic has
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:12089
    • 提供者:张锡良
  1. Calculator

    0下载:
  2. java计算器,能够实现简单运算,适合初学者-java calculator, to achieve a simple computation, suitable for beginners
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:16922
    • 提供者:博文
  1. Jama-1.0.2

    0下载:
  2. java 实现的matrix计算。能实现矩阵加减乘除-matrix computation, java
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:32775
    • 提供者:成飞
  1. multiobjective_GA

    0下载:
  2. 多目标进化计算算法在JGAP包上的实现。程序演示了多目标进化中fitness function和search operator的实现。-Multi-objective evolutionary computation algorithm in the realization of JGAP package. Procedures to demonstrate the evolution of multi-objective fitness function and the realization
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:5213
    • 提供者:joe
  1. TSP_GA

    0下载:
  2. 使用进化计算算法解决TSP(Travelling Sales man Problem)问题的算法实现。程序显示了进化计算在解决NP-Hard的传统难题上的优势。-The use of evolutionary computation algorithm to solve TSP (Travelling Sales man Problem) algorithm problem.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:2464
    • 提供者:joe
  1. xishujuzhenyunsuanqi

    2下载:
  2. 用java编写的稀疏矩阵运算器,能实现简单的稀疏矩阵的运算,属于菜鸟的作品,呵呵,仅供参考哦~-Prepared using java sparse matrix operations, and to achieve a simple sparse matrix computation, which works rookie, huh, huh, oh, for reference purposes only ~
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-04-27
    • 文件大小:6617
    • 提供者:Orlando
  1. Springer.Data.Mining.with.Computational.Intelligen

    0下载:
  2. 本书详细讲解了各种计算智能方法并将之应用于数据挖掘,是一本很好的参考书。-this book combine the intelligence computation with the data mining, it is a good reference book for researchers.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:2014902
    • 提供者:chenhuiling
  1. 2

    0下载:
  2. 多项式之间的运算 以及 两个集合 之间的 交集-computation of polynomes using Linked List
  3. 所属分类:JavaScript

    • 发布日期:2017-04-16
    • 文件大小:15574
    • 提供者:赵飞
  1. calculator

    0下载:
  2. java课程设计 java编写 可以保存计算过程的计算器可进行简单计算-java program designed to prepare can save computation java calculator can be simple calculation
  3. 所属分类:Java Develop

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

    0下载:
  2. 用java语言实现幻方数学问题的计算,使计算更快捷-Java magic square with the language of computing mathematical problems, the computation faster
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:2571
    • 提供者:jinxintang
  1. x10

    0下载:
  2. X10计算机语言,并行计算,简易代码,以后会流行的-X10 computer languages, parallel computation, simple code, the future will be popular
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:233620
    • 提供者:xiangao
  1. java

    0下载:
  2. 实现了和系统自带的的计算器加减乘除运算,内存的加减乘除,清除等功能-Achieved and the system comes with the calculator, Math computation, memory, addition and subtraction, multiplication and division, removal and other functions
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:6198
    • 提供者:yangchunhui
  1. ex62

    0下载:
  2. 简单的界面java计算器,当用户输入了两个操作数后在运算结果对应的文本框中显示运算结果。-Simple interface java calculator operation when the user enters two numbers in the computation results after the corresponding text box display operation results.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:1147
    • 提供者:zl
  1. Academia.Proj

    0下载:
  2. Gym project that i done when i was in first year of computation engennier
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:14233
    • 提供者:Mario
  1. Automatic_101206633

    0下载:
  2. 由java编写的检验上下文无关语言是否为空的代码,可以处理嵌套形式,以$作为空串形式,大写字母作为非终结符。递归计算。形式语言与自动机的作业。-Written by the java test context-free languages is empty of code that can handle nested forms, to $ as the empty string form of capital letters as a non-terminator. Recursive com
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:10808
    • 提供者:EMMILY
  1. calculator

    0下载:
  2. 计算器 功能实现 有提供界面 和多项式计算-Calculator function provides an interface implementations and polynomial computation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:12516
    • 提供者:
« 12 3 »
搜珍网 www.dssz.com