-
,人们提出了“服务质量”(Quality of Service,简称Q o S)
的概念。Q o S实际是一系列组件,允许对网上的数据进行不同处理,并可为其...
,人们提出了“服务质量”(Quality of Service,简称Q o S)
的概念。Q o S实际是一系列组件,允许对网上的数据进行不同处理,并可为其分配不同的优
先级。若一个网络具备Q o S功能,便可根据实际需要,对其进行配置-People put forward the quality of service (Quality of Service, referred to as Q o S) concept. Q o S is actually a series of components, allow for online data of different treatments, and its distribution of different priority. If a network with Q o S function can be based on actual needs, their configuration
- 2022-09-07 09:45:03下载
- 积分:1
-
CVS training documents. The use of CVS and working principle described in detail
简历培训文件。详细介绍了CVS的使用和工作原理
- 2022-01-28 00:29:26下载
- 积分:1
-
这是一个C语言写的一个解决TSP问题的蚁群算法程序
这是一个C语言写的一个解决TSP问题的蚁群算法程序-This is a C language to write a solution to the problem TSP Ant Colony Algorithm procedure
- 2022-01-25 19:21:25下载
- 积分:1
-
第三版C++入门,学习C++不错
c++primer第三版,学习c++的好电子书,希望对大家能够有所帮助。-c primer third edition, learning c good e-books, we hope to be able to help.
- 2023-04-08 05:50:03下载
- 积分:1
-
用cvi实现的GPIB演示,比较经典
用cvi实现的GPIB演示,比较经典-with cvi achieve GPIB demonstration, more classic ... ... ... ... ... ... ...
- 2022-07-03 01:52:27下载
- 积分:1
-
关于boost graph library的文档,值得好好研究一下
关于boost graph library的文档,值得好好研究一下-Boost graph library on the document, it is worth a good look
- 2022-01-26 05:20:44下载
- 积分:1
-
Mathematica函数及使用方法
Mathematica函数及使用方法-Mathematica function and methods of use
- 2023-07-29 05:35:03下载
- 积分:1
-
描述了C++文件操作的操作方法
ios::app: 以追加的方式打开文件
ios::ate: 文件打开后定位到文件尾,ios:app就包含有此...
描述了C++文件操作的操作方法
ios::app: 以追加的方式打开文件
ios::ate: 文件打开后定位到文件尾,ios:app就包含有此属性
ios::binary: 以二进制方式打开文件,缺省的方式是文本方式。两种方式的区别见前文
ios::in: 文件以输入方式打开
ios::out: 文件以输出方式打开
ios::nocreate: 不建立文件,所以文件不存在时打开失败
ios::noreplace:不覆盖文件,所以打开文件时如果文件存在失败
ios::trunc: 如果文件存在,把文件长度设为0 -Describes the C++ file operations How ios:: app: an additional way to open the file ios:: ate: File opened locate end of file, ios: app will contain this attribute ios:: binary: open the file in binary mode , the default way is to text mode. The difference between two ways to see above ios:: in: file to open the input mode ios:: out: file to output mode open the ios:: nocreate: do not create the document, so when you open the file does not exist failed ios:: noreplace: Do not overwrite file, so when you open the file if the file exists failed ios:: trunc: If the file exists, the file size set to 0
- 2022-03-24 03:47:54下载
- 积分:1
-
数十个C语言的代码
数十个C语言的代码- Dozens of C language code
- 2022-01-22 09:14:37下载
- 积分:1
-
BS在线文件管理系统的源码和说明
BS在线文件管理系统的源码和说明-BS online document management system source code and annotations
- 2022-05-20 08:13:34下载
- 积分:1