-
1时间函数举例4,一个猜数游戏,判断一个人反应快慢。
2有两个磁盘文件A和B,各存放一行字母,要求把这两个文件中的信息合并(按字母顺序排列)输出到一个新文件...
1时间函数举例4,一个猜数游戏,判断一个人反应快慢。
2有两个磁盘文件A和B,各存放一行字母,要求把这两个文件中的信息合并(按字母顺序排列)输出到一个新文件C中。-A function of time, for example 4, a guess the number of games, judge a person reaction speed. 2 There are two disk files A and B, the storage of his letters, these two documents requested information in the merger (in alphabetical order) output to a new file in C.
- 2022-02-05 20:30:00下载
- 积分:1
-
android 赛程球队管理系统
基于android平台,可以实现对赛程的安排,对球队的管理,以及参赛人员的添加删除修改等操作
- 2022-11-12 17:20:17下载
- 积分:1
-
一本很好的WINDOWS DRIVER的书
一本很好的WINDOWS DRIVER的书-A very good book WINDOWS DRIVER
- 2022-10-26 10:35:03下载
- 积分:1
-
简单的c语言编译器源程序
一个c语言的编译器 。包含词法分析器,语法分析器,中间代码生成,符号表,目标代码生成。是源程序文件。希望对你有用。
- 2022-05-28 00:44:02下载
- 积分:1
-
优先事项:一些文件
Priorities: Some file-Priorities: Some file
- 2022-01-26 01:08:26下载
- 积分:1
-
支持复选功能树控件的下拉框
支持复选功能树控件的下拉框-support of the right of election control function tree drop-box
- 2022-03-16 04:26:51下载
- 积分:1
-
利用fdtd方法来对缺陷结构的光子晶体进行传输模拟
利用fdtd方法来对缺陷结构的光子晶体进行传输模拟-fdtd approach to the use of the defect structure of photonic crystals transmission simulation
- 2022-08-20 03:04:29下载
- 积分:1
-
A utility for cross
lib、dll等文件格式转换的软件,包括源程序-A utility for cross-platform development of function libraries, for converting
and modifying object files and for dumping and disassembling object and
executable files for all x86 and x86-64 platforms.
- 2023-08-25 03:15:04下载
- 积分:1
-
执行程序时,当主存没有可用页面时,为了选择淘汰主存中的哪一页面,腾出1个空闲块以便存放新调入的页面。淘汰哪个页面的首要问题是选择何种置换算法。该程序采用LRU方...
执行程序时,当主存没有可用页面时,为了选择淘汰主存中的哪一页面,腾出1个空闲块以便存放新调入的页面。淘汰哪个页面的首要问题是选择何种置换算法。该程序采用LRU方法选择,依置换策略选择一个可置换的页面并计算它们的缺页率以便比较。
-implementation procedures, when the main pages can be no deposit, in order to choose out of the main deposit which pages, spare a spare block transferred to the new store pages. Which pages out of the first problem is the choice of replacement algorithm. The program LRU Methods, according to choose a replacement strategy may replacement pages and calculation of their missing pages rate to facilitate comparison.
- 2022-05-25 18:24:45下载
- 积分:1
-
VS2010简单C/S网络通信
用MFC Socket编写的服务器与客户端通信的一个例程,可以实现局域网及本机通信,客户端与服务器可互相收发信息,压缩包含完整工程文件。
- 2023-06-02 09:00:13下载
- 积分:1