-
操作系统课程设计 题目和目的:
通过模拟文件系统的实现,深入理解操作系统中文件系统的理论知识。(完整报告,包括源码、流程、分析、心得和可执行程序。心血啊!)...
操作系统课程设计 题目和目的:
通过模拟文件系统的实现,深入理解操作系统中文件系统的理论知识。(完整报告,包括源码、流程、分析、心得和可执行程序。心血啊!)
- 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
-
fm2010 sch,it is very important
fm2010 sch,it is very important
- 2023-01-22 16:20:04下载
- 积分:1
-
让我们自己动手做屏保
让我们自己动手做屏保-our own hands screensaver
- 2023-08-15 16:40:02下载
- 积分:1
-
本代码主要讲述了多个排序算法之间的比较,具体包括时间复杂度等...
本代码主要讲述了多个排序算法之间的比较,具体包括时间复杂度等-Comparison between the number of sorting algorithms
- 2022-02-03 07:06:51下载
- 积分:1
-
卷积码的维特比译码,C语言版
卷积码viterbi译码,c语言版,可执行.-Viterbi decoding convolutional codes, c language version
- 2022-08-26 00:19:49下载
- 积分:1
-
编写程序计算三门课的平均成绩,要求应用程序分别用Java语言三种不同的循环语句实现,每门课的成绩用Math类的random()方法随机产生(random()产生...
编写程序计算三门课的平均成绩,要求应用程序分别用Java语言三种不同的循环语句实现,每门课的成绩用Math类的random()方法随机产生(random()产生的数值在0和1之间),成绩范围为40~100。
提示:自定义一个类,该类实现一个返回随机数的函数。在main函数里测试时直接调用该类的获取随机数方法。 获得随机数相关的类为:java.lang.Math 需要时可引入该类即:import java.lang.Math
-Write a program grade point average calculation of three lessons to require the application were used Java language in three different loop realization of the achievements of each course with the Math class, random () method of randomly generated (random () produces values between 0 and between 1), results range from 40 ~ 100. Tip: Customize a class that implements a function to return random numbers. In the main function, where the test is called the class to obtain a direct method of random numbers. Obtain a random number associated category: java.lang.Math necessary for the introduction of the class that is: import java.lang.Math
- 2022-07-05 00:59:52下载
- 积分:1
-
Achieved a convolution coding and Viterbi decoding, but also a simple BPSK modul...
实现了卷积编码和维特比译码,也有简单的BPSK调制解调过程。-Achieved a convolution coding and Viterbi decoding, but also a simple BPSK modulation and demodulation process.
- 2022-01-31 01:09:18下载
- 积分:1
-
Wince6.0 a run in the jigsaw puzzle.
一个可以运行在wince6.0的拼图游戏。-Wince6.0 a run in the jigsaw puzzle.
- 2022-04-30 17:09:04下载
- 积分:1
-
这是几个游泳的测试程序,都是些基础的东西,有带学习
这是几个游泳的测试程序,都是些基础的东西,有带学习
-This is a swim test procedure are some basic things, the learning
- 2022-05-28 06:24:27下载
- 积分:1
-
本tkyc使用Quick VxD 生成了一个动态加载的“Hello world”VxD框架,并通过一个WIN32应用程序完成VxD的加载和卸载。在应用程序中,制...
本tkyc使用Quick VxD 生成了一个动态加载的“Hello world”VxD框架,并通过一个WIN32应用程序完成VxD的加载和卸载。在应用程序中,制作2个按钮,一个用于加载VxD,另一个用于卸载VxD。在VxD被动态加载时,VxD会输出数据流“Hello world!”以及“动态加载dynamic.vxd成功”;在VxD被卸载时,VxD会输出数据流“动态卸载dynamic.vxd成功”。-tkyc use of the Quick VxD to generate a dynamic loading of the "Hello world "VxD framework and through a Win32 application procedures are completed VxD loading and unloading. In the application process, the production of two buttons, a VxD for loading, unloading for another VxD. In VxD dynamically loaded, VxD will output data stream "Hello world!" and "dynamic loading dynamic.vxd successful "; in VxD be unloaded, VxD will output data stream "dynamic unloading dynamic.vxd success."
- 2022-03-12 08:52:43下载
- 积分:1