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

搜索资源列表

  1. 10517-080605-0303B32-53

    0下载:
  2. 本设计课题―用JAVA语言设计即时通讯系统是为了更好的满足人们的网上聊天和彻底的实现两台计算机之间点对点的信息交流的需求提出来的,也是当今网络迅速发展的结果。本论文共分为七部分.第一部分简单的分析了本即时通讯系统开发的可行性,并重点对技术可行性(选择JAVA)做了详细分析;第二部分借助数据流图和数据字典对系统的功能和性能进行了详细的需求分析,建立了系统的逻辑结构;第三部分用结构图和层次输入输出处理图,建立了系统的总体结构;第四部分采用了过程设计语言对系统的各个功能模块进行了详细设计;第五部分用J
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:187.21kb
    • 提供者:陆雪
  1. CoreJava1-Introduction

    0下载:
  2. Java technology is both a programming language and a platform. The Java programming language originated as part of a research project to develop advanced software for a wide variety of network devices and embedded systems. The goal was to develop a s
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:52.16kb
    • 提供者:chenshoufang
  1. Calculatorcode

    0下载:
  2. Java程序计算器是:图形界面与数学计算相结合。图形界面的实现:考虑到按钮多而易混的问题,就选择了用数组来完成实现,在数字进行运算时,考虑的我们一般的计算器都是通过按按钮显示数字的,所以要有个类来获得按钮上的数字,由此可知还需要一个获得按钮上的运算符号,获得数字和运算符号上的按钮是放在链表里的,通过链表的节点不同来识别是数字还是运算符号,一般是第一个节点里存放的数字是第一个参加运算的数,第二个是放的运算符号,第三个是放的第二个参加运算的数,程序设计的优点是:条理清晰,容易理解,容易修改。这样设计
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:9.11kb
    • 提供者:邓彭成
  1. 111111111111111

    0下载:
  2. 利用Java实现对云台和镜头的远程控制,说明了云台系统的组成和原理以及选择元件的DOC。-The use of Java to achieve long-range PTZ and lens control system illustrates the composition of Haeundae and principles as well as the choice of components of the DOC.
  3. 所属分类:Project Design

    • 发布日期:2017-04-08
    • 文件大小:262.36kb
    • 提供者:张少俭
  1. Java_Generics_And_Collections_2006

    0下载:
  2. In the past decade, Java has become the language of choice for a variety of applications. But Java developers have found themselves repeatedly referring to references such as Sedgewick s Algorithms in C for solutions to common programming problems. T
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:904.2kb
    • 提供者:saurabh
  1. kaoshixitong

    0下载:
  2. 一个基于C/S的Java GUI程序,其中: 1.客户端主类Client, 连接上服务器端后在客户端选择试题界面ChoiceFile中选择试题,并在客户端考试界面ClientTestArea中答题目。   2.服务器端主类Server,用于监听客户端的请求。响应请求后在服务器端读取试题ReadTestquestion中获取试题信息。 3.试题信息可以保持在服务器端的数据库或文本文件中。 -A Based on C/S of Java GUI program, which: 1.
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:130.95kb
    • 提供者:
  1. kmeans

    0下载:
  2. 用VC或Java实现K-means聚类算法,分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验),提交实验报告与源代码。-K-means clustering algorithm for algorithm termination conditions, with a picture (their choice) as a data set to compare the running
  3. 所属分类:software engineering

    • 发布日期:2017-05-24
    • 文件大小:7.75mb
    • 提供者:郭跃龙
  1. ssd8-mcq4-myResult

    0下载:
  2. Multiple choice 4 test for java ,ssd8-Multiple choice 4 test for java ,ssd8
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:26.82kb
    • 提供者:bakh
  1. kmeans_report

    0下载:
  2. 数据挖掘kmeans图像聚类实验报告 用 VC 或 Java 实现 k-means 聚类算法, 分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验) 提交实验报告与源代码。 -Data mining to achieve the k-means clustering algorithm the kmeans image clustering experiment report wit
  3. 所属分类:File Formats

    • 发布日期:2017-11-07
    • 文件大小:3.5mb
    • 提供者:周生勇
  1. Java-control-statements

    0下载:
  2. 在Java语言中,提供了很丰富的流程控制语言,包括选择控制语句、循环控制语句、跳转控制语句。本章将对这些控制语句作详细介绍。-In the Java language, provides a very rich process control language, including the choice of control statements, loop control statements, jump control statements. This chapter describes i
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:141.72kb
    • 提供者:赵玲
  1. JAVA

    1下载:
  2. java复习资料 包含选择题和填空题 都是基础题 -Java review information includes multiple-choice and fill the blanks are basic questions
  3. 所属分类:software engineering

    • 发布日期:2016-01-19
    • 文件大小:21kb
    • 提供者:ouyuyao
  1. Crazyjavacode

    0下载:
  2. 疯狂java代码大全,教你如何快速的了解java并迅速掌握java,对刚入手的菜鸟来说是不错的选择-Crazy java code complete, teach you how to quickly learn and quickly master java java, to just start rookie is a good choice
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:576.09kb
    • 提供者:刘伯温
  1. JAVA

    0下载:
  2. 最新最全最实用的JAVA编程语言实例,适合初学者,是进阶的不二之选-The latest and most practical examples of the most practical JAVA programming language, suitable for beginners, is the best choice for advanced
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:33.51kb
    • 提供者:pengchaofeng
搜珍网 www.dssz.com