资源列表

« 1 2 ... .65 .66 .67 .68 .69 3770.71 .72 .73 .74 .75 ... 216390 »

[其他小程序dijkstra

说明:迪杰斯特拉算法计算最短路径Dijkstra算法是由E.W.Dijkstra于1959年提出,又叫迪杰斯特拉算法,它应用了贪心算法模式,是目前公认的最好的求解最短路径的方法。算法解决的是有向图中单个源点到其他顶点的最短路径问题,其主要特点是每次迭代时选择的下一个顶点是标记点之外距离源点最近的顶点。但由于dijkstra算法主要计算从源点到其他所有点的最短路径,所以算法的效率较低。-Dijkstra shortest path algorithm Dijkstra algorithm is prop
<贺敏> 在 2025-10-05 上传 | 大小:1kb | 下载:0

[数据库编程diskmianyi.bat

说明:用于windows系统下 磁盘的免疫 语言是windows批处理脚本-Windows disk for the immune system is a windows batch scr ipt language
<z3tuiaoy> 在 2025-10-05 上传 | 大小:1kb | 下载:0

[数据库编程DISKSECT

说明:用c语言编辑的对磁盘分区相关软件,有很好的可读性,非常经典的-this program is used to divide the memory into several parts
<s8sibiq> 在 2025-10-05 上传 | 大小:1kb | 下载:0

[数据挖掘PCA

说明:主成分分析法PCA,matlab源码,欢迎下载。-Principal component analysis PCA, matlab source code, welcome to download.
<彬彬 余> 在 2025-10-05 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)he

说明:不调用库函数,自编函数进行直方图均衡化处理-Histogram Equalization
<caomingyu> 在 2025-10-05 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)gaussian

说明:去除高斯噪声,不调用库函数,自编函数去噪-remove gaussian nosie
<caomingyu> 在 2025-10-05 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)median

说明:自编函数,采用冒泡排序法,进行中值滤波处理-Self function, using the bubble sort method, median filter
<caomingyu> 在 2025-10-05 上传 | 大小:1kb | 下载:0

[其他小程序I2C

说明:I2C总线读写程序,向EPPROM读写程序-I2C bus read and write program
<caomingyu> 在 2025-10-05 上传 | 大小:1kb | 下载:0

[其他小程序SPI

说明:SPI总线协议读写一个字节程序,四种模式-SPI bus protocol read and write a byte procedures
<caomingyu> 在 2025-10-05 上传 | 大小:1kb | 下载:0

[数据库编程document-creation-and--router

说明:用vc++在盘里建立文件和读取已建立的文件,可以外界修改读取时也可以读取修改后的文件-Using vc++ build files in the tray and read the file has been created, you can read the outside world can also be modified to read the modified file
<f75cana> 在 2025-10-05 上传 | 大小:1kb | 下载:0

[matlab例程hcdzjl_fanzheji

说明:使用MATLAB编制的简单的反褶积程序,实现对雷克子波的反褶积,包括对子波的输入输出,和相应地震记录的输入和输出。-Using matlab a simple deconvolution procedure, realize the Ricker wavelet deconvolution, including sub wave of input and output, and the corresponding seismic records of input and output.
<张炳> 在 2025-10-05 上传 | 大小:1kb | 下载:0

[对话框与窗口show

说明:表达式判别,输入一个算术式子,先判别它是否正确,然后计算。-The expression of discrimination, enter an arithmetic expression, to determine whether it is correct, then calculate.
<> 在 2025-10-05 上传 | 大小:1kb | 下载:0
« 1 2 ... .65 .66 .67 .68 .69 3770.71 .72 .73 .74 .75 ... 216390 »

源码中国 www.ymcn.org