-
php文件上传
php上传图片文件,多种格式,可显示是否上传成功,可以预览图片效果,直接在浏览器里输入Url,即可操作。up.phpup2.php,提供文件上传到哪个路径,可查看。
- 2022-12-18 23:45:04下载
- 积分:1
-
LU分解法,数值分析最基本的!
LU分解法,数值分析最基本的!-LU decomposition, the most basic numerical analysis!
- 2022-01-26 02:32:30下载
- 积分:1
-
C语言282例代码集
所有程序都可以在VS 2015上运行;
该程序尤其适合初学者,算法初学者;
部分程序来自282例,其他是原创程序。
- 2022-03-22 05:05:15下载
- 积分:1
-
RANSAC直线 椭圆 圆 拟合
RANSAC为RANdom SAmple Consensus的缩写,它是根据一组包含异常数据的样本数据集,计算出数据的数学模型参数,得到有效样本数据的算法。它于1981年由Fischler和Bolles最先提出。该资源是利用MATLAB编写的 RANSAC 直线 椭圆 圆 拟合程序
- 2022-12-16 05:20:03下载
- 积分:1
-
是和“常用的计算机数值算法和程序的C++版本,和Q ..
是《计算机常用数值计算算法与程序 C++版》一书的配套C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting the C source code file, the source files extensions are used. Cpp form. These procedures have been in C Microsoft Windows platform under the Virsual C 6.0 environment through
- 2022-05-29 11:24:03下载
- 积分:1
-
LDL decomposition. Numerical Solution of matrix equation as the most basic matri...
LDL分解。作为矩阵方程数值解法最基础的矩阵分解算法,LDL算法可以高效分解对称矩阵。-LDL decomposition. Numerical Solution of matrix equation as the most basic matrix factorization algorithm, LDL decomposition algorithm can be efficient symmetric matrix.
- 2022-02-15 12:27:17下载
- 积分:1
-
harris角点检测
基于梯度和结构张量的角点检测算法,调试梯度时将结构张量的那部分变成注释,调试结构张量时同理,效果明显,对比度强,程序简单易懂
- 2023-06-07 01:45:04下载
- 积分:1
-
Discrete Fourier Transform
离散分数阶傅立叶变换-Discrete Fourier Transform
- 2023-04-06 14:05:04下载
- 积分:1
-
这时决对正确的数值转换器
这时决对正确的数值转换器-time to correct summary of numerical converter
- 2022-03-05 11:40:52下载
- 积分:1
-
顺序表的实现
表中的基本操作的实现(初始化、插入、删除、求表长、按值查找、按位置查找)
- 2022-02-04 01:49:57下载
- 积分:1