资源列表
[数据结构常用算法] 二叉树的各种遍历操作(非)递归
说明:数据结构的基本应用,二叉树的遍历。适合初学者,比较简单。 -the basic data structure application binary tree traversal. For beginners, relatively simple.<阿水> 在 2025-12-02 上传 | 大小:2kb | 下载:0
[数据结构常用算法] 13.用普里姆(Prim)算法构造最小生成树
说明:用普里姆(Prim)算法构造最小生成树 数据结构的基本应用,适合初学者-with Primbetov (PRIM), the minimum spanning tree algorithm tectonic structure of the basic data applications, suitable for beginners<阿水> 在 2025-12-02 上传 | 大小:2kb | 下载:0
[matlab例程] 水印matlab程序
说明:有多个文件 可以根据文件名和注释进行选择 提取算法可以根据嵌入算法 自行写出 提供了较好的抗压缩和抗剪切的效果-a number of documents under the file name and choose Notes extraction algorithm can write their own algorithms embedded mention for a better compression and anti-shear effect<lcq> 在 2025-12-02 上传 | 大小:2kb | 下载:1
[数学计算/工程计算] suijishu12311
说明:演示了随机数的产生和使用。用vb来实现。用流星雨的方式来模拟随机数生成-demonstration, the random number generation and use. Vb used to be achieved. With the meteor shower to simulate the random number generator<溜溜> 在 2025-12-02 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] 2-2
说明: Genetic Algorithm 关于遗传算法的一些小程序-Genetic Algorithm on Genetic Algorithms some small programs<张三> 在 2025-12-02 上传 | 大小:2kb | 下载:0
[数值算法/人工智能] codeing000
说明:从空格(ASCII码32)到~(ASCII码126)。表内的第一行与表头相同,下面的每一行都与上一行的内容相同,只是字符相左移动了一个位置。这样,下一行的最后一个字符与上一行的第一个字符相同。 为了进行文本编码,可以任意选择一个字符串,称之为编码字符串,也就是常说的密钥。为解释编码方法,我们假设密钥是Walrus,待编码的文本(即常说的明文)是: Meet me in St. Louis 我们在待编码的文本之上重复书写上述密钥,使得其长度与待编码文本相同: WalrusWalru<梁清华> 在 2025-12-02 上传 | 大小:2kb | 下载:0