搜索资源列表
singletest
- 实现了文件的单线程和多线程生成-achieved a document of single-threaded and multi-threaded Generation
single
- JAVA的静态单线程函数,保证一个类只生成一个对象。里面有单线程函数和测试主函数。以及详细的JAVA环境配置说明和测试说明。-Java static thread function to ensure that only one category generated an object. There are thread function and the main function tests. And the detailed note JAVA environment configurati
HttpGet
- 简单的单线程下载 下载指定的任务 下载后保存文件到指定地方-Simple single-threaded download download download the tasks assigned to save the file to the designated local
thread
- java编程中的线程操作,源码包括了单线程多线程的学习代码-java thread programming operations, source code, including the study of single-threaded multi-threaded code for
DataMinning-sprint-algorithm
- 数据挖掘算法的实现 sprint 多线程以及单线程版本-dataminning algorithm sprint implement multithread
singleton
- 一个JUDE Community简单的singleton单线程-A simple single-threaded singleton
Java-network-programming
- 本书从Java发展历程开始讲起,着重介绍了Java网络编程一部分,从一对一单线程,多线程通信的讲解,并附加了例子程序源代码,同时还讲述了与JDBC技术相关的知识,最后,介绍了RMI编程的发展和工作原理,内容详尽-The book' s start from the Java development process, focusing on the part of Java network programming, from one to one single-threaded, multi
randbrush
- php以http1.1协议模拟浏览器 1.使用http1.1协议发送请求; 2.支持keep-alive的持久连接模式; 3.支持chunked方式的分块传输; 4.自定义请求头部; 5.支持Cookie; 6.支持自动跳转,包括301/302和http或wml页面的跳转,不支持js的; 7.单线程,根据需要可以用多进程模拟多线程; 8.不解析css; 9.模拟文件缓存-php browser to http1.1 protocol simulation
console
- java基于console的tcp通讯程序,单线程方式,分为客户端和服务端-java based console tcp communication program, single-threaded manner, divided into client and server
java
- java 中线程的中断、恢复,单线程问题-interrupt thread in java, recovery, single-threaded issues
countDown
- 倒计时器的功能,采用单线程,完成了简答的倒计时器功能:具有倒计时设置、提醒、时间到完成背景切换等功能。-Countdown timer function, the use of single-threaded, the completion of a short answer countdown: the countdown is set to remind the time to complete the background switching.
demo2
- java入门简易程序,初学者可使用,可以实现JAVA单线程-the java entry summary beginners can use
myTcp
- 点对点的TCP通信,单线程,很简单,主要加深对tcp通信的理解。-point to point by TCP
Socket-java
- 最基本的java socket编译 实现server服务器的单线程 多线程,使用rmi接口实现简单的客户端服务-会议记录系统-Basic java socket compiled single-threaded multi-threaded server server, using RMI interface simple client services- conference recording system
FTP_85220_85220
- rc目录包括各个程序的源代码,其中有: FClient(命令行界面的客户端) FClientFrame(图形界面的客户端) FServer(单线程服务器) FThreadServer(多线程服务器) 各个程序目录里面包含了各自的源程序(src文件夹)、二进制class文件(bin文件夹)以及javadoc文档(doc文件夹),还包含了批处理文件(build.bat、run.bat)。 demo目录含有各个程序运行必须的批处理文件。包括 runc.bat 运
clock
- java中线程问题,单线程,多线程应用,模始时钟规律及时针,分针,秒针之间转动的规律-the java threading issues, single-threaded, multi-threaded applications, the mold began clock regularity timely needles, minute and second hands rotate between law
phpwebsocket
- HTML5+websocket实现PHP简单聊天室,含使用文档+源代码,开发语言:HTML5,Javascr ipt,php,开发工具:Phpstorm 4.0,网上基本找不到一个成功用php写server的案例,比较少商业用途会使用这个脚本语言来实现server。html5 websocket的根本通讯还是基于http get,所以在性能上,理论值会比tcp socket低一点点。 PHP的垃圾回收机制,做socket长连接,是有问题的。 关于多线程,Php本来是单线程的,
MultithreadWebServer
- 通过继承Thread类,调整实验三完成的单线程服务器(已上传Pudn:SimpleHttp1.0.zip)的功能实现逻辑,将其扩展成支持多线程的HTTP服务器。-Thread class through inheritance, adjust the experiment completed three single-threaded server (uploaded Pudn: SimpleHttp1.0.zip) implement logic functions, to be extend
ftpdemo
- 简单的FTP服务器与客户端:支持命令:? ls get 服务器端:1,服务器accept 多个客户socket, 使用【多线程】2,每个接受上来的客户socket,只对应【单线程】处理各类请求即可! 客户端:客户端多线程: 1个负责 请求发送,另1个负责 接收服务器的反馈信息-ftpdemo, a simple ftp java programe! Server: ServerSocket accept socketAgentThread FtpServer server =
PageRank
- pagerank实现,有爬虫部分,单线程爬虫,矩阵计算pr value-pagerank implement, and part reptile, reptile single-threaded, matrix calculation pr value