资源列表
[压缩解压] lz77_source
说明:源代码的思路参考自 Mark Nelson 所著的<<数据压缩技术原理与范例>> 中的第八章"滑动窗口压缩",是lz77算法的一种简介直观的实现,但是由于 没有采用如LZSS算法中的二叉搜索树技术,所以在运行速度上不如LZSS算法。 采用了微量缓冲区buf 以加快执行速度。-The source code since the idea of reference written by Mark Nelson<> 在 2025-06-29 上传 | 大小:78kb | 下载:0
[数据结构常用算法] vc6.0datastructure
说明:这是一本用VC++介绍数据结构算法的书籍,比较实在 -This is a used VC++ Introduce data structure algorithms books, comparing it<李轶> 在 2025-06-29 上传 | 大小:10.43mb | 下载:0
[数据结构常用算法] JOSE2
说明:Josephus 问题的解答。n个孩子围成圆圈,选任一个数m,从第一个孩子开始数,数到m停止,这个孩子离开,再从第一个开始数,直到剩下一个孩子。-Josephus questions. n children surrounded the circle, selected a number of m, from the beginning of their first child a few, a few m to stop the child to leave, and then started<renqiang> 在 2025-06-29 上传 | 大小:1kb | 下载:0
[数据结构常用算法] JOSE3
说明:Josephus 问题的解答。n个孩子围成圆圈,选任一个数m,从第一个孩子开始数,数到m停止,这个孩子离开,再从第一个开始数,直到剩下一个孩子。-Josephus questions. n children surrounded the circle, selected a number of m, from the beginning of their first child a few, a few m to stop the child to leave, and then started<renqiang> 在 2025-06-29 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] shenjingwangluo-C
说明:神经网络算法源程序,如SOM、HOPFIELD、CPN、BPN、BOLTZMAN、ART、ADALINE,同时提供针对不同算法的演示源程序。-Neural network algorithm source code, such as SOM, HOPFIELD, CPN, BPN, BOLTZMAN, ART, ADALINE, while providing for different algorithm demo source code.<wanglei> 在 2025-06-29 上传 | 大小:195kb | 下载:0
[数学计算/工程计算] DataGrid
说明:在.Net 中 DataGrid 虽然有排序的功能,但并不支持双向的排序。用到了,看了些相关的帖子,自己尝试了一种方法,竟然也行得通,主要是用DataGrid.Attributes 存了一个参数,同时在onSortCommand中修改了DataGridColumn的中国教程在线,http://www.5istudy.cn-In. Net has to sort in DataGrid Although the function of, but does not support two-way s<蓝德岩> 在 2025-06-29 上传 | 大小:1kb | 下载:0
[matlab例程] center_weighted_median_filter
说明:用MATLABT算法实现, 图象经过center weighted median filter后,对比 原图象和处理过图象的差别.-Algorithm used MATLABT, image after center weighted median filter, the contrast to the original image and processed image difference.<zhang tian> 在 2025-06-29 上传 | 大小:1kb | 下载:0
[matlab例程] Engineeringmath(ebook-PDF)MatlabProgramming
说明:关于matlab在工程方面的应用,全英文版的pdf-On matlab in engineering applications, the entire English version of the pdf<刘鹏> 在 2025-06-29 上传 | 大小:1.99mb | 下载:0
[matlab例程] xianxinnihe
说明:建筑声学,混响测试数据指数拟合后直线拟合,读取混响时间-Architectural acoustics, reverberation test data index after fitting a straight line fitting, read the reverberation time<seabird> 在 2025-06-29 上传 | 大小:1kb | 下载:0