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

搜索资源列表

  1. 科学与工程数值计算算法配套源码java

    0下载:
  2. 清华大学2002年出版的《科学与工程数值计算算法Java》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!-Qinghua University, in 2002 published "Science and engineering numerical algorithm Java" complementary source, includes the plural, matrix co
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:137745
    • 提供者:方正
  1. JAGA

    0下载:
  2. JAGA提供了各种类型的遗传算法和遗传编程的Java API接口,非常容易上手和使用,有很多容易使用的GA和GP的算子用于扩展,同时有指南和例子-JAGA provide various types of genetic algorithms and genetic programming in Java API interface, very easy to get started and use a lot of easy-to-use and the GP GA Operator for
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1623563
    • 提供者:
  1. A Practical Introduction to Data Structures and Al

    0下载:
  2. A Practical Introduction to Data Structures and Algorithm Analysis,数据结构和算法,里面包括Java描述、C++描述和C描述三个版本,非常全-A Practical Introduction to Data Structures and Analysis Algorithm, data structures and algorithms, including Java inside descr iption, descr ipti
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7299995
    • 提供者:妖精雨
  1. 肖俊.java

    0下载:
  2. ava加密扩展即Java Cryptography Extension,简称JCE。它是Sun的加密服务软件,包含了加密和密匙生成功能。JCE是JCA(Java Cryptography Architecture)的一种扩展。 JCE没有规定具体的加密算法,但提供了一个框架,加密算法的具体实现可以作为服务提供者加入。除了JCE框架之外,JCE软件包还包含了SunJCE服务提供者,其中包括许多有用的加密算法,比如DES(Data Encryption Standard)和Blowfish。 为简单
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3197
    • 提供者:肖俊
  1. random-inc

    0下载:
  2. 用c语言编写的产生正态随机数的源代码: 算法一产生12个(0,1)平均分布的随机函数,用大数定理可以模拟出正态分布。 算法二用到了数学中的雅可比变换,直接生成正态分布,但此算法在计算很大规模的数时 会出现溢出错误。-With the c language normal random number generation source code: Algorithm 1 produces 12 (0,1) the average distribution of the rand
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:996
    • 提供者:kgd
  1. MD5

    0下载:
  2. J2me版本的MD5算法,需要算法的可以到此一看-J2me version of the MD5 algorithm, the need for algorithms can look at this one
  3. 所属分类:J2ME

    • 发布日期:2017-04-03
    • 文件大小:4664
    • 提供者:ztl
  1. calendar

    1下载:
  2. 寿星万年历是一款采用现代天文算法制作的农历历算程序,含有公历与回历信息,可以很方便的进行公、农、回三历之间的转换。提供公元-4712年到公元9999年的日期查询功能。其中1500年到1940农历数据已经与陈垣的《二十史朔闰表》核对;含有从公420元(南北朝/宋武帝元年)到今的基本年号。在过去几百年中,寿星万年历的误差是非常小的,节气时刻计算及日月合朔时刻的平均误差小于1秒,太阳坐标的最大可能误差为0.2角秒,月亮坐标的最大可能误差为3角秒,平均误差为误差的1/6。万年历中含有几百个国内城市的经纬
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:117869
    • 提供者:ccq
  1. schedsim-0.8

    1下载:
  2. scheduling simulator for common algorithms like round-robin, rate monotonic, EDF, and others
  3. 所属分类:Windows Develop

    • 发布日期:2015-05-19
    • 文件大小:23238
    • 提供者:aida
  1. ExperimenterTutorial-3.5.3

    0下载:
  2. WEAK 开发环境简介,介绍了WEKAWeka 试验(Experiment)环境可以让用户创建,运行,修改和分析算法试验,这会比单独的处理 各个算法更加方便。例如,用户可创建一次试验,在一系列数据集上运行多个算法(schemes),然后 2 分析结果以判断是否某个算法比其他算法(在统计意义下)更好。 可以通过Simple CLI 在命令行的方式下运行试验环境。例如,在CLI 上键入以下命令,将通过一 个基本的训练和测试步骤在Iris 数据集上运行OneR 算法。(注意该命令应
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1288894
    • 提供者:王春丽
  1. FileEncrypter

    0下载:
  2. 三重DES加密解密算法,可以加密解密各种文件,有界面源码-Triple DES encryption and decryption algorithms, encryption and decryption can be a variety of document, source interface
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:3092
    • 提供者:吴萤
  1. ConvexHull

    0下载:
  2. In this project, three convex hull algorithms are implemented in java. Three algorithms are Brute Force, Graham’s Scan and Jarvis’ March.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:8845
    • 提供者:zephrion
  1. chepai

    0下载:
  2. 车牌自动识别系统(ANPR)源代码,这个项目涉及了人工智能、机器视觉和神经网络等领域,实现一个车牌自动识别系统(ANPR)。它包括了一系列的数学算法原理,以保证数字车牌的检测与提取、字母分割、归一化和识别。 -Automatic License Plate Recognition System (ANPR) source code, this project involves the artificial intelligence, machine vision and neural netwo
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-11
    • 文件大小:2951848
    • 提供者:yangyang
  1. Kode-Program-Algoritma-Fuzzy-C-Means

    0下载:
  2. Fuzzy clustering is a class of algorithms for cluster analysis in which the allocation of data points to clusters is not "hard" (all-or-nothing) but "fuzzy" in the same sense as fuzzy logic.
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:4795
    • 提供者:bwindhya
  1. DataStructuresandAlgorithmsinJava

    0下载:
  2. 数据结构和算法分析 用于java 英文版的教学电子书 希望对你有所帮助-Data Structures and Algorithms.in.Java
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:4036977
    • 提供者:guo
  1. Ant-scheduling-in-java-and-C

    0下载:
  2. 蚁群调度算法的java及C语言实现,附模型设计论文。-Ant scheduling algorithms java and C language, pay modeling papers.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:32261
    • 提供者:chengy
  1. Interfaces

    0下载:
  2. Implementation of various encryption algorithms in java
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:53109
    • 提供者:Santhosh
  1. JAVA-classical-algorithm

    0下载:
  2. java经典算法以及实际面试中遇到的java面试题-the classic java algorithms and java face questions encountered in the actual interview
  3. 所属分类:Data structs

    • 发布日期:2017-11-13
    • 文件大小:51887
    • 提供者:chenyingjie
  1. Apriori_java

    0下载:
  2. Apriori algorithms in java code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-15
    • 文件大小:5206
    • 提供者:Nguyen Duc Linh
  1. K_Mean_Java

    0下载:
  2. K - Means algorithms in java code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3278
    • 提供者:Nguyen Duc Linh
  1. Digtal_security

    0下载:
  2. Project on digital security in which i was implementated different different encryption algorithms in JAVA
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-05
    • 文件大小:58016
    • 提供者:avadhut
« 1 23 4 5 »
搜珍网 www.dssz.com