资源列表
[数据结构常用算法] 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<张敏> 在 2026-01-16 上传 | 大小:1kb | 下载:0
[matlab例程] postproc_modif
说明:Prozody modulation and pitch scale modification of speech.<zxMaca> 在 2026-01-16 上传 | 大小:1kb | 下载: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<张敏> 在 2026-01-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] shortest_path
说明:最短路径演算法 (Dijkstra),可以直接在电脑执行。-The shortest path algorithm (Dijkstra), can be directly in the computer to perform.<黄大头> 在 2026-01-16 上传 | 大小:1kb | 下载:0