-
顺序表的实现
资源描述大家好,这是我大学写的数据结构顺序表的实现,非常有参考价值
- 2023-08-20 13:45:03下载
- 积分:1
-
在C++程序点四
四叉树是一种树数据结构,其中每个内部节点正好有四个子节点。四叉树是最重要的
- 2022-08-15 15:07:12下载
- 积分:1
-
蒙特卡洛方法求PI
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using System.Drawing.Drawing2D;
using System.Threading;
namespace WinRandomPI
{
public partial class GetPIValue : Form
- 2022-03-13 01:46:26下载
- 积分:1
-
将正整数分解为素数之积
将正整数分解为素数之积- Decomposes the positive integer product of into the prime
number
- 2022-03-23 08:39:30下载
- 积分:1
-
PGE Solving equations faster
高斯消元法解方程, 速度较快-PGE Solving equations faster
- 2022-03-21 08:54:03下载
- 积分:1
-
A relatively simple calculator, the basic completion of the real functions of ad...
一个比较简单的计算器,基本完成了实数的加减乘除的功能,还有取负号,开方,倒数,清除等功能.-A relatively simple calculator, the basic completion of the real functions of addition and subtraction, multiplication and division, as well as from a negative number, prescription, countdown, removing and other functions.
- 2023-05-08 21:50:03下载
- 积分:1
-
非
非线性多分辨率信号的分解,论文及matlab代码-Non-linear multi-resolution signal decomposition, papers and matlab code
- 2023-08-30 21:35:04下载
- 积分:1
-
File contains the steepest descent algorithm, least
文件包含最速下降算法,最小二乘算法,霍夫曼编码-File contains the steepest descent algorithm, least-squares algorithm, Huffman coding
- 2023-07-30 23:10:03下载
- 积分:1
-
图像畸变矫正
本算法,实现的是图像的畸变矫正,主要针对摄像头产生的各种畸变,通过调节参数,实现矫正。算法采用C++和OpenCv实现。
- 2023-07-28 05:35:10下载
- 积分:1
-
圆与圆的相交,直线与圆的相交…
圆与圆交点,线与线交点,圆与线交点,全部在excel上实现,很不错-the intersect between circle to circle, line to line, and circle to line, all implemented in excel
- 2023-04-17 20:05:03下载
- 积分:1