-
aes_example
algorithme de cryptage aes en c 语言
高级的加密标准
* * 作者: B-Con (b-con@b-con.us)
* * 版权限制: GNU GPL
* * 免责声明: 此代码被提出"按原样"没有任何 garuentees ;说的笔者认为
通过使用此代码的呈现没有问题的责任。
* * 详细信息: 此代码是执行的 AES 算法,由指定的
- 2022-07-08 15:22:26下载
- 积分:1
-
SMALL C 语言数学库
SMALL C 语言数学库 -SMALL C language math
- 2022-02-18 14:56:05下载
- 积分:1
-
二ETAPA Java源代码
应用背景下面的列表包含了近200个程序(有些是客户端,有些是基本的基础设施)。单击“程序名称”访问“爪哇代码”;单击“访问”的描述,并单击“数据文件名”访问数据。自我检验关键技术该应用程序加载。民众似乎是最好的如果你第一次去的第一个演示,从那里直接到二使用在网页端提供的链接。如果你从第一个演示到这个页面(带背面按钮),然后去二次演示,事情可能会卡住。停止,重装,访问其他页面,可能最终得到的东西装等。
- 2022-10-06 12:05:03下载
- 积分:1
-
平面上的超声速流(有粘性边界层和激波)
应用背景程序求解完全的二维N-S方程,考虑了粘性和导热。当来流Mach数为4时,计算结果与书上的结果一致,然而,我的程序不能计算Mach数为25的情况(即书中提供的另一种工况的比较结果),经过仔细检查,我认为自己的程序没毛病,可能是书中求解步长的公式给错了(eq.(10.16) in p.457),还望大家帮助检查一下。最后还要说明的是,该章在指导你写程序时,书上有些关键地方有印刷错误,会误导你,一定要小心。参考文献:Chapter 10, Computational Fluid Dynamics, The Basics with Applications, John D. Anderson, JR. McGraw-Hill, 2002, 4
《Anderson计算流体力学入门》
关键技术 bc.f---------------------边界条件
conver.f-----------------迭代收敛判断
dynvis.f-----------------计算粘性项
mac.f--------------------MacCormack求解器
mdot.f-------------------质量守恒判断
output.f-----------------结果输出
qcx.f,qcy.f--------------计算导热项
tauxx.f,tauyy.f,tauxy.f--计
- 2022-11-13 08:55:03下载
- 积分:1
-
图像分割Graphcut
Graph Cut方法是基于颜色统计采样的方法,因此对前背景相差较大的图像效果较佳。同时,比例系数lambda的调节直接影响到最终的分割效果。
- 2023-07-31 21:30:02下载
- 积分:1
-
Powell算法
使用C#编写Powell算法,可用于最优化计算等其中OneDimensionSearch为一维极值搜索SolutionSection为进退法搜索极值区间 FuncMin为Powell算法主体
- 2022-04-12 10:51:51下载
- 积分:1
-
procedures for the three mixed vector plot calculated using Matlab to achieve
本程序提供三矢量混合积的计算,采用matlab实现-procedures for the three mixed vector plot calculated using Matlab to achieve
- 2022-10-23 12:45:03下载
- 积分:1
-
The use of C++ Realize the Graham scan method (for solving convex hull problems)...
使用C++实现的Graham扫描法(求解凸包问题),可设置生成随机点的个数、样式,同时支持设置显示范围、显示算法处理时间及使用文件导入导出点等功能。(文件格式为,头四个字节是点的个数,以后分别是各个点的x坐标和y坐标,每个数值均占4字节)。-The use of C++ Realize the Graham scan method (for solving convex hull problems), can be set to generate a random number of points, patterns, and at the same time to support the set display range, display algorithm processing time and the use of document features such as import and export points. (File format for the first four bytes is the number of points, after all points are x coordinates and y coordinates, each account for 4-byte value).
- 2022-02-04 23:48:30下载
- 积分:1
-
科学与工程数值算法求解方程组的类
科学与工程数值算法求解方程组的类-science and engineering numerical algorithm for solving equations of the type
- 2022-03-13 20:51:02下载
- 积分:1
-
8 Queen of an efficient recursive method
八皇后问题的一种高效递归解法-8 Queen of an efficient recursive method
- 2023-03-01 08:35:04下载
- 积分:1