-
数据结构代码答案
资源描述用于帮助初学数据库的同学更加深刻的学习
- 2022-05-28 17:39:11下载
- 积分:1
-
this file need a traffic log in txt format, given the traffic log, it gets the i...
this file need a traffic log in txt format, given the traffic log, it gets the ip address source and destination to perform the IP-lookup following the Huang s algorithm, as result it returns another txt showing the right port and destination ip
- 2023-04-05 05:05:03下载
- 积分:1
-
使用插入排序和快速排序方法排序数组
程序生成一个数组,然后对它使用插入排序和快速排序方法进行排序。在屏幕上的输出显示了这两种方法来对数组排序,所花的时间。在编译后的程序以及创建输出文件,在 project 的文件夹命名为的 Array.txt,你可以在这里看到如何生成的矩阵的样子,怎么它被排序,也多少时间就能对它进行排序。
- 2022-05-20 03:32:59下载
- 积分:1
-
gabor特征提取
gabor特征提取的一个程序,基于opencv 提供的库来实现的,可以进行图像的纹理特征提取,是很好用的开发库
- 2022-01-26 07:15:48下载
- 积分:1
-
计算机常用数值计算算法与程序(C++),主要用于科学计算中的复数运算,多项式与连分式计算,矩阵运算,矩阵特征值与特征向量的计算,线性方程组求解,非线性方程(组)...
计算机常用数值计算算法与程序(C++),主要用于科学计算中的复数运算,多项式与连分式计算,矩阵运算,矩阵特征值与特征向量的计算,线性方程组求解,非线性方程(组)求解,插值,数值积分,常微分方程(组)求解,数值拟合与逼近,数据处理与回归分析,极值等。
-Commonly used computer algorithms and numerical procedures (C++), Mainly used for scientific computing complex in the computation, polynomials and continued fractions calculation, matrix operations, matrix eigenvalue and eigenvector calculation, solving linear equations , non-linear equation (group) to solve, interpolation, numerical integration, ordinary differential equations (group) to solve, numerical simulation and approximation, data processing and regression analysis, extreme value, etc..
- 2022-05-22 17:21:07下载
- 积分:1
-
两个 3 X 3 矩阵相乘的 c 语言程序
这是两个3 * 3 矩阵相乘的 C源代码。欢迎下载、试用。谢谢大家的支持。
- 2023-04-11 16:20:04下载
- 积分:1
-
运筹学中的生产计划方法c++源代码,试过,好用
运筹学中的生产计划方法c++源代码,试过,好用-Operations research in production planning methods c++ Source code, try, easy to use
- 2022-12-29 20:05:03下载
- 积分:1
-
Jinming happy ACM mock examination papers are detailed in the annex to the subje...
ACM模拟试题 开心的金明
附件中有详细的题目要求和运行通过的源代码-Jinming happy ACM mock examination papers are detailed in the annex to the subject requirements and operating through the source code
- 2022-02-05 11:33:53下载
- 积分:1
-
stm32四轴飞行器源码
应用背景四旋翼控制源码传感器读取 学习stm32,时钟控制,中断控制,对四轴感兴趣的朋友看看有很大帮助关键技术对遥控器数据读取,控制,可自行修改程序进行悬停 mpu6050读取四轴飞行器四路PWM输出自稳
- 2022-01-25 20:01:32下载
- 积分:1
-
C语言基于DOS界面的五子棋
Windows下使用C语言实现在dos界面下的五子棋小程序,拥有能够接受的界面。
- 2022-09-20 02:55:03下载
- 积分:1