-
代码
说明: 基于空时阵列最佳旋转角度的卫星导航抗干扰信号处理仿真代码,在MVDR算法基础上进行改进(The simulation code of anti-jamming signal processing of satellite navigation based on the best rotation angle of space-time array is improved on the basis of MVDR algorithm)
- 2021-01-14 18:18:47下载
- 积分:1
-
人工势场法
人工势场法程序代码,用matlab编写,简单易懂,可以设置障碍物信息,增益信息,障碍物影响距离。(the code,you can use it to set the obstale imformation ,the length and so on)
- 2019-04-28 14:21:40下载
- 积分:1
-
C程序源代码,编译命令cc
C程序源代码,编译命令cc-ofgetfget.c-lcurses 此程序适用于SCOUNIX主机系-C source code, compile command cc-ofgetfget.c- lcurses this procedure applies to SCO UNIX mainframe line
- 2023-08-01 17:15:02下载
- 积分:1
-
理论考试程序,可以自由下载,学习,请多多指点,批评
理论考试程序,可以自由下载,学习,请多多指点,批评-Theoretical examination procedures, are free to download, study, please advice, criticism
- 2023-02-11 02:20:04下载
- 积分:1
-
SVM
说明: 正在学习统计方法,学习支持向量机的代码,很好的二分类算法,需要的,可以参考,内附数据集和代码。(侵删)(Learning statistical methods, learning SVM code, a good two classification algorithm, need, can refer to, enclosed data sets and code.)
- 2020-12-29 21:48:00下载
- 积分:1
-
areps
说明: Advanced Refractive Effects Prediction System Documents
- 2020-06-24 22:20:01下载
- 积分:1
-
Delphi 7.0判断闰年 示例源码
一个基于Delphi7.0 编写的判断闰年的示例源码,为了操作方便,本程序中调用了一个日期选择器,当用户指定日期的时候,可通过这个日期选择器快速选择日期,方便使用,日期选好后,会自动赋值给文本框,用户只需点击“判断”按钮即可检测指定年份是否为闰年。
- 2022-02-06 01:21:23下载
- 积分:1
-
Kernel_Solving
用于提取ngsim数据库的数据,用来进行交通数据研究(The tech solving the ngsim data set)
- 2018-02-28 13:14:01下载
- 积分:1
-
light wave optical system
说明: light wave simple system transmitter receiver with noise on optisystem
- 2021-01-01 23:45:11下载
- 积分:1
-
youxiangtu
编写C程序,随机给出n*n的邻接矩阵,并打印输出邻接矩阵,以及有向图的边的个数,每个顶点的度,并判断该图中是否存在Euler回路:
(1)如果为n阶,则随机产生一个n*n的邻接矩阵;
(2)输出邻接矩阵,边的个数,每个顶点的度以及图中是否存在Euler回路。
这个题目涉及到了两个主要的知识点,一个是数据结构中的有向图的邻接矩阵的创建,还有就是离散数学中的Euler回路的判定定理。(The preparation of C procedures, were randomly given n* n s adjacency matrix and adjacency matrix printouts, as well as to map the number of edges, each vertex degrees, and determine the existence of the map Euler circuit: (1) If for n-order, then randomly generated a n* n adjacency matrix (2) output adjacency matrix, the number of edges, each vertex of degree as well as map the existence of Euler circuit. This topic relates to two main points of knowledge, a data structure of digraph adjacency matrix of creation, there is discrete mathematics in the loop to determine Euler theorem.)
- 2008-06-14 02:33:57下载
- 积分:1