-
空心数字梯形
输入行数 n 和首数字字符,在屏幕上输出由数字围起的高和下底宽度均 n 的空心梯形。 要求:输出的数字是循环的,即输出数字 9 后再输出的数字是 0。输入: 行数n 和首字符输出: 空心梯形例:输入:5 5输出:5 6 7 8 9 0 1 0 9 8 7 6 5
6 6
7 7
8 8
9 0 1 0 9
- 2023-02-21 05:30:04下载
- 积分:1
-
在测绘或地图学中,经常会需要用高程点生成DEM,一般首先由这些点按最小原则生成三角网,此代码即是根据任意多个点生成Delaunay三角网功能。...
在测绘或地图学中,经常会需要用高程点生成DEM,一般首先由这些点按最小原则生成三角网,此代码即是根据任意多个点生成Delaunay三角网功能。-In the mapping or cartography often elevation point will need to generate DEM, generally the first point from these principles by the smallest triangulation generated, the code that is generated in accordance with any number of points, Delaunay triangulation function.
- 2022-06-12 17:50:14下载
- 积分:1
-
operation research
operation research
- 2022-03-25 03:40:19下载
- 积分:1
-
本源码包括矩阵运算的基本功能,包括矩阵加减、乘除、转置、求逆...
本源码包括矩阵运算的基本功能,包括矩阵加减、乘除、转置、求逆-the source of matrix of the basic functions, including matrix addition and subtraction, multiplication and division, to home, the inverse
- 2023-02-05 23:15:03下载
- 积分:1
-
MATLAB 有约束信赖域算法,以四元多项式为算例
适用于学习最优化算法的数学专业学生以及其他数值分析课程的同学,
程序清晰,对MATLAB的学习也有很...
MATLAB 有约束信赖域算法,以四元多项式为算例
适用于学习最优化算法的数学专业学生以及其他数值分析课程的同学,
程序清晰,对MATLAB的学习也有很大的帮助,同时程序还有一些不足,读者自己须根据实际问题更正。-MATLAB constrained trust region algorithm to quaternion polynomial example for the application of optimization algorithms in the learning of mathematics students, as well as other courses in numerical analysis of the students, the program clearly and learning to MATLAB is also a great help, but the procedure also There are a number of shortcomings, the reader himself to be corrected in accordance with the actual problem.
- 2022-07-07 21:05:54下载
- 积分:1
-
使用汇编产生随机数的程序
使用汇编产生随机数的程序 - The use assembly has the random number procedure
- 2022-02-02 11:09:20下载
- 积分:1
-
Description for caculate Gamma function
Description for caculate Gamma function
- 2023-08-31 00:15:03下载
- 积分:1
-
人脸识别(VJ算法)VS2010完整工程
应用背景人脸识别(VJ算法)VS2010完整工程人脸识别(VJ算法)VS2010完整工程人脸识别(VJ算法)VS2010完整工程关键技术基于OPENCVVJ算法C++实现 基于OPENCVVJ算法C++实现 基于OPENCVVJ算法C++实现 基于OPENCVVJ算法C++实现
- 2022-07-05 13:32:24下载
- 积分:1
-
3, 0
3,算法设计0-1背包,要求用整形-3, 0-1 knapsack algorithm design and required plastic surgery
- 2022-10-28 04:05:06下载
- 积分:1
-
libsvm3.17
支持向量机源码, 机器学习源码资料。libsvm3.17版本
LIBSVM是台湾大学林智仁(Lin Chih-Jen)副教授等开发设计的一个简单、易于使用和快速有效的SVM 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-31 02:35:34下载
- 积分:1