-
数字签名算法
数字签名算法实现:
其加密方案技术来生成签名。它包含 4 的算法。一代大的素数的第一种算法,第二种算法生成的密钥、 第三种算法实现长沙 1 和第四个算法生成的签名。
- 2022-04-24 11:31:07下载
- 积分:1
-
带通滤波器的设计
带通滤波器的设计, 基于matlab语言 ,利用双线性变换法 和切比雪夫法设计的数字带通滤波器
- 2023-03-02 23:45:03下载
- 积分:1
-
算术表达式计算
功能:1)键盘输入或从文本文件中读入一个算术表达式;2)验证表达式的合法性,包括:表达式是否合法,数据是否合法;3)计算表达式的结果;4)保存表达式及其结果到一个文本文件中;5)用链表的形式实现计算用的栈。
- 2022-01-25 16:12:16下载
- 积分:1
-
八数字源问题。
八数码问题源程序.-eight digital source issues.
- 2022-02-14 09:31:48下载
- 积分:1
-
求解约束优化问题增广拉格朗日乘子法源程序
求解约束优化问题增广拉格朗日乘子法源程序-Solving Constrained Optimization Problems Augmented Lagrange multiplier method source
- 2022-05-31 14:04:30下载
- 积分:1
-
操作系统同步与互斥问题之过桥
操作系统中的同步于互斥问题一直是一个难题,相对与独木桥问题而言,中间可以过两个人而两边只可以一次过一个人的问题,要更为复杂,如何让同步程度更大去实现该算法也更为不易。
- 2023-01-30 07:10:04下载
- 积分:1
-
偏微分方程的基于GPU的模拟器。
PDE simulator on GPU.
- 2022-10-01 16:40:03下载
- 积分:1
-
这是一个简单的演示如何评价文本的数学表达式
This a simple demo of how to evaluate mathematical expressions in text
format, including provision for variables and functions. The code consists of
three simple classes: 1) Calc - which does the main calculations, 2) Stack -
which is used to push and pop intermediate operators and numbers and 3)
Symbol Table. The symbol table is a collection of calc symbols, a type structure
consisting of various elements, including the expression name, function name,
and the final value of the expression The evaluation procedure is done in three
steps: 1) simplify the expression by removing all the elements within () and
storing them in subexpressions within the symbol table. 2) Each of these sub
expressions are then converted to RPN format (Reverse polar notation) and
evaluated 3) Finally, the main expression is converted to RPN and evaluated-This is a simple demo of how to evaluate mathematical expressions in text
format, including provision for variables and functi
- 2022-02-20 06:26:41下载
- 积分:1
-
放苹果-递归算法
用递归算法求解把m个苹果放入n个盘子总共有多少种放法。很简单的程序,从屏幕输入两个参数,
一个为苹果个数,第二个为盘子个数。然后enter返回结果。
- 2022-01-25 15:55:46下载
- 积分:1
-
这个固件免费提供的TRF7960
this the firmware provided freely for the trf7960
- 2022-06-21 15:45:54下载
- 积分:1