-
客户机/服务器系统比文件服务器系统能提供更高的性能,因为客户端和服务器端将应用的处理要求分开,同时又共同实现其处理要求,对客户端程序的请求实现“分布式应用处理”...
客户机/服务器系统比文件服务器系统能提供更高的性能,因为客户端和服务器端将应用的处理要求分开,同时又共同实现其处理要求,对客户端程序的请求实现“分布式应用处理”。服务器为多个客户端应用程序管理数据,而客户端程序发送、请求和分析从服务器接收的数据,这是一种“胖客户机 (Fat Client)”,“瘦服务器 (Thin Server)”的网络计算模式。服务器处理服务要求的过程实际是,先获取传送来的头信息,然后根据头信息新建文件,然后继续接受数据写入文件,当接受完数据后关闭文件。-client/server systems over file server systems can provide higher performance, because the client and server-side applications will be processed separately, but also to achieve their common processing requirements, the client"s request to achieve "distributed application processing." Server for a number of client applications data management, and client send request from the server and analysis of the data received, it is a "fat client (Fat Client)", "thin servers (Thin Server)," the network computing model. Server service requirements of the actual process, first to obtain the first delivery of information, according to new information first, and then continue to receive data into the document when they were closed
- 2023-06-10 06:20:03下载
- 积分:1
-
The realization of sleep (Sleep) a specified period of time (in seconds) a simpl...
实现睡眠(Sleep)指定时间(秒)的简单控制台程序。-The realization of sleep (Sleep) a specified period of time (in seconds) a simple console program.
- 2023-03-17 02:05:04下载
- 积分:1
-
VC7写的,用来将金山单词本生成的文本文件转换成为我想要的其它格式写的。有兴趣的可以看看。...
VC7写的,用来将金山单词本生成的文本文件转换成为我想要的其它格式写的。有兴趣的可以看看。-VC7 wrote, Jinshan words used to generate the text of the document I want to switch to the other format writes. Interested can look at.
- 2022-03-07 16:24:49下载
- 积分:1
-
VB interpolation procedures, there are linear interpolation and circular interpo...
VB插补程序,主要有直线插补与圆弧插补,可以设置脉冲当量-VB interpolation procedures, there are linear interpolation and circular interpolation, you can set a pulse equivalent
- 2022-07-17 22:22:43下载
- 积分:1
-
vc++ procedure, a small
vc++程序,一个小型的项目,非常棒-vc++ procedure, a small-scale projects, great
- 2022-03-07 02:46:02下载
- 积分:1
-
实现了飞机游戏,也就是我们通常的在手机耍的飞机类射击游戏,对程序初学者可以好好研究下...
实现了飞机游戏,也就是我们通常的在手机耍的飞机类射击游戏,对程序初学者可以好好研究下-Game realize the plane, that is, at our usual type of plane of the mobile phone playing shooting games, the program can be a good study for beginners
- 2023-06-29 17:00:05下载
- 积分:1
-
BITEK BIT1605 IDE v109 utility !
BIT1605 is 10
BITEK BIT1605 idev109实用工具!
- 2023-03-22 01:30:04下载
- 积分:1
-
C语言 文件操作 文本文件读取及显示及二进制文件读取及换行显示...
C语言 文件操作 文本文件读取及显示及二进制文件读取及换行显示-C language file operations to read and display text files and binary files read and wrap
- 2022-01-22 15:50:14下载
- 积分:1
-
VC++语言界面较为简单的通讯录,以备STO…
用vC++文字界面编写的较为简单的通讯录,实现存储,查找,删除等功能。-VC++ language interface with a relatively simple address book to prepare for storage, search, delete functions.
- 2023-07-03 11:35:03下载
- 积分:1
-
VC++ matrix class template used to achieve matrix storage, transpose and other i...
VC++中使用的矩阵类模板,实现矩阵存储,转置等问题。-VC++ matrix class template used to achieve matrix storage, transpose and other issues.
- 2023-07-19 18:45:03下载
- 积分:1