资源列表
[matlab例程] Denoisemiddle
说明:this code used for the basic image processing technique like image restoration. it reduce the noise in image<Nayan Patel> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[matlab例程] Gauss_noise_generation
说明:信道建模中使用的高斯过程,希望对会员们有用-Channel modeling process used in Rice<jennifer> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[Ftp客户端] ftp_upload
说明:通过PB的外部函数使用FTP上传文件,带有例子-PB external function by using FTP to upload files, with examples<wkmwkm> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] histogram-equalization-
说明:Visual c + + 8位图像直方图均衡化 代码-Visual c++ 8-bit grayscale image histogram equalization code<jizhenxing> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] 123
说明: VISUAL C++ 代码 ,使用高斯模板对8位图像进行平滑处理 ,-VISUAL C++ code, use the Gaussian model on the 8-bit image smoothing,<jizhenxing> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[matlab例程] pianzuixiaoerchenghuigui
说明:应用此程序可以进行有三个主成分的偏最小二乘计算,不包括交叉有效性的计算-You can use this programe to make the PLS model.<刘洋> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[教育/学校应用] DB
说明:Student数据库里面有个Grade表,该表里面存储了每个学生的学号,姓名,maths成绩,english成绩和computer成绩。现要查询Grade表,显示三门课都及格的学生学号、姓名、maths、english、computer字段,并按照学号升序排列。完成源程序DB.C中select2函数的编写。-Student database, which has a Grade table, which stores inside the school for each student numb<fuyuqi> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] dist
说明:开车从起始点A到目的地B的路线有多条。给你一张描述待选路线的表(n*n的矩阵A),让你找出行车距离最短的路线。表中表示了任意两个路口的连通情况,以及距离。矩阵元素a(i,j)=0表示路口i,j不连通,a(i,j)!=0表示路口i,j的行车距离。其中起始点A在路口1,目的地B在路口n 。完成源程序DIST.CPP中Dijkstra函数的编写。-A drive to the destination from a starting point a number of B' s line. Giv<fuyuqi> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] CJC_DictS
说明:已知从起始点A到达各目站点(B、C、D...)的各最短路径上所有站点的前驱站点,以及至前驱站点的距离。以一个二维数组pre描述已知信息,第1列是前驱站点的序号(以0、1、2...分别表示站点A、B、C...),第2列是至前驱站点的距离。试推算和输出从起始点出发到达各其余站点的最短路径和距离。完成源程序DictS.CPP中Pathway函数的编写。-Known from the starting point A to reach the target site (B, C, D. ..) of t<fuyuqi> 在 2025-06-18 上传 | 大小:1kb | 下载:0