资源列表

« 1 2 ... .46 .47 .48 .49 .50 10951.52 .53 .54 .55 .56 ... 14958 »

[操作系统开发jianli-fat-wenjianxitong

说明:设计的任务 1 、首先分配一定容量的磁盘存储空间,作为文件存储空间。 2 、建立相应的文件系统,使用 FAT 文件系统。 3 、为该文件系统设计相应的数据结构来管理目录、磁盘空闲空间、已分配空间 等。 4 、提供文件的创建、删除、移位、改名等功能。 5 、提供良好的界面,可以显示磁盘文件系统的状态和空间的使用情况。 6 、提供虚拟
<郭彦斌> 在 2024-11-07 上传 | 大小:9kb | 下载:0

[操作系统开发jin-cheng-guan-li-xi-tong

说明:进程管理系统:定义PCB的数据结构,用链表的形式管理进程,采用多级反馈队列调度的算法模拟进程的控制,最终完成有创建、撤销、调度、阻塞、唤醒进程等功能-Process Management Systems: Define the PCB data structure, with the form of chain management processes, the use of multi-level feedback queue sch
<郭彦斌> 在 2024-11-07 上传 | 大小:11kb | 下载:0

[汇编语言Filter-parameters-selected

说明:滤波器参数及实验源程序及运行结果与波形 1、滤波器参数选取 2、实验源程序及运行结果与波形-Filter parameters and experimental results of the source code and run a waveform, the filter parameter selection 2, the experimental results and the waveform source code
<王祖彬> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[杀毒WEP-360

说明:一款干净漂亮的高仿9.0版本 童鞋们拿去挥霍吧 -A nice clean shoes are high imitation version 9.0 take squander it. .
<wu qiang> 在 2024-11-07 上传 | 大小:1.02mb | 下载:0

[操作系统开发i2c-of-the-dm642

说明:dm642的i2C的使用方法,和注意事项,自己收藏的网页,大家可以下载-dm642' s i2C of use, and precautions, his collection of web pages, you can download to see
<陈典兵> 在 2024-11-07 上传 | 大小:21kb | 下载:0

[汇编语言supermarket

说明:超市进销存管理系统。简单的系统,可以运行。-Supermarket inventory management system. Simple system, you can run.
<> 在 2024-11-07 上传 | 大小:356kb | 下载:0

[书籍源码color

说明:C语言简单上色的库函数 将其复制到 编译程序安装所在位置的“include”文件夹中,即可调用。 如找不到所述位置,直接搜索stdio.h ,和这个文件放在一起就行。 -C language library functions simple color copy it to the installation location of the compiler " include" folder, you
<陈文> 在 2024-11-07 上传 | 大小:3kb | 下载:0

[编译器/词法分析b3

说明:LL(1) 文法分析 c语言实现 实现基本c语言分析,附带文法-LL (1) grammar analysis c language realization of the basic c language analysis, with grammar
<李明喜> 在 2024-11-07 上传 | 大小:160kb | 下载:0

[书籍源码scanf-temp

说明:键盘缓冲区残余信息问题 scanf(" c",&c) 这句不能正常接收字符,什么原因呢?我们用 printf("c= d\n",c) 将C用int表示出来,启用printf("c= d\n",c) 这一句,看看scanf()函数赋给C到底是 什么,结果是c=10 ,ASCII值为10是什么?换行即\n.对了,我们每击打一下"Enter"键,向键盘缓冲区发去一个“回车”(\r),一个“换行"(\n),在这里 \r被scanf()
<陈文> 在 2024-11-07 上传 | 大小:3kb | 下载:0

[编译器/词法分析pl1_resul

说明:fortran程序解决空间平面等各种问题的直接应用程序,含有算例,相当有用-fortran program to solve various problems such as space plane direct application contains examples, very useful
<chan> 在 2024-11-07 上传 | 大小:7kb | 下载:0

[编译器/词法分析stress_resul

说明:如题所示,直接的程序应用,用于解决平面以及空间问题。-As stated above, the direct application of the procedure for solving plane and space issues.
<chan> 在 2024-11-07 上传 | 大小:20kb | 下载:0

[LabViewcar

说明:控制面板可以对显示面板中的参量进行控制。油门控制转速,转速=油门*100,档位控制时速,时速=档位*40,油量随VI运行时间减少,初始油量设为200升,当油量低于20升时,油量指示器闪烁报警。-Car dashboard analog
<王文韬> 在 2024-11-07 上传 | 大小:24kb | 下载:0
« 1 2 ... .46 .47 .48 .49 .50 10951.52 .53 .54 .55 .56 ... 14958 »

源码中国 www.ymcn.org