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

搜索资源列表

  1. java.rar

    1下载:
  2. 这个模块是IBE算法的核心。主要是系统参数、主密钥的计算。,This module is the core of IBE algorithm. The main system parameters, the calculation of the main keys.
  3. 所属分类:Java Develop

    • 发布日期:2014-11-03
    • 文件大小:928byte
    • 提供者:王强
  1. java

    1下载:
  2. 随着Internet的普及,全球性信息化浪潮在给我们带来便利的同时,网络信息安全问题也日益彰显。因此,一些企业、机关、科研机构为了防止数据的泄密,常常需要利用网络数据包的截获与还原技术来监视从本单位传出的数据。 然而,在一个大型局域网中,对大量的网络数据进行采集和监控可能需要通过多机协作技术来实现。本文首先对TCP/IP协议进行了阐述,并分析了多机协作和数据包采集技术,然后以Java为工具,实现了基于Socket的网络数据多机协作采集的有关技术和核心算法。-err
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:829.44kb
    • 提供者:姚鹏飞
  1. Mine

    0下载:
  2. Java扫雷9*9核心程序算法,经测试完全正确,与大家分享-mine Java core program algorithms, fully tested right to share with you
  3. 所属分类:JavaScript

    • 发布日期:2017-04-17
    • 文件大小:36.03kb
    • 提供者:白从彬
  1. Sudoku

    0下载:
  2. Java做的实现数独小游戏的核心代码 算法强大 主要用于初学者学习-lalalallala
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:7.81kb
    • 提供者:拉拉
  1. java

    0下载:
  2. 描述有一些java的一些核心算法。。和有关java的一些核心内容-Descr iption of some of some of the core algorithm java. . And the core content of a number of java
  3. 所属分类:Java Develop

    • 发布日期:2017-06-02
    • 文件大小:13.89mb
    • 提供者:龙之吻
  1. FiveChessAppletDemo

    0下载:
  2. 五子棋游戏java语言设计的 创建五子棋游戏主窗体和菜单 类ChessModel实现了整个五子棋程序算法的核心-fivestone game
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:4.56kb
    • 提供者:张倍麒
  1. lexer

    0下载:
  2. 词法分析器,用java实现,采用的核心算法是通过函数readch()把下一个输入字符读到变量peek中,函数scan在略过所有空白字符后,首先试图识别像<=这样的复合词法单元和整数数字,如果不成功,它就试图读入一个字符。-Lexical analyzer, with java implementation, the core algorithm used by the function readch () to read the next input character variable
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:2.14kb
    • 提供者:陈高阳
  1. OpenProcessingSketch8217

    0下载:
  2. 以L-System算法为核心,基于java平台的applet写的一棵树木的动画仿真-To L-System algorithm as the core platform based java applet written by an animated simulation of trees
  3. 所属分类:Applet

    • 发布日期:2017-04-05
    • 文件大小:228.52kb
    • 提供者:胡秀珍
  1. BSPAlgorithm

    0下载:
  2. BSPAlgorithm 也是一个路由算法,核心算法保证正确,因为是其他模块的一部分,个人需要整理一下-BSPAlgorithm is a routing algorithm, the core algorithm to ensure correct, because it is part of other modules, individuals need to put
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3.6kb
    • 提供者:jiong
  1. Using-C-to-achieve--method

    0下载:
  2. 用C语言实现Java类的本地方法 1. 0目的与意义在用Java开发应用程序的过程中,如果能100 的使用Java,那当然是最好不过了。但是,有时候我们却不得不在Java的应用程序中使用其它语言编写的代码(即本地代码),例如:(1)原来已有大量经过测试的代码,想要直接在Java应用程序中使用,而把这些代码转换成Java代码可能需要大量的时间和财力。(2)有些功能如访问系统设备等,单纯地使用Java语言可能很难实现或根本就无法实现,这时就需要用其它语言来实现这种底层的功能,以综合各种语言的优点。(
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-24
    • 文件大小:741.96kb
    • 提供者:pengjx
  1. test1

    0下载:
  2. 分治法实现大整数乘法,其实应该用数组来保存大整数的,再考虑如何去完善这个程序。但分治算法的核心思想已经尽在其中了。-Divide and conquer method for large integer multiplication
  3. 所属分类:JavaScript

    • 发布日期:2017-04-10
    • 文件大小:765byte
    • 提供者:张讯
  1. HanRuoTa---

    0下载:
  2. 可以用这个实现汉诺塔的基本算法,及核心代码,索然图形化的还没有实现-The basic algorithm of the Tower of Hanoi, and the core code can use this dull graphical yet to achieve
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:2.95kb
    • 提供者:小帅
  1. StringCalcGUI

    0下载:
  2. 比较简单的一个java写的表达式计算器。核心算法为经典的中缀转逆波兰算法。用了正则表达式进行合法性检查。新人刚学java,写的不好的地方请指正,谢谢!-Relatively simple to write a java expression evaluator. The core algorithm classic infix turn Reverse Polish algorithm. Use regular expressions to check the legality. Newcome
  3. 所属分类:Java Develop

    • 发布日期:2017-12-02
    • 文件大小:21.45kb
    • 提供者:廖渝瀚
  1. Routing-Algorithm

    0下载:
  2. 多线程实现路由算法。算法核心是Dijstra,通过UDP传输数据。-Multiple Threads achieve Routing Algorithm.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:322.01kb
    • 提供者:李晓
  1. WuZiQi

    0下载:
  2. Java语言的五子棋代码,UI编程和核心算法编程-Backgammon Java language code, UI and core programming algorithm programming
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:39.19kb
    • 提供者:瑞杰
  1. Main

    0下载:
  2. 使用数据结构进行括号匹配算法。核心是数据结构的栈思想。这里使用了java语言进行编写,算法优化较好,使用方便。-ON划词翻译ON实时翻译 Using the data structure of the parenthesis matching algorithm. Is the core data structure of stack thought. Here the use of Java language, algorithm optimization is good, easy
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:865byte
    • 提供者:赵奕
  1. javaKNN

    0下载:
  2. java KNN 算法源码: 邻近算法,或者说K最近邻(kNN,k-NearestNeighbor)分类算法可以说是整个数据挖掘分类技术中最简单的方法了。所谓K最近邻,就是k个最近的邻居的意思,说的是每个样本都可以用她最接近的k个邻居来代表。 kNN算法的核心思想是如果一个样本在特征空间中的k个最相似的样本中的大多数属于某一个类别,则该样本也属于这个类别,并具有这个类别上样本的特性。该方法在确定分类决策上只依据最邻近的一个或者几个样本的类别来决定待分样本所属的类别。 kNN方法在类别决策
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:40.66kb
    • 提供者:lotes
  1. Bull_bull

    1下载:
  2. 这是我自己开发的斗牛游戏源码,纯手工敲打,这个实现了核心算法。-This is my own development of bullfighting game source code, hand beating, the realization of the core algorithm.
  3. 所属分类:Applet

    • 发布日期:2017-04-24
    • 文件大小:8.99kb
    • 提供者:Pjex
  1. 核心算法

    0下载:
  2. 核心算法,也即是判断两个方块是否可以消除(通路)。连连看的规则比较简单,能消掉的状况可以用枚举法,不外乎以下三种情况。也即是 1.直线 2.一折(一个拐角) 3.二折(两个拐角)(Core algorithm, that is, to determine whether the two squares can be removed (access). Lianliankan simple rules, can eliminate the situation can use enumeration
  3. 所属分类:Java编程

    • 发布日期:2017-12-24
    • 文件大小:49kb
    • 提供者:lm521
  1. Chapter 5 字符串 Strings

    0下载:
  2. 普林斯顿算法课string部分的核心算法(the key algorithms of String part in algorithm part 1 of princeton university)
  3. 所属分类:Java编程

    • 发布日期:2017-12-17
    • 文件大小:18kb
    • 提供者:Locke218
« 12 »
搜珍网 www.dssz.com