-
网上找的 网上找的 网上找的 网上找的 网上找的
网上找的 网上找的 网上找的 网上找的 网上找的
- 2022-03-05 00:24:47下载
- 积分:1
-
VS2005 MFC绘图程序,线,圆,多边形填充和轨道画
VS2005 MFC 实现的画图程序,有线,圆、多边形填充和铁路画法-VS2005 MFC drawing programs, cable, circle, polygon filling and rail painting
- 2022-02-03 11:27:44下载
- 积分:1
-
本程序已被本人整理到WORD文档中,编程语言为MATLAB,本文设计的滤波器采用傅里叶级数展开法。模拟的杂波的功率谱密度采用BVURG法,概率密度函数的估计采用...
本程序已被本人整理到WORD文档中,编程语言为MATLAB,本文设计的滤波器采用傅里叶级数展开法。模拟的杂波的功率谱密度采用BVURG法,概率密度函数的估计采用直方图估计法,设计参数皆在文档中表明。此程序已经验证是正确可执行的,并能生成图形,值得下载!-This program has been organized into WORD document I, the programming language MATLAB, the filter designed in this paper Fourier series expansion method. Simulated clutter power spectral density using BVURG method, the probability density function is estimated using histogram estimation methods, design parameters are indicated in the document. This procedure has been verified is correct executable, and can generate the graph, it is worth to download!
- 2023-09-06 06:40:03下载
- 积分:1
-
词法分析器(C++)
编译原理的实验课设,设计一个词法分析器,实验要求如下:1. 正规式: 标识符 (|)* 十进制整数 &nbs
- 2022-03-31 14:39:19下载
- 积分:1
-
1.首先选定图的类别(有向图、无向图),再选定图的存储结构,根据输入的顶点或者边建立图;并把相应的邻接表或者邻接矩阵输出;
2.根据已有的邻接矩阵或邻接表用...
1.首先选定图的类别(有向图、无向图),再选定图的存储结构,根据输入的顶点或者边建立图;并把相应的邻接表或者邻接矩阵输出;
2.根据已有的邻接矩阵或邻接表用递归方法编写深度优先搜索遍历算法,并输出遍历结果;
-1. First of all selected map type (directed graph, undirected graph), re-selected map storage structure, under the Importation of the establishment of the vertex or edge map and the corresponding adjacency list or adjacency matrix output 2. According to Some adjacency matrix or adjacency list prepared by the recursive depth-first search method traversal algorithm, and output traversal results
- 2022-05-13 10:14:41下载
- 积分:1
-
计算机组成原理试题13,提供给在校学生,或者考研需要者,希望能提供一些帮助...
计算机组成原理试题13,提供给在校学生,或者考研需要者,希望能提供一些帮助-Principles of Computer Organization Test 13, made available to students at school, or study section for those who need it, hoping to provide some help
- 2022-05-21 16:27:52下载
- 积分:1
-
3 节点示例中特设仿真与 AODV
# 3 节点示例中特设仿真与 AODV
# 定义的选项
设置 val(chan) 通道/WirelessChannel; # 通道类型
设置 val(prop) 传播/TwoRayGround; # 电波传播
模型
设置 val(netif) Phy/WirelessPhy; # 网络接口类型
设置 val(mac) Mac/802_11; # MAC 类型
设置 val(ifq) 队列/DropTail/PriQueue; # 接口队列类型
设置的 val(ll) LL; # 链接图层类型
设置 val(ant) 天线/OmniAntenna; # 天线模型
设置的 val(ifqlen) 50 ; # 种中的最大数据包
设置的 val(nn) 3 ; mobilenodes # 人数
设置 val(rp) AODV ; # 路由协议
设置的 val(x) 500 ; # X 维度的地形
设置的 val(y) 400 ; # Y 维度的地形
设置的 val(stop) 150 ; # 时间的仿真结束
设置 ns [新模拟器]
设置 tracefd [打开 simple.tr w]
设置 windowVsTime2 [打开 win.tr w]
设置 namtrace [打开 simwrls.nam w]
- 2022-06-19 05:32:39下载
- 积分:1
-
c代码的格式化工具,可以养成良好的编程习惯!
c代码的格式化工具,可以养成良好的编程习惯!-c code formatting tool that can develop good programming practice!
- 2022-03-21 01:40:09下载
- 积分:1
-
这是我买的开发板上的arm2410的用户手册是pdf文档,希望对2410爱好者有帮助...
这是我买的开发板上的arm2410的用户手册是pdf文档,希望对2410爱好者有帮助-This is what I bought to mark the arm2410 development of a user manual is pdf documents, 2410 lovers hope to help
- 2022-11-02 20:40:03下载
- 积分:1
-
compiler pascal
小型pascal语音编译器,包含词法分析工具FLEX和语法分析工具Bison-compiler pascal
- 2022-07-25 20:46:05下载
- 积分:1