资源列表
排序选择:
[波变换] Deskto554p
说明:【谷速软件编程】matlab源码-基于哈希编码图像检索 可以作为参考使用,程序是word版本 -[Valley] matlab source software programming speed- hash-coded image-based retri can be used as a reference, the program is a word version<张三> 在 2025-07-23 上传 | 大小:186kb | 下载:0
[波变换] Desk332top
说明:【谷速软件编程】matlab源码-计算规范单纯形的投影 可以作为参考使用,程序是word版本-[Valley] matlab source software programming speed- simplex projection calculation specifications can be used as a reference, the program is a word version<张娥> 在 2025-07-23 上传 | 大小:10kb | 下载:0
[数据库编程] AddressList
说明:Swing+SQLite 做的通讯录,虽然只是一个简单的项目-An AddressList Application in java with swing & sqliste<kyo> 在 2025-07-23 上传 | 大小:7.61mb | 下载:0
[其他小程序] BINARY-SEARCH-TREE.cpp
说明:二叉搜索树在动态查表中有特别的用处,一个无序序列可以通过构造一棵二叉搜索树变成一个有序序列,构造树的过程即为对无序序列进行排序的过程。每次插入的新的结点都是二叉搜索树上新的叶子结点,在进行插入操作时,不必移动其它结点,只需改动某个结点的指针,由空变为非空即可。 这里,我们想探究二叉树的建立和序列输出。-Binary search tree has a dynamic look-up table in particular the usefulness of an unordered<nature> 在 2025-07-23 上传 | 大小:1kb | 下载:0
[波变换] Deskt333op
说明:【谷速软件编程】matlab源码-精确的眼中心位置 可以作为参考使用,程序是word版本 -[Valley] matlab source software programming speed- the exact location of the eye center can use as a reference, the program is a word version<张欢欢> 在 2025-07-23 上传 | 大小:14kb | 下载:0
[波变换] De423sktop
说明:【谷速软件编程】matlab源码-平滑稀疏采样信号和图像的直方图 可以作为参考使用,程序是word版本 -[Valley] matlab source software programming speed- smooth sparse sampling signal and image histogram can be used as a reference, the program is a word version<张环> 在 2025-07-23 上传 | 大小:12kb | 下载:0
[其他小程序] Crypto__test
说明:通过调用工具包Crypto++来实现des的加解密,减少了繁杂程序的书写-By calling the toolkit Crypto++ to implement the des encryption, reduced the multifarious the writing of the program<tutu> 在 2025-07-23 上传 | 大小:6.41mb | 下载:0
[数据结构常用算法] HUFFMAN-CODING-TREE.cpp
说明:构造一个具有n个外部节点的扩充二叉树,每个外部节点Ki有一个Wi对应,作为该外部节点的权。使得这个扩充二叉树的叶节点带权外部路径长度总和最小: Min( W1 * L1 + W2 * L2 + W3 * L3 + … + Wn * Ln) Wi:每个节点的权值。 Li:根节点到第i个外部叶子节点的距离。 编程计算最小外部路径长度总和。-Constructing a binary tree with n external expansion nodes, each external n<nature> 在 2025-07-23 上传 | 大小:1kb | 下载:0
[数据结构常用算法] HEAPSORT-IMPLEMENTATION.cpp
说明:定义一个数组,初始化为空。在数组上执行两种操作: 1、增添1个元素,把1个新的元素放入数组。 2、输出并删除数组中最小的数。 使用堆结构实现上述功能的高效算法。-The definition of an array is initialized to empty. Performed on the array of two things: 1, adding an element to a new element into the array. 2, and removes the<nature> 在 2025-07-23 上传 | 大小:1kb | 下载:0