资源列表

« 1 2 ... .56 .57 .58 .59 .60 20461.62 .63 .64 .65 .66 ... 28523 »

[数据结构常用算法paixu

说明:利用随机函数产生N个随机整数(20000以上),对这些数进行多种方法进行排序。 1. 至少采用4种方法实现上述问题求解(提示,可采用的方法有插入排序、希尔排序、起泡排序、快速排序、选择排序、堆排序、归并排序)。并把排序后的结果保存在不同的文件中-Use random function N random integers (20000 above), these numbers were a number of ways to sort. 1. At least four kinds of m
<谢浩> 在 2025-10-22 上传 | 大小:48kb | 下载:0

[matlab例程DCT

说明:读入一幅256*256图像,将它分成8*8pixel的若干块,对每块做DCT变换,保留Z型顺序的若干变换系数,进行IDCT重构图像,计算重构图像的信噪比-Reading a 256* 256 image, it will be divided into several blocks of 8*8 pixel, keep each optimal Z transformation of sequence number, IDCT transform coefficient calculation
<jiangxin> 在 2025-10-22 上传 | 大小:3kb | 下载:0

[数据结构常用算法tudeyingyong

说明:(1)根据选课表建立对应的图 (2)求出至少一种拓扑有序序列 (3)如果能实现求出所有拓扑有序序列,则加分 -(1) According to the enrollment form to establish the corresponding graph (2) find the ordered sequence of at least one topology (3) If all the topology to achieve an orderly sequence obtai
<谢浩> 在 2025-10-22 上传 | 大小:120kb | 下载:0

[matlab例程mapleht

说明:maple 它的图形功能非常强大, 足以提供更多的关于函数的信息. 当然, 如果需要, 它的图形作适当改进即可满足出版要求. -maple graphics functions are very strong, and to provide more information about the function, of course. If necessary, it can improve the graphics for proper publication meet
<jiangxin> 在 2025-10-22 上传 | 大小:22kb | 下载:0

[matlab例程DGF

说明:用matlab进行编程实现递归法计算三重积分-Matlab programming recursive method for calculating triple integrals
<jiangxin> 在 2025-10-22 上传 | 大小:3kb | 下载:0

[数据结构常用算法shortestpath

说明:两点之间的最短路径计算,适用于arcview软件,可以在软件中直接运行-Count the shortest path between two points in the city,you can run the program in arcview directly,i hope it wili be helpful
<王静> 在 2025-10-22 上传 | 大小:2kb | 下载:0

[matlab例程frequency

说明:this the code to determine frequency of spoken speech-this is the code to determine frequency of spoken speech
<shiv> 在 2025-10-22 上传 | 大小:1kb | 下载:0

[matlab例程Untitled

说明:使用Matlab生成几种典型数字信号(正弦信号、周期信号、高斯随机信号等)-Generated using Matlab typical digital signal
<邱启志> 在 2025-10-22 上传 | 大小:2kb | 下载:0

[数据结构常用算法XShortest

说明:Dijkstra算法,A*算法和D*算法 Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。 Dijkstra算法是很有代表性的最短路算法,在很多专业课程中都作为基本内容有详细的介绍,如数据结构,图论,运筹学等等。 Dijkstra一般的表述通常有两种方式,一种用永久和临时标号方式,一种是用OPE
<李芸芸> 在 2025-10-22 上传 | 大小:1.05mb | 下载:0

[matlab例程j1939

说明:it s provide un a specification to implement the protocole J1939-it s provide un a specification to implement the protocole J1939
<yacoub> 在 2025-10-22 上传 | 大小:14.99mb | 下载:0

[matlab例程signalproceesing

说明:digital processing of the Mtech syllabus which was not found any ware
<kalyan> 在 2025-10-22 上传 | 大小:6.08mb | 下载:0

[matlab例程MATLABforExcel

说明:material regarding to the matlab
<kalyan> 在 2025-10-22 上传 | 大小:350kb | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 20461.62 .63 .64 .65 .66 ... 28523 »

源码中国 www.ymcn.org