资源列表

« 1 2 ... .09 .10 .11 .12 .13 15614.15 .16 .17 .18 .19 ... 28523 »

[压缩解压lzw

说明:源代码通过建立一个字符串表,用较短的代码来表示较长的字符串来实现压缩. 提取原始文本文件数据中的不同字符,基于这些字符创建一个编译表,然后用编译表中的字符的索引来替代原始文本文件数据中的相应字符,减少原始数据大小。我们这里的编译表不是事先创建好的,而是根据原始文件数据动态创建的,解码时可以从已编码的数据中还原出原来的编译表.-The source code through the establishment of a string table, with a shorter code to re
<udee> 在 2025-10-27 上传 | 大小:6kb | 下载:0

[数学计算/工程计算matrix

说明:稀疏矩阵运算器,实现矩阵的加法,减法,乘法,里面有详细的代码-Sparse matrix arithmetic unit to achieve the matrix addition, subtraction, multiplication, which detailed the code
<陈跃飞> 在 2025-10-27 上传 | 大小:6kb | 下载:0

[数值算法/人工智能shizhiweifen

说明:matlab中的数值微分,有用中点公式,自适应法,理查森外推算法等方法求函数的导数,算法的程序实现在文件中都已经给出了。-in the numerical differentiation matlab, useful midpoint formula, adaptive method, Richardson extrapolation methods such as France seek the derivative of the function, the algorithm of the
<陈臻> 在 2025-10-27 上传 | 大小:6kb | 下载:0

[matlab例程YunQiPaiBan

说明:一个简单的文本匀齐排版程序源代码,基于WIN32控制台的-A simple text smoothing Qi typesetting program source code, based on WIN32 console
<raul> 在 2025-10-27 上传 | 大小:6kb | 下载:0

[数学计算/工程计算Liang-Barsky

说明:C++ code. Realization (with Glut) of the Liang-Barsky algorithm for line clipping.
<bob stan> 在 2025-10-27 上传 | 大小:6kb | 下载:0

[matlab例程labtray

说明:describe the mov of a robot and include the grafic of thaht way
<andresg231> 在 2025-10-27 上传 | 大小:6kb | 下载:0

[matlab例程SCORBOT-6GDL

说明:the best model of a scorbot with 6 dof
<andresg231> 在 2025-10-27 上传 | 大小:6kb | 下载:0

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

说明:遗传算法的MATLAB实现,非常有用啊-MATLAB implementation of genetic algorithm is very useful ah ~ ~ ~
<路萌萌> 在 2025-10-27 上传 | 大小:6kb | 下载:0

[压缩解压RaveParteII_source

说明:Exemplo de utilizaç ã o do Rave Report
<Marcos> 在 2025-10-27 上传 | 大小:6kb | 下载:0

[压缩解压RaveParteIII_source

说明:Exemplo de utilizaç ã o do Rave Report 2
<Marcos> 在 2025-10-27 上传 | 大小:6kb | 下载:0

[压缩解压Intrecog

说明:regionm growing is obtained by using seed points
<shra> 在 2025-10-27 上传 | 大小:6kb | 下载:0

[matlab例程thresh_tool

说明: in this image thresholding is done.image thresholding is getting by using seed polints concept - in this image thresholding is done.image thresholding is getting by using seed polints concept
<shra> 在 2025-10-27 上传 | 大小:6kb | 下载:0
« 1 2 ... .09 .10 .11 .12 .13 15614.15 .16 .17 .18 .19 ... 28523 »

源码中国 www.ymcn.org