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

搜索资源列表

  1. jQuantum

    0下载:
  2. jQuantum这个Java程序用于模拟一个量子计算机。它的目的是让开发者可以开发量子算法的演示。其它主要的目的是在你的头脑中创建真实的图像,使其易于理解。-jQuantum the Java program used to simulate a quantum computer. Its purpose is to allow developers can develop quantum algorithm presentations. Other main purpose is in you
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:88625
    • 提供者:liaosp_11
  1. autocompute

    1下载:
  2. 该计算机工具是采用编译原理中的算符优先分析算法的语法分析方法来实现对输入的任何复合运算式的解析计算。采用Applet中实现的,只要打开里面的Compute.html就能使用。-The computer tool is used compiler theory of operator precedence analysis algorithm syntax analysis methods to achieve the importation Operators of any type of co
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:9813
    • 提供者:lvqiang
  1. dfgshsjgdsjkl

    0下载:
  2. 给出3,3,8,8四个数,求一算法,程序通过这一算法,无论加减乘除,每个数用一次,计算四个数结果为24。注:不需要一种计算结果的验证。让计算机替你寻找解决方案,而不仅仅是验证而已。如round(8×8/3)+3
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2211
    • 提供者:轻松
  1. ThreadMethod

    0下载:
  2. 各种多线程的算法源程序,是计算机老师给我们的。-various multithreaded algorithm source code, the computer teacher to us.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:39911
    • 提供者:wdw
  1. DrawPaintCode

    0下载:
  2. 代码实现了计算机图形学中画线算法(包括DDA,中点法,Bresenham)以及画圆算法(包括中点法,Bresenham)以及多边形的填充(包括边填充,种子填充,扫描填充)多边形的二维变换,多边形的裁减等功能.根据不同的控件进行选择,然后实现各算法.-code realized the computer graphics line drawing algorithm (including DDA, the midpoint method, Bresenham) and Circle algorit
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:229613
    • 提供者:刘晴
  1. 计算机辅助设计课程大作业

    0下载:
  2. 一个可见面消隐算法的实现-an algorithm can meet the realization blanking
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:13440
    • 提供者:孙宏伟
  1. wuziqi

    0下载:
  2. java编写的人机对弈游戏,可以实现计算机识别决策,在算法上值得一看.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:10815
    • 提供者:bobo
  1. paintbot

    0下载:
  2. 美国大学计算机专业大学一年期末作业 在15*15的格子里,在300步内,120秒内,看谁走过的格子数多,每个机器有自己的颜色,红或蓝. 1. 车子可以射斑点去攻击对手,射中对手的话,对手将走你的颜色,持续20步。 2. 可射斑点数为30。 3. 若撞到墙,游戏结束,你自动输了。 4. 若撞到另外一个车,游戏停止,画多格子的车胜。 5. 游戏版面包含有石头的格子,撞到的输,如墙 6. 射的斑点不能过石头 7. 每次控制算法下个格去哪它会接受周围5*5的格子。车子在中
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:77033
    • 提供者:靳伟
  1. LogFac_Exp_1

    0下载:
  2. java编写的最短路径算法,先由启发式方法获得染色体的初始编码,然后由遗传算法求出最短路径,对解决物流领域的TSP是非常好的计算机实现-java prepared by the shortest path algorithm, by the heuristic method to obtain the initial encoding of chromosome, and then by the genetic algorithm to derive the shortest path to s
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:312096
    • 提供者:wangxiaofang
  1. Java_doc

    0下载:
  2. 进程调度的设计与实现,各个调度算法的比较与分析,提出自己的看法并通过计算机模拟实现-The process of scheduling the design and realization of various scheduling algorithms of comparison and analysis, put forward their own views and, through computer simulation to achieve
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:84087
    • 提供者:张亮
  1. Java

    0下载:
  2. <正> 在这个充满图形、图像、动画、声音、影像的今天,我们开始意识到:随着多媒体时代的到来,计算机的功能已不局限于其高速运算的数据操作能力,它还可以利用声音、图形、图像等使程序生动起来。我们可以在自己的程序中放一幅图片,也可以在给客户的程序中放一幅他们的商标,当然也可以在程序运行时给用户播放—些美妙的声音……,所有的这—切,你也可以拥有的,本文将简单阐述 Java 编程中图形图像的运用。通过 Java 一些自含类包所提供的功能,我们就可以轻松进行强而有力的图形界面开发,比如我们可以用
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:339374
    • 提供者:hzh
  1. java_suanfa

    0下载:
  2. 该资料含有常用的计算机算法资料,并且用程序描述这些算法,用图形显示这些算法的执行过程,便于算法学习者的学习和使用。-The information contains information on commonly used computer algorithms and procedures used to describe these algorithms, these algorithms with graphical display of the implementation proces
  3. 所属分类:Java Develop

    • 发布日期:2017-05-07
    • 文件大小:1112838
    • 提供者:程春林
  1. ComputerGraphicsApplicationsinJava

    0下载:
  2. 计算机图形学在Java中的应用,介绍了一些图形算法。 -Computer Graphics Applications in Java, introduced a number of graphics algorithms.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-12
    • 文件大小:2811596
    • 提供者:木子
  1. DDA

    0下载:
  2. 计算机图形学中直线段扫描画线算法的源代码-Computer graphics in a straight line segment Scan Line algorithm source code
  3. 所属分类:Applet

    • 发布日期:2017-03-26
    • 文件大小:1751
    • 提供者:Lee
  1. suanfafenxishiyan

    0下载:
  2. 计算机算法分析的前三个实验,都满足实验的要求,附实验的文档和输入数据-Computer algorithm analysis of the first three experiments, to meet the requirements of the experiment, attached documents and input data of the experiment
  3. 所属分类:Java Develop

    • 发布日期:2017-11-27
    • 文件大小:24754
    • 提供者:吴怀梁
  1. Knapsack

    0下载:
  2. 用java实现的01背包问题的有分支限界的回溯算法,注释非常详细,是我作业的一部分。伪代码可以参考《计算机算法与数据结构》这本书-Using java to achieve 01 knapsack problem branch-and-bound backtracking algorithm and very detailed notes, is part of my job. The pseudo-code can refer to this book of computer algorith
  3. 所属分类:Java Develop

    • 发布日期:2017-11-17
    • 文件大小:1588
    • 提供者:xuchao
  1. my_first_project

    0下载:
  2. 汉诺塔算法,递归算法,计算机算法分析与设计-Tower of Hanoi algorithm, a recursive algorithm, the computer algorithm analysis and design
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-13
    • 文件大小:3260
    • 提供者:杨阳
  1. Loading-Java-code

    0下载:
  2. 计算机算法设计与分析中的装载问题,实现装载问题的最优解。-Loading the design and analysis of computer algorithms, to achieve the optimal loading problem solution.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1070
    • 提供者:small rain
  1. os

    0下载:
  2. 用java实现fcfs、hrrn和sjf算法(Implementation of FCFS, hrrn, and SJF algorithms with Java)
  3. 所属分类:Java编程

    • 发布日期:2018-04-30
    • 文件大小:22528
    • 提供者:haizheng
  1. os

    0下载:
  2. 用java简单实现fcfs算法和sjf算法(Implementation of FCFS algorithm and SJF algorithm by Java)
  3. 所属分类:Java编程

    • 发布日期:2018-04-29
    • 文件大小:14336
    • 提供者:haizheng
« 12 3 »
搜珍网 www.dssz.com