资源列表
[matlab例程] omnetwaysofuse
说明:omnet环境下如何建立wsn节点并模拟仿真-omnet environment and how to establish wsn node simulation<杨杨> 在 2025-11-22 上传 | 大小:200kb | 下载:0
[人工智能/神经网络/遗传算法] tabu_search_sorce
说明:禁忌搜索源代码,求解新得到的可行解的目标函数值,并与先前的进行比较,取较好的解记为最优解 -Tabu search source code, get a feasible solution to solve the new objective function value, compared with the previous, take good note for the optimal solution<zhangyuxiang> 在 2025-11-22 上传 | 大小:200kb | 下载:0
[压缩解压] HuffmanTree
说明:C++编写实现的Huffman编码,根据输入自动统计字符出现的次数后编码,并计算编码后的压缩比。-Written C++ implementation of Huffman coding, the input character appears automatically after the number of statistical encoding, and calculate the encoded compression ratio.<byd> 在 2025-11-22 上传 | 大小:200kb | 下载:0
[matlab例程] adaptivethreshold
说明:一款简单的自适应阈值的MAYLAB代码,使用的时候需要更改图片的路径,阈值参数可以自行设置-A simple adaptive threshold MAYLAB code, when the need to change the image using the path, free to set the threshold parameter<李强> 在 2025-11-22 上传 | 大小:200kb | 下载:0
[数据结构常用算法] exam5
说明:1、用随机函数生成10个待排序元素; 2、利用二叉查找树输出升序序列; 3、利用同一棵二叉查找树输出降序序列; 4、写出查找的递归函数;注意:递归出口的处理要求:二叉排序树的程序填空:修改 “BiSearchTree.h” 文件中的myorder()函数,得到二叉排序树的降序序列,要求达到BiSearchTree.exe的执行效果。 哈希查找: 1、 哈希表类的哈希函数采用除留余数法哈希函数; 2、 解决哈希冲突的函数采用开放定址法中的线性探察法。 3、 建立一个由1<tamakiramimy> 在 2025-11-22 上传 | 大小:200kb | 下载:0