搜索资源列表
dpjDOC
- 单片机已成为电子系统中进行数据采集、信息处理、通信联络和实施控制的重要器件。通常利用单片机技术在各种系统、仪器设备或装置中,形成嵌入式智能系统或子系统。因此,单片机技术是电类专业特别是电子信息类学生必须具备的基本功。 本课程以51系列单片机为模型,主要向学生介绍单片机的基本结构、工作原理、指令系统与程序设计、系统扩展与工程应用。作为微机原理与接口技术的后续课程,本课程强调实践环节,侧重系统构成与应用设计。力求通过实践环节,软、硬结合,培养初步的单片机开发能力,并使其前导课程讲授的基本概念得到
a
- The widespread use of embedded systems mandates the development of industrial software design methods, i.e. computer-aided design and engineering of embedded applications using formal models (frameworks) and standardized prefabricated components, muc
gfdds
- 本原代码集是对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。出于简化编程的考虑,许多地方指定了常数,未做通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之外执行程序,必须复制所需位图及模型文件。内含-primitive code of computer graphics programming pr
Nokia6610LCD-Proteus_VSM_Model
- Nokia 6610 LCD (Proteus VSM Model) 在电脑上直接模拟C51调试Nokia 6610 LCD 显示屏-Nokia 6610 LCD (Proteus VSM Model) directly in the computer simulation to debug Nokia 6610 LCD screen C51
DHRY
- The DHRY program performs the dhrystone benchmarks on the 8051. Dhrystone is a general-performance benchmark test originally developed by Reinhold Weicker in 1984. This benchmark is used to measure and compare the performance of different
CDMAGPRSmodem
- 板上资源: LM2576电源,MAX3232电平转换芯片,11.0592M有源晶振,ATMEGA128L,FM32256(铁电),滑槽式SIM卡座,40PZIF接插件,通信 模块支持CM320,TC35i,MC35i,MC39i,GTM900A/B等模块。 使用方法:1、不焊接M128和FM32256以及晶振,将桥接电阻R29,R30,R31焊上,就是标准串口无线MODEM,根据模块不同可以支持GPRS和CDMA, 当然也可以作为GSM猫或者短信猫来使用。 2、焊上M
jsjmxj
- 我的科研立项,是做一个计算机模型机,文档有我设计的完整电路图!-My research project is to make a computer model of machine, the document has a complete design of my circuit!
AVR_DTMF
- 使用2X16的液晶(国内型号叫1602B)。可以将234个来电存在EEPROM中,并可以通过电脑串行口在超级终端中读取数据。-The use of the LCD 2X16 (called internal model 1602B). 234 calls can exist in EEPROM, and serial port via computer terminals in the super-read data.
shiyanMUL
- 设计一台嵌入式CISC模型计算机(采用定长CPU周期、联合控制方式),并运行能完成一定功能的机器语言程序进行验证,程序功能可从以下3类中任选一个: ●输入1到8之间的任意一个整数N,求1到N之间的所有数的平方和并输出显示,和为单字长。 -To design a model of embedded CISC computer (using fixed-length CPU cycles, joint control mode), and run to complete a certai
ComputerOrganizationlabreport
- 计算机组成原理实验报告,包括: 算术逻辑运算器 进位控制运算器 移位运算器 半导体存储器原理实验 微程序控制器实验 带移位运算模型机的设计与实现 复杂模型机的设计与实现-Computer Organization lab report, including: an arithmetic logic operation device into the digital control arithmetic unit shift operator semiconductor
LAURINAircraftAbstract
- The combination of a powerful microcontroller and some additional sensor equipment results in a flight computer system (FCS) for model aircrafts.LPC Based System.
yuping
- 分析了噪声背景下实谐波过程ARMA模型系数之间的对称性,并以此为约束条件加入ARMA谱估计方法的求解过程中,从而提出了一种改进的正弦信号频率估计方法.理论分析与计算机仿真表明,对于低信噪比条件下的正弦信号参量估计,这一算法的精度与稳定性都优于仅使用总体最小二乘法(SVD-TLS)的ARMA谱估计方法.-Analysis of real harmonic process noise background symmetry between ARMA model coefficients, and a
f68kans
- 使用 eForth 寫成的 8051 編譯器-eForth is a small portable Forthdesign for a wide range of microprocessors. This implementation for 8051/31 microcontroller on an IBM-PC/XT/AT personal computer demonstrates the poratbility of the eForth Model. The MASM
cpu
- 8位CISC模型计算机设计,包括加减法存储输出的运算-8-bit CISC model of computer design, including the addition and subtraction operations stored output
USB-driver-on-wince
- 通用串行总线(USB)具有方便快速一系列优点,近年来已经发展成为一种比较普遍的计算机与外设的接口。在设计USB设备的过程中不可避免的要涉及到设备驱动程序的设计。首先整体上简要介绍了USB及其通信模型,然后详细讨论了Windows的WDM驱动程序模型,重点阐述了基于WDM的USB设备驱动程序的具体开发过程。最后给出了当前流行的几种USB设备驱动的开发工具及其特点。通过设计USB设备驱动,实现了自行设计的USB数据采集系统与PC的通信。 关键字:通用串行总线(USB); USB请求包(URB);
daima
- 对怎样用单片机控制GSM模块收发短信进行探讨,也对程序设计的主体思想作了细致的分析 借助系统模型,阐明GSM模块收发短信的基本概念以及串口控制SMS的基本原理。详细介绍用单片机AT89C51控制GSM模块工作的硬件和软件实现过程,介绍了单片机AT89C51和MSC1210内部结构和性能,并对AT89C51和MSC1210的性能、用途进行了比较,特别提出了MSC1210在 -SCM control on how to use the GSM module send and receive
mrobot3
- In this chapter we will discuss the structure of a micro-controller based system that will be used to build our robot. We will first discuss why we choose the 8051 as our processor and we will introduce the 8051 family members and their differenc
DSPmaster1111
- 提出在分布式电能质量监测仪中采用数字信号处理器( DSP) 的主机接口( HPI) 实现双CPU 间的通信。整个电能质量监测系统采用高级精简指令集计算机( ARM, 型号S3C2410X) 和DSP ( 型号T MS320C6713) 双CPU 结构的总体设计方案。文中给出了HPI 的硬件连接图, 介绍了在 WinCE 操作系统中编写HPI 驱动程序的要点, 给出了监测仪使用的HPI 驱动程序的接口函数 HPI_Init 的流程图, 以及驱动程序对S3C2410X 相关寄存器的设
model-machine
- 对基于DJ-CPTH型计算机组成原理实验系统上微指令系统进行了研究-Based on the DJ- CPTH micros system on computer composition principle experiment system is studied
stm32舵机
- stm32单片机控制舵机,型号为MG996R(Steering gear controlled by STM32 single chip computer, model MG996R)
