-
51单片机的教程,网上达人自己编写的,通俗易懂,趣味性强
51单片机的教程,网上达人自己编写的,通俗易懂,趣味性强-51 MCU tutorial, on-line up to prepare themselves, and user-friendly, interesting and strong
- 2022-03-14 04:10:34下载
- 积分:1
-
additionapplet java。
AdditionApplet.java
Adding two floating-point numbers.
- 2023-01-09 02:30:03下载
- 积分:1
-
Borland C Development Practice
BorlandC++高级开发实践-Borland C Development Practice
- 2022-05-23 20:40:41下载
- 积分:1
-
库函数的快速查询,可以快速的查询您需要的库函数
库函数的快速查询,可以快速的查询您需要的库函数-Library function fast query, the query can be quickly you need the library function
- 2023-02-23 21:45:04下载
- 积分:1
-
This book will help you to explain how to use 8051 microcontrol. An old one but...
This book will help you to explain how to use 8051 microcontrol. An old one but very usefull.
- 2022-01-21 04:30:56下载
- 积分:1
-
softice book
softice book
- 2022-03-21 19:16:05下载
- 积分:1
-
LPM 是参数可设置模块库Library of Parameterized Modules 的英语缩写,Altera 提供的
可参数化宏功能模块和LPM 函...
LPM 是参数可设置模块库Library of Parameterized Modules 的英语缩写,Altera 提供的
可参数化宏功能模块和LPM 函数均基于Altera 器件的结构做了优化设计。在许多实用情况
中,必须使用宏功能模块才可以使用一些Altera 特定器件的硬件功能。例如各类片上存储
器、DSP 模块、LVDS 驱动器、嵌入式PLL 以及SERDES 和DDIO 电路模块等等。这些可
以以图形或硬件描述语言模块形式方便调用的宏功能块,使得基于EDA 技术的电子设计的
效率和可靠性有了很大的提高。设计者可以根据实际电路的设计需要,选择LPM 库中的适
当模块,并为其设定适当的参数,就能满足自己的设计需要,从而在自己的项目中十分方
便地调用优秀的电子工程技术人员的硬件设计成果。
LPM 功能模块内容丰富,每一模块的功能、参数含义、使用方法、硬件描述语言模块
参数设置及调用方法都可以在QuartusⅡ中的Help 中查阅到,方法是选择“Help”菜单中
的“Megafunctions/LPM”命令。-LPM
- 2023-01-02 06:20:04下载
- 积分:1
-
Thinking in c++, this is a good book.
Thinking in c++, this is a good book.
- 2022-02-10 00:39:20下载
- 积分:1
-
全系列芯片封装类型,SOP,QFN,DIP等
全系列芯片封装类型,SOP,QFN,DIP等-Full range of types of chip packaging, SOP, QFN, DIP, etc.
- 2022-03-17 13:22:46下载
- 积分:1
-
ElGamal算法既能用于数据加密也能用于数字签名,其安全性依赖于计算有限域上离散对数这一难题。
密钥对产生办法。首先选择一个素数p,两个随机数, g 和...
ElGamal算法既能用于数据加密也能用于数字签名,其安全性依赖于计算有限域上离散对数这一难题。
密钥对产生办法。首先选择一个素数p,两个随机数, g 和x,g, x < p, 计算 y = g^x ( mod p ),则其公钥为 y, g 和p。私钥是x。g和p可由一组用户共享。
ElGamal用于数字签名。被签信息为M,首先选择一个-ElGamal algorithm not only used for data encryption can be used for digital signatures, their safety depends on the calculation of a finite field discrete logarithm this problem. Key to the method. First of all, choose a prime number p, the two random numbers, g and x, g, x
- 2022-08-13 15:22:56下载
- 积分:1