-
一个服务器端,两个客户端:student和teacher两者权限不一,更能不一;能进行简单的选课、发送通知等功能...
一个服务器端,两个客户端:student和teacher两者权限不一,更能不一;能进行简单的选课、发送通知等功能-a server, two clients : student and teacher competence of the two different and more mixed; Can a simple classes, sent notification function
- 2022-03-10 10:50:40下载
- 积分:1
-
UML
uml--统一建模语言 rose 网络编程高手必经之路-uml-- Unified Modeling Language rose network programming essential to master
- 2022-02-10 12:45:06下载
- 积分:1
-
非常好的VHDL用于LCD显示的程序,很好的实现了
非常好的VHDL用于LCD显示的程序,很好的实现了-VHDL very good procedures for the LCD display, a good realization of the
- 2022-03-11 03:53:02下载
- 积分:1
-
一个简单的完成端口的例子,适合入门者学习
一个简单的完成端口的例子,适合入门者学习-A simple example of the completion of the port, suitable for beginners to learn
- 2022-04-16 23:54:04下载
- 积分:1
-
里边有很多精彩的网络编程程序,大家快来下载呀,过期也我可不管的...
里边有很多精彩的网络编程程序,大家快来下载呀,过期也我可不管的-inside many wonderful network programming procedures, we hurry and download it, I can also expired regardless of the.
- 2022-03-22 13:22:54下载
- 积分:1
-
ADDING A SOCKET TO NETWORK
ADDING A SOCKET TO NETWORK
- 2022-09-15 09:00:03下载
- 积分:1
-
关于远程网络监视程序的源码,采用vc++编写
关于远程网络监视程序的源码,采用vc++编写- About the long-distance network monitor program source code,
uses vc++ to compile
- 2022-06-19 17:28:51下载
- 积分:1
-
RS-232-C端口实时监控软件的设计实现、Socket接口实现网络异步通信、用C语言实现Ping程序功能-RS-232-C port real-time monitoring software designed to achieve, Socket Interface network asynchronous communication using C language function Ping procedures
- 2022-01-22 17:17:25下载
- 积分:1
-
个性化桌面设置
使用c++语言编程,通过对计算机注册表的修改,对windows的桌面进行个性化的设置。本程序可用于学习c++语言编写注册表的方法,对于初学者有一定的帮助。
- 2022-04-27 04:07:15下载
- 积分: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