资源列表
[压缩解压] encode-and-decode
说明:这是一种无损高效的编码和解码方法,讨论了几种较为流行方法的比较。-an effective method of encoding and decoding.<张一龙> 在 2025-06-10 上传 | 大小:2kb | 下载:0
[压缩解压] yasuowenjian
说明:压缩文件 VC++源代码 可以作为实验设计-compressed files VC++ source code can be used as a design of experiment<罗密> 在 2025-06-10 上传 | 大小:2kb | 下载:0
[压缩解压] decoder_BP
说明:BP神经网络算法的matlab程序,一个文件,是独立函数部分-BP neural network algorithm matlab program<zhaozhong> 在 2025-06-10 上传 | 大小:2kb | 下载:0
[压缩解压] dijkstra-Algorithm-and--opinion
说明:本程序为dijkstra算法的最核心部分,也基本上是源码,并无很大改动,用意在于大家对dijkstra算法有个宏观的理解,基本上对代码行行注释很适合新手。也提出对dijkstra算法修改的一点思路-The dijkstra algorithm core part This program is basically the source code, there are no great changes, the intention is to have a macro understanding<李迅> 在 2025-06-10 上传 | 大小:2kb | 下载:0
[压缩解压] Dbscan
说明:DBSCAN算法是一种基于密度的算法,进行DBSCAN聚类-simple DBSCAN clustering algorithm,which is based on density.<wang yinghui> 在 2025-06-10 上传 | 大小:2kb | 下载:0
[压缩解压] CapUDPPacketsAndDisp
说明:基于wpcap的抓包工具,可以实现简单的udp包抓取-Based Ethereal tool wpcap, can implement simple udp packet capture<fkq> 在 2025-06-10 上传 | 大小:2kb | 下载:0
[压缩解压] Huffman
说明:Huffman编码的主导思想是根据数据符号发生的概率进行编码。在源数据中出现概率越高的符号,相应的码长越短;出现概率越小的符号,其码长越长,从而达到用尽可能少的码符号表示源数据。Huffman编码方法是接近压缩比上限的一种最佳的编码方法。-The dominant idea of the Huffman coding is based on the probability of occurrence of data symbols for encoding.The higher the prob<张怡然> 在 2025-06-10 上传 | 大小:2kb | 下载:0