说明:一个在c++环境里可以运行的c语言为基础的矩阵连乘的程序,数组的值有键盘输入-One in c++ environment can be run based on c language by a matrix with the program, the value of the array have keyboard input <xiaolu> 在 2025-02-05 上传
| 大小:1kb | 下载:0
说明:算法分析经典的数塔问题,从顶部出发,在每一结点可以选择向左走或是向右走,一起走到底层,要求找出一条路径,使路径上的值最大。
-Algorithm analyzes a number of classic tower problem, starting from the top, at each node can choose to go left or right, go, walk out together to the gro <xiaolu> 在 2025-02-05 上传
| 大小:1kb | 下载:0
说明:有一批集装箱要装上一艘载重量为c的轮船.其中集装箱i的重量为Wi.最优装载问题要求确定在装载体积不受限制的情况下,将尽可能多的集装箱装上轮船-A group of containers to be loaded onto a ship load of c. In which the weight of the container i is Wi. Loading problem requires to determine the opt <xiaolu> 在 2025-02-05 上传
| 大小:1kb | 下载:0
说明:大数相乘基本算法,相当于模拟手算。使用GMP生成指定数位的01串大数,将生成的01串用char型截取,运算中其实是以一次取4位进行运算。相当于16进制运算。-Multiplication of large numbers of basic algorithms, equivalent to simulate hand count. GMP is generated using the specified digit string of <Ivy> 在 2025-02-05 上传
| 大小:3kb | 下载:0
说明:高效的三角形和三角形的相交性检测,判断他们是否共面,碰撞区间的使用。-Efficient triangle and triangle intersection detection, to determine whether they are coplanar, the collision zone use. <胖猪> 在 2025-02-05 上传
| 大小:4kb | 下载:0
说明:迭代法求解线性方程组,含Jacobi,G-S,SOR方法,压缩包内有数据供测试-Iterative method for solving linear equations, including Jacobi, GS, SOR method, with data compression packages for testing <crynixes> 在 2025-02-05 上传
| 大小:4kb | 下载:0