资源列表

« 1 2 ... .45 .46 .47 .48 .49 5450.51 .52 .53 .54 .55 ... 28523 »

[数学计算/工程计算IntersectionPointOfTwoLines

说明:该代码绝对本人原创,可根据两打直线的四个端点坐标求解交点,并判断交点为实交点或虚交点,若两直线重合或平行,则返回值为FALSE: 以下代码为求交点的函数,使用方法: rtn=InterPointTwoLine(直线A起点X,直线A起点Y,直线A终点X,直线A终点Y, 直线B起点X,直线B起点Y,直线B终点X,直线B终点Y, 返回的交点X,返回的交点Y,交点类型) 有交点时该函数返回值为True,平行或重合时返回False 最后一个参数(Inter_Type)是
<覃东> 在 2025-11-28 上传 | 大小:8kb | 下载:1

[matlab例程lyapunovindex

说明:混沌计算程序源文件——包括计算Lyapunov指数的5种方法:C-C算法,最小数据量算法,G-P算法,关联维数法,互信息量法。-the original programs to calculate chaos in order to count the Lyapunov index out. Including 5 such methods: c-c method, minimum data method, G-P, mutual information method and correlati
<碶衫> 在 2025-11-28 上传 | 大小:44kb | 下载:0

[matlab例程change_sign

说明:曲线标记改变的MATLAB程序。需要的来下载。-Curve marked change in the MATLAB program. Need to download.
<宁大忠> 在 2025-11-28 上传 | 大小:12kb | 下载:0

[matlab例程Hermite_interplotion

说明:Hermite插值的MATLAB程序。需要的来下载。-Hermite interpolation of the MATLAB program. Need to download.
<宁大忠> 在 2025-11-28 上传 | 大小:9kb | 下载:0

[matlab例程lglr_interplotion

说明:拉格朗日插值的MATLAB程序。需要的来下载。-Lagrange interpolation of the MATLAB program. Need to download.
<宁大忠> 在 2025-11-28 上传 | 大小:9kb | 下载:0

[matlab例程Newton_interplotion

说明:牛顿插值的MATLAB程序。需要的来下载。-Newton interpolation process of MATLAB. Need to download.
<宁大忠> 在 2025-11-28 上传 | 大小:9kb | 下载:0

[matlab例程N-Hermite_interplotion

说明:N-Hermite插值的MATLAB程序。需要的来下载。-N-Hermite interpolation of the MATLAB program. Need to download.
<宁大忠> 在 2025-11-28 上传 | 大小:10kb | 下载:0

[matlab例程scyt_interplotion

说明:三次样条插值的MATLAB程序。需要的来下载。-Cubic spline interpolation of the MATLAB program. Need to download.
<宁大忠> 在 2025-11-28 上传 | 大小:12kb | 下载:0

[matlab例程change_color

说明:图形变色的MATLAB程序。需要的来下载。-Discoloration of the MATLAB graphics program. Need to download.
<宁大忠> 在 2025-11-28 上传 | 大小:10kb | 下载:0

[数学计算/工程计算sqrt

说明:实现无符号整形数快速开方 包括32位开成16位 16位开成8位-Shaping to achieve a number of unsigned 32-bit fast prescr iption including Kaicheng 16 16 Kaicheng 8
<阿道夫> 在 2025-11-28 上传 | 大小:1kb | 下载:0

[压缩解压multiboot_config

说明:MTK中对于照相模块的源代码,为大家分享-java
<Martain An> 在 2025-11-28 上传 | 大小:1kb | 下载:0

[数值算法/人工智能Sort

说明:Implementation of sorting algorithms (straight selection, straight insertion, bubble sort and quick sort) with perfomance analysing.
<ReneDekart> 在 2025-11-28 上传 | 大小:6kb | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 5450.51 .52 .53 .54 .55 ... 28523 »

源码中国 www.ymcn.org