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

搜索资源列表

  1. js

    0下载:
  2. 实现计算器的加减乘除,利用图形界面的方法-calculator sum plus multiply divide
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:895
    • 提供者:涂涂
  1. Java

    0下载:
  2. 计算器:用于计算的计算器,能做加、减、乘、除等运算-Calculator: used for the calculation of the calculator, can add, subtract, multiply and divide operation, etc
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:69590
    • 提供者:酷儿
  1. median_element

    0下载:
  2. finding the median element of an unsorted array using divide et impera method
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-04-10
    • 文件大小:586
    • 提供者:alitllegirl
  1. MergeSort

    0下载:
  2. an example of merge sort using divide et impera method
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:694
    • 提供者:alitllegirl
  1. Copy-of-bayes

    1下载:
  2. bayes 短文本分类 300个文本作训练集,进行文本倾向分类 分类效果一般-bayes text divide
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:21009
    • 提供者:jammy
  1. quicksort

    0下载:
  2. El ordenamiento rápido (quicksort en inglés) es un algoritmo creado por el científico británico en computación C. A. R. Hoare basado en la técnica de divide y vencerás, que permite, en promedio, ordenar n elementos en un tiempo proporcional a n log n
  3. 所属分类:Applet

    • 发布日期:2017-04-04
    • 文件大小:1600
    • 提供者:yukujeeka
  1. Myframe.class

    0下载:
  2. 棋盘覆盖(有界面效果),分治算法,界面还行-Board cover (interface effect), divide and conquer algorithm, the interface line
  3. 所属分类:JavaScript

    • 发布日期:2017-04-10
    • 文件大小:1386
    • 提供者:史培培
  1. ch05

    0下载:
  2. simple and coll source shop and news (top,center,footer divide)
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-14
    • 文件大小:4413
    • 提供者:lhmcan
  1. Calculator

    0下载:
  2. 小型计算器,使用SWT开发,具有加、减、乘、除、求余的功能,双行显示,界面友好!-Small calculator using the SWT development has added, subtract, multiply, divide, seeking more than the function, two-line display, friendly interface!
  3. 所属分类:Applet

    • 发布日期:2017-11-30
    • 文件大小:15943424
    • 提供者:刘志
  1. ChessBoard

    0下载:
  2. 大学期间的棋盘覆盖算法,采用分治策略,拥有图形界面。-University during the chessboard covering algorithm using a divide-and-conquer strategy, has a graphical interface.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-10
    • 文件大小:7679
    • 提供者:遮天
  1. testfi

    0下载:
  2. 合并排序,是java实现的。算法思想是递归和分治。-Merge sort java implementation. The algorithm the thinking is recursive divide-and-conquer.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-08
    • 文件大小:3550
    • 提供者:June Chen
  1. Qipan

    0下载:
  2. 特殊方格必位于4个较小子棋盘之一中,其余3个子棋盘无特殊方格 用分治法解决棋盘覆盖问题算法接单明了。-Special grid must be located in one of the four smaller sub-chessboard, the remaining three sub-chessboard squares divide-and-conquer method to solve the chessboard coverage problem algorithm orders
  3. 所属分类:Java Develop

    • 发布日期:2017-11-26
    • 文件大小:939
    • 提供者:郑浩
  1. CaculaterDemo

    0下载:
  2. 一个计算器应用小程序,包括加、减、乘、除、清除等功能-A calculator applet, including add, subtract, multiply, divide, clear functions
  3. 所属分类:Java Develop

    • 发布日期:2017-12-05
    • 文件大小:56722
    • 提供者:飞阳
  1. K-means

    0下载:
  2. kmeans算法, K-means算法是最为经典的基于划分的聚类方法,是十大经典数据挖掘算法之一。K-means算法的基本思想是:以空间中k个点为中心进行聚类,对最靠近他们的对象归类。通过迭代的方法,逐次更新各聚类中心的值,直至得到最好的聚类结果-kmeans algorithm, K-means algorithm is the most classic divide-based clustering method is one of the top ten classical data mi
  3. 所属分类:Java Develop

    • 发布日期:2017-11-25
    • 文件大小:1803
    • 提供者:wsp
  1. PA4

    1下载:
  2. Begin with the controller class (ResizableBallController.java) by creating two Line objects to divide the canvas into four quadrants of equal size (a horizontal line and a vertical line). The end points of the lines should be based on the
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-02-21
    • 文件大小:63397
    • 提供者:Nopers
  1. Majority

    0下载:
  2. 众数问题。使用分治思想处理。对于给定的由n 个自然数组成的多重集S,编程计算S 的众数及其重数。-Public a few problems. Deal with the idea of ​ ​ divide-and-conquer. Calculated for a given n natural numbers multiset S, programming S plural of multiplicity.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-03
    • 文件大小:1185
    • 提供者:Kerwin
  1. Simple-calculator

    0下载:
  2. 在窗口中输入操作数1和操作数2,选择加减乘除中的一种运算,点击“计算”按钮,得到结果。-In the window input operation number 1 and number 2 operation, select add, subtract, multiply and divide in a kind of operation, click the "calculate" button, and get the result.
  3. 所属分类:JavaScript

    • 发布日期:2017-11-28
    • 文件大小:828
    • 提供者:李泽华
  1. Calculate

    0下载:
  2. 这是一个我们平时用的简单功能的计算器,可以计算基本的加、减、乘、除运算-This is the one we usually use a simple function calculator, you can calculate the basic add, subtract, multiply, and divide
  3. 所属分类:JavaScript

    • 发布日期:2017-11-08
    • 文件大小:1125
    • 提供者:回头是岸
  1. Divide

    0下载:
  2. 给定正整数n,计算出n个元素的集合{ n , , 2 , 1  }可以划分为多少个不同的非空子集。-Given positive integer n, calculate the set of n elements {n, 2, 1  } can be divided into a number of different nonempty set.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-08
    • 文件大小:1455
    • 提供者:liucao
  1. kj

    0下载:
  2. 银行项目,银行的存取功能,按照MVC的模式来划分和描述的。-Bank project, access to the bank' s functions, according to the MVC pattern to divide and descr iption.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-30
    • 文件大小:761074
    • 提供者:wangfeng
« 1 2 3 45 6 7 8 »
搜珍网 www.dssz.com