CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - Number.java

搜索资源列表

  1. 平方取中法

    2下载:
  2. 过JAVA编程产生一系列伪随机数,掌握平方取中法、乘同余法、混合同余法产生均匀随机数的方法。-off Java programming produce a series of pseudo-random numbers, master Mid-square method, I took with the law, mixed with the law I have Random Number method.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:93074
    • 提供者:zhangyu
  1. src

    0下载:
  2. 分布式系统停车场问题:某停车场共有TOTAL-NUM个车位, ENTRY-NUM个入口, EXIT-NUM个出口. 现需要一个用于停车场控制汽车进出的分布式系统, 在该系统中没有集中的管理者(central server), 每个进(出)口通过通信平等协商保存当前车库的状态信息(如空闲车位数UNOCCUPIED-NUM等), 并据此决定是否允许车辆进入, 为简便计, 假定通信是可靠的.-Parking issues distributed systems: A total of TOTAL-NU
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:8091
    • 提供者:汪若疯
  1. ds

    0下载:
  2. 众多数据结构java applet演示程序,将抽象的数据结构算法形象化地表示出来,是学习数据结构的助手,值得大家下载学习-Large number of data structures java applet demo program, the abstract data structure visualization algorithms to be expressed, is an assistant to learn data structures, it is worth downloa
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:27563
    • 提供者:
  1. MagicCrow

    0下载:
  2. 乌鸦喝水的练习。计算乌鸦要丢多少石头才能喝到水呢?如果假设乌鸦喝到的是毒药会怎样?如果石头是炸药怎样?适合java面向对象的初学者-Crow drinking practice. Calculate the number of crows to throw stones in order to drink water? If the assumption is that crow drink poison what would happen? If the stone is what dynam
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:261130
    • 提供者:董馨荧
  1. NQueen

    0下载:
  2. n皇后问题可以表示成n-元组(x1,…,xn),其中xi是放在第i行的皇后所在的列号。于是,解空间由nn个n-元组组成。 显示约束条件为Si={1,2,…….,n},1 i  n。 隐式约束条件之一为没有两个xi相同(即任意两个皇后不在同一列上)。将其加入到显式条件中,于是解空间的大小由nn个元组减少到n!个元组。 -n queens problem can be expressed as n-tuple (x1, ..., xn), where xi i
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1028
    • 提供者:lily
  1. Ex03

    0下载:
  2. 这是一个用java写的打印水仙花数的代码。可打印100到65535之间的水仙花数。-This is a printed using java to write the code number of daffodils. Printable 100-65535 number among the daffodils.
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:842
    • 提供者:俞永浩
  1. SHUJUKUSHIYAN

    0下载:
  2. c++数据结构 May become the member through the upload source code, after please register, 5 to 10 high grade C either Java or other good free sound codes or the programming study material [upload] arrives at the home station, after stationmaster inspec
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:280595
    • 提供者:李梓菁
  1. PreciseCalculation

    0下载:
  2. 这个把高精计算的高精数放在类里边,模仿Java高精数做的类。-This high-precision calculation of the number on the class inside the high-precision, high-precision number to imitate Java classes do.
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1550649
    • 提供者:幻魇
  1. hashTable

    0下载:
  2. 数据结构课程设计——链表散列的添加修改和删除。java实现,有图形化用户界面,支持随机数生成链表。-Data Structure Course Design- list of add, modify, and delete the hash. java implementation, a graphical user interface, support for random number generation list.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:150425
    • 提供者:huosen
  1. acmkdtree

    0下载:
  2. kdtree java 实现。。 实现了一个sql优化,减少了回溯次数,家少了执行时间-The kdtree java. . . . A sql optimization, reduce the number of backtracking, the home less execution time
  3. 所属分类:Data structs

    • 发布日期:2017-11-29
    • 文件大小:3939421
    • 提供者:陆杨柳
  1. int-linked-list

    0下载:
  2. 基于JAVA编写一个整数的链表。程序包括对dat文档读取,链表的添加,删除,和完成指定要求。-Write a program, using an IntLinkedList to read in the following file and create a list according to the rules specified. The first number is n = the number of elements to generate. In the example, this
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:13178
    • 提供者:han
  1. kmeans

    0下载:
  2. k-means 算法用java实现对二维点集合的分类 输入相应的类别数 选择聚类中心-k-means algorithm to classify the input using java-dimensional set of points corresponding to the number of categories to select the cluster centers
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:2419
    • 提供者:xiaohui
  1. Fibonacci

    0下载:
  2. 斐波那契数列Fibonacci Sequence的Java语言呈现-Fibonacci number Fibonacci sequence Java language presentation
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1162
    • 提供者:赵晓彤
  1. Combinatation

    0下载:
  2. 用Java语言实现动态规划法求组合数。 -Dynamic programming method for the number of combinations.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2559
    • 提供者:付渤钧
搜珍网 www.dssz.com