搜索结果

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

按分类筛选

显示更多分类

单片机编程 MPC7400 Part Number Speci&THOR

MPC7400 Part Number SpeciÞcationThis document describes part number speciÞc changes to recommended operating conditions and revised electrical speciÞcations,as applicable, from those described in the generalMPC7400 Hardware SpeciÞcations.SpeciÞcations provided in this P ...
https://www.eeworm.com/dl/502/31388.html
下载: 149
查看: 1111

单片机编程 MPC7400l零件号码规范说明

This document describes part number speciÞc changes to recommended operating conditions and revised electrical speciÞcations,as applicable, from those described in the generalMPC7400 Hardware SpeciÞcations.SpeciÞcations provided in this Part Number SpeciÞcation supersed ...
https://www.eeworm.com/dl/502/31391.html
下载: 163
查看: 1067

C/C++语言编程 3des加密算法及调用示例.rar

调用方法(加密》解密》加密): unsigned char key1[] = "12345678"; unsigned char key2[] = "abcdefgh"; unsigned char key3[] = "~!@#$%^&"; //如果只需要两组密钥,则本组密钥可以和密钥1一样。 unsigned char en_data[] = "龙的子孙"; unsigned char en_out_put[8]; //3DES 加密 des(en_data, key1, en_out_p ...
https://www.eeworm.com/dl/503/9677.html
下载: 43
查看: 1190

VHDL/FPGA/Verilog Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGH

Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGHT. 3. Output pins: OUT [15:0]. 4. Input signals generated from test pattern are latched in one cycle and are synchronized at clock rising edge. 5. The SHIFT signal describes the shift number. The shift ...
https://www.eeworm.com/dl/663/361747.html
下载: 164
查看: 1087

VHDL/FPGA/Verilog Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGH

Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGHT. 3. Output pins: OUT [15:0]. 4. Input signals generated from test pattern are latched in one cycle and are synchronized at clock rising edge. 5. The SHIFT signal describes the shift number. The shift ...
https://www.eeworm.com/dl/663/361749.html
下载: 129
查看: 1075

技术资料 3des加密算法及调用示例.rar

调用方法(加密》解密》加密): unsigned char key1[] = "12345678"; unsigned char key2[] = "abcdefgh"; unsigned char key3[] = "~!@#$%^&"; //如果只需要两组密钥,则本组密钥可以和密钥1一样。 unsigned char en_data[] = "龙的子孙"; unsigned char en_out_put[8]; //3DES 加密 des(en_data, key1, en_out_p ...
https://www.eeworm.com/dl/887333.html
下载: 2
查看: 661

其他 说明文件: XML (Extensible Markup Language) is a commonly used basis for representing a huge range of

说明文件: XML (Extensible Markup Language) is a commonly used basis for representing a huge range of structured data file formats. The specification is maintained by the World Wide Web Consortium (W3C?. This plugin is intended as an example of how XML data can be read with a DataPlugin. You can ...
https://www.eeworm.com/dl/534/241825.html
下载: 141
查看: 1068

matlab例程 A Matlab toolbox for exact linear time-invariant system identification is presented. The emphasis is

A Matlab toolbox for exact linear time-invariant system identification is presented. The emphasis is on the variety of possible ways to implement the mappings from data to parameters of the data generating system. The considered system representations are input/state/output, difference equation, and ...
https://www.eeworm.com/dl/665/344562.html
下载: 173
查看: 1137

技术资料 算法的matlab程序

成分分析(PCA)算法是用于简化数据的一种技术,对于某些复杂数据就可应用主成分分析法对其进行简化。-principal component analysis (PCA) algorithm is used to simplify the technology of data, For some complex data can be applied Principal Component Analysis streamline its ...
https://www.eeworm.com/dl/924480.html
下载: 1
查看: 5985

技术资料 LED点阵左移显示程序

本内容提供了LED点阵左移显示程序 ;port 3.0~3.6 connect to column ;port 1.0~1.4 connect to row ;delay=0.2s ;========== ;= Main = ;========== .ORG 0000H START: MOV DPTR, #DATA MOV R3, #OK-DATA-4 LOOP: MOV R2, #20 SCAN: ACALL SCAN1
https://www.eeworm.com/dl/962814.html
下载: 3
查看: 9433