-
这三段C程序能够产生符合高斯、瑞利和泊松分布的随机数,并且包括关于它们的说明文档...
这三段C程序能够产生符合高斯、瑞利和泊松分布的随机数,并且包括关于它们的说明文档-These three paragraphs C program to generate consistent with Gaussian, Rayleigh and Poisson distribution of random numbers, and includes documentation about them
- 2022-01-31 02:36:39下载
- 积分:1
-
bp算法的VC程序
bp算法的VC程序-bp algorithm VC Program
- 2023-09-06 06:00:03下载
- 积分:1
-
insertion排序
insertion排序-Insertion sort
- 2022-09-02 18:15:02下载
- 积分:1
-
特征值和特征向量的计算,每种算法都用c++以函数形式实现
特征值和特征向量的计算,每种算法都用c++以函数形式实现- The characteristic value and the characteristic vector
computation, each algorithm all uses c to realize by the function form
- 2022-03-06 11:29:25下载
- 积分:1
-
最小二乘一次完成算法,C语言编写,源码,调试通过。
最小二乘一次完成算法,C语言编写,源码,调试通过。-A complete least-squares algorithm, C language, source code, debugging through.
- 2022-02-18 14:01:43下载
- 积分:1
-
C语言实践
通过一个简单的实例,实现一个C语言的经典算法,而且这个代码在我们实践中,也会经常用到,并将其进行模板话,这样就可以随时拿来使并可以将其封装成一个固有的库来实现
- 2022-02-05 05:35:21下载
- 积分:1
-
组合数学的算法与程序设计
组合数学的算法与程序设计-combination of mathematical algorithms and program design
- 2023-07-02 17:00:05下载
- 积分:1
-
taxable procedures. Income can be calculated weekly, recently income from the be...
计税程序。可以计算每周收入、最近收入、从年初到目前的所得税、扣除的联邦收入税以及帐目检查等。
This program computes weekly payroll, current earnings, year to date earnings FICA tax, federal Income Tax Withheld, and check Amount.-taxable procedures. Income can be calculated weekly, recently income from the beginning of the current income tax, the deduction of federal income taxes as well as accounts of inspection. This program computes weekly payroll, current earnings, year to date earnings FICA tax, federal Income Tax Withheld, and check Amount.
- 2022-08-20 10:08:10下载
- 积分:1
-
苏州大学研究生复试机试代码
苏州大学研究生复试机试代码,包含2008-2013年代码,已经过测试,适合参加考研的同学使用,另有2014年真题,与2012年第一问相同,第二问为给出一个点坐标,求有效点中距离给定点距离最近的k个点,并且显示着k个点的坐标。以及写入文件
- 2022-03-24 17:46:40下载
- 积分:1
-
matrix的一些常用操作
一些常用的矩阵操作,包括常用的矩阵加法,乘法,strassen算法,还有位并行操作预留的算法。包括为wingoth算法预留的矩阵乘法,为了分块矩阵预留的算法等等。
- 2022-04-19 02:11:14下载
- 积分:1