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

搜索资源列表

  1. 复数计算程序

    0下载:
  2. 复数计算程序,实现复数的加,减乘除计算-program of calculate complex number,carry out the complex number s addition,subtract and multiply and divide.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4914
    • 提供者:马鹏
  1. 分而治之算法

    0下载:
  2. 分而治之算法描述,是文本形式的喔!-divide and conquer algorithm descr iption is the text!
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:24068
    • 提供者:王林
  1. POINT

    0下载:
  2. 用分治法找一个平面内的最接近点对。时间复杂度为O(nlogn).-Using a divide and conquer to find the closest point of the plane pair. Time complexity is O (nlogn)
  3. 所属分类:Java Develop

    • 发布日期:2017-05-12
    • 文件大小:2867283
    • 提供者:康靖林
  1. Cacultor

    0下载:
  2. 使用Eclipse进行开发的简单计算器,完成了数据的加、减、乘、除、求倒、取反等功能,采用了java awt、java swing。-Use Eclipse to develop a simple calculator, complete data add, subtract, multiply, divide, seeking down, take anti-functions, using java awt, java swing.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:10452
    • 提供者:晨风
  1. CalcV1_0

    0下载:
  2. 使用java实现的计算器功能,能够实现加,减,乘,除功能.-The realization of the use of java calculator functions, to achieve add, subtract, multiply, divide function.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1163
    • 提供者:余震
  1. Complex

    1下载:
  2. 复数类,实现了两个复数的加,减,乘,除以及一个复数和一个实数的加,减,乘,除.-Plural category, has achieved two plural add, subtract, multiply, divide, as well as a plural and a real number of add, subtract, multiply, divide.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:916
    • 提供者:余震
  1. jisuanqi

    0下载:
  2. JAVA课程设计---计算器源代码 主程序界面菜单,菜单栏有游戏、工具、帮助三个子菜单。 用户可以通过鼠标或键盘依次输入参加计算的数值,进行加、减、乘、除、求余运算混合运算。 -JAVA course design--- main program source code calculator interface menu, menu bar there are games, tools, help the three sub-menu. Users can order through the
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:9169
    • 提供者:暮明
  1. Cards

    0下载:
  2. Genetic Algorithm example using Java You have 10 cards numbered 1 to 10. You have to divide them into 2 piles so that: The sum of the first pile is as close as possible to 36 and the product of all in second pile is as close as poss to 360.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:4236
    • 提供者:Kamran Ali
  1. Calculator

    0下载:
  2. 用Java编写一个简易计算器,能实现基本的加、减、乘、除。有小数点,能进行小数的运算。-Using Java to prepare a simple calculator, able to achieve basic add, subtract, multiply, divide. Have the decimal point, can be decimal arithmetic.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1149
    • 提供者:叶晓彬
  1. Chat_server_client

    0下载:
  2. Java GUI实现的聊天软件,分客房和服务器端-A chat soft base on Java GUI,it can divide into server and client two parts.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:54881
    • 提供者:yys
  1. resueltas

    0下载:
  2. Java examples for dinamic programming, divide and conquer, greedy algorithms and backtracking.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-11
    • 文件大小:2384098
    • 提供者:Metatron
  1. Strassen

    0下载:
  2. 實現 Strassen s algorithm,用JAVA寫的,可以正常在 windows 執行。(divide and conquer) -Implement Strassen s algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:4138
    • 提供者:lin ya
  1. closestpoints

    0下载:
  2. 最短距离点对算法分治法实现 以及暴力算法的对比-Closest Distance Point Pairs Divide and Conque Algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:38390
    • 提供者:马晟
  1. jisuanqi

    0下载:
  2. 一个可以进行加,减,乘,除,与,或,非的计算机-One can add, subtract, multiply, divide, and, or, non-computer
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:4498
    • 提供者:乔银龙
  1. calc

    0下载:
  2. 该系统利用bulej开发环境编写出的计算器系统,可以进行加减乘除等功能!-The system USES bulej development environment, write a calculator systems, can add, subtract, multiply and divide function!
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:12223
    • 提供者:张永恒
  1. jisuanqi

    0下载:
  2. 计算器功能比较简单,界面比较清爽,能进行十进制的加、减、乘、除、求倒数和负数功能,后来加上能实现“sin” “cos” “tan” “pow” 功能,clear表示初始化。-Simple calculator functions, interface cleaner, can be decimal add, subtract, multiply, divide, find the inverse and negative features, was added to achieve "
  3. 所属分类:JavaScript

    • 发布日期:2017-04-02
    • 文件大小:162546
    • 提供者:tony
  1. Caculator

    0下载:
  2. 使用Java开发,实现整数和浮点数的加、减、乘、除等功能。-Use of Java development, to achieve integer and floating point add, subtract, multiply, divide and so on.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3783
    • 提供者:张强
  1. calculator

    0下载:
  2. 用JAVA编写的简单计算器程序,能实现基本的加、减、乘、除运算-Using a simple calculator program written in JAVA, to achieve the basic add, subtract, multiply, divide operations
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:10615
    • 提供者:zhuyinhui
  1. Divide-and-Conquer-maxmin

    0下载:
  2. 分治策略 maxmin算法 求数组A[1...n]最大最小元素-Divide and Conquer maxmin
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:6601
    • 提供者:sq
  1. Divide

    0下载:
  2. this is code divide algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:16975
    • 提供者:linuxarna
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com