-
Problème du sac-a-dos
- 2023-07-04 10:10:04下载
- 积分:1
-
C语言。二分法,一个简单的迭代方法,一个牛顿迭代的方法…
用C语言来实现。二分法,简单迭代法矣牛顿迭代法这三种方法来求非线性的方程的根,比较这三种的收敛性。-C language. Dichotomy, a simple iterative method Yi Newton iteration of these three methods for nonlinear equations root, comparing the convergence of three.
- 2022-01-25 14:43:08下载
- 积分:1
-
一个大整数运算类,其中用了Windows下的汇编语言做了优化,在Visual C++ .NET下编译通过...
一个大整数运算类,其中用了Windows下的汇编语言做了优化,在Visual C++ .NET下编译通过-A large category of integer calculations, which used the Windows under optimized assembly language, in the Visual C++. NET compiler passed under
- 2022-01-30 13:28:22下载
- 积分:1
-
三角剖分的算法
这段代码为了完成德诺捏三角剖分,可以比较好的实现三角剖分的效果,已经实践过了,稍加调整就可以使用,算法比较周全使用简便。是一个非常好的资源,可以尝试着用以用
- 2022-11-05 15:45:12下载
- 积分:1
-
odd N bands Demon Lineup : N
奇数N 阶魔方阵问题: 奇数N 阶魔方阵的构造规则如下: 1、在第一行的正中间填入1; 2、如果左上角能够移动,则往左上角填入后继的数;如果左上角不 能移动,则顺移到该列最下方左边的一列中最靠近该列的位置; 3、如果左上角不能移动,同时在该列位置的最下方左边最靠近的位 置处也不能填入数,则往该位置的上一行的最右边的位置处填入 后继数; 4、每次尽可能地往左上角填数,如果发现左上角已经填满了数,则 从当前填的数的位置下方填上后继数。 要求: 无。 输入: 用户从键盘任意输入一个正奇数。 输出: 打印出该魔方阵。-odd N bands Demon Lineup : N-odd magic Lineup Construction Rules are as follows : 1, the first line is the middle of a preference; Two, if the upper left corner to Mobile, the successor to fill in the upper left; If the upper left corner, unable to move, with the move out of the bottom of the left one of the closest out of position; three, if the upper left corner, unable to move, while in the position shown in the bottom left nearest location Department has not entered a few, to the position of the party on the right side of the positions filled successor; 4, each possible to fill the upper left corner, if fill the upper left corner, has found a few, from the current fill several positions to fill in the bottom subsequent few. Requ
- 2022-01-21 19:39:47下载
- 积分:1
-
leetcode test4 MedianOfTwoSortedArr
应用背景就是leetcode上面第四题,找到两个排序的数组的中位数。就是leetcode上面第四题,找到两个排序的数组的中位数。就是leetcode上面第四题,找到两个排序的数组的中位数。就是leetcode上面第四题,找到两个排序的数组的中位数。关键技术变异的二分查找吧。变异的二分查找吧。变异的二分查找吧。变异的二分查找吧。变异的二分查找吧。变异的二分查找吧。变异的二分查找吧。变异的二分查找吧。变异的二分查找吧。
- 2022-02-06 18:01:46下载
- 积分:1
-
正弦条纹三维重建
应用背景用正弦条纹进行三维重建,相位解包裹部分用格雷码的二值条纹实现,可以实现精度小于1mm的三维重建。第一次上传源码,谢谢大家支持。关键技术关键技术包括正弦条纹的三维重建原理,格雷码二值条纹相位解包裹原理。之所以没直接用C++的相位解包裹算法是因为手头没有相应的代码,只有matlab的。此次上传也是为了下载c++的相位解包裹代码。
- 2022-05-28 20:32:10下载
- 积分:1
-
解决线性规划优化问题,在lingo界面中得到广泛的运用
解决线性规划优化问题,在lingo界面中得到广泛的运用-solve linear programming optimization problems, the lingo interface widely used
- 2022-06-21 09:26:39下载
- 积分:1
-
典型的一阶马尔科夫信号产生程序
AR(1)模型建模示例,由于AR(1)简单故没有复杂的建模流程,所以此例仅做了解,AR(1)模型的参考,顺便也可以熟悉一下系统辨识工具箱,一阶马尔科夫程序,可以用于有色噪声等。
- 2023-05-30 15:00:03下载
- 积分:1
-
MD5、SHA
MD5/SHA-1摘要生成算法-MD5/SHA-1 Abstract Algorithm
- 2023-04-13 00:50:03下载
- 积分:1