-
操作系统课程设计 题目和目的:
通过模拟文件系统的实现,深入理解操作系统中文件系统的理论知识。(完整报告,包括源码、流程、分析、心得和可执行程序。心血啊!)...
操作系统课程设计 题目和目的:
通过模拟文件系统的实现,深入理解操作系统中文件系统的理论知识。(完整报告,包括源码、流程、分析、心得和可执行程序。心血啊!)
- The operating system curriculum designs the topic and the goal:
Through the simulation filing system realization, thoroughly
understands in the operating system the filing system theory
knowledge. (The integrity reported, including the source code, the
flow, the analysis, the attainment and may the executive routine.
Painstaking care! )
- 2022-02-01 16:48:35下载
- 积分:1
-
uva10324解法(提共題目和解法程式)
題目說明:給你一連串僅包含0和1的字串 (字串長度最大到1000000,字串從第0個字元開始),要請你回答我們在第i個和第j個字元之間(包含第i個和第j個)、 是否所有的字元均相同 (均為1或均為0)。如果均相同請回答Yes、 否則請回答No。输入每筆測試資料的第一列為一個僅包含0和1的字串,下一列有1個整數n 代表對於上一列字串以下有n個問題。皆下來的 n 列每列有2個非負的整數分別代表 i和 j。输出對每一列測試字串,請先輸出第幾個的案例。然後根據 n 個問題回答肯定或否定的。解法:1.用获取讀入整行字串輸入、 並計算長度2.先判斷第 0 個位置,为 0 則把 0 存入另一個整數陣列,为 1 則存 13.用迴圈把字串陣列轉換存到整數陣列、 遇到字元 0 則值不變、 遇到字元 1 則加 14.欲判斷的i、 j位置都為字元 0、 且整數陣列i、 j位置的值相同、 代表有一連串 0、 輸出是5.欲判斷的i j位置都為字元 1,且整數陣列i、 j位置的值相減為i、 j的差、 代表有一連串 1,輸出是6.其他情況輸出号
- 2022-05-06 12:04:30下载
- 积分:1
-
一个简易的图片浏览器,包括多种格式的图片
一个简易的图片浏览器,包括多种格式的图片-A simple picture browser, including a variety of picture formats
- 2023-08-16 12:55:03下载
- 积分:1
-
此文件是拼图游戏(由鼠标控制点击,可选折不同的拼图内容)
此文件是拼图游戏(由鼠标控制点击,可选折不同的拼图内容)-puzzles (by clicking on the mouse control, optional packs of different puzzles.)
- 2022-02-02 14:22:31下载
- 积分:1
-
shell lab caspp 深入理解计算机系统
shell原码,很好用的,要多看书,理解才是王道,加油
- 2022-03-25 22:33:07下载
- 积分:1
-
smartphone的闹钟程序源码,大家有兴趣可以修改
smartphone的闹钟程序源码,大家有兴趣可以修改-smartphone source of alarm procedures, we are interested in can be modified
- 2022-03-01 11:29:13下载
- 积分:1
-
它是哈希的实现。
it is c implementation of Hashing ..
all types of hashing covered in this program -it is c implementation of Hashing ..
all types of hashing covered in this program
- 2022-08-20 04:35:06下载
- 积分:1
-
Face Detection system, developed using opencv face detection process
人脸检测系统,利用opencv开发的人脸检测程序-Face Detection system, developed using opencv face detection process
- 2022-01-21 22:39:52下载
- 积分:1
-
ASP系统开发[毕业设计]
ASP系统开发[毕业设计]-ASP system development [ graduation project ]
- 2022-01-26 06:21:13下载
- 积分:1
-
80套经典网页设计模版 80套完整的经典网页设计模板,很酷!有些模板您修改修改就可建站,真的不错! 对于不习惯用各种工具但是又渴望做一个网页的你特别适用,而大侠...
80套经典网页设计模版 80套完整的经典网页设计模板,很酷!有些模板您修改修改就可建站,真的不错! 对于不习惯用各种工具但是又渴望做一个网页的你特别适用,而大侠级的朋友们也值得研究研究-80 sets of classic web design templates 80 complete sets of the classic web design templates, cool! Some templates you can amend the amendment the establishment of the station, really good! For those using various tools but also eager to do a special website you apply, and the heroes- class friends is worth studies
- 2022-02-10 17:05:55下载
- 积分:1