-
含并、交和差运算的集合类型
含并、交和差运算的集合类型- Contains and, hands over with the difference operation set type
- 2023-02-27 11:55:04下载
- 积分:1
-
一个地理信息系统相关,将经纬度坐标转换为高斯克吕格投影坐标。...
一个地理信息系统相关,将经纬度坐标转换为高斯克吕格投影坐标。-a geographic information system related to latitude and longitude coordinates into high Shikelu:ge projection coordinates.
- 2022-03-23 15:30:35下载
- 积分:1
-
DC motor driver BA5888 small aging process, very simple! !
驱动BA5888老化直流马达的小程序,很简单的-DC motor driver BA5888 small aging process, very simple! !
- 2023-01-17 09:15:04下载
- 积分:1
-
mc39i硬件手册,您上载的源码为何会被站长不采用或帐号被删除....
mc39i硬件手册,您上载的源码为何会被站长不采用或帐号被删除.-mc39i hardware manual, you upload the source code for that station will be not be adopted or account be deleted.
- 2022-04-13 15:23:54下载
- 积分:1
-
2代小波示意程序
2维小波变换经典程序
Daubechies小波基的构造
采用多孔trous算法(undecimated wavelet trans...
2代小波示意程序
2维小波变换经典程序
Daubechies小波基的构造
采用多孔trous算法(undecimated wavelet transform)实现小波变换
平移变换平移法(cycle_spinning)消除gibbs效应
提升法97经典程序
消失矩作用的程序
小波插值与小波构造
小波滤波器构造和消噪程序
小波谱分析mallat算法经典程序-2 Generation Wavelet indicated procedures classic 2-D wavelet transform Daubechies wavelet procedure using porous structure trous algorithm (undecimated wavelet transform) the realization of wavelet transform translation law translation (cycle_spinning) to eliminate effect of lifting gibbs procedures 97 classic role of vanishing moments of wavelet interpolation procedures value structure of wavelet and wavelet de-noising filter structure and procedures for small spectral analysis algorithm for the classical procedures mallat
- 2023-08-02 09:15: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
-
HTML5 Ajax验证的用户注册表单
HTML5 Ajax验证的用户注册表单,无刷新输入判断的HTML5表单特效,界面风格漂亮,功能简洁实用,表单验证方面包括:用户名、邮箱地址判断、密码字符验证、两次密码是否一致判断、是否同意注册协议等,几个常用的判断,当然其它功能就需要你自己添加了。
- 2022-12-23 16:10:03下载
- 积分:1
-
通过该文件的程序代码,你可以快速的进行搜索
通过该文件的程序代码,你可以快速的进行搜索-The adoption of the document code, you can quickly search
- 2022-03-22 18:08:09下载
- 积分:1
-
例如,不要找一个知道,很容易学习的人
E在线升级例子,不懂的一看就知道了,很简单易学-E Online upgrade example, do not look for one know, it is easy to learn
- 2022-08-20 09:29:08下载
- 积分:1
-
c++实现的俄罗斯方块代码,大家感兴趣可以看一下
不错哦
c++实现的俄罗斯方块代码,大家感兴趣可以看一下
不错哦-c realization of the Russian box code, we can look at the interest Yes, oh
- 2022-01-22 14:15:37下载
- 积分:1