资源列表

« 1 2 ... .44 .45 .46 .47 .48 212249.50 .51 .52 .53 .54 ... 216392 »

[数据结构常用算法handout-files

说明:实施第一类你必须使用一个链表来实现这些队列的方法,并队列增长到任何需要的大小。你执行第二类必须使用数组来实现这个队列类。该数组的大小应该是10,永远不会改变。 要实现第一个队列,你可以使用通用的节点类。第二个队列,必须使用一个固定大小的数组来实现。 您还必须建立一个主要的方法,使用户可以进入队列的字符串,获取和打印队列的头部(输入命令“poll”)的字符串,插入一个空值(命令“null ”),或退出程序(命令“quit”)。由用户输入的任何其他字符串应插入到队列中,通过调用该要约方法
<steven> 在 2025-11-02 上传 | 大小:1kb | 下载:0

[数据结构常用算法CSourse2

说明:括号匹配的检验,数据结构书中的一个例子,初学者能看懂-c for new student
<zhaowen> 在 2025-11-02 上传 | 大小:1kb | 下载:0

[数据结构常用算法Csourse3

说明:数据结构C语言版__递归求解迷宫问题,适合初学者,清华版的源码-c sourse for new student
<zhaowen> 在 2025-11-02 上传 | 大小:1kb | 下载:0

[matlab例程UntitledSLM

说明:SLM(selected mapping)是正交频分复用中用于减少系统峰平比的方法。-SLM (selected mapping) is orthogonal frequency division multiplexing system used for PAPR reduction method.
<刘晓红> 在 2025-11-02 上传 | 大小:1kb | 下载:0

[数据结构常用算法EightQuee

说明:数据结构C语言版_八皇后,数据结结C语言版的源码,清华版的-eight quee for DS
<zhaowen> 在 2025-11-02 上传 | 大小:1kb | 下载:0

[matlab例程Distance

说明:RSSI是无线传感器网络中一种基于测距的定位方法,本程序中使用对数常态模型来测距离。-RSSI is a wireless sensor network positioning method based on distance, this program is measured with a lognormal model for the distance.
<刘晓红> 在 2025-11-02 上传 | 大小:1kb | 下载:1

[3G开发MATLAB

说明:本文完成qpsk信号生成,查看频谱图,学习曲线的绘制-This complete qpsk signal generation, see spectrum, LMS learning curve drawing
<xiaokecc> 在 2025-11-02 上传 | 大小:1kb | 下载:0

[3G开发Winer

说明:本程序完成了winner滤波,使用matlab编的-The filtering process is completed the winner, compiled using matlab
<xiaokecc> 在 2025-11-02 上传 | 大小:1kb | 下载:0

[matlab例程Triangle

说明:本程序用三边测量法来计算未知节点坐标且假设用于定位的锚节点位于等边三角形的三个顶点上。-This program uses trilateration to calculate the coordinates of unknown nodes and assume the anchor node for positioning in the equilateral triangle of three vertices.
<刘晓红> 在 2025-11-02 上传 | 大小:1kb | 下载:0

[3G开发test1_1jiance

说明:信号检测与估值的matlab程序,里面包含了各种信号检测方法-Signal detection and valuation of the matlab program, which includes a variety of signal detection method
<xiaokecc> 在 2025-11-02 上传 | 大小:1kb | 下载:0

[3G开发test1_3Kalman

说明:卡尔曼滤波的matlab程序,详细阐述了卡尔曼滤波的方法-Kalman filter matlab program, elaborated on Kalman filtering method
<xiaokecc> 在 2025-11-02 上传 | 大小:1kb | 下载:0

[matlab例程Simulation1

说明:本程序先使用RSSI中对数常态模型来测距离,然后用三边测量法来计算未知节点的坐标。-The program first uses RSSI in lognormal model to measure the distance, and then use trilateration to calculate the coordinates of the unknown node.
<刘晓红> 在 2025-11-02 上传 | 大小:1kb | 下载:0
« 1 2 ... .44 .45 .46 .47 .48 212249.50 .51 .52 .53 .54 ... 216392 »

源码中国 www.ymcn.org