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

搜索资源列表

  1. BigIntMultiplication

    0下载:
  2. 大整数乘法例子代码 /* 递归边界,如果是1位二进制数与1位二进制数相乘,则可以直接计算 */ /*累计做1位二进制乘法运算的次数*/ /* return (X*Y) */ /* 计算n的值 */ /* 把X和Y拆分开来,令X=A*2^(n/2)+B, 左移位运算,mod = 1<<(n/2) */ /* 计算XY=AC*2^n+(AD+CB)*2^(n/2)+BD */ /* 计算A*C,再向左移n位 */ /* 递归计算A*D */ /* 递
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1532
    • 提供者:小城
  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
    • 文件大小:37634
    • 提供者:占琪
  1. htk-3.3-windows-binary

    0下载:
  2. HMM toolkit, HTK. http://htk.eng.cam.ac.uk/ftp/software/
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3197319
    • 提供者:Barnabas
  1. 2004122810497386

    0下载:
  2. isual Chat 1.91 Developer Edition - Customize the Visual Chat code regarding your own requirements - Use customchatdev.html for developing / testing - Create .jar and .cab-files containing client-specific .class-files and the images-folder (
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:316066
    • 提供者:*
  1. liaotianxitong

    0下载:
  2. java 聊天系统 编译后可以实现聊天-Visual Chat 1.91 Developer Edition - Customize the Visual Chat code regarding your own requirements - Use customchatdev.html for developing/testing - Create .jar and .cab-files containing client-specific .class-files an
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:323635
    • 提供者:贾星明
  1. AC

    0下载:
  2. AC题目 每一个人都有梦想,但不是每一个都能实现自己的梦想。有时,我们因为受了各种诱惑而未最后坚持。-ACproblem I think it can help you.If you don t believe ,you can download it. If you really dont t believe ,then I will say nothing.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:2483
    • 提供者:YorkCai
  1. 080723100158

    0下载:
  2. 应各位学习GIS系统网友的要求,现在将我找到的 Leeds GeoTool 的Java源代码放到博客上,希望能给大家带来帮助。 首先声明!!!!源代码来自互联网,是我从一个国外的网站下载(http://www.geog.leeds.ac.uk/)的,源代码只供学习和研究,请不要用于商业目的,请不要修改源代码中相关的作者信息和版权信息,请您遵守GUN开源规则。-User should you learn GIS system requirements, now I have found th
  3. 所属分类:Java Develop

    • 发布日期:2017-04-23
    • 文件大小:508793
    • 提供者:廉佳婷
  1. JSPAC

    0下载:
  2. 网上商店的设计使用了JSP+AC,功能有点简单-shop jsp+ac
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-29
    • 文件大小:997040
    • 提供者:zhushenning
  1. OnlineExam

    0下载:
  2. 在线考试系统,可以在线聊天,考后交流。有三个模块:教师模块,学生模块,管理员模块。-Online examination system, online chat, test for AC. There are three modules: teacher module, student module, the administrator module.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1609738
    • 提供者:孙率
  1. KeywordSpotting

    0下载:
  2. 多串匹配的AC算法/多字符串匹配/多字符串检测/多字符串识别/Aho-Corasick自动机/ahocorasick自动机/AC自动机。/Java实现 该程序是一个高效的,能处理较大的Unicode字符文本(包括要检测的文本和关键词文本)的关键词匹配程序,因此程序的输入为input.txt为待检测文本,keywords.txt为关键词文本,文件夹test1,test2,test3分别是三组自己设定的input和keywords,可自行任意添加删改,运行程序前先将一组拷贝至D:\。 程序将
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3305106
    • 提供者:jpj
  1. ac

    0下载:
  2. 该例子程序演示了如何读取多张图片,并对java3D场景的物体模型进行纹理的操作。-The example program demonstrates how to read multiple images, and objects in the scene model java3D texture operation.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:89559
    • 提供者:宏栋
  1. jBNC

    0下载:
  2. jBNC is a Java toolkit for training, testing, and applying Bayesian Network Classifiers. Implemented classifiers have been shown to perform well in a variety of artificial intelligence, machine learning, and data mining applications. jBNC
  3. 所属分类:Applet

    • 发布日期:2017-03-31
    • 文件大小:828000
    • 提供者:sakthivel
  1. associations

    0下载:
  2. public class DiscreteEstimator extends java.lang.Object implements Estimator Simple symbolic probability estimator based on symbol counts. Version: $Revision: 1.6 $ Author: Len Trigg (trigg@cs.waikato.ac.nz) See Also: Seria
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:24332
    • 提供者:rkdals
  1. AlaiJSCtr

    0下载:
  2. To achieve a static tree, used to make a list of menus and trees, to ac hieve a static tree, the tree used to make a list of menus and-To achieve a static tree, used to make a list of menus and trees, to achieve a static tree, used to make a list of
  3. 所属分类:JavaScript

    • 发布日期:2017-04-02
    • 文件大小:374622
    • 提供者:蒋飞
  1. shenrujava-xuniji-edtion2

    0下载:
  2. 本书共分20章,第1-4章解释了Java虚拟机的体系结构,包括Java栈、堆、方法区、执行引擎等;第5-20章深入描述了Java技术的内部细节,包括垃圾收集、Java安全模型、Java的连接模型和动态扩展机制、class文件、运算及流程控制等等,其中第6章和附录A-C安全可以作为class文件和指令集的参考手册。本书还附带光盘,光盘中包含用以辅助说明正文内容的交互式例示applet及示例源代码。-Allow phonetic typing Book is divided into 20 ch
  3. 所属分类:Java Develop

    • 发布日期:2017-06-12
    • 文件大小:19548629
    • 提供者:刘江
  1. Inside-the-Java-Virtual-Machine

    0下载:
  2. 本书共分20章,第1-4章解释了java虚拟机的体系结构,包括java栈、堆、方法区、执行引擎等;第5-20章深入描述了java技术的内部细节,包括垃圾收集、java安全模型、java的连接模型和动态扩展机制、class文件、运算及流程控制等等,其中等6章和附录a-c完全可以作为class文件和指令含集的参考手册深入JAVA虚拟机第二版-This book is divided into 20 chapters, chapters 1-4 explain the java virtual mac
  3. 所属分类:Java Develop

    • 发布日期:2017-06-11
    • 文件大小:19423918
    • 提供者:杨庆怡
  1. MyDate.java

    0下载:
  2. /*定义日期类MyDate,包括: 静态属性:     三个public、final型整型常量     uk=0 ac=1 cn=2 一个public整型变量dateType。 (dateType取值uk, ac或cn表示日期显示格式) 实例属性:年、月、日 实例方法:适当的构造方法;  根据dateType显示日期的方法。主函数创建两个日期实例,用uk, ac, cn三种格式显示这两个日期。 */ - class MyDate
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:856
    • 提供者:liwei
  1. ACTest

    0下载:
  2. ACTest,一个关于AC的测试源码,很有用的,下载吧-ACTest, an AC test source code, useful, download it
  3. 所属分类:Java Develop

    • 发布日期:2017-11-19
    • 文件大小:29733
    • 提供者:许颂杰
  1. 3Dmusic

    0下载:
  2. 3d效果的音乐播放器,学习用,仅供交流使用,最终解释权归作者所有-3d effect music player, learning, for AC use only, the final interpretation of all
  3. 所属分类:Java Develop

    • 发布日期:2017-11-23
    • 文件大小:810885
    • 提供者:附件
  1. ActionBarDemo

    1下载:
  2. actionbar的实例,适合学习和熟悉,仅供交流使用-the actionbar the instance suitable for learning and familiar for AC use only
  3. 所属分类:Java Develop

    • 发布日期:2015-07-01
    • 文件大小:1472512
    • 提供者:附件
« 12 »
搜珍网 www.dssz.com