-
Firmware: U600XEHI2
Disable Card Icon
Removes the icon card.
Auth...
Firmware: U600XEHI2
Disable Card Icon
Removes the icon card.
Author: - ARSik
Ported - Valerik0887- Firmware: U600XEHI2
Disable Card Icon
Removes the icon card.
Author:- ARSik
Ported- Valerik0887
- 2022-03-20 14:54:52下载
- 积分:1
-
是一篇关于时频分析的外国论文,内容比较多,是硕士论文,比较难找的,里面有不少方法...
是一篇关于时频分析的外国论文,内容比较多,是硕士论文,比较难找的,里面有不少方法-Are about a time-frequency analysis of the foreign papers, more content is the Master" s thesis, more difficult to find, and there are many methods
- 2022-01-26 06:22:16下载
- 积分:1
-
该文件是教你如何从根目录中找到你要删除的文件夹.
该文件是教你如何从根目录中找到你要删除的文件夹.-the document is to teach you how to find the root directory you want to delete the folder.
- 2022-02-20 22:01:46下载
- 积分:1
-
一个关于BPSK误码率仿真的程序
一个关于BPSK误码率仿真的程序,内容只包括误码率仿真部分!-One on BPSK BER simulation procedures, including the signal generated by adding Gaussian white noise, and bit error rate!
- 2022-02-04 06:57:56下载
- 积分:1
-
Spikes can be taken as absolute quantities of measuring values which are large t...
Spikes can be taken as absolute quantities of measuring values which are large than approximately four (expressed as variable [Times_SD] in the program)times of the standard deviation of the time series, and can be removed by repeating 3 times with each time series. When a measuring value with the deviation from the mean larger than four times of the standard deviation, the variable can be taken as NO_VALUE, and the number of spikes is saved into the variable [SpikeNum].
If the variable [Times_SD] is taken as four, many records will be removed, so the variable [Times_SD] can be taken as larger, for example eight.
-Hasan can be taken as absolute quantities of measuring values which are large than approx imately four (expressed as variable [Times_SD ] in the program) times of the standard deviatio n of the time series. and can be removed by repeating three times with each time series. When a measuring value with the dev iation from the mean larger than four times of th e standard dev
- 2023-02-22 23:35:03下载
- 积分:1
-
gathered with a group and the elimination of noise, the weighing
收集的一组跟噪声产生以及消除、衡量消噪性能指标的MATLAB仿真源代码,每个文件夹下都附有对该代码的注解!-gathered with a group and the elimination of noise, the weighing-noise performance indicators MATLAB simulation source code, Each folder with all of this code notes!
- 2022-01-25 19:48:38下载
- 积分:1
-
关于ruby的入门例子,直接接压就可以使用了,WINDOWS下使用通过,适合新手观看...
关于ruby的入门例子,直接接压就可以使用了,WINDOWS下使用通过,适合新手观看-on ruby introductory examples directly pressure can use it, through the use of Windows, suitable for newcomers to watch
- 2023-09-06 22:20:03下载
- 积分:1
-
[输入]
图的顶点个数N,图中顶点之间的关系及起点A和终点B
[输出]
若A到B无路径,则输出“There is no path” 否则输出A到B路...
[输入]
图的顶点个数N,图中顶点之间的关系及起点A和终点B
[输出]
若A到B无路径,则输出“There is no path” 否则输出A到B路径上个顶点
[存储结构]
图采用邻接矩阵的方式存储。
[算法的基本思想]
采用广度优先搜索的方法,从顶点A开始,依次访问与A邻接的顶点VA1,VA2,...,VAK, 访问遍之后,若没有访问B,则继续访问与VA1邻接的顶点VA11,VA12,...,VA1M,再访问与VA2邻接顶点...,如此下去,直至找到B,最先到达B点的路径,一定是边数最少的路径。实现时采用队列记录被访问过的顶点。每次访问与队头顶点相邻接的顶点,然后将队头顶点从队列中删去。若队空,则说明到不存在通路。在访问顶点过程中,每次把当前顶点的序号作为与其邻接的未访问的顶点的前驱顶点记录下来,以便输出时回溯。
#include
int number //队列类型
typedef struct{
int q[20]
-[imported] map of the number of vertices N, Vertex map of the relationship between the starting point and end point A and B [output] if A to B without path then exporting "There is no path" Otherwise output A to B on the path vertices [storage structure] plan adopted adjacency matrix of storage. [Algorithm for the basic idea] BFS way from the vertex A, A visit followed with adjacent vertices VA1, VA2 ,..., VAK, visiting times, if not visit B, continue to visit with the VA1 adjacent vertices VA11, VA12 ,..., VA1M. VA2 and then
- 2022-01-25 22:50:29下载
- 积分:1
-
金蝶10.4数据库表结构,适用于ASP语句
金蝶10.4数据库表结构,适用于ASP报表-Kingdee 10.4 database table structure, applicable to ASP statements
- 2023-01-15 00:45:03下载
- 积分:1
-
ds.asm
ds.asm-- ----- --- -倒计时器源程序-ds.asm-------------- countdown device source
- 2023-05-08 15:25:03下载
- 积分:1