资源列表

« 1 2 ... .66 .67 .68 .69 .70 26971.72 .73 .74 .75 .76 ... 28522 »

[压缩解压lzwfordepresscoding

说明:LZW压缩和解压缩程序 lzw.c 主要的功能模块 bitio.c/bitio.h 一些支撑函数,支持以比特(bit)为单位的文件I/O 用法: 压缩 lzw E <in-file> <out-file> 解压缩 lzw D <in-file> <out-file> 压缩时,读入<in-file>中内容,压缩后存入<out-file
<冯灿科> 在 2025-02-03 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法yichuansuanfacankao

说明:遗传算法(Genetic Algorithm, GA)是近几年发展起来的一种崭新的全局优化算法,它借 用了生物遗传学的观点,通过自然选择、遗传、变异等作用机制,实现各个个体的适应性 的提高。这一点体现了自然界中"物竞天择、适者生存"进化过程。1962年Holland教授首次 提出了GA算法的思想,从而吸引了大批的研究者,迅速推广到优化、搜索、机器学习等方 面,并奠定了坚实的理论基础。 用遗传算法解决问题时,首先要对待解决
<冯灿科> 在 2025-02-03 上传 | 大小:400kb | 下载:0

[人工智能/神经网络/遗传算法libsvm-matlab-1.2

说明:Support Vector Machines is a powerful methodology for solving problems in nonlinear classification and regression. It is a matlab version.-Support Vector Machines is a powerful methamphetamine odology for solving probl
<Mountain> 在 2025-02-03 上传 | 大小:29kb | 下载:0

[人工智能/神经网络/遗传算法crbf

说明:
<xwmvip> 在 2025-02-03 上传 | 大小:933kb | 下载:0

[人工智能/神经网络/遗传算法libsvm-alphaseed-2.81

说明:The program performs alpha seeding within LIBSVM Solvers. Please refer to: D. DeCoste and K. Wagstaff, "Alpha Seeding for Support Vector Machines for the meaning of alpha seeding". -alpha seeding within LIBSVM Solver
<Mountain> 在 2025-02-03 上传 | 大小:22kb | 下载:0

[数学计算/工程计算chcapacity2

说明:信道容量迭代算法用C++ 通过给定的信道转移矩阵-channel capacity iterative algorithm C through to the transfer matrix Channel
<xlz> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[matlab例程code13

说明:PCM编码,通过输入编码电平与域值电平 生成8比特码-PCM coding, coding input level and value-Level Domain 8-bit code generation
<xlz> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[matlab例程eyes

说明:升余弦滚降波形的眼图及功率谱。滚降系数 。发送码元取值为0、2。-Raised Cosine waveform eye and power spectrum. Roll-off coefficient. This code value for 0,2 billion.
<xlz> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[matlab例程multiroutes

说明:信道是多径信道,升余弦滚降 ,取样时间无偏差的信道特性,与波形功率谱,与误码率仿真-Channel is multipath channel or Cosine, sampling time without deviation channel characteristics, and power spectral waveform, with BER simulation
<xlz> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[matlab例程p_of_rz

说明:
<xlz> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[matlab例程imlogpolar

说明:实现图像的对数极坐标变换,具有旋转不变性,可用于数字水印的抗几何攻击-achieving the right number of images Polar transform, with a rotating invariance, the digital watermark can be used against geometric attack
<> 在 2025-02-03 上传 | 大小:3kb | 下载:0

[数据结构常用算法haffmantree

说明:按照data.txt格式输入权值&字符名覆盖原data的内容,就可以使用程序对由这些字符组成的字符串进行编码了,结果将输出至code.txt中-data.txt format with input weights & characters from the original data covering the contents it can be used to process these characters from the
<> 在 2025-02-03 上传 | 大小:2kb | 下载:0
« 1 2 ... .66 .67 .68 .69 .70 26971.72 .73 .74 .75 .76 ... 28522 »

源码中国 www.ymcn.org