搜索资源列表
10517-080605-0303B32-53
- 本设计课题―用JAVA语言设计即时通讯系统是为了更好的满足人们的网上聊天和彻底的实现两台计算机之间点对点的信息交流的需求提出来的,也是当今网络迅速发展的结果。本论文共分为七部分.第一部分简单的分析了本即时通讯系统开发的可行性,并重点对技术可行性(选择JAVA)做了详细分析;第二部分借助数据流图和数据字典对系统的功能和性能进行了详细的需求分析,建立了系统的逻辑结构;第三部分用结构图和层次输入输出处理图,建立了系统的总体结构;第四部分采用了过程设计语言对系统的各个功能模块进行了详细设计;第五部分用J
CoreJava1-Introduction
- 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
Calculatorcode
- Java程序计算器是:图形界面与数学计算相结合。图形界面的实现:考虑到按钮多而易混的问题,就选择了用数组来完成实现,在数字进行运算时,考虑的我们一般的计算器都是通过按按钮显示数字的,所以要有个类来获得按钮上的数字,由此可知还需要一个获得按钮上的运算符号,获得数字和运算符号上的按钮是放在链表里的,通过链表的节点不同来识别是数字还是运算符号,一般是第一个节点里存放的数字是第一个参加运算的数,第二个是放的运算符号,第三个是放的第二个参加运算的数,程序设计的优点是:条理清晰,容易理解,容易修改。这样设计
111111111111111
- 利用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.
Java_Generics_And_Collections_2006
- 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
kaoshixitong
- 一个基于C/S的Java GUI程序,其中: 1.客户端主类Client, 连接上服务器端后在客户端选择试题界面ChoiceFile中选择试题,并在客户端考试界面ClientTestArea中答题目。 2.服务器端主类Server,用于监听客户端的请求。响应请求后在服务器端读取试题ReadTestquestion中获取试题信息。 3.试题信息可以保持在服务器端的数据库或文本文件中。 -A Based on C/S of Java GUI program, which: 1.
kmeans
- 用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
ssd8-mcq4-myResult
- Multiple choice 4 test for java ,ssd8-Multiple choice 4 test for java ,ssd8
Java-control-statements
- 在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
JAVA
- java复习资料 包含选择题和填空题 都是基础题 -Java review information includes multiple-choice and fill the blanks are basic questions
Crazyjavacode
- 疯狂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
JAVA
- 最新最全最实用的JAVA编程语言实例,适合初学者,是进阶的不二之选-The latest and most practical examples of the most practical JAVA programming language, suitable for beginners, is the best choice for advanced
