-
easyarm615_map.rar这是非常重要的
EasyARM615_map.rar this is very important
EasyARM615_map.rar this is very important
- 2022-08-07 14:43:05下载
- 积分:1
-
android client control pc to play ppt
there are two parts in this zip file
one is the android client to run on a android device
another is the java server to run on a compute which already install the office and open the powerpoint
so,the first thing is run the java server on the target compute and before this you have already opened a ppt
then, modify the socket ip to your compute ip and run the client on the android device
finally you can use the android client to control ppt on the compute
- 2022-02-04 13:59:46下载
- 积分:1
-
对ip包进行分析
对ip包进行分析-right ip packet analysis
- 2022-03-04 14:08:37下载
- 积分:1
-
网络编程技术,使用多线程开发的基于UDP的简单聊天程序。聊天基本功能均与实现...
网络编程技术,使用多线程开发的基于UDP的简单聊天程序。聊天基本功能均与实现-Network programming technology, the use of multi-threaded development of a simple UDP-based chat program. Chat with the realization of the basic functions
- 2022-07-16 00:02:08下载
- 积分:1
-
100%Java编写及时报信工具,适用于网络通信
100%Java编写及时报信工具,适用于网络通信-100% Java to prepare timely notify tools, applicable to network communication
- 2022-06-01 05:06:49下载
- 积分:1
-
c++线程池技术深入分析
目前的大多数网络服务器,包括Web服务器、Email服务器以及数据库服务器等都具有一个共同点,就是单位时间内必须处理数目巨大的连接请求,但处理时间却相对较短。线程池采用预创建的技术,在应用程序启动之后,将立即创建一定数量的线程(N1),放入空闲队列中。这些线程都是处于阻塞(Suspended)状态,不消耗CPU,但占用较小的内存空间。当任务到来后,缓冲池选择一个空闲线程,把任务传入此线程中运行。当N1个线程都在处理任务后,缓冲池自动创建一定数量的新线程,用于处理更多的任务。在任务执行完毕后线程也不退出,而是继续保持在池中等待下一次的任务。当系统比较空闲时,大部分线程都一直处于暂停状态,线程池自动销毁一部分线程,回收系统资源。从而显著提高了服务器的效率。
- 2022-07-23 20:13:06下载
- 积分:1
-
多线程主机端口扫描软件
该程序实现对目标IP的主机进行端口扫描,可自定义要扫描的端口序号,自定义目标IP,自定义要实行的线程数。在多线程下可以以较快的速度完成端口扫描,且扫描比较准确,有C#提供的界面操作,源码有注释。
- 2022-04-24 04:22:57下载
- 积分:1
-
protocol
protocol
- 2022-03-10 11:32:55下载
- 积分:1
-
一个irc客户端
一个irc客户端- A irc customer end
- 2022-07-18 13:49:32下载
- 积分:1
-
人民邮电出版社2008
人民邮电出版社2008-05-01 出版的《JSP网络开发实用工程案例》一书中的论坛管理系统的源代码。-Posts & Telecom Press 2008-05-01 published " JSP network engineering development of practical cases," a forum for the book" s source code management system.
- 2022-02-22 13:24:45下载
- 积分:1