资源列表

« 1 2 ... .23 .24 .25 .26 .27 16328.29 .30 .31 .32 .33 ... 28522 »

[压缩解压ZIPx

说明:新改进过的7-zip算法(Power by 7-zip org),将DMG的部分算法引入ZIP,压缩比大幅提高,是RaR的2倍,ZIP的1.4倍(程序的各种说明没改变,仍是7-zip原版。)-New and improved over the 7-zip algorithm (Power by 7-zip org), part of the algorithm is introduced DMG ZIP, a substantial i
<Person Johnson> 在 2025-02-12 上传 | 大小:1.7mb | 下载:0

[压缩解压LZMA

说明:新的LZMA算法,由EXE安装算法改进,添加到了旧的LZMA中,文档保持未改进前原样,但压缩比是ZIP的2倍(新7-zip)-The new LZMA algorithm, the EXE installer algorithm improvements, added to the old LZMA, the document remains unmodified ago it was, but it is a ZIP compress
<Person Johnson> 在 2025-02-12 上传 | 大小:698kb | 下载:0

[STLAsc2BinOfSTL

说明:STL文件有文本(asc)和二进制(bin)两种格式。本程序提供了从文本到二进制格式的转换。-STL files are text (asc) and binary (bin) formats. This program provides the format from text to binary conversion.
<xuxiangxing> 在 2025-02-12 上传 | 大小:22kb | 下载:0

[数据结构常用算法39

说明:给定程序中,函数fun的功能是:将N×N矩阵中元素的值按列右移1个位置,右边被移出矩阵的元素绕回左边。例如,N=3,有下列矩阵 1 2 3 4 5 6 7 8 9 计算结果为 3 1 2 6 4 5 9 7 8 请在程序的下划线处填入正确的内容并把下划线删除,使程序得出正确的结果。 注意:源程序存放在考生文件夹下的BLANK1.C中。 不得增行或删行,也不得更改程序的结构! -A
<储谢东> 在 2025-02-12 上传 | 大小:3kb | 下载:0

[数据结构常用算法38

说明:请编写函数fun,函数的功能是:将放在字符串数组中的M各字符串(每串的长度不超过N),按顺序合并组成一个新的字符串。函数fun中给出的语句仅供参考。 例如,字符串数组中的M个字符串为 AAAA BBBBBBB CC 则合并后的字符串的内容应是:AAAABBBBBBBCC。 提示:strcat(a,b)的功能是将字符串b复制到字符串a的串尾上,成为一个新串。 注意:部分源程序在文件APROG1.C中。 请勿
<储谢东> 在 2025-02-12 上传 | 大小:4kb | 下载:0

[matlab例程Zernike

说明:绘制zernike曲面,用于分析泽尼克多项式表示光学像差的gui程序。-plot zernike face for analysis basic optical aberration
<雪峰> 在 2025-02-12 上传 | 大小:20kb | 下载:3

[matlab例程Spectrum-Sensing

说明:Spectrum Sensing in Cognitive Radio Approach in Matlab
<Malik> 在 2025-02-12 上传 | 大小:2kb | 下载:0

[数学计算/工程计算MAPLE

说明:Maple是目前世界上最为通用的数学和工程计算软件之一,在数学和科学领域享有盛誉,有“数学家的软件”之称。-Maple is the world' s most common mathematical and engineering calculation software, one of the prestigious math and science, the " mathematician of the softwa
<肖欣> 在 2025-02-12 上传 | 大小:636kb | 下载:0

[matlab例程esprit_ls

说明:LS ESPRIT for frequency estimation
<kamran aashik> 在 2025-02-12 上传 | 大小:1kb | 下载:0

[STLBin2AscOfSTL

说明:3维stl数据有ascii和binary两种格式。本程序提供将bianary转换到ascii格式的功能。-3D stl ascii and binary data formats are. This procedure provides the bianary converted to ascii formats.
<xuxiangxing> 在 2025-02-12 上传 | 大小:19kb | 下载:0

[数学计算/工程计算Mathematics-method-ahp

说明:数学方法层次分析法,主要的应用是在数学建模的开放估计题目中。-Mathematics method ahp
<lily> 在 2025-02-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法42

说明:编写函数fun,它的功能是计算下列级数和 s=1 + x + x^2/2! + x^3/3! + … + x^n/n! 和值由函数值返回。 例如,当n=10,x=0.3时,函数值为1.349859。 注意:部分程序在文件PROG1.C文件中。 请勿改动主函数main和其它函数中的任何内容,仅在函数fun的花括号中填入你编写的若干语句。 -Write a function fun, its function is
<储谢东> 在 2025-02-12 上传 | 大小:4kb | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 16328.29 .30 .31 .32 .33 ... 28522 »

源码中国 www.ymcn.org