-
在 Java 中抛硬币
硬币 Tossing,以确定是否有死的还是活的使用。
/ 此小程序允许一个模拟投掷硬币。它使用 random() 方法
/ / 从数学类来随机生成一个 0 和 1 之间的数字。如果
/ / 数是 < 0.5,它被视为一个头。否则,它认为一条尾巴。
/ / 小程序允许一个输入的硬币扔模拟次数
/ / 是进行。它 thens 进行模拟,并报告结果。
- 2022-04-27 07:07:01下载
- 积分: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
-
数值计算,表达式求值, 如计算3 + 2 * ( 3 + 2) / 5 + 8 + Sin( pi() / 180 * 30 ) + 1 + 2 ^ 10, 可...
数值计算,表达式求值, 如计算3 + 2 * ( 3 + 2) / 5 + 8 + Sin( pi() / 180 * 30 ) + 1 + 2 ^ 10, 可自定义函数, 采用递归算法-numerical calculation, in the expression evaluates, as calculated 3 2* (2)/5 8 Sin (pi ()/180* 30) 1 2 ^ 10,- defined functions using recursive algorithm
- 2022-01-26 05:01:19下载
- 积分:1
-
solving n
求解n维具有不等式约束优化问题的最优解-solving n-dimensional inequality constrained optimization with the optimal solution
- 2022-02-05 23:19:53下载
- 积分:1
-
高斯赛德尔逆矩阵算法类
高斯赛德尔逆矩阵算法类-high Shisaideer inverse matrix algorithm category
- 2022-03-02 18:55:12下载
- 积分:1
-
A5算法的实现(使用C语言)
实现A5算法的加密与解密程序,是源代码程序希望对大家有帮助~亲测有效
- 2022-03-31 07:25:57下载
- 积分:1
-
Canny 检测对象
Canny 检测对象
- 2022-03-24 05:42:12下载
- 积分:1
-
冒泡排序算法的C++
该代码读取输入文本文件并将其排序,然后将这些数字排序为输出文本文件。代码采用了气泡排序算法进行排序。
- 2022-01-26 05:50:08下载
- 积分:1
-
限制人口增长的分歧
有限的人口可视化模型增长,显示著名的最著名的分叉图。蛛网迭代图也包括在内。
- 2022-01-25 22:57:28下载
- 积分:1
-
二维FDTD仿真程序,在matlab中实现
2D FDTD Simulation program implemented in MATLAB
- 2022-04-16 04:03:25下载
- 积分:1