-
conversion of forest to the corresponding binary tree algorithm
将森林转化为相应二叉树的算法-conversion of forest to the corresponding binary tree algorithm
- 2023-04-26 13:05:04下载
- 积分:1
-
矩陣相乘
矩陣相乘
#include
#include
int m,n,o,p,i,j,k,l;
int main()
{
printf("輸入矩陣A之列數m、行數n及矩陣B之列數o、行數p");
printf("
m=");scanf("%d",&m);
printf("n=");scanf("%d",&n);
printf("
o=");scanf("%d",&o);
printf("p=");scanf("%d",&p);
float a[m][n],b[o][p],c[m][p];
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-05 11:05:03下载
- 积分:1
-
自适应遗传算法在多模图像配准中的应用.doc
自适应遗传算法在多模图像配准中的应用.doc-Adaptive genetic algorithm in multi-mode image registration application. Doc
- 2022-09-18 06:55:04下载
- 积分:1
-
电磁波传播工具
应用背景这是一套工具在Python语言容易模拟均匀平面波传播的相关参数(超纯水)如相量(在时谐平面波的情况下),群速度,斜入射,反射和驻波模式 ;由反射。该工具集也模拟和参数相关的不同的天线的安排,如天线阵列天线和天线。关键技术这些代码与电磁理论的中间知识有关。一旦你理解麦斯威尔方程的下一步是理解电磁波传播的概念及其最简单和最重要的情况下(均匀平面波)。这个理论基本上是相同的传输线,是基础的导波,天线和微波工程理论。这些理论是必不可少的几乎所有的现代消费电子设备和无数的其他射频设备(如用于物联网的物联网设备)。
- 2023-06-19 14:55:03下载
- 积分:1
-
SVMmulticlass: Multi
SVMmulticlass: Multi-class classification. Learns to predict one of k mutually exclusive classes. This is probably the simplest possible instance of SVMstruct and serves as a tutorial example of how to use the programming interface.
- 2022-05-28 03:23:16下载
- 积分:1
-
一个车遍历n各点,其费用最小。用lingo 编写,管理调度问题
一个车遍历n各点,其费用最小。用lingo 编写,管理调度问题-A vehicle traversing the points n, the cost of the smallest. Lingo with the preparation, management of scheduling problem
- 2022-02-05 18:02:10下载
- 积分:1
-
主要用于排队仿真,用的是MATLAB语言,希望能和大家分享。
主要用于排队仿真,用的是MATLAB语言,希望能和大家分享。-Mainly used in queuing simulation, using the MATLAB language, want to share with you all.
- 2022-01-26 00:56:02下载
- 积分:1
-
自适应信号处理,西蒙。海利经典教材,很全面详细,通俗易懂,我觉得是最好的自适应书籍!...
自适应信号处理,西蒙。海利经典教材,很全面详细,通俗易懂,我觉得是最好的自适应书籍!-Adaptive signal processing, Simon. Haley classic textbook, it is fully detailed, easy to understand, I think is the best adaptive books!
- 2023-02-10 14:50:05下载
- 积分:1
-
tester debug belongs to avi format
tester debug belongs to avi format
- 2022-08-02 22:05:31下载
- 积分:1
-
Simple plate 8051 internship with the original code to provide you entry embedde...
简单的8051实习板用原代码为您提供入门嵌入式系统,其源代码以c语言为主
- 2022-01-25 15:12:26下载
- 积分:1