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

搜索资源列表

  1. 科学与工程数值算法(Java版).rar

    3下载:
  2. 所属分类:JSP源码/Java

    • 发布日期:
    • 文件大小:142401
    • 提供者:
  1. 科学与工程数值算法(Java版)

    0下载:
  2. Java学习丛书\\科学与工程数值算法(Java版)一书的代码-Java \\ science and engineering numerical algorithms (Java version), a book of code
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:142668
    • 提供者:何福保
  1. encryptModule

    0下载:
  2. Java实现RSA DES SHA算法以完成一个加密组件, Java工程,Eclipse开发,只要直接导入已经存在的工程到工作环境即可。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:31318
    • 提供者:wanna001
  1. workflow_JGRAPH

    0下载:
  2. 本人的工作流模型管理器与算法控制程序包,带资源文件,JB工程包-my work flow model for the management and control algorithm package, with resource files, JB Engineering Pack
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:193706
    • 提供者:尧庆宇
  1. sha1

    0下载:
  2. sha1算法 包含了c 和 java 2个版本 可以再工程中直接应用-sha1 algorithm includes c and java 2 version can be directly applied engineering
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:58619
    • 提供者:海滨
  1. FP-growth-algorithm-implementation

    1下载:
  2. FP增长算法的实现与测试(Java实现) 1、程序编译运行环境Eclipse3.20+JDK1.60 2、程序参数说明 -F=filename -S=support -C=confidence filename:数据集文件名,必须位于工程根目录下 support:支持度,位于0-100.0之间的任意数 confidence:置信度,位于0-100.0之间的任意数 例如:-F=anonymous-msweb.data -S=10.0 -C
  3. 所属分类:Java Develop

    • 发布日期:2017-03-21
    • 文件大小:540367
    • 提供者:frank
  1. JavashixianDESRSAsuanfa

    0下载:
  2. Java加密组件实现DES、RSA和SHA加密算法 可以直接导入工程使用-Java Component Implementation encryption DES, RSA and SHA encryption algorithm can be used directly into the project
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:35875
    • 提供者:zhang
  1. java source

    1下载:
  2. 里面有5个工程文件,功能分别为搜索引擎建立索引与查询功能、java的MD5算法、HashMap的功能、FileDao文件操作大全、动态生成验证码,可定制字体,图片背景,和干扰线等。-There are five project file, function set up for search engine indexing and query functions, java the MD5 algorithm, HashMap function, FileDao file operations
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-07-03
    • 文件大小:15865146
    • 提供者:刘刘
  1. BP

    0下载:
  2. 用于BP神经网络算法,可以用于工程预测。-BP neuralNetAlgorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1361
    • 提供者:wicool
  1. AES

    0下载:
  2. ECLIPSE 3.3工程. AES算法的应用.-ECLIPSE 3.3 works. AES algorithm applications.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:15205
    • 提供者:lin
  1. Java_code2

    0下载:
  2. 科学与工程数值算法(Java版)全部源码。-Science and Engineering numerical algorithm (Java version) all the source code.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:127993
    • 提供者:yujian
  1. LCS

    0下载:
  2. 这是一个合并两个文件的工程,用来将两个文件合并,相同部分保留一次,不同部分一次写入,其中利用了求最大公共子序列的算法-This is a merger of the two files works, used to merge two files, the same part of the reservation time, different parts of the write-once, which demand the greatest advantage of the common s
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-31
    • 文件大小:13025
    • 提供者:haoyuheng
  1. RSA

    0下载:
  2. rsa的加密算法,可以实现简单的数据加密以及解密工程,没有图形界面-rsa encryption algorithm, can achieve a simple data encryption and decryption works, there is no graphical interface
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:747
    • 提供者:林子
  1. Suanfa_3

    0下载:
  2. java实现,寻找强连通分支算法,Eclipse下可以直接打开工程-java implementation algorithm to find strongly connected components, Eclipse can open the project under
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:7910
    • 提供者:尹文昊
  1. Suanfa_1

    0下载:
  2. java实现,轮廓线问题完整算法,Eclipse下可以直接打开工程-java implementation, a complete algorithm for contour issue, Eclipse can open the project under
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:5966
    • 提供者:尹文昊
  1. Arithmetic

    0下载:
  2. 用JAVA完成的0-1背包算法,一共用了四种算法,包括贪心,分治,动态规划,回溯。把工程导入ECLIPSE下就可以了。-JAVA finished 0-1 with a knapsack algorithm, a share of the four algorithms, including greedy, divide and conquer, dynamic programming, backtracking. To work on it under into ECLIPSE.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:16627
    • 提供者:xiaoming
  1. Apriori

    0下载:
  2. ▲ Java实现的Apriori算法 ▲工程名: Apriori ▲输入:1. 文本文件(放到工程目录下) 格式:每行输入一个事务,每个事务均由整数组成,每个item中间用空格隔开。 2. 控制台输入最小支持度与最小置信度。 ▲输出:控制台输出第k个频繁集和强关联规则。 强关联规则也写到工程目录下out.txt文件中。
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:20575
    • 提供者:Athena
  1. AlgorithmGauss

    0下载:
  2. 工程与数值计算,包含高斯算法等一系列优化算法、拟合算法-Engineering and numerical calculation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:129642
    • 提供者:houshengkun
  1. ACO_Demo

    0下载:
  2. 这是一个模拟蚂蚁觅食过程的蚁群算法工程包,将此包导入到myeclipse后即可看到演示结果-This is a process of simulated ants foraging ant colony algorithm works package to import this package myeclipse can see the demo results ...
  3. 所属分类:Java Develop

    • 发布日期:2017-11-16
    • 文件大小:11811
    • 提供者:李秀
  1. DistributionPowerFlow

    0下载:
  2. 上传的是eclipse工程文件夹。计算辐射型配电网的分层算法,通过从文本文档读取数据。以IEEE33节点系统为例,数据保存在1.txt中,使用方法里面有txt文档说明-Upload eclipse project folder. Hierarchical algorithm calculation of the radiation distribution network, read data from text documents. IEEE33 node system, for exampl
  3. 所属分类:Java Develop

    • 发布日期:2017-12-06
    • 文件大小:13903
    • 提供者:张好
« 12 »
搜珍网 www.dssz.com