-
CPU的访问信息。
获取CPU信息/ID号-CPU access information/ID
- 2022-06-26 02:21:54下载
- 积分:1
-
public class gedebahe { public static void main( String [] args) { for ( ) { int...
public class gedebahe { public static void main( String [] args) { for ( ) { int a=-1,b,c //b,c是分解出来的两个数 System.out.print("Please input a oushu:") //输入一个偶数 try { BufferedReader in = new BufferedReader(new InputStreamReader(System.in)) String inputLine = in.readLine() a = Integer.valueOf(inputLine).intValue() }catch (Exception exc) { System.out.println("Sorry,please input a number.") return } if (a%2!=0) { System.out.println("Sorry,please input a oushu.") return } for (b=1 b
- 2022-09-15 17:45:03下载
- 积分:1
-
C++网络通信源代码
C++网络通信源代码-C source code for network communication
- 2022-01-31 04:21:50下载
- 积分:1
-
这是一个有这很多功能的程序,他能够让读者明白
这是一个有这很多功能的程序,他能够让读者明白-This is a lot of functions have this procedure, he was able to allow readers to understand
- 2022-07-16 01:00:31下载
- 积分:1
-
1.在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个简单的单用户文件系统。在退出这个简单的文件系统时,应将该虚拟文件系统保存到磁盘上,以便下次可以再将...
1.在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个简单的单用户文件系统。在退出这个简单的文件系统时,应将该虚拟文件系统保存到磁盘上,以便下次可以再将它恢复到内存的虚拟磁盘空间中。 2.文件存储空间的分配可采用显式链接分配或其他的办法。 3.空闲空间的管理可选择位示图或其他的办法。如果采用位示图来管理文件存储空间,并采用显示链接分配方式,那么可以将位示图合并到FAT表中。 4.文件目录结构采用多级目录结构。为了简单起见,可以不使用索引结点,其中的每个目录项应包含文件名、物理地址、长度等.-1.making a virtual diskete memory as file storyge,in this district it can implement a simple single user file system .when quit this simple file system ,it shoud save the virtual file system to diskete,then it can be resumed to virtual diskete district in the memory.3.we can choose location hint map to manage the idle space or orther means.if we choose locationhint map to manage file saving space,and adopt show linking distribution mode,we can combine location hint map into FAT table.4.file directory confiuration adopts multilevel directory confiuration.to simplify,it doesn t use index dot,evrery term shoud include file name,physical dress and lenght.
- 2022-07-20 06:41:57下载
- 积分:1
-
超酷进程条控件,非常好用,有.ocx文件和源代码,非常好用
超酷进程条控件,非常好用,有.ocx文件和源代码,非常好用-cool control of the process, very handy,. Exe files and source code, very handy
- 2023-02-16 14:05:03下载
- 积分:1
-
输入三点的三维坐标,求立体空间的圆心所在,使用了对话框架构,里面的算法函数可以提出来单独使用...
输入三点的三维坐标,求立体空间的圆心所在,使用了对话框架构,里面的算法函数可以提出来单独使用-importation of 3D coordinates for a three-dimensional space where the center of a circle, use the dialog box structure, function inside the algorithm can be made to use separate
- 2022-04-19 17:43:51下载
- 积分:1
-
MFlood agreement Mflood.cc procedures, the procedures for implementation of the...
MFlood协议的Mflood.cc程序,这个程序用于泛洪协议的实现。-MFlood agreement Mflood.cc procedures, the procedures for implementation of the protocol flooding.
- 2022-04-20 05:50:48下载
- 积分:1
-
Color Grid Colum
Color Grid Colum
Color Grid Colum
Color Grid Colum-
Color Grid Colum
Color Grid Colum
- 2023-03-24 21:10:03下载
- 积分:1
-
stc15f2k60s2超声波测距程序
超声波测距程序,能测到2米以内距离,十分精准,层次清晰,代码清晰明了,代码有注释,十分有利于单片机初学者学习。
- 2022-01-26 07:33:33下载
- 积分:1