-
关于AVS的一些学习资料,适合初学者的比较好的学习笔记。
关于AVS的一些学习资料,适合初学者的比较好的学习笔记。-Some matierials for beginners.
- 2022-10-20 18:25:04下载
- 积分:1
-
C语言函数大全(语法着色版)
C语言函数大全,已包含绝大部分的函数。每个函数包含函数名,功能,用法,举例,内容详尽。...
C语言函数大全(语法着色版)
C语言函数大全,已包含绝大部分的函数。每个函数包含函数名,功能,用法,举例,内容详尽。-C language function Guinness (syntax coloring version) C language function Guinness, already contains most of the function. Each function contains the function name, function, usage, for example, detailed.
- 2023-06-01 00:05:04下载
- 积分:1
-
绘制二维和三维视觉C++基本图!
draw 2D and 3D basic graph with visual C++!
- 2022-06-29 05:09:22下载
- 积分:1
-
MFC程序开发参考大全(人民邮电出版社)第四章源码
MFC程序开发参考大全(人民邮电出版社)第四章源码-MFC Programming Reference (People
- 2022-02-10 11:01:02下载
- 积分:1
-
C++程序设计(第2版)
C++程序设计(第2版)-教学大纲-c++
- 2023-01-12 00:10:04下载
- 积分:1
-
Delphi文摘精华.rar
Delphi文摘精华.rar-Delphi Digest essence. Rar
- 2022-03-14 12:19:32下载
- 积分:1
-
这是一本关于VisualC++的MFC编程的电子书
这是一本关于VisualC++的MFC编程的电子书-This is an on VisualC++ The MFC programming e-books
- 2023-04-12 15:55:11下载
- 积分:1
-
目前使用的键盘主要有两类:按键式键盘和旋钮式键盘。手机按键、微机键盘都属于按键式键盘。本文介绍的是旋钮式键盘的实现方法。...
目前使用的键盘主要有两类:按键式键盘和旋钮式键盘。手机按键、微机键盘都属于按键式键盘。本文介绍的是旋钮式键盘的实现方法。
-Currently in use the keyboard there are two categories: push-button keyboard and knob-style keyboard. Mobile phone keypad, computer keyboard are all touch-tone keypad. This article is the knob-style keyboard realization.
- 2022-02-26 08:54:42下载
- 积分: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
-
这篇文章主要介绍ARM JTAG调试的基本原理。
这篇文章主要介绍ARM JTAG调试的基本原理。-This article introduces the ARM JTAG debug the basic principles.
- 2022-03-16 11:52:28下载
- 积分:1