资源列表

« 1 2 ... .40 .41 .42 .43 .44 21945.46 .47 .48 .49 .50 ... 28523 »

[数据结构常用算法wr00000000000002

说明:关于数据结构的c++语言 描述很好的书籍-With regard to the data structure c++ language to describe a very good book
<汪然> 在 2025-11-22 上传 | 大小:19.21mb | 下载:0

[压缩解压VF

说明:fortran的一些很常用的解法的源代码-fortran
<张平> 在 2025-11-22 上传 | 大小:85kb | 下载:0

[matlab例程psola

说明:Pitch-scale and time-scale modification of speech by PSOLA techniques.
<zxMaca> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[matlab例程find_pmarks

说明:Function used by PSOLA speech modification technique. Finds exact point of pitch pulses in speech.
<zxMaca> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[数据结构常用算法circularLinkedList

说明:一个单向循环链表来表示队列(即循环链队),该队列只设一个队尾指针,不设队首指针,实现以下算法: 1)向循环链队插入一个元素值为x的结点。 2)从循环链队中删除一个结点。 3)访问队列 -A one-way circular list to represent the queue (ie, cycle chain team), the queue tail pointer only to set up a team with no team in the first pointe
<张敏> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[matlab例程synth

说明:Pitch-synchronous synthezis by cepstral model of 5th order.
<zxMaca> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[matlab例程postproc_modif

说明:Prozody modulation and pitch scale modification of speech.
<zxMaca> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[matlab例程resynth2

说明:Resynthesis of speech, you can modify time-scale.
<zxMaca> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法BiTNode

说明:1.建立二叉链表。 要求:按先序遍历规则,从键盘连续输入二叉树的先序序列,若无孩子结点,则用*代替,以示空指针的位置。 2.用先序、后序遍历递归算法对前面建立好的二叉链表树进行遍历。要求分别显示遍历后的结点序列。 3.调用计算二叉树的叶子结点算法,统计上述二叉链表树的叶子结点总数,从屏幕显示二叉链表树的叶子结点总数。 4.设计一个算法,求二叉树中值为x的结点的所在层的层号。 -1. The establishment of binary list. Requirement
<张敏> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法Graph

说明:1.建立无向网的邻接矩阵。 要求:从键盘输入无向网的顶点数和边数;然后以“顶点1,顶点2,权值”的方式输入图的各边,建立邻接矩阵存储,并输出各顶点和邻接矩阵。 2.对无向网进行深度优先遍历,输出遍历序列。 3.判断给定的无向网是否是连通的? 要求:从键盘上输入出发点进行搜索遍历,输出遍历序列。 -1. The establishment of the network adjacency matrix. Requirements: No input from the ke
<张敏> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[数值算法/人工智能ruihua

说明:数字图像处理中值及锐化程序,运行使用良好,欢迎下载-Digital image processing value and the sharpening process, to run well, welcome to download
<jingliang> 在 2025-11-22 上传 | 大小:1.89mb | 下载:0

[数据结构常用算法ErChaPaiXuShu

说明:1)写一算法建立有n个结点的二叉排序树; 2)写一算法实现在二叉树中查找值为x的结点是否存在;若存在返回1;否则返回0。 -1) Write an algorithm to establish a n-node binary sort tree 2) Write an algorithm to find the value in the binary tree node x, if there if there exists return 1 otherwise returns
<张敏> 在 2025-11-22 上传 | 大小:1kb | 下载:0
« 1 2 ... .40 .41 .42 .43 .44 21945.46 .47 .48 .49 .50 ... 28523 »

源码中国 www.ymcn.org