虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

TML-R

  • 汉字液晶子程 液晶屏分为4行*12列汉字

    汉字液晶子程 液晶屏分为4行*12列汉字,全部使用模拟接口方式。 TGLCMLIMIT64A接口程序(模拟方式) 连线图: *LCM---89C52* *LCM---89C52* *LCM-------89C52* *LCM----------89C52* * *DB0---P0.0* *DB4---P0.4* *D/I-------P2.6* *CS1----------P2.4* * *DB1---P0.1* *DB5---P0.5* *R/W-------P2.7* *CS2----------P2.5* * *DB2---P0.2* *DB6---P0.6* *RST--------VCC* *CS3----------P3.2* * *DB3---P0.3* *DB7---P0.7* *E---------P2.3* 注:89C52的晶振频率为12MHz

    标签: 汉字 12 液晶

    上传时间: 2016-03-16

    上传用户:wab1981

  • TG19264A接口程序(AVR模拟方式) 连线图 连线图: LCM------S8515* *LCM----S8515* *LCM-------S8515* *LCM------S8515

    TG19264A接口程序(AVR模拟方式) 连线图 连线图: LCM------S8515* *LCM----S8515* *LCM-------S8515* *LCM------S8515* * *DB0-------PA0* *DB4-----PA4* *D/I--------PC6* *CS1-------PC5* * *DB1-------PA1* *DB5-----PA5* *R/W--------PC7* *CS2-------PC4* * *DB2-------PA2* *DB6-----PA6* */RST-------VCC* *CS3-------PD2* * *DB3-------PA3* *DB7-----PA7* *E----------PC3* * 注:AT90S8515的晶振频率为8MHz

    标签: 8515 LCM 19264A 19264

    上传时间: 2013-12-15

    上传用户:lunshaomo

  • 1、创建一个数据库 名称为 student

    1、创建一个数据库 名称为 student,主数据文件:student.mdf,逻辑名称:student_data,初始大小:15MB,最大大小:100MB,增长率:15%。日志文件:student_log,物理文件名:student.ldf,初始大小:10MB,最大大小:20M,增长速度:2M 2、修改上述数据库: 增较一个不同路径的辅助数据文件,参数同主数据文件一致。 修改新增的数据文件大小为10M 3、在建立好的数据库内,分析试验内容要求,根据E-R模型建立对应的表 3.1 在插入简单数据基础上,做如下查询 (1)查询全部学生的信息 (2)查询0101班男性同学的信息 (3)查询女性副教授教师信息,以年龄排序 (4)查询年龄在35岁以上的教师信息 (5)查询张大为所开设课题的信息 (6)查询学生选课的门数以及平均分数 (7)查询每个学生的均分,最高分,最低分,总分、 (8)查询每个教师所开课程的所有学生的总分以及均分 (9)统计选了教师 李丽 课题的学生人数 (10)查询女性,名字中含有‘丽’的同学信息 (11)查询83年以后出生的男同学信息 (12)查询课题设计时间大于2个月的课题信息 (13)统计选择“数据仓库”学生的人数 (14)分班级统计至少选了3门课程的学生

    标签: student 数据库

    上传时间: 2016-03-22

    上传用户:独孤求源

  • ARM定址方式 直接由暂存器取出值操作 指令中的位址为暂存器编号 例题: MOV R1,R2 R2 -> R1 SUB R0,R1,R2 R1 - R2 -> R

    ARM定址方式 直接由暂存器取出值操作 指令中的位址为暂存器编号 例题: MOV R1,R2 R2 -> R1 SUB R0,R1,R2 R1 - R2 -> R0

    标签: R2 R1 gt ARM

    上传时间: 2016-03-26

    上传用户:邶刖

  • 图书馆详细的课程实习文章

    图书馆详细的课程实习文章,E-R图、流程图都详细自带

    标签: 图书馆 实习

    上传时间: 2016-03-31

    上传用户:haoxiyizhong

  • 单片机串口通讯 当按下K1时, 单片机发送字串"welcome! www.willar.com " 给主机

    单片机串口通讯 当按下K1时, 单片机发送字串"welcome! www.willar.com\n\r" 给主机

    标签: welcome willar com www

    上传时间: 2016-04-06

    上传用户:D&L37

  • The implementation of estimation and correction of carrier frequency offset of COFDM system in DAB r

    The implementation of estimation and correction of carrier frequency offset of COFDM system in DAB receiver IC ASIC03

    标签: implementation estimation correction frequency

    上传时间: 2013-12-24

    上传用户:变形金刚

  • In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve r

    In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve recently derived, to train a two-layer perceptron, so as to classify medical data (kindly provided by Steve Roberts and Will Penny from EE, Imperial College). The data and simulations are described in: Nando de Freitas, Mahesan Niranjan and Andrew Gee Nonlinear State Space Estimation with Neural Networks and the EM algorithm After downloading the file, type "tar -xf EMdemo.tar" to uncompress it. This creates the directory EMdemo containing the required m files. Go to this directory, load matlab5 and type "EMtremor". The figures will then show you the simulation results, including ROC curves, likelihood plots, decision boundaries with error bars, etc. WARNING: Do make sure that you monitor the log-likelihood and check that it is increasing. Due to numerical errors, it might show glitches for some data sets.

    标签: Rauch-Tung-Striebel algorithm smoother which

    上传时间: 2016-04-15

    上传用户:zhenyushaw

  • 在信息信号处理过程中

    在信息信号处理过程中,如对信号的过滤、检测、预测等,都要使用滤波器,数字滤波器是数字信号处理(DSP,DigitalSignalProcessing)中使用最广泛的一种器件。常用的滤波器有无限长单位脉冲响应(ⅡR)滤波器和有限长单位脉冲响应(FIR)滤波器两种[1],其中,FIR滤波器能提供理想的线性相位响应,在整个频带上获得常数群时延从而得到零失真输出信号,同时它可以采用十分简单的算法实现,这两个优点使FIR滤波器成为明智的设计工程师的首选,在采用VHDL或verilogHDL等硬件描述语言设计数字滤波器时,由于程序的编写往往不能达到良好优化而使滤波器性能表现一般。而采用调试好的IPCore需要向Altera公司购买。笔者采用了一种基于DSPBuilder的FPGA设计方法,使FIR滤波器设计较为简单易行,并能满足设计要求

    标签: 信号处理 过程

    上传时间: 2016-04-15

    上传用户:gut1234567

  • 宾馆管理系统

    宾馆管理系统,附有详细的需求分析和结构流程图,E—R图,源代码,很详细的

    标签: 管理系统

    上传时间: 2013-12-22

    上传用户:shanml