-
EECCl
椭圆曲线密码体制中的ECC校验验算法分析和程序实现可直接使用。
(The inspection algorithm analysis and procedures of the elliptic curve cryptosystem ECC can be used directly.)
- 2012-06-07 21:01:20下载
- 积分:1
-
reynoldre
湍流模型re计算流体力学软件udf 可以用于修改UDF文件(turbulence model FLUENT)
- 2021-01-02 15:18:57下载
- 积分:1
-
tianwen
说明: VC实现,天文导航算法及实现
包括数据的获取、加工、处理、保存为文件(VC, astronomy, navigation algorithm and implementation including data acquisition, processing, handling, preservation of documents)
- 2020-09-29 16:17:44下载
- 积分:1
-
xiankuan
线宽计算,用matlab计算线宽。可以得到的值来分析和使用半导体激光器线宽的联系(linewidth calculator)
- 2012-11-04 21:45:12下载
- 积分:1
-
SVMPrediction
支持向量基预测的小数据量的预测方法。包括数据拟合,多项式预测等功能()
- 2008-03-08 13:58:11下载
- 积分:1
-
-recursive-
天线组阵中相位差的递推最小二乘估计与滤波(Phase array antenna group recursive least squares estimation and filtering)
- 2013-12-20 13:17:48下载
- 积分:1
-
eigen
求实对称矩阵的特征值特征向量,内有读入数据文件。(Realistic symmetric matrix eigenvalue eigenvector, there are read into the data file.)
- 2013-06-01 16:03:07下载
- 积分:1
-
zipf-random
随机数生成程序,该随机数呈zipf分布,就是大家常说对于内容的访问遵循80/20原则,也就是20 的内容,会占有80 的访问量。(Random number generator, the zipf was distributed random numbers, that is, we often say that the access to the content to follow the 80/20 principle, which is 20 of the content will occupy 80 of visits.)
- 2013-06-27 17:56:45下载
- 积分:1
-
newton
数值分析的牛顿法,是用C编写的,希望大家互相参考!!1(Pleiades值tub cavity Xu Yang Lai Hey, Did using C met写cavity, submerged mode希望deceive gaze intently EC banana!! 1)
- 2008-05-14 13:25:28下载
- 积分:1
-
Rectangle
根据输入的长宽,计算Rectangle面积周长等功能,并画出在txt文件中(Rectangle
Create a class Rectangle with attributes length and width, each of which defaults to
1
a. Provide member functions that calculate the perimeter and the area of the rectangle.
b. Also provide set and get functions for the length and width attributes. The set
functions should verify that length and width are each integer numbers larger than 0
and less than 20.
c. Write draw function to display the Rectangle:
in Assignment1. )
d. Write a driver program to test class Rectangle.)
- 2012-10-24 23:54:51下载
- 积分:1