-
非常有用的资料,做硬件设计的工程师必须会的基础内容
非常有用的资料,做硬件设计的工程师必须会的基础内容-Very useful information to do hardware design engineers must be the basis of content
- 2023-08-26 23:55:03下载
- 积分:1
-
series of the Super Mario Sunshine procedures
编的超级玛利的程序-series of the Super Mario Sunshine procedures
- 2022-09-27 23:30:04下载
- 积分:1
-
闪烁发光二极管采用 pic16f877a
闪烁 LED 使用 PIC16F877A
亲爱的朋友们,
节日的问候。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-10-04 14:40:03下载
- 积分:1
-
多关键字匹配的源码
多关键字匹配的源码- Essential character match source code
- 2022-10-10 22:15:02下载
- 积分:1
-
三角形游戏的在linux 平台上 基于 gnu c/c++ 的实现,游戏规则:参见 http://imagiware.com/triangle/
本程序能够...
三角形游戏的在linux 平台上 基于 gnu c/c++ 的实现,游戏规则:参见 http://imagiware.com/triangle/
本程序能够递归的实现三角形游戏的解步骤(类似于九连环游戏)并有图像演示
- 2022-11-06 07:20:03下载
- 积分:1
-
LINDO用于求解线性规划和二次规划问题,LINGO除了具有LINDO的全部功能外,还可以用于求解非线性规划问题,也可以用于一些线性和非线性方程(组)的求解,等...
LINDO用于求解线性规划和二次规划问题,LINGO除了具有LINDO的全部功能外,还可以用于求解非线性规划问题,也可以用于一些线性和非线性方程(组)的求解,等等。-LINDO for solving linear programming and quadratic programming problems, LINDO LINGO addition to the full functionality, but also can be used for nonlinear programming problem some also can be used for linear and nonlinear equations (Group I) solution, and so on.
- 2022-04-12 16:28:04下载
- 积分:1
-
归并和快速算法比较
归并和快速算法比较-merging and fast algorithm
- 2023-08-03 17:10:03下载
- 积分:1
-
基于瑞利波及lamb波的频散曲线程序,可用于根据实验绘制Rali波及lamb波的频散曲线,检验其在不同材料中的频散特性...
基于瑞利波及lamb波的频散曲线程序,可用于根据实验绘制Rali波及lamb波的频散曲线,检验其在不同材料中的频散特性-and lamb wave dispersion curves procedures, under the experiment can be used for mapping Rali affected lamb wave dispersion curves, test different materials in the dispersion characteristics
- 2022-12-12 19:45:03下载
- 积分:1
-
A personnel system, code and databases.
一个有关人事系统的所有代码和有关文件包括里面小量数据库。-A personnel system, code and databases.
- 2023-04-02 14:15:04下载
- 积分:1
-
本设计的目的是通过设计和调试一个简单的文件系统,主要是模拟文件操作命令的执行,来模拟文件管理,使学生对主要文件操作命令的实质和执行过程有比较深入的了解,掌握它们...
本设计的目的是通过设计和调试一个简单的文件系统,主要是模拟文件操作命令的执行,来模拟文件管理,使学生对主要文件操作命令的实质和执行过程有比较深入的了解,掌握它们的基本实施方法。具体要求如下:
(1) 设计一个支持n个用户的文件系统,每个用户可拥有多个文件:
(2) 采用二级或二级以上的多级文件目录管理;
(3) 对文件应设置存去控制保护方式,如“只能执行”、“允许读”、“允许写等”;
(4) 系统的外部特征应接近于真实系统,可设置下述文件操作命令:
命 令 功 能 命 令 功 能
Create 建立文件 Read 读文件
Open 打开文件 Write 写文件
Close 关闭文件 Copy 复制文件
Delete 撤消文件 Directory 查询目录
(5) 通过键盘使用该文件系统,系统应显示操作命令的执行结果。-the purpose of this design is by designing and debugging a simple file system, main operation is simulated documents the execution of the order to simulate document management, enable students to the main document commands the substance and the implementation process of a more in-depth understanding, They grasp of the basic method. Specific requirements are as follows : (1) design a support n user file system, each user can have multiple files : (2) use of two or more than two multi-level directory management; (3) the document should be set up to deposit control and protection methods, such as "the only
- 2023-04-23 12:45:04下载
- 积分:1