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

搜索资源列表

  1. Substituter.java

    0下载:
  2. 代入法的启发示搜索 我的代码实现是:按照自然语言各字母出现频率的大小从高到低(已经有人作国统计分析了)先生成一张字母出现频率统计表(A)--------(e),(t,a,o,i,n,s,h,r),(d,l),(c,u,m,w,f,g,y,p,b),(v,k,j,x,q,z) ,再对密文字母计算频率,并按频率从高到低生成一张输入密文字母的统计表(B),通过两张表的对应关系,不断用A中的字母去替换B中的字母,搜索不成功时就回退,在这里回朔是一个关键。 -generation into a
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3.88kb
    • 提供者:rtshen
  1. java小型防真计算器

    0下载:
  2. 本“计算器”可以完成任意的通常借助手持计算器来完成的标准运算。“计算器”可用于基本的算术运算,比如加减运算等,以及C(清除)、AC(全部清零)、N(符号改变)、存储(M+、M-、MR)、平方根和百分比运算。关于科学计算本“计算器”暂不支持。-the "calculator" to be completed with the usual arbitrary use handheld calculators to complete the standard operation.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:36.75kb
    • 提供者:占琪
  1. MTK-JAVA.rar

    0下载:
  2. 5个MTK手机java游戏软件,谍中谍3,格斗水浒,格斗天王,海洋珍珠,合金弹头,OK OK OK OK OK OK
  3. 所属分类:Game Program

    • 发布日期:2017-04-09
    • 文件大小:1.56mb
    • 提供者:KKK
  1. 0824Java.rar

    0下载:
  2. MTK 6225 java虚拟机 移植包,请自行移植。,MTK 6225 java virtual machine, portable package, at your own transplants.
  3. 所属分类:MTK

    • 发布日期:2017-04-09
    • 文件大小:2.43mb
    • 提供者:angelzg
  1. et-mvc-1[1].0-src.rar

    0下载:
  2. etmvc是基于Java技术,为WEB开发提供的一套简易MVC框架。 简易但不简单,其设计和实现借鉴业界众多的优秀框架,如struts,spring mvc,ror,grails等, 力图为Java开发人员提供一套高效的开发框架。,etmvc is based on Java technology, provides a simple set of WEB development MVC framework. Simple but not simple, its design and imple
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:45.09kb
    • 提供者:bixiayouyu
  1. smgp

    0下载:
  2. 中国电信小灵通短信平台SP端程序,JAVA开发,支持多种数据库,有源码,有详细的注释。-SMS platform for China Telecom SP PHS terminal procedures, JAVA development, supports multiple databases, there is source code, there are detailed notes.
  3. 所属分类:SMS

    • 发布日期:2017-04-10
    • 文件大小:1.28mb
    • 提供者:鲁潘
  1. ProjectA

    0下载:
  2. a Java program that reads in the following values from the standard input device (i.e. Keyboard) and writes its result on the standard output device (i.e. Console/Monitor): Inputs: A: the loan amount in dollars and cents (e.g. 150000.00). r:
  3. 所属分类:Applet

    • 发布日期:2017-03-25
    • 文件大小:2.02kb
    • 提供者:zoey
  1. min

    0下载:
  2. 在java环境下编程求用户输入的情况下数组中的最小值-In java programming environment for the user to enter the case of the minimum array
  3. 所属分类:JavaScript

    • 发布日期:2017-04-02
    • 文件大小:959byte
    • 提供者:doufu
  1. dijkstra-java

    0下载:
  2. Dijkstra算法是典型的最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。 Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。Dijkstra算法是一种逐步搜索算法,通过为每个顶点n保留目前为止所找到的从m到n的最短路径来工作的。 -Dijkstra algorithm is a typical example of the most short-circuit algorithm, used
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-26
    • 文件大小:920byte
    • 提供者:kivilin
  1. parkingGarage

    0下载:
  2. 模拟一个免费停车场的管理,停车场分为多个停车区,每个停车区中可以随机停放多辆汽车,但一辆汽车进入或退出停车区时需要花费一定的时间,且只能有一辆汽车进入或退出停车区,停车区入口设有m个车辆的缓冲区等待进入停车区。停车场进入通道上最多可有n个车辆并行通行。停车场出口通道可任意辆车并行通行。汽车进入停车场时,索取停车区号进入停车场,离开停车场时退还停车号供下一辆汽车进入。-Simulation of a free car park management, car park is divided int
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:25.17kb
    • 提供者:田月
  1. JavaMLP

    0下载:
  2. Java Source Code for MLP in -Java Source Code for MLP in NN
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1.82kb
    • 提供者:helixneu
  1. lagrange

    0下载:
  2. 1.n个节点分段Lagrange插值多项式; 2.使用格式y=lagrange(x0,y0,x,k); 3.输入项x0为n维插值节点向量,y0为n维被插函数值向量; 4.x为m维插值点向量,k为分段插值多项式次数,不超过3,缺省为k=1; 5.输出y为插值点x处的函数值;- 1.n a sub-node Lagrange interpolation polynomial 2. The use of the format y = lagrange (x0, y0,
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:1021byte
    • 提供者:link
  1. Othello

    1下载:
  2. 使用java编写的GUI的黑白棋游戏,搜索算法采用经典的博弈树,并在此基础上做了大量优化,我的评估函数采用了Simon M. Lucas 和 Thomas P. Runarsson 在其合作发表的 Temporal Difference Learning Versus Co-Evolution for Acquiring Othello Position Evaluation 中通过对比即时差分学习(TDL,Temporal Difference Learning)和协同进化(CEL,Co-
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3.32mb
    • 提供者:da
  1. MapDemo

    0下载:
  2. mapxtreme for java 开发的一个实例程序 只需替换一个mdf文件 即可直接部署运行-mapxtreme for java developers only need to replace an instance of the program can be deployed directly into a mdf file to run
  3. 所属分类:Java Develop

    • 发布日期:2017-05-27
    • 文件大小:9.65mb
    • 提供者:dfasdf
  1. DLogicalClocks

    0下载:
  2. Distributed Logical clocks. Code will spawn n (distributed) processes Pi, 0 ≤ i < n, each one looping forever. Each loop iteration is a loop interval and its duration can be set to 1 second. In every loop interval Pi does the following: &#
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:4.87kb
    • 提供者:Araz
  1. Java_MD5

    0下载:
  2. 分析了MD5加密算法和碰撞的原理,对目前常规MD5算法加密结果容易被破解的问题,利用JDK的ja-va.security包中的MD5算法给出了JavaBeans形式的变换算法,以期进一步减小破解时碰撞的概率,增强系统加密的安全性。-Analysis of the MD5 encryption algorithm and the collision theory, the current results of conventional MD5 algorithm for encryption ea
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:248.71kb
    • 提供者:刘杰
  1. GoogleMapsWebDemo

    0下载:
  2. Java Google Map使用Demo,web前台使用Google API,调用Google地图-Java Google Map using the Demo, web front using the Google API, called Google Maps
  3. 所属分类:Web Server

    • 发布日期:2017-03-26
    • 文件大小:13.55kb
    • 提供者:UCourse.Net
  1. pLSA

    1下载:
  2. 用于文本分析和分类的pLSA(Probability Latent Semantic Analysis)的Matlab算法,含有测试数据及算法原理介绍。也可用于图像分析。相比原来的版本,增加了示例程序demo.m,以实现可视化效果,用户更容易使用和理解pLSA算法。-For text analysis and classification of pLSA (Probability Latent Semantic Analysis) of the Matlab algorithm with tes
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:295.4kb
    • 提供者:Tang Ketan
  1. mtk

    0下载:
  2. 一本MTK手机软件开发教程,是WORD版的,可供编辑,该教程介绍了MTK芯片的原理和软件开发方法。-1 MTK mobile phone software development tutorials is the WORD version, available for editing, the tutorial introduces the principles of MTK chip and software development methods.
  3. 所属分类:Communication

    • 发布日期:2014-07-22
    • 文件大小:6kb
    • 提供者:邓伟华
  1. Java-for-Programmers--2nd

    0下载:
  2. Java™ for Programmers, 2nd Edition By Paul J. Deitel, Harvey M. Deitel Published Apr 18, 2011 by Prentice Hall. -Java™ for Programmers, 2nd Edition By Paul J. Deitel, Harvey M. Deitel Published Apr 18, 2011 by Prentice Hall.
  3. 所属分类:Java Develop

    • 发布日期:2017-06-02
    • 文件大小:13.92mb
    • 提供者:Boram
« 12 3 4 »
搜珍网 www.dssz.com