-
多线程通信描述的程序,设计项目:一个..
多线程通信 程序说明 Ⅰ、设计项目: 简单的聊天程序 Ⅱ、设计人: 刘亚焱 Ⅲ、设计时间: 2003.5.6 Ⅳ、设计步骤: 1)需求分析: 用java实现底层网络通信,我用的是 TCP/IP协议里的套接字(Socket)编程接口来实现网络通讯。 2)设计部分: socket是一种流式通信机制,是一种基于连接的通信,即,在通信之前通信双方确认身份并建立一条 专用的虚拟连接通道,然后他们通过这条通道传送数据信息进行通信,当通信结束时再将原来所建的连 接拆除。-multithreaded communications description of the procedures, design projects : a simple chat program II, designer : Liu Yan III, the design time : 2003.5.6 IV, the design steps : 1) Demand Analysis : java achieve underlying network communication, I use the TCP/The IP socket (Socket) programming interfaces to network communications. 2) Design : socket is a streaming communication mechanism is based on a link of communication, namely, the communication before the two sides identified telecommunications and the establishment of a dedicated virtual link, and then they pass this information channel for transmission of data communications, when the communication ended when it originally construction of the link removed.
- 2022-02-02 13:34:24下载
- 积分:1
-
很好的代码
- 2022-12-06 11:35:13下载
- 积分:1
-
demo
关于ireport导出,看看希望帮助大家(About ireport export, to see wants to help you)
- 2011-07-20 23:37:17下载
- 积分:1
-
CtrlGPS
此文件是关于GPS定位系统服务的,希望有关编程人员能用得到吧,谢谢。(Illegal very very very very much is how deep v deep v deep v)
- 2013-08-12 15:32:55下载
- 积分:1
-
1
说明: The famous Collatz sequence is generated by a method decribed as follows. Given a positive integer N, if it is odd, then replace it with 3*N+1. For even number N, use N/2 instead. You can get a sequence of number by this method. It is conjectured that the algorithm above will terminate at 1 for any integral input value. Despite the simplicity of the algorithm, it is unknown whether this conjecture is true. It has been verified, however, for all integers n such that 0 < n < 1,000,000 (and, in fact, for many more numbers than this.)
(Input
The first line contains a single integer T tells that there are T cases in the problem. Then for each case, there is an integers N.
Output
For each number N, output the sequence generated in a line, using coma as its separator.
)
- 2012-12-08 20:33:43下载
- 积分:1
-
threshold
A java application - processing which can be downloaded free from processing.org
Here it uses a free library - OpenCV - made by intel. .. to convert all the pixels in an image - in fact in a movie - a capture from the webcam. If the color of a pixel is "higher" comparing to a threshold it turns black - otherwise it becomes white.(A java application- processing which can be downloaded free from processing.org
Here it uses a free library- OpenCV- made by intel. .. to convert all the pixels in an image- in fact in a movie- a capture from the webcam. If the color of a pixel is "higher" comparing to a threshold it turns black- otherwise it becomes white.)
- 2009-05-12 05:52:05下载
- 积分:1
-
tecs-software-suite-2.5
计算机系统要素实验工具,模拟硬件描述工具的java实现(Experimental tools computer system elements, analog hardware description tool to achieve the java)
- 2013-07-15 18:24:13下载
- 积分:1
-
area_app_api
很重要的log文件为啥就通过不了呢,具体我也不知道啊(To the time to life, rather than to life in time to the time to life, rather than to life in time)
- 2020-06-23 17:20:02下载
- 积分:1
-
android wifi信息扫描和rssi值检测 实例源码下载
android wifi信息扫描和rssi值检测 实例源码下载
- 2014-08-26下载
- 积分:1
-
ATMjava
建议的模拟银行存款操作,取款操作以及查询相应的余款(Simulation of the proposed operation of bank deposits, cash operating balance, as well as the corresponding query)
- 2009-05-14 20:05:49下载
- 积分:1