搜索资源列表
voicecontrol
- 语音电压表。 // 文件来源:《SPCE061A单片机实验指导书》,\"实验三十八 0~3V电压测量表\"-voice voltage meter. / / Source of the document : "SPCE061A experimental guide book", "Experiment 38 0 ~ 3V voltage measurement table"
jiekoushiyan
- 微机处理与接口技术的实验指导书, 实验一 DEBUG的启动及其基本命令的使用 实验二 内存操作数及寻址方法 实验三 汇编语言程序的调试与运行 实验四 查表程序设计 实验五 系统功能调用 实验六 分支程序设计 实验七 循环程序设计 实验八 子程序设计 实验九 综合程序设计 附录 实验报告 -computer interface technology to deal with the experimental guidance, the
AEDK-T598
- AEDK-T598试验套装内容包括实验指导书,实验说明及实验程序-AEDK - T598 test sets including guide books, experimental descr iptions and experimental procedure
89c52ProgmAsm
- AT89C52实验指导书,非常详细,好东要一起分享!
weijishiyanzhidaoshu
- 微机原理的实验指导书 学微机,做实验的好老师啊
jinyang
- 步进电机反馈控制系统 1)基本要求与提示 (难度系数1.0) 利用利用8255 输出脉冲序列,控制BA,BB,BC,BD 脉冲,经放大后驱动小型步进电机,达到使 电机定速运转之目的.。控制过程采取开环与闭环两种方式实现: (1)按指定速度控制输出实现开环转速变化; (2)按指定速度控制输出实现闭环转速变化,闭环控制根据偏差增减输出(固定值或与偏差成比例,类 似于积分调节); 《微机实验及课程设计》实验指导书 62 (3)速度参数可选择通过实验装置上的可变电位器
Assembler
- 汇编语言实验指导书及实验报告 软件工程专业-Experimental assembly language instructions and reporting software engineering experiments
QuartusII6.0
- eda实验\EDA技术实验指导书new eda实验\EDA技术实验指导书new -eda new
huibianjiaocheng
- 汇编语言程序设计实验指导书+自编讲义, 汇编语言程序设计实验指导书+自编讲义-Experimental assembly language programming guide book+ Handouts, assembly language programming guide book+ Handouts experiment, experimental assembly language programming guide book+ Handouts
asynchronous-serial-communication
- 接口与通信技术实验指导书-Interface and communication technology experiment instructions
aaa(shiyansi)
- 微机原理与汇编语言课程实验指导书实验四求俩个数之和-Microcomputer Principle and assembly language course experiment instructions experiments seeking both the number of
Assembly-language-program-DEBUG
- 汇编语言程序设计实验用的debug使用指导书,比较详细-Debug assembly language programming experiment with use of the guide book, a more detailed
assembly-instructions
- 汇编实验指导书,适用于初学者,都是些简单的程序-Experimental assembly instructions, suitable for beginners, some simple procedures
wejiyuanoli
- 微机原理实验指导书,适合用TangDu试验箱的在校本科生。-Microcomputer Principle experiment instructions for TangDu chambers for undergraduate students.
数据结构教程上机实验指导
- 本书是《数据结构教程》的配套上机实验指导书,两书章次一一对应,内容包括线性表、栈和队列、串、数组和稀疏矩阵、递归、树状结构、广义表、图、查找、内排序、外排序、文件等。书后附录中给出了VC++ 6.0环境下编写C程序所需的基本知识及学生应提交的实验报告的格式。本书包含全部上机实验题目,因此自成一体,可脱离《数据结构教程》单独使用。