资源列表

« 1 2 ... .88 .89 .90 .91 .92 20393.94 .95 .96 .97 .98 ... 28523 »

[数据结构常用算法HuffmanCoding

说明: Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长 度最短的码字,有时称之为最佳编码,一般就叫作Huffman编码。-Huffman coding in 1952 proposed a method based on characters appear completely different prefix probability to construct the average length of the shortest code word, som
<浩星无恨> 在 2025-10-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法Quicksort

说明:快速排序(Quicksort)是对冒泡排序的一种改进。由C. A. R. Hoare在1962年提出。它的基本思想是:通过一趟排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一部分的所有数据都要小,然后再按此方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。-Quick sort (Quicksort) is a bubble sort of an improvement. By the CAR Hoare in 1962. The b
<浩星无恨> 在 2025-10-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算XJ_Nt

说明:自己以前编写的解非线性组的下降Newton法的一个算例。程序中自定义求解的方程组为:3X-Cos(Y*Z)-0.5=0 X^2-81*(Y+1)^2+Sin(Z)+1.06=0 e^(-X*Y)+20*Z+(10*pi-3)/3=0。方程组可根据用户需要在程序中自行定义。-A case of Descent Newton algorithm for nonlinear equations. The example of the nonlinear equations is given: 3X-
<Jason> 在 2025-10-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Nt

说明:自己以前编写的解非线性组的一般Newton法的一个算例。程序中自定义求解的方程组为:3X-Cos(Y*Z)-0.5=0 X^2-81*(Y+1)^2+Sin(Z)+1.06=0 e^(-X*Y)+20*Z+(10*pi-3)/3=0。方程组可根据用户需要在程序中自行定义。-A case of normal Newton algorithm for nonlinear equations. The example of the nonlinear equations is given: 3X-C
<Jason> 在 2025-10-19 上传 | 大小:1kb | 下载:0

[matlab例程untitled001

说明:屏幕上不停地出现随机(随机颜色,随机边长,随机线宽)的三角形-Constantly appear on the screen randomly (random color, random side, random width) of the triangle
<feng qiang > 在 2025-10-19 上传 | 大小:7kb | 下载:0

[matlab例程IQ

说明:IQ调制基本原理-IQ modulation principle! ! ! ! ! ! ! !
<sxmlyy> 在 2025-10-19 上传 | 大小:1.05mb | 下载:0

[matlab例程Matpower

说明:说明了MATPOWER 4.0b3版本的具体操作细节-Matpower 4.0b3 User s Manual
<韩啸> 在 2025-10-19 上传 | 大小:780kb | 下载:0

[matlab例程2008102116273584909

说明:数字通讯原理及通讯计算方式-Digital communication theory and communication formula! ! ! ! ! ! ! !
<sxmlyy> 在 2025-10-19 上传 | 大小:983kb | 下载:0

[matlab例程mfx_basic_pso_www.matlabsite.com_1

说明:matlab code for pso that make easy way for coding.
<mbbzz> 在 2025-10-19 上传 | 大小:9kb | 下载:0

[matlab例程Basic_Concepts_in_Matlab

说明:basics of matlab concepts
<ramya> 在 2025-10-19 上传 | 大小:218kb | 下载:0

[matlab例程LEACH

说明:无线传感器网络经典分簇算法仿真,很好实现算法的编程-Wireless sensor network simulation of the classic clustering algorithm
<冷天浩> 在 2025-10-19 上传 | 大小:2kb | 下载:0

[matlab例程register_ineteractively

说明:通过手动选点的图像配准程序,会弹出窗口提示进行人机交互试选点-register images through interactive point-selection
<张潇> 在 2025-10-19 上传 | 大小:1.63mb | 下载:0
« 1 2 ... .88 .89 .90 .91 .92 20393.94 .95 .96 .97 .98 ... 28523 »

源码中国 www.ymcn.org