-
利用VC++6.0编写串口发送程序
利用VC++6.0编写串口发送程序-VC 6.0 Serial prepared to send a program
- 2022-01-21 19:09:02下载
- 积分:1
-
windows网络编程之udp原始套接字
windows网络编程之udp原始套接字-windows udp network"s original programming socket
- 2022-07-23 00:07:36下载
- 积分:1
-
又一个删除IE的历史记录
又一个删除IE的历史记录- Deletes IE the historic record
- 2022-03-26 19:02:20下载
- 积分:1
-
This is the procedure ResponseWatcherServlet.java
这是java程序的
ResponseWatcherServlet.java-This is the procedure ResponseWatcherServlet.java
- 2022-07-25 19:05:30下载
- 积分:1
-
based. Net and AJAX technology administrator account of the voice mail : yurow P...
基于.Net和AJAX技术的留言本
管理员帐号:yurow
密码:123456 -based. Net and AJAX technology administrator account of the voice mail : yurow Password : 123456
- 2022-05-26 07:48:58下载
- 积分:1
-
端口复用的样本
网络端口复用程序演示,多个客户端连接服务端同一个网络端口-port multiplexing sample
- 2023-02-20 05:40:03下载
- 积分:1
-
java 写的 简单 邮件 发送 接收
java 写的 简单 邮件 发送 接收 -java to write a simple e-mail to receive
- 2023-03-11 12:25:04下载
- 积分:1
-
实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程...
实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程,退出工作线程,定义和设定事件,利用事件完成多个线程的同步与协作等。-achieved a simple function of the HTTP proxy server, this chapter introduces multi-threaded programming related knowledge, including initialization of critical and delete critical of the use of the completion of a number of critical thread on the critical resources of the exclusive visit, work to create threads, threads from work, definitions and setting events using multiple threads completed the synchronization and collaboration.
- 2022-08-16 07:31:26下载
- 积分:1
-
使用JAVA I/O和 NI/O编写的两种网络ECHO服务器,用以学习两种IO的不同编程方法,体验基于阻塞与非阻塞IO开发高性能网络应用程序的具体实例.Java...
使用JAVA I/O和 NI/O编写的两种网络ECHO服务器,用以学习两种IO的不同编程方法,体验基于阻塞与非阻塞IO开发高性能网络应用程序的具体实例.Java平台传统的I/0系统基于byte(字节)和Stream(数据流)。这种模式下的I/O 操作以字节为单位,以流的方式处理数据。而NIO( New I/O )以块的方式处理数据,它的系统操作面向Buffer(缓冲),Channel(通道)和Selector(选择器),不再是字节,这种模式利用了操作系统管理内存和文件的方式,并将一些耗时操作直接转移给操作系统,使JavaI/O的速度得以提高、性能得到了明显的改善
-The use of JAVA I/O and NI/O, prepared by two types of network servers ECHO to learn two different programming methods IO experience obstructive and non-blocking IO based on the development of high-performance network applications specific examples. Java platform for the traditional I/0 system is based on the byte (byte) and Stream (data streams). This mode of I/O operation in bytes in order to deal with data flow way. The NIO (New I/O) blocks the way to deal with data, its system for Buffer (buffer), Channel (channel) and the Selector (selector), is no longer a byte, this mode of use of operating system management of memory and the manner in which documents, and some time-consuming operation of a direc
- 2022-02-09 15:18:54下载
- 积分:1
-
NETCAT的一个远程连接界面,简化了命令行TELNET的烦恼
NETCAT的一个远程连接界面,简化了命令行TELNET的烦恼-NETCAT a remote connection to the interface, simplifying the command line TELNET Pains
- 2023-07-26 01:20:04下载
- 积分:1