搜索结果

找到约 2,941 项符合 st7920 data sheet 的查询结果

按分类筛选

显示更多分类

测试测量 XAPP713 -Virtex-4 RocketIO误码率测试器

  The data plane of the reference design consists of a configurable multi-channel XBERT modulethat generates and checks high-speed serial data transmitted and received by the MGTs. Eachchannel in the XBERT module consists of two MGTs (MGTA and MGTB), which physicallyoccupy one MGT tile in t ...
https://www.eeworm.com/dl/544/41859.html
下载: 69
查看: 1104

单片机开发 This firmware translates a PS/2 mouse to a USB mouse. The translator firmware is entirely interrup

This firmware translates a PS/2 mouse to a USB mouse. The translator firmware is entirely interrupt driven (with the exception of sending the data via USB to the host.) An interrupt is generated when the PS/2 start bit is received, at which time the firmware will begin its receive routine. In ad ...
https://www.eeworm.com/dl/648/145178.html
下载: 21
查看: 1135

其他嵌入式/单片机内容 Support is available from MIPS Technologies Inc. - problems should be addressed to support@mips.co

Support is available from MIPS Technologies Inc. - problems should be addressed to support@mips.com。This product may be controlled for export purposes. You may not export, or transfer for the purpose of reexport, any technical data received hereunder or the product produced by use of such techni ...
https://www.eeworm.com/dl/687/146339.html
下载: 84
查看: 1119

软件设计/软件工程 function y_cum = cum2x (x,y, maxlag, nsamp, overlap, flag) %CUM2X Cross-covariance % y_cum = cum2x

function y_cum = cum2x (x,y, maxlag, nsamp, overlap, flag) %CUM2X Cross-covariance % y_cum = cum2x (x,y,maxlag, samp_seg, overlap, flag) % x,y - data vectors/matrices with identical dimensions % if x,y are matrices, rather than vectors, columns are % assumed to correspond to independent real ...
https://www.eeworm.com/dl/684/194297.html
下载: 65
查看: 1162

J2ME 利用SyncML开发客户端程序的中间件

利用SyncML开发客户端程序的中间件,J2ME版本。 This library is a collection of basic utilities for: object serialization and persistence on the RMS, Logging and string manipulation. This document describes the Funambol JavaME Common API library, which purpose is giving support and providing basic fun ...
https://www.eeworm.com/dl/660/267433.html
下载: 99
查看: 1098

教育系统应用 一个寝室管理系统

一个寝室管理系统, 当您卸载的时候请备份"data"文件夹和里面的文件(数据全存放在里面哦),因为卸载会删除这些。 当您没有卸载第二次安装的时候请备份"data"文件夹和里面的文件(数据全存放在里面哦),因为重新安装会覆盖这些, 然后将备份文件夹复制到原来的目录并覆盖掉新文件即可。 ...
https://www.eeworm.com/dl/621/273835.html
下载: 41
查看: 1076

软件设计/软件工程 printf(&quot 请输入%d个课程的代表值(<%d个字符): &quot ,(*G).vexnum,MAX_NAME) for(i=0 i<(*G).vexnum ++i)

printf(&quot 请输入%d个课程的代表值(<%d个字符):\n&quot ,(*G).vexnum,MAX_NAME) for(i=0 i<(*G).vexnum ++i) /* 构造顶点向量 */ { scanf(&quot %s&quot ,(*G).vertices[i].data) (*G).vertices[i].firstarc=NULL } printf(&quot 请输入%d个课程的学分值(<%d个字符):\n&quot ,(*G).vexnum,MAX_NAME) fo ...
https://www.eeworm.com/dl/684/333152.html
下载: 60
查看: 1259

行业发展研究 In the last decade the processing of polygonal meshes has emerged as an active and very productive

In the last decade the processing of polygonal meshes has emerged as an active and very productive research area. This can basically be attributed to two developments:  Modern geometry acquisition devices, like laser scanners and MRT, easily produce raw polygonal meshes of ever growing complexity  D ...
https://www.eeworm.com/dl/692/448164.html
下载: 30
查看: 1086

加密解密 DES工作的基本原理是

DES工作的基本原理是,其入口参数有三个:key、data、mode。 key为加密解密使用的密钥,data为加密解密的数据,mode为其工作模式。当模式为加密模式时,明文按照64位进行分组,形成明文组,key用于对数据加密,当模式为解密模式时,key用于对数据解密。实际运用中,密钥只用到了64位中的56位,这样才具有高的安全性。 ...
https://www.eeworm.com/dl/519/454541.html
下载: 141
查看: 1093

其他 运行环境:win—tc。 能实现一下功能: 1)从键盘读入数据

运行环境:win—tc。 能实现一下功能: 1)从键盘读入数据,分析出一个单词。 2)返回单词种别(用整数表示), 3)返回单词属性(不同的属性可以放在不同的全局变量中)。 输入数据例: 0 92+data> 0x3f 00 while 正确结果:这些单词的单词种别及其属性 INT10 0 INT1 ...
https://www.eeworm.com/dl/534/457759.html
下载: 103
查看: 1186