搜索资源列表
jsjxtjg2005.5.11
- 计算机接口的课件。望广大学生好好用。忘记万毫我。-Computer Interface Software. The majority of students look properly. I forget the 10,000 coin.
kechengshejijiekou
- 计算机接口与通信课程设计--计算机科学与技术专业大三-computer interface design and communication courses -- computer science and technology professionals junior
micro_computer
- 微机原理课件 微机原理是学习和掌握微机硬件知识和汇编语言程序设计的入门课程: 微型计算机的基本工作原理 汇编语言程序设计 微型计算机接口技术 目的:建立微型计算机系统的整体概念,形成微机系统软硬件开发的初步能力。-microcomputer microcomputer courseware principle tenet of learning and mastering computer hardware knowledge and assembly language p
piaoyongnan
- 计算机接口-Computer Interface Languages
CommTesthhh
- < 计算机接口与通信>>的课程设计,设计任务: 1、用RS-232C的零MODEM的连接法连好两机的连线; 2、编一程序,将一台机的键盘输入的键值通过RS-232C口送到另一台机上; 3、编一程序,通过RS-232C口进行一台机到另一台机的文件复制。
USB3
- 通用串行总线(USB)是一种新兴的计算机外围串行通信接口标准,与常用的计算机接口(如串口、并口等)相比,通用串行总线(Universal Serial Bus,USB)具有热插拔、即插即用、数据传输可靠、扩展方便、低成本等优点。从问世以来,它得到了广泛的应用,一方面已成为当前计算机必备的接口之一,同时也被广泛地应用于嵌入式系统设计中。 从1994年USB 0.7出现开始,USB实施者论坛(Implementation Forum)先后定义了USB 0.8、0.9、1.0、1.1、2.0以及USB
EKING
- 计算机接口与技术试验计算机接口与技术试验
answer
- 微型计算机接口课后习题答案,本文档有两个版本《微型计算机接口》课本的答案。
ASMTU_WP
- 接口编程,用汇编语言对PC机的 接口进行设置,通过数据线联机,对计算机接口进行控制-programming interface, using assembly language to PC interface settings, on-line through data lines, computer interface control
泰克示波器visa接口使用说明
- 泰克示波器visa接口使用说明,教怎样利用visa协议利用计算机远程读取示波器数据,Tektronix Oscilloscope visa interface that teach how to make use of visa agreement to use the remote computer to read data Oscilloscopes
hwexam
- 《微型计算机原理及应用 》这门课主要涉及Intel系列微处理器的程序设计以及接口技术,是进一步学习和掌握基于Intel系列微处理器的电子、通信和控制系统的程序设计和接口技术以及芯片开发的入门课程- Microcomputer Principle and Application of This class mainly related to procedures for Intel family of microprocessor design and interface technology,
jisuanjijiekoujishu
- 计算机接口技术,详细讲解计算机的接口。讲解串、并行技术,中断技术,存储器接口,人机界面接口等-Computer interface technology, explain in detail the computer interface. On the string, parallel technology, interruption technology, memory interface, human-machine interface, etc.
interface
- 哈工大接口技术课件,是学习计算机接口技术的非常好的参考资料。-HIT interface technology courseware, is to learn computer interface technology, a very good reference.
VisualC
- 《Visual C++实践与提高——串口通信与工程应用篇》第二版目录 第1章Visual C++集成开发环境 第2章C++语法基础 第3章C++面向对象 第4章串行通信原理与设计 4.1串行通信基本概念 4.2串行传输协议 4.3串行接口标准 4.4串口硬件设计 第5章 串口调试 第6章使用MSComm控件编程 第7章使用WinAPI串口编程 第8章多线程编程 第9章TAPI编程 第10章计算机与单片机通信 第11章计算机与PLC通信
cd4053
- 摘要:介绍一种基于8051F单片机的数字音频信号源,利用单片机用DDS算法产生音频信号,通过数字电阻衰减器控制音频信号幅度,在0~100dB的幅度范围内实现1dB的步进值,系统计算机接口实现了集中多路衰减量的控制。 关键词:音频;单片机;控制;数字/数字音频信号源;电阻衰减器;C8051F330;CD4053-Abstract: A microcomputer-based 8051F digital audio signal source using DDS algorithm for si
interface
- 这是一个微型计算机接口中用于创立了一个机动车换挡的程序。-This is a micro-computer interface for the creation of a motor vehicle in the shifting process.
Computer-Interface-experiment
- 本书为计算机接口实验指导用书,其中含有实验实例-Book for the computer interface experiment guide book, which contains experimental instance
emu8086_4.08_XiaZaiBa
- 微型计算机接口技术与原理,计算机汇编语言安装包。(Microcomputer interface technology and principle, computer assembly language installation package.)
VB调用打印机的实例
- Vb6.0使用计算机本身打印机打印内容,(Vb6.0 printing with the computer itself printer)
code
- 采用Qt Creator集成开发环境,利用c++面向对象的思想,用对象类对硬件部件进行抽象模拟,用成员函数作为接口,模拟各部件API完成功能的集成,基本完成了预期功能;实现了并发环境下的页面访问请求,利用多种页面替换算法实现缺页异常处理中的页面替换;实现了进程调度、内外存实时占用情况及页面替换的过程可视化,并最终将过程中涉及到的数据变化保存至指定文档。(In the process of implementation, using Qt Creator integrated developmen