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

搜索资源列表

  1. awtcssdsadd.rar

    0下载:
  2. 做了一大堆J2EE WEB应用之后,闲来无事决定研究一下桌面应用程序开发。 想了一下干脆做个Java版的星际,研究的对象就是星际的JS山寨版-JS星际。 看了几下,当机立断决定山寨之。。。。 后来经过无数个夜晚的煎熬终于完成了一部分,特来和大家分享一下。 暂时支持采矿,攻击,寻路,局域网对战. 虽然只能算一个Demo,但是用到了很多Java基础技术和算法: Java2D,双缓冲,A星寻路,粒子系统,动画效果,处理图片,Swing ui ,UDP,T
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1500392
    • 提供者:lll
  1. Myjava

    0下载:
  2. 实现了《算法设计与分析》的一次课后题,有兴趣的可以看着玩。java代码,在eclipse上可以直接运行。-The realization of the Design and Analysis of Algorithms, an after-school title, interested can watch online. java code, in the eclipse can be directly run.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:14728
    • 提供者:wangchao
  1. protects_the_Java_source_code

    0下载:
  2. Java源代码经过编译以后在JVM中执行。由于JVM界面是完全透明的,Java类文件能够很容易通过反编译器重新转换成源代码。因此,所有的算法、类文件等都可以以源代码的形式被公开,使得软件不能受到保护,为了保护产权-Java source code through the compiler to perform after the JVM. JVM because the interface is completely transparent, Java class files can be ea
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3423
    • 提供者:winky
  1. wpcA

    0下载:
  2. 利用JAVA实现的利用进化算法对人口增长进行仿真的源码-The use of JAVA implementation of the use of evolutionary algorithms for simulation of population growth in the source
  3. 所属分类:Java Develop

    • 发布日期:2017-04-28
    • 文件大小:35415
    • 提供者:sdsd
  1. chooseFont

    0下载:
  2. 可以实现字体,大小等的选择的对话框,对话框内有各种系统自带的字体可以选择-As the culminating project for last semester’s Java programming class, I demonstrated how to emulate the features found in Windows Notepad in a Java application. Most of the algorithms were routine as the Java API
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:2507
    • 提供者:
  1. dwellyLitProgSrc

    0下载:
  2. 基于Java的基准算法的一个例子,它是密切有关黄金分割系列,并给出一个在翻译过程调用的速度广泛的想法。它凭借其独特的属性,而不是的整数,它返回的相同数目的程序 呼吁生成所需的数目。-Nfib is our next example of benchmarking algorithms, it is closely related to the Fibonacci series, and gives a broad idea of the speed of procedure call
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:20357
    • 提供者:蔡晓
  1. ScanOptimize

    0下载:
  2. java编程,分布式计算中数据库的HBase,查询优化算法。-java programming, distributed computing in the database HBase, query optimization algorithms.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:15650
    • 提供者:李亮
  1. ASPgjpcxt

    0下载:
  2. 今天为网友提供的是JAVA源码,全球著名IT公司ILog的APS高级排产优化引擎,就连SAP、Oracle等ERP中的物料需求计划与生产计划算法都来源于ILog。APS高级排产系统我研究了好久,中间的性线求解算法可真谓难呀。其中tutorialcndlg.htm是帮助文件,src下是源代码。希望版主能给我几千分,我也想参考一下这里的几个系统。下面还会有销售性线预测系统与运输车辆优化系统。-Available today for users is JAVA source, the world&#
  3. 所属分类:JavaScript

    • 发布日期:2017-05-16
    • 文件大小:4195595
    • 提供者:ken
  1. GART

    0下载:
  2. 手势识别函数库,基于隐马尔可夫模型。JAVA实现。-The Gesture and Activity Recognition Toolit (GART) is a user interface toolkit designed to enable the development of gesturebased applications. GART provides an abstraction to machine learning algorithms suitable for m
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:947930
    • 提供者:李明
  1. Knife

    0下载:
  2. 模糊集实现的刀片处理算法,来源于计算智能中的仿生学:理论与算法中的java实现部分-Fuzzy Set blade processing algorithms from computational intelligence in bionics: Theory and algorithm realization of part of the java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:2107
    • 提供者:sharpljc
  1. src

    0下载:
  2. 对易阵游戏中两子交换的问题进行说明。讨论用回溯法搜索相邻两子交换的算法,进而研究任意两子交换的算法,重点研究搜索树的结构,并用类Java语言分别对其实现的最优算法进行描述。-On the trade front in the game two sons, the issue of exchange instructions. Discussions with the backtracking search algorithm two adjacent sub-exchange, and then
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:20263
    • 提供者:夏原原
  1. Java--(ChinaSEI)

    0下载:
  2. 本书由 软工学苑 郭克华 著作 《JAVA 加密解密方法大全》 该书详细讲解了,对称加密算法,非对称加密算法,以及单向加密算法等... -The book by the soft labor Academy Guo Kehua book " JAVA encryption and decryption methods Daquan" The book explains in detail, symmetric encryption algorithms, asymmetr
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-06
    • 文件大小:252792
    • 提供者:NEWER_DRAGON[L]
  1. src

    0下载:
  2. 实习三 基于RSA的公钥加密 一、实习目的 1.理解公钥密码算法,熟悉常用密码算法:RSA、椭圆曲线密码体制; 2.以RSA加密算法为例,掌握公钥密码算法加解密过程的实现。 二、实现要求 1.实习前认真预习第6章的有关内容; 2.熟悉java中java.security.*和java.crypto.* 中相关类。 三、实习内容 -Practice three based on the RSA public key encryption 一、实习目的
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-15
    • 文件大小:6517
    • 提供者:leon
  1. CollegeProject

    0下载:
  2. KMeans in Java with the implementation of JavaGAlib, for Genetic Algorithms.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:147672
    • 提供者:Varad
  1. jcip

    0下载:
  2. Java并发编程实战源码,这本书名为《Java并发编程实践》有些抹杀了它的价值,其中并非只讲述了Java的多线程设施,对一般的并发编程的rationale也有相当透彻的阐述。之前看过各种线程库,pThread, Boost Thread, Java Thread, Qt Thread,感觉Java的线程模型还是相对比较清晰的。只要能读懂一点Java的朋友,都可以考虑用这本书来作为并发编程的入门书。- This book covers: Basic concepts of co
  3. 所属分类:Java Develop

    • 发布日期:2017-05-02
    • 文件大小:682942
    • 提供者:陈风
  1. Casar-encryption-decrypt-application

    0下载:
  2. 经典的凯撒加密解密算法,用java实现,可移植性强,欢迎各位童鞋指正交流-Classic Caesar encryption and decryption algorithms, implemented in java, portability, welcome correction exchanges shoes
  3. 所属分类:Java Develop

    • 发布日期:2016-05-19
    • 文件大小:1024
    • 提供者:Ami
  1. Graph with GUI

    0下载:
  2. 使用户可以添加node,Edges,并且应用一些sorting算法(allows user to add, delete, and move node and edges in graph data structure and play with sorting algorithms)
  3. 所属分类:Java编程

  1. astar-master

    0下载:
  2. A*算法,A*(A-Star)算法是一种静态路网中求解最短路径最有效的直接搜索方法,也是解决许多搜索问题的有效算法。算法中的距离估算值与实际值越接近,最终搜索速度越快。(A* algorithm and A* (A-Star) algorithm are the most effective direct search methods for solving the shortest path in static road network, and also are effective algo
  3. 所属分类:Java编程

    • 发布日期:2018-04-21
    • 文件大小:16384
    • 提供者:xx250
  1. MatrixMathforjava

    0下载:
  2. 线性代数常用的一些算法,如:加、减、乘、除、转置、求逆(Some algorithms commonly used in linear algebra, such as adding, subtraction, multiplication, division, transposing, inversion)
  3. 所属分类:Java编程

    • 发布日期:2018-04-22
    • 文件大小:45056
    • 提供者:yozad.vom
  1. JavaNotepad-master

    1下载:
  2. 大部份的优化问题都是多峰函数或病态函数,为了克服基本粒子群算法的缺陷,我研究了以下四种改进的粒子群算法(Most optimization problems are multi-peak functions or ill-conditioned functions. In order to overcome the defects of basic particle swarm optimization, I studied the following four improved particl
  3. 所属分类:Java编程

    • 发布日期:2019-08-14
    • 文件大小:311296
    • 提供者:俊凯鱼
« 1 2 3 4 56 »
搜珍网 www.dssz.com