-
逆波兰式的转换
逆波兰式的转换- Goes against the Poland-like transformation
- 2022-08-20 07:14:45下载
- 积分:1
-
数据结构线性链表课程设计,附有详细课程设计报告。已调试,可以下载。...
数据结构线性链表课程设计,附有详细课程设计报告。已调试,可以下载。-linear list data structure curriculum design, with detailed curriculum design report. Have debugging, can be downloaded.
- 2023-03-03 18:30:03下载
- 积分:1
-
一个计算任意位PI的程序,仅需输入位数就可以,程序非常简单...
一个计算任意位PI的程序,仅需输入位数就可以,程序非常简单-an arbitrary bit PI calculation procedures, only on the importation of the median, very simple procedures
- 2022-03-05 17:27:09下载
- 积分:1
-
C + + 中的 Strassen 算法源代码
使用 Strassen Algorithm 对乘法方阵。
IDE Visual Studio 2012 的 c + + 项目。
- 2022-07-03 06:21:52下载
- 积分:1
-
Seal加密算法
这种算法是与所谓的印章加密....密封件也使用四个32位寄存器A,B,C和D,其初始值是由n和第k派生表R和T.这些寄存器被修改过几次迭代,每一个都涉及到8发来确定。在每一轮的9位的第一寄存器(无论是A,B,C或D)用于索引表T在T中检索到的值然后被添加到或异或同的第二寄存器的内容:再次之一的A,B,C或D的第一寄存器,然后由圆9的位置错开。在一些回合第二寄存器通过加入或与异或它进一步修饰的(现在的移位)第一个寄存器。后8轮的这一点,A,B,C和D添加到密钥流,每通过添加或具有一定字从S的迭代是通过向A和C依赖于n个附加的值完成异或它掩蔽第一,N1,N2,N3,N4;到底是哪一个取决于的迭代次数的奇偶性。
- 2022-03-04 04:43:38下载
- 积分:1
-
物理动画处理
物理动画
- 2022-07-17 18:55:28下载
- 积分:1
-
几个数值算法,二分法、分段线性插值、复合梯形法
几个数值算法,二分法、分段线性插值、复合梯形法-several numerical algorithm dichotomy, piecewise linear interpolation, composite trapezoidal method
- 2022-07-06 21:59:06下载
- 积分:1
-
C#计算器
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
using System.Runtime.InteropServices;
using System.IO;
namespace 计算器
{
///
/// Form1 的摘要说明。
///
public class Form1 : System.Windows.Forms.Form
{
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.Button button7;
private System.Windows.Forms.Button button8;
private System.Windows.Forms.Button button9;
private System.Windows.Forms.Button button11;
private System.Windows.For
- 2023-01-30 17:15:03下载
- 积分:1
-
用复化梯形的算法思想求取某一表达式在某一点的满足精度的值...
用复化梯形的算法思想求取某一表达式在某一点的满足精度的值-Sputum 复化 Kyung-Ju 的 near 法 steel fist 求取某 Nanjing Nanjing 表达 driving Hitomi 某 点的满 glass 精度的 Order
- 2023-03-07 03:55:04下载
- 积分:1
-
Numerical calculation of Mie scattering of Delphi code, used to calculate the li...
Mie散射数值计算的Delphi代码,用来计算粒子的光散射,在粒子检测,材料测试上有广泛的应用。-Numerical calculation of Mie scattering of Delphi code, used to calculate the light scattering particles in particle detection, materials testing on a wide range of applications.
- 2022-12-31 16:45:03下载
- 积分:1