-
操作系统作业调度源代码 作业调度算法实现本程序主要实现了进程调度中最常见的算法...
操作系统作业调度源代码 作业调度算法实现本程序主要实现了进程调度中最常见的算法-operating system source code scheduling algorithms operating procedures for the main process of scheduling the most common algorithm
- 2022-08-16 08:19:04下载
- 积分:1
-
布瑞恩W. Kernighan和Rob Pike有限
Brian W. Kernighan和Rob Pike合著的最新力作。讨论了程序设计中实际的、又是非常深刻和具有广泛意义的思想、技术和方法,它的翻译出版将填补国内目前这方面书籍的空白。本书值得每个梦想并努力使自己成为优秀程序员的人参考,值得每个计算机专业的学生和计算机工作者阅读,也可作为程序设计高级课程的教材或参考书。-Brian W. Kernighan and Rob Pike co-authored the latest masterpieces. Discussion of the actual design process, but we were very deep and broad significance of the idea that technology and methods, it will be translated and published fill current gaps in the area of books. The book is worth every dream and strive to become a good programmer reference, Each is worthy of computer professionals and computer student workers reading, procedures could also serve as senior design courses or reference materials.
- 2022-11-27 11:25:04下载
- 积分:1
-
java调色板程序
java调色板程序-java palette procedures
- 2022-03-13 12:47:51下载
- 积分: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
-
一本很好的tcp/ip教程
一本很好的tcp/ip教程-a good tcp/ip Guide
- 2023-05-30 15:50:04下载
- 积分:1
-
Linux网络编程教程
Linux网络编程教程-Linux network programming course
- 2022-03-03 18:07:14下载
- 积分:1
-
模糊控制及其仿真程序的实现,模糊控制及其仿真程序的实现
模糊控制及其仿真程序的实现,模糊控制及其仿真程序的实现-matlab simulink
- 2022-05-16 03:11:33下载
- 积分:1
-
Preliminary User's Manual NU85ET 32
Preliminary User’s Manual
NU85ET
32-Bit Microprocessor Core
Hardware
Document No. A15015EJ3V0UM00 (3rd edition)
Date Published March 2002 N CP(N)
Printed in Japan
© 2000
NU85ET
NDU85ETV14-Preliminary User"s Manual NU85ET 32-Bit Microprocessor Core Hardware Document No. A15015EJ3V0UM00 (3rd edition) Date Published March 2002 N CP (N) Printed copy Japan in 2000 NU85ET NDU85ETV14
- 2022-05-16 09:09:48下载
- 积分:1
-
A Perspective on ISO C++.pdf
A Perspective on ISO C++.pdf
- 2022-01-25 23:43:48下载
- 积分:1
-
使用Beans的注册页面,当会员注册,该模块要求必须输入会员名,密码,年龄等信息...
使用Beans的注册页面,当会员注册,该模块要求必须输入会员名,密码,年龄等信息-Beans use the Registration page, when members register, the module required to enter the member name, password, age and other information
- 2023-02-15 04:20:03下载
- 积分:1