CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - java s

搜索资源列表

  1. 用Java语言实现NFA到DFA的等价变换

    0下载:
  2. 本程序为编译原理里的一个重要的知识点,实现NFA到DFA的转换-procedures for the compiler's a principle important knowledge points, for the NFA to DFA conversion
  3. 所属分类:编程文档

    • 发布日期:2015-06-08
    • 文件大小:30.71kb
    • 提供者:李小刚
  1. Regular-expressions-simplifypattern-matching-code.

    0下载:
  2. Text processing often involves matching text against a pattern. Although Java s character and assorted string classes offerlow- levelpattern- matching support, that support commonly leads to complex code. To help you write simplerpattern- matching co
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:109.68kb
    • 提供者:qlw
  1. java加密技术

    0下载:
  2. java加密技术:除了DES,我们还知道有DESede(TripleDES,就是3DES)、AES、Blowfish、RC2、RC4(ARCFOUR)等多种对称加密方式,其实现方式大同小异,这里介绍对称加密的另一个算法——PBE-java encryption technology: In addition to DES, we also know DESede (TripleDES, that is, 3DES), AES, Blowfish, RC2, RC4 (ARCFOUR) and o
  3. 所属分类:编程文档

    • 发布日期:2017-03-27
    • 文件大小:9.93kb
    • 提供者:gaoshan
  1. BenchmarkSQL-2.3.2

    0下载:
  2. 业界最为经典的SQL性能测试工具,绝对是高品质;欢迎大家来下载!-The industry' s most classic SQL performance testing tools, it is high quality welcome you to download!
  3. 所属分类:Software Testing

    • 发布日期:2017-03-28
    • 文件大小:86.31kb
    • 提供者:ren
  1. EJB_BS_exam

    0下载:
  2. 用EJB实现基于B/S的分布式考试系统 pdf文件-Using EJB-based B/S Distributed Test System pdf file
  3. 所属分类:Project Design

    • 发布日期:2017-04-23
    • 文件大小:110kb
    • 提供者:吴晓鸥
  1. os

    0下载:
  2. java和c语言编写的操作系统的算法,有生产者消费者问题和银行家算法,具体的实验报告格式-java and c language operating system algorithms, there are producers of consumer issues and banker s algorithm, the specific reporting format experiment
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:58.33kb
    • 提供者:fantasysq
  1. JAVA.SHGLXT

    0下载:
  2. JAVA编写的学生管理系统。内有三个文档,功能全面,可是没有连接到数据库。如果有高人会的请指教-JAVA prepared students management system. There are three documents, full-featured, but not connected to a database. If there is an expert s advice please
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:2.6kb
    • 提供者:吴志权
  1. java

    0下载:
  2. 本文的设计是基于C/S结构,利用hibernate持久化框架、使用JAVA编程技术在Eclipse集成开发环境下开发的航空订票系统。该系统实现了航班管理、订票管理、营业网点管理以及业务统计等功能。 系统在客户端内能够完成营业员登录,查询航班,出票等功能。在服务器航空公司内部能够完成添加或删除航班,添加或删除营业网点等功能。系统还能统计业务量,并将这些信息保存在服务器端,并供业务员随时查询。-In this paper, the design is based on the C/S stru
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:91.98kb
    • 提供者:sdh
  1. multithreadingjava

    0下载:
  2. 鈥?What Is a Thread? o The Thread Class o Simple Thread Examples 鈥?Problems with Multithreading o What Goes Wrong? o Thread Names and Current Threads o Java s synchronized 鈥?Synchronizing Threads o Multiple Locks 鈥?The Dinin
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:28.47kb
    • 提供者:tutm
  1. answerandquestionsystemdesigh

    0下载:
  2. 这是基于b/s模式的在线答疑系统的设计方案,适合做毕业设计时用.-This is based on the b/s mode of online Q & A system design, the design of suitable graduates to do with.
  3. 所属分类:Project Design

    • 发布日期:2017-04-28
    • 文件大小:68.42kb
    • 提供者:黄美燕
  1. kmp

    1下载:
  2. 给你A,B两个字符串,检查B串是否是A串的子串,类似于Java的String.indexOf("")。找到匹配失败时的最合适的回退位置,而不是简单的回退到子串的第一个字符(常规的枚举查找方式,是简单的回退到子串的第一个字符,KMP算法的性能分析Java实现实例)*此仅供大家参考、交流,希望对大家有所帮助!-Here you are A, B two strings to check whether string B is a sub-string A string, similar to Jav
  3. 所属分类:Document

    • 发布日期:2015-10-14
    • 文件大小:1.25kb
    • 提供者:左刘鸿翔
  1. rc029-010d-mysql

    0下载:
  2. MySQL is the world’s most popular open source database, sporting a barrier of entry low enough to attract novice developers yet powerful enough to power some of the world’s most popular websites, among them Yahoo!, BBC News, the U.S. Cens
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1.03mb
    • 提供者:Roxi
  1. javaRenju

    0下载:
  2. java版的五子棋 绝对能用 毕业设计 采用的C/S模式设计的-java Renju cs
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:22.96kb
    • 提供者:huanghuang
  1. BREW-IMAP4-mail

    0下载:
  2. 为了实现支持IMAP4协议的移动邮件客户端在智能手机上的应用,在VC++6.0环境下,采用了高通推出的专门为无线设备设计的BREW平台。提出了原子流程的概念,以降低程序间的耦合度,提高代码复用率。经在仿真环境下测试实验,实现了与Internet上多台常用邮件服务器的交互,并且运行稳定,可作为智能手机的一个组件应用于3G网络。-In order to achieve agreement in support of IMAP4 mail client for mobile phones in the
  3. 所属分类:File Formats

    • 发布日期:2017-03-28
    • 文件大小:191.16kb
    • 提供者:毛义法
  1. sd0902_netctoss

    0下载:
  2. 一个电信的项目源代码,采用SSH框架实现-it s telecommunication-oriented programming language by java
  3. 所属分类:Document

    • 发布日期:2017-04-04
    • 文件大小:512.29kb
    • 提供者:张飞
  1. wuziyouxi

    0下载:
  2. 用JAVA实现一个基本于C/S模式的五子棋网络对战游戏。玩家作为客户端通过服务器端与其它玩家进行对战,聊天等功能。通过实现本程序加深对计算机网络编程的了解。-nice
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:177.52kb
    • 提供者:rowlin
  1. erp

    0下载:
  2. 金算盘企业的erp解决方案包含公司的正个解决方案涵盖财务服装等行业-Gold abacus erp enterprise solutions include the company' s solutions are a garment and other industries including finance
  3. 所属分类:Project Design

  1. Motorola G24 Java User's Guide

    0下载:
  2. Programming documentation for Motorola's G24.
  3. 所属分类:软件工程

    • 发布日期:2013-05-29
    • 文件大小:744.7kb
    • 提供者:ryuho@mail.ru
  1. 《阿里巴巴Java开发手册》(纪念版)

    0下载:
  2. 《阿里巴巴 Java 开发手册》是阿里巴巴集团技术团队的集体智慧结晶和经验总 结, 经历了多次大规模一线实战的检验及不断的完善, 系统化地整理成册, 回馈给广 大开发者。 现代软件行业的高速发展对开发者的综合素质要求越来越高, 因为不仅是 编程知识点,其它维度的知识点也会影响到软件的最终交付质量。(The Alibaba Java development manual is the collective wisdom and experience of the Alibaba group'
  3. 所属分类:文章/文档

    • 发布日期:2018-04-28
    • 文件大小:979kb
    • 提供者:www2020
  1. 阿里巴巴Java开发手册(纪念版).pdf

    0下载:
  2. 阿里巴巴Java开发手册(纪念版)》于2017年11月30日正式对外发布,历经358的旅程,我们的PDF版本陪伴大家走过来,有挖苦讽刺,有闲言碎语,但是更多的是支持鼓励,添砖加瓦,阿里巴巴也认真听取了反馈建议,修正达9次之多,一步步趋近于亚完美,后续,我们会改为GITHUB在线维护。这是史上内容最全、修正最为彻底的一个版本,并且增加了单元测试规约内容,这也是阿里官方对外发布的最后一个PDF版本,值得纪念,更值得收藏。(Alibaba Java Development Handbook (Comm
  3. 所属分类:文章/文档

    • 发布日期:2018-05-03
    • 文件大小:979kb
    • 提供者:liangzai_cool
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com