搜索资源列表
CS2003081aes
- 非常经典的AES加密算法接口及演示程序 ,可作课程设计使用 (* 介绍 *) AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度为 24 个字符 256 位支
000123
- 微机原理及接口技术课程设计交通灯程序,多段代码整理-theory and computer interface technology curriculum design traffic lights procedures and code of finishing
SRS
- 企业工资管理系统 要求完成的主要任务: (包括课程设计工作量及其技术要求,以及说明书撰写等具体要求) 1、了解并掌握软件需求工程的一般工作流程,采用的常用方法和步骤以及实用工具。要求学生能独立地完成中小型软件系统的需求分析。 2、对给定的题目,分析系统的各项功能需求、非功能性需求(接口需求、软件质量属性),以及数据需求等。在此基础上,撰写出符合规范的《软件需求规格说明(SRS)》。
Libraryborrowingmanagementsystemmanagementsystem.r
- 软件需求课程设计:图书馆借阅管理系统-原创性声明,目录,引言,总体描述,系统用例,外部接口需求,非功能性需求,数据需求,研制报告。
防火墙与入侵检测课程设计
- 目录 1 引言... 1 1.1 防火墙的基本工作原理... 1 1.1.1 防火墙技术分类... 1 1.1.2 包过滤防火墙... 1 1.1.3应用网关防火墙... 2 1.1.4 状态检测防火墙... 2 1.2 入侵检测系统原理... 2 1.2.1 按入侵检测的主要技术分类... 3 1.2.2 按入侵检测系统的数据来源分类... 3 2 本系统的网络拓扑图及IP地址规划... 4 2.1 网络拓扑图.
单片机类毕业设计参考论文
- 这个有很多论文,绝对是好东西,不说好不收费,每个设计包含论文、原代码,个别的有PCB,请下载者仅做参考 16×16点阵(滚动显示)论文+程序.rar cdma通信系统中的接入信道部分进行仿真与分析.rar LED显示屏动态显示和远程监控的实现.rar USB接口设计.rar 毕业设计(论文)OFDM通信系统基带数据.rar 仓库温湿度的监测系统.rar 单片机串行通信发射机.rar
jiekou
- 接口课程的综合性设计实验,希望帮助一些朋友偷偷懒-Interface design of an integrated curriculum experiment, in order to help some of my friends secretly lazy
1
- 微机接口课程设计报告,8253+8255接口模拟交通信号灯的实时控制和管理-Computer Interface curriculum design report, 8253+8255 Interface real-time simulation of traffic signal control and management
dianti
- 实现八层模拟电梯,接口课程设计. 8255,8253-模拟电梯 8255
bujindianji
- 微机接口实验中典型的步进电机实验的课程设计,里面有实验原理,源程序,实验结果等。-Computer Interface Experiment typical stepper motor experimental curriculum design, there are experimental principle, source code, experimental results.
paomadeng
- 微机原理和接口技术中典型实验--跑马灯。此文档中包含简易跑马灯的课程设计!-Microcomputer Principle and Interface Technology in a typical experiment- marquees. This document contains the curriculum design simple Marquee!
dianzizhongsheji
- 微机原理与接口技术课程设计-电子钟说明书 包含设计说明与原理!-Microcomputer Principle and Interface Technology curriculum design- electronic clock manual contains instructions and principles of design!
jiekou
- 接口课程设计。。完整报告和代码说明.里面内置很多不同程序。。但报告就针对我做的题目写的-Interface curriculum design. . Full report. . . .
weijiyuanli
- 本次课程设计利用软件定时方式采用Intel 8255A可编程外设接口芯片唐都TD-PITC 实验系统上模拟直流电动机闭环调速系统,A/D转换器实现模拟信号到数字信号的转换,设置电机转速的给定值,通过PWM方式可实现电机转速的调节,LED灯显示电机转速的大小状态。-The curriculum design using software timing mode analog closed-loop DC motor speed control system on the Intel 8255A p
abc
- 微机接口 课程设计报告 路灯控制设计 包含源代码 -Computer Interface curriculum design report contains the source code for street lighting control design
Java-curriculum-design-report
- Java课程设计实验报告 包含类和对象的应用、继承与多态的应用、接口的使用 附带源码 适用于本科生java课程设计作业-Java curriculum design report contains the application classes and objects, inheritance and polymorphism application interface using the included source code for java undergraduate curriculu
课设
- 微机原理及接口技术的课程设计,比赛计时抢答器,百度文库下载的
BCI
- 研究生课程设计调研了脑机接口的国内外发展现状,内容为脑机接口国内行业相关论文-BCI domestic industry-related research papers
2015JIEKOUSHIYAN
- 包含接口课程设计的要求,任务书,以及新一代usb2.0微机接口实验指导书-It contains the interface requirements of curriculum design, mission statement, and a new generation of computer interface experiment guide book usb2.0
操作系统课程设计用户命令接口
- 管理员登陆: 1.创建用户 new_user 2.删除用户 first_dele_user 3.查看当前用户 dis_disk 4.修改密码set_code 5.返回登录窗口(flag = 0; ----------------------------------------------------- 用户登陆: 文件类: 1.创建文件 new_file 2.删除文件 first_dele_file 3.打开文件 open_file 4.关闭文件 cl