资源列表
[其他小程序] rabin-karp
说明:rabin karp algorithm for pattern matching<juhimodi> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[其他小程序] zuichang_gonggong_zixulie
说明:对于给定的两个字符串,求最长的公共子序列-For a given two strings, find the longest common subsequence<靳> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[其他小程序] C-sharp_JSQ
说明:简单的加减乘除运算,并且实现记忆功能和平方,开方,倒数的史书运算-a easy Calculator<范继军> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[其他小程序] Drawn_CV_Envelope.pde
说明:Arduino Code for a Synthesizer Module that remembers envelope shapes and outputs CVs in a loop.<kx> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[其他小程序] Fibonacci_number
说明:输入n,输出费波那契数列 1~n 项 Input a number n and then output Fibonacci numbers from the first to the nth Fibonacci_number2: 输入 n ,输出第 n 项 Input n and then output the nth number -Input a number n and then output Fibonacci numbers from the first to the<Sunshone> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[其他小程序] main
说明:假设自上而下按层次,自左至右输入每个结点的一个三元组(N, P, L/R)。其中N为本结点的元素,P为其父结点,L指示N为P 的左孩子,R指示N为P的右孩子。试写一个建立二元树在内存的双链表示算法,并实现先根、中根、后根以及层序遍历算法。-Assuming top-down by level, each node from left to right input a triple (N, P, L/R). Where the elements of N-based nodes, P is the<张晓敏> 在 2025-06-08 上传 | 大小:1kb | 下载:0