-
- 2022-04-26 09:25:16下载
- 积分:1
-
计算器小程序
用c#做的计算器小程序,包括+-*/等计算,并加入了平方,开根号,log,ln等,接近大家的使用习惯
- 2022-05-09 09:03:07下载
- 积分:1
-
umat编写Johnson-cook强化模型
Abaqus 中Johnson-cook模型只能用于explicit显示分析中,而我们需要在standard模块中可以使用的更加精细的Johnson-cook模型,故而借助Fortran来编写子程序来实现其本构关系。
- 2022-01-22 03:11:26下载
- 积分:1
-
快速DCT变换 迭代算法
快速DCT变换 迭代算法- Fast DCT transformation iteration algorithm
- 2022-01-26 07:08:19下载
- 积分:1
-
此文件为C语言编写的随机数产生算法
此文件为C语言编写的随机数产生算法-this document for the preparation of the C language Random Number Generation
- 2022-03-17 11:24:01下载
- 积分:1
-
最优控制 stepest 体面
案例的最优跟踪,它是使用本文根椐梯度误差最小。在使用 stepest 体面的求解算法。resurt 会找成本函数,并尽量减少控制从状态和具中脉
- 2022-03-05 19:13:04下载
- 积分:1
-
运筹学中的分支界定算法,c++代码,可以运行
运筹学中的分支界定算法,c++代码,可以运行-Define a branch of operations research in algorithms, c++ Code can run
- 2022-04-12 23:11:38下载
- 积分:1
-
在许多情况下我们需要的算法如密码字典穷举组合..
在许多情况下我们需要穷举组合的算法,比如密码词典。这个算法的关键是密码下标进位的问题。另外本例子中的写文件语句效率比较低,为了降低算法复杂度没有优化。如果要提高写文件的效率,可以使用缓冲区,分批写入。-in many cases we need exhaustive combination of algorithms such as password dictionary. The algorithm is the key indices into password-issue. Another example of this document written statement low efficiency, in order to reduce the complexity of the algorithm has not been optimized. If the document was to improve the efficiency, the use of buffer zones, into batches.
- 2022-03-20 01:48:47下载
- 积分:1
-
这是一个求解数学问题:半径计算圆的周长和面积
这是一个求解数学问题:半径计算圆的周长和面积-This is a mathematical problem solving : Radius calculated the circumference of a circle and area
- 2023-03-15 19:25:03下载
- 积分:1
-
C语言程序
C 语言经典算法。
排序:插入排序、归并排序、冒泡排序、快速排序、选择排序、希尔排序、直接插入排序。
查找:二分查找、直接查找。
数据结构:栈,队列,树,链表。
- 2022-02-04 19:28:12下载
- 积分:1