-
Example19_DSP2833x_Epwm_dc_motor
说明: 关于DSP的应用,以及简单程序调速的实现(The brief introduction of DSP28335 and the application of interrupt program in the program are suitable for beginners)
- 2020-10-21 17:16:01下载
- 积分:1
-
very classic example Daquan
delphi实例大全非常经典-very classic example Daquan
- 2022-07-21 07:44:03下载
- 积分:1
-
文件切割,特别对于Email上传文件有用。
文件切割,特别对于Email上传文件有用。-paper cutting, especially Email upload documents useful.
- 2022-12-21 10:35:03下载
- 积分: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
-
VRPTW-master
说明: 基于时间窗的电动车调度,利用了遗传算法,启发式算法进行编程(Electric vehicle scheduling based on time window is programmed by using genetic algorithm and heuristic algorithm.)
- 2020-06-25 00:40:02下载
- 积分:1
-
本程序是用VC writennt
本程序是用VC编写的中国象棋的源程序 可以人机博弈 看看你的水平怎么样咯-THIS PROGAME IS WRITENNT BY VC
- 2022-03-15 23:04:05下载
- 积分:1
-
motioncontrol
这是一个采用FPGA实现PCI接口的运动控制卡,全部实现的论文资料,是我的硕士毕业论文,请指正,(using FPGA PCI Motion Control Card, all of the papers, I have a master's degree thesis, please correct me, thank you)
- 2006-10-10 20:12:59下载
- 积分:1
-
MAX9295
说明: IC:串行器,将摄像头并行信号转换为串行,进行远距离传输。配合9296使用。(IC: serial device, which converts the parallel signal of camera into serial signal for long-distance transmission. Use with 9296.)
- 2020-12-16 10:49:13下载
- 积分:1
-
一种PPT格式。
a type of ppt format.
- 2022-07-14 04:56:25下载
- 积分:1
-
gps 凌阳单片机
//======================================================
// 文件名称: GPS.c
// 功能描述: GPS模块的初始化,GPS信息的解析
// 维护记录: 2000-12-5 v1.0
//======================================================
#include "gps.h"
#include "spce061a.h"
#include
static int GetComma(int num,char* s
- 2023-03-09 05:15:03下载
- 积分:1