CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - .迭代器

搜索资源列表

  1. CG

    0下载:
  2. 本人机对弈程序采用了多种搜索算法.以下是本程序主要的类说明: 1.CEveluation类:估值类,对给定的棋盘进行估值. 2.CMoveGenerator类:走法产生器,对给定的棋盘局面搜索出所有可能的走法. 3.CSearchEngine类:搜索引擎基类. 4.CNegaMaxEngine类:负极大值法搜索引擎. 5.CAlphaBetaEngine类:采用了Alpha-Beta剪枝技术的搜索引擎. 6.CFAlphaBetaEngine类:
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-24
    • 文件大小:208815
    • 提供者:ddfa
  1. chess

    0下载:
  2. 本程序采用了多种搜索算法.以下是本程序主要的类说明: 1.CEveluation类:估值类,对给定的棋盘进行估值. 2.CMoveGenerator类:走法产生器,对给定的棋盘局面搜索出所有可能的走法. 3.CSearchEngine类:搜索引擎基类. 4.CNegaMaxEngine类:负极大值法搜索引擎. 5.CAlphaBetaEngine类:采用了Alpha-Beta剪枝技术的搜索引擎. 6.CFAlphaBetaEngine类:fail-
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-16
    • 文件大小:198103
    • 提供者:姜援
  1. CodeCounter

    0下载:
  2. java代码统计器,设置你的workspace,即可统计你的所有代码,写了两个版本,一个多线程,一个迭代实现,最后却发现迭代的速度快得多,因此保留了迭代的版本。 此程序仅供娱乐,因为代码量不能说明任何问题-java code for statistical device, set up your workspace, you can statistics all your code, written in two versions, a multi-thread, an iterative
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:16376
    • 提供者:彭澜波
  1. DM-3

    0下载:
  2. JAVA设计模式之行为型模式的源码,已经做好分类,以形象的例子来描述创建型模式的11大分类。有模板方法、观察者、状态、策略、职责、命令、访问者、调停者、备忘录、迭代器、解释器模式-JAVA Design Pattern of behavior-based model of source, is well classified, in order to create the image of an example to describe the schema of the 11 major cat
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:88513
    • 提供者:陈晓杰
  1. Iterator

    0下载:
  2. Iterator即迭代器的运用,如何遍历其中的内容,怎样运用迭代器-application of Iterator
  3. 所属分类:Java Develop

    • 发布日期:2017-11-10
    • 文件大小:7826
    • 提供者:wangzhenghua
  1. Design_-pattern

    0下载:
  2. 在java学习过程中所编的一些简单设计模式的例子 有观察者,单例,原型,装饰者,迭代器,适配器,备忘录,状态,抽象工厂,桥接等模式-In the process of learning java, compiled by some simple examples of the observer design pattern, singleton, prototype, decorators, iterators, adapters, memos, status, Abstract Facto
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:37498
    • 提供者:wert
  1. test

    0下载:
  2. 实现我想marry求婚的过程 用迭代器实现marry的各种要求 输出整个求婚的过程-I want to marry propose to achieve the process of using iterators implement marry marry the various requirements of the entire output of the process
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1429
    • 提供者:杨凡
  1. iterator

    0下载:
  2. 迭代器模式源代码,同过此代码的学习,你就能体会到了javaapiiterator的设计了-Iterator model source code, the same over the study of this code, you will be able to appreciate the design of the javaapiiterator
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-07
    • 文件大小:12951
    • 提供者:lxw
  1. designmode

    0下载:
  2. 创建者模式,工厂模式,工厂方法模式,迭代器模式,模板设计模式-Creator mode, factory mode, factory method pattern, iterator pattern, the template design pattern
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:11092
    • 提供者:袁冬
  1. Design-mode

    0下载:
  2. 软件架构作业参考:要求:请用观察者模式、适配器模式和迭代器三种模式,来实现第三个(下排一个)帧(Frame)的状态变更导致第一个和第二个帧的状态的同步变更。-Software Architecture Job Reference: Requirements: with observer mode, the adapter mode and iterators three modes to achieve the state of the third (bottom row) frame (Fra
  3. 所属分类:Java Develop

    • 发布日期:2017-11-10
    • 文件大小:17559552
    • 提供者:陈奕男
  1. iterator

    0下载:
  2. 设计模式 iterator,java容器iterator迭代器的实现源码-The design patterns iterator java container iterator iterator achieve source
  3. 所属分类:Java Develop

    • 发布日期:2017-11-22
    • 文件大小:9413
    • 提供者:方量
  1. platform

    0下载:
  2. 运用MyIbatis+Spring2.0+struts2+jsp+MySQL5.0 和Javascr ipt、Ajax技术独立开发和迭代,完成CMS系统,包括专题模块、跑马灯编辑、热词推荐、公告管理、快速反馈、视频管理、渠道管理七个模块(其中包括事物配置,验证码实现,拦截器配置,登录,登出,注册模块实现等等),设计CMS与Android前端通讯的接口,设计数据库表结构,设计系统结构,完成编码,测试,上线等一系列过程。在本系统开发中用 PowerDesigner12进行数据库建模,Rational
  3. 所属分类:Java Develop

    • 发布日期:2017-11-03
    • 文件大小:28646268
    • 提供者:zhaoyf
  1. IteratorDemo

    0下载:
  2. 这是一个最简单的使用迭代器的java文件,它很简单地像初学者们展示了迭代器的使用-This is one of the easiest to use iterator java file, it is simply like a beginner who demonstrated the use of iterators
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:560
    • 提供者:钟毅
  1. javaexercise

    0下载:
  2. java 从零开始基础语言开发及小练习,其中10—之后是对于迭代器,集合等的小练习,十分有用而基础-java Set up from 0 to full. We can use these cases to study the base of the java develepment.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:9467
    • 提供者:赵一凡
  1. iteratorTag

    0下载:
  2. 在jsp中添加自定义标签,带标签体的标签-迭代器标签-use custom tag in jsp
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-13
    • 文件大小:1703
    • 提供者:weijiaxuan
  1. pattern

    0下载:
  2. 23种设计模式Java源码,包括创建型模式,共五种:工厂方法模式、抽象工厂模式、单例模式、建造者模式、原型模式。 结构型模式,共七种:适配器模式、装饰器模式、代理模式、外观模式、桥接模式、组合模式、享元模式。 行为型模式,共十一种:策略模式、模板方法模式、观察者模式、迭代子模式、责任链模式、命令模式、备忘录模式、状态模式、访问者模式、中介者模式、解释器模式。-23 kinds of design patterns
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:161274
    • 提供者:康健
  1. code

    0下载:
  2. 集合框架以及迭代器的具体使用方法和相关用法-Collections framework and the concrete use of the iterator method and the relevant usage
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:388495
    • 提供者:赵晓红
  1. kanchong

    0下载:
  2. 去除句子中重复单词(勘重,MAP,SET,迭代器的使用)-ready to work
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:631
    • 提供者:呵呵哒
  1. Kyle Simpson You Dont Know JS ES6 & Beyond

    0下载:
  2. 有了这本书,你会: 学习新的语法,简化编程常用成语的痛点 用迭代器、生成器、模块和类组织代码 承诺结合发电机表示异步流控制 使用集合以结构化方式更有效地处理数据 利用新的API助手,包括数组、对象、数学、数字和字符串 通过元编程扩展程序的功能(No matter how much experience you have with Javascr ipt, odds are you dont fully understand the language. As part of the Y
  3. 所属分类:JavaScript/JQuery

    • 发布日期:2017-12-30
    • 文件大小:5771264
    • 提供者:shuafen
  1. 网上书城struts实现

    0下载:
  2. 从数据库取出数据放入list集合,然后在jsp用迭代器输出el表达式的使用
  3. 所属分类:JSP源码/Java

« 12 »
搜珍网 www.dssz.com