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

搜索资源列表

  1. XMlandjava

    0下载:
  2. The extraordinary growth of the World Wide Web has been fueled by the ability it gives authors to easily and cheaply distribute electronic documents to an international audience. As Web documents have become larger and more complex, however, Web cont
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:16787
    • 提供者:kiki
  1. thinkinjava

    0下载:
  2. Java的中文问题历史悠久,连绵不绝,至今也没有完全解决,但是上有政策下有对策,我们总是有办法搞定它的。跟Java相关的中文问题主要有两类,一类是编程的问题,涉及到I/O,内码转换等。第二类是Java运行环境的配置,涉及字体,属性配置等。我刚刚用了一天的时间解决这些问题,觉得很有必要给自己写个备忘录之类的。
  3. 所属分类:成功激励

    • 发布日期:2008-10-13
    • 文件大小:6507
    • 提供者:于洋
  1. javaNIO

    0下载:
  2. 一系列缓冲区类支撑起了 Java 2 平台标准版的新 I/O(NIO)包。这些类的数据容器形成了其它 NIO 操作(如套接字通道上的非阻塞读取)的基础。在本月的 Merlin 的魔力中,常驻 Java 编程专家 John Zukowski 展示了如何操作那些数据缓冲区来执行如读/写原语这样的任务以及如何使用内存映射文件。在以后的文章里,他将把这里所提到的概念扩展到套接字通道的使用。 Java 2 平台标准版(Java 2 Platform Standard Edition,J2SE)1.4 对
  3. 所属分类:文档资料

  1. CoreJava

    0下载:
  2. 一、Java概况介绍 二、基本数据类型,控制语句 三、Java中的类,方法,属性 四、封装,继承,多态 五、修饰符,一些简单的设计模式 六、接口,抽象类,类的类型,异常 七、集合 八、java中的图形界面 九、多线程及线程间通信 十、I/o流,网路知识,及socket编程。 -One, Java sheets Second, the basic data types, control statements III, Java classes, methods,
  3. 所属分类:IT Hero

    • 发布日期:2017-04-06
    • 文件大小:375452
    • 提供者:蒋中华
  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
    • 文件大小:29158
    • 提供者:tutm
  1. KMP008

    0下载:
  2. 串的模式匹配的朴素算法是O(N^2)的, 可以 利用KMP(由D.E.Knuth, J.H.Morris, V.R.Pratt提出)算法改进至线性的算法. KMP算法与朴素算法的不同在于:处理"失配"情况. 不同于将指针完全回溯, KMP算法先根据已经部分匹配的信息, 将匹配的指针跳过不必匹配的位置.-Series of simple pattern matching algorithm is O (N ^ 2), and can make use of KMP (from DEKnuth,
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:823
    • 提供者:左刘鸿翔
  1. MATLAB

    0下载:
  2. 本指南列举的MATLAB 代码编写的建议在软件开发小组实际工作中得到一致性的认 可。本指南与C、C++与Java 的同类手册在整体上是相似的,但是针对MATLAB 的特征 与历史进行了修正。指南中的建议是基于多种其他代码语言的指南与个人经验而来的。指南 主要是针对MATLAB 而写的,但是它对于相近的语言,如Octave、Scilab 和O-Matrix等的 编程也有所帮助。-Listed in this guide to prepare the recommendations
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:221953
    • 提供者:张聪贵
  1. Java-d-o-e

    0下载:
  2. java的运行环境适合于初学者,进行java的安装。和调试一些小程序。并进行一些详细的介绍-Java running environment suitable for beginners, Java installation and commissioning of some small programs and some detailed introduction
  3. 所属分类:Project Manage

    • 发布日期:2017-03-29
    • 文件大小:429661
    • 提供者:于亮
  1. (EBook---PDF---Programming)-29-Complete-Oreilly-B

    0下载:
  2. (EBook - PDF - Programming) 29 Complete O reilly Books (network, Unix, Web, Perl, Java & Samba).zip
  3. 所属分类:software engineering

    • 发布日期:2017-11-05
    • 文件大小:57805051
    • 提供者:heaven
  1. learning-java-in-oreillys-path

    0下载:
  2. 学习JAVA的详细步骤,以及相关O’reilly书籍推荐-Learning JAVA steps, as well as books recommended
  3. 所属分类:File Formats

    • 发布日期:2017-11-19
    • 文件大小:97776
    • 提供者:yanxiaohu
  1. lab8

    0下载:
  2. a Java program (with the necessary I/O exception handling code) which will sort the names into two files based on their length. Names with 5 letters or less should be written to a file named “small.txt”. Names with more than 5 letters should be w
  3. 所属分类:software engineering

    • 发布日期:2017-11-15
    • 文件大小:2158
    • 提供者:jo
  1. Beginning-Android

    0下载:
  2. Android is a trademark of Google, Inc. for their open-source operating environment for mobile devices. Linux is a trademark of Linus Torvalds. Java is a trademark of Oracle America Corporation (formerly Sun Microsystems). Nutshell Handbook, the
  3. 所属分类:software engineering

    • 发布日期:2017-11-11
    • 文件大小:8546202
    • 提供者:ManhHung
  1. iLCD-2

    0下载:
  2. Methode iLCD2 iLCD is provided as a Jar file. The minimum command line is : java -jar iLCD2 -i INPUTFILE -o OUTPUTFILE documented (…) optional parameters are : -bThreshold : the belonging threshold. To match with the IAT paper, the val
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:78837
    • 提供者:genie
  1. ProjSignos

    0下载:
  2. Exemplo de como usar abstraç ã o em java
  3. 所属分类:Project Manage

    • 发布日期:2017-04-15
    • 文件大小:8651
    • 提供者:Camila Lijó
  1. Prog_Java

    0下载:
  2. Programaç ã o Java com ênfase em orientaç ã o a objetos
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1105757
    • 提供者:Eu
  1. IO

    0下载:
  2. java中的输入输出流处理-I/O in java
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:523915
    • 提供者:林某某
  1. apostila

    0下载:
  2. 1. Introdução O que é PHP? PHP significa: Hypertext Preprocessor. Realmente, o produto foi originalmente chamado de “Personal Home Page Tools”; mas como se expandiu em escopo, um nome novo e mais apropriado foi escolhido por votação da comunidade. Vo
  3. 所属分类:网站建设

    • 发布日期:2015-10-07
    • 文件大小:187404
    • 提供者:eliseumga
  1. olap4j-1.1.0

    0下载:
  2. Conexã o com Essbase Server para desenvolvimento de app Java + Essbase
  3. 所属分类:File Formats

    • 发布日期:2017-05-22
    • 文件大小:6240369
    • 提供者:Luiz
  1. TestTictactoe

    0下载:
  2. Tictactoe game in java. Tic-tac-toe is a classic, simple board game where two players (player “X” and player “O”) take turns putting their marks on the grid. For a board of size n-by-n, a player wins by having n consecutive marks on the board. Unzi
  3. 所属分类:Project Manage

    • 发布日期:2017-04-15
    • 文件大小:4871
    • 提供者:Nichabul
搜珍网 www.dssz.com