-
Doc1
根据IP找地址的java实现,能将 分隔的ip,地址格式(起始IP 结束IP 国家 地区
)转化为升序的二进制格式,通过二分查找能在50-150ms内找到对应IP的地址信息.
(Look under the IP address of the java implementation, can t separated ip, address format (starting IP t end of the IP t State t region n) into binary format, in ascending order by binary search in 50- 150ms to find the corresponding IP address information.)
- 2011-05-25 10:51:26下载
- 积分:1
-
Java-primer
This present a primer for people who are unfamiliar with the Java language. This introduction is intended to allow you to develop the Java skills necessary to understand basic programs.
- 2009-04-23 07:47:15下载
- 积分:1
-
SPOOLING
要求设计一个SP00LING输出进程和两个请求输出的用户进程,以及一个SP00LING输出服务程序。当请求输出的用户进程希望输出一系列信息时,调用输出服务程序,由输出服务程序将该信息送入输出井。待遇到一个输出结束标志时,表示进程该次的输出文件输出结束。之后,申请一个输出请求块(用来记录请求输出的用户进程的名字、信息在输出井中的位置、要输出信息的长度等),等待SP00LING进程进行输出。
SP00LING输出进程工作时,根据请求块记录的各进程要输出的信息,将其实际输出到打印机或显示器。这里,SP00LING输出进程与请求输出的用户进程可并发运行。
(Asked to design a user process SP00LING request output and two output processes, and outputs a SP00LING service program. When users want to process requests output output range information, call the output service program, service program by the output information into the output shaft. Treatment to an output end of the flag, which means that the process of the second output file output end. Thereafter, the application of an output request block (name of the user to record the output of the process request, the information on the position of the output well, and length information to be outputted), the process waits SP00LING output. When SP00LING output process work, information requested under each process block records to be output, its actual output to a printer or monitor. Here, the user process and the output process SP00LING request output can be run concurrently.)
- 2014-01-08 13:36:02下载
- 积分:1
-
stiint
《人事管理系统》这是一次课程设计,有点初级,不过可以作为初学者参考之用,希望对初学者有所帮助,()
- 2018-01-26 19:38:22下载
- 积分:1
-
FS
说明: 一款安卓手机与WINDOWS系统之间局域网内文件传输的软件,采用SMB协议。实现自动IP搜索。(A software which can provide file transforming between android device and Windows PC.Using SMB protocal.)
- 2014-05-22 15:15:05下载
- 积分:1
-
第六章程序代码
C++程序设计源代码例(C programming source code cases)
- 2004-10-17 21:32:48下载
- 积分:1
-
Homework07
创建一个类,提供与java .lang.Math同名的所有方法,但每个方法均按度数而非弧度进行运算。具体要求是:在自己编写的类中,对Math类中的每一个方法加一层包装。(Create a class that provides all methods with the same name as java. lang. Math, but each method operates in degrees rather than radians. Specific requirements are: in their own class, each method in the Math class with a layer of packaging.)
- 2020-12-07 21:59:20下载
- 积分:1
-
urljjgj_v1.0
通过本工具可以将URL快速转换为迅雷、快车、旋风等专用下载链接(Through this tool can be quickly converted to a URL Thunder, Express, cyclones and other special download link)
- 2015-04-20 17:25:37下载
- 积分:1
-
downLoad
运用JavaWeb中多线程的知识完成,实现文件的多线程下载,其中可选择下载时线程的数量,暂停下载,以及删除下载任务等。(Completion of the knowledge using JavaWeb multi-threaded, multithreaded file download, which can choose to download the number of threads, pause a download, as well as remove the download task.)
- 2013-03-06 15:57:50下载
- 积分:1
-
paixu
在eclipse环境下,通过键盘输入N个数,采用冒泡排序,对其进行排序,并返回第k个最大值。(In the eclipse environment, input N numbers through keyboard ,use bubble sort, sort them, and returns the k-th maximum.)
- 2013-10-28 15:03:28下载
- 积分:1