-
超长整数运算相关――《进位制的高阶扩展》
超长整数运算相关――《进位制的高阶扩展》-long integer operations related-- "into the high-end system-expansion"
- 2022-05-06 10:09:10下载
- 积分:1
-
bp算法的VC程序
bp算法的VC程序-bp algorithm VC Program
- 2023-09-06 06:00:03下载
- 积分:1
-
分治法求解N个点中最近的两个点之间的距离
任意输入n个点的坐标,可以得出n个点中里的最近的两个点的距离值,最后按任意键退出
- 2022-05-05 05:45:38下载
- 积分:1
-
XP下的MPICH1.2.5软件包,用来做并行计算的最好开发环境!
XP下的MPICH1.2.5软件包,用来做并行计算的最好开发环境!-the mpich1.2.5 softpack in xp system is the best develope enviroment for parallel computing
- 2022-07-02 19:58:24下载
- 积分:1
-
possion方程的fem求解,生成刚度阵。欢迎提出宝贵意见。
possion方程的fem求解,生成刚度阵。欢迎提出宝贵意见。-fem for solving the possion equation ,stiffness matrix is generated. Welcome to give valuable advice.
- 2022-07-02 04:24:17下载
- 积分:1
-
加法器,简单的加法计算器程序,用vb语言实现
加法器,简单的加法计算器程序,用vb语言实现-Adder, a simple addition calculator program using vb language implementation
- 2023-08-13 13:55:03下载
- 积分:1
-
比较算法的性能分析在多方利益权衡的要求优化
背景:在需求工程中,将有许多不同的股权持有人。经常要求
- 2022-03-09 19:33:39下载
- 积分:1
-
神经网络的手写识别
通过这个项目你可以识别字符,数字等你想要的语言。首先你要画出每个字母的地方,
- 2022-03-04 07:19:03下载
- 积分:1
-
Introdunctory gPROMS
这种模式更像是 gPROMS 介绍性文件以帮助部分的理解。它包含有几块不供应,因此学生实际上可以从中学到的变量的一些短做法示例。
- 2022-10-14 12:00:03下载
- 积分:1
-
0 / 1背包问题是一个N P
0 / 1背包问题是一个N P-复杂问题,为了解决该问题,,将用回溯算法解决该问题。既然想选择一个对象的子集,将它们装入背包,以便获得的收益最大,则解空间应组织成子集树的形状(如图1 6 - 2所示)。该回溯算法与4 . 2节的装载问题很类似。首先形成一个递归算法,去找到可获得的最大收益。然后,对该算法加以改进,形成代码。改进后的代码可找到获得最大收益时包含在背包中的对象的集合。-0/1 knapsack problem is a P-complex issues, in order to solve the problem, and will be used backtracking algorithm to solve the problem. As to the choice of a subset of object, they will load a backpack, in order to obtain the greatest profits, the solution should be organized into space subset of the shape of the tree (Figure 1 6-2 below). The backtracking algorithms and 4. Two loading problem is very similar. Forming a recursive algorithm to get the maximum benefit available. Then, this algorithm is modified to form code. Improved code can be found at the maximum benefits included in the backpack of a collection of objects.
- 2022-02-26 09:06:08下载
- 积分:1