资源列表

« 1 2 ... .56 .57 .58 .59 .60 214061.62 .63 .64 .65 .66 ... 216381 »

[Windows编程juzen

说明:对于矩阵连乘积的最优计算次序问题,设计算Ai…j ,1≤i≤j≤n,所需的最少数乘次数为m[i,j],原问题的最优值为m[1,n]。 当i=j时,Ai…j=Ai为单一矩阵,无需计算,因此m[i,i]=0,i=1,2,…,n ; 当i<j时,可利用最优子结构性质来计算m[i,j]。事实上,若计算Ai…j的最优次序在Ak和Ak+1之间断开,i≤k<j,则:m[i,j]=m[i,k]+
<uhy> 在 2025-05-22 上传 | 大小:1kb | 下载:0

[matlab例程myaciquition

说明:利用频域并行的方法对GPS的C码捕获的方法进行了仿真。直接解压就可以了。-frequency domain using the method of parallel GPS C code acquisition of the simulation methods. Decompression directly on it.
<李成军> 在 2025-05-22 上传 | 大小:1kb | 下载:0

[matlab例程digitizg

说明:对产生的GPS的C码进行数字化,直接进行解压就可以了 -the right GPS C code for digital, direct extraction can be a
<李成军> 在 2025-05-22 上传 | 大小:1kb | 下载:1

[matlab例程codeprocess

说明:(15,11)BCH编码和译码c语言程序,直接解压就可以了-(15.11) BCH encoding and decoding c language program, it can directly extract the
<李成军> 在 2025-05-22 上传 | 大小:1kb | 下载:0

[VHDL编程hamming_decoder

说明:汉明编码和解码的VHDL程序,直接解压就可以了-Hamming encoding and decoding process of VHDL, can be directly extracted a
<李成军> 在 2025-05-22 上传 | 大小:1kb | 下载:0

[通讯编程lussb.m

说明:基于MATLAB的SSB调制器的设计与仿真-MATLAB-based SSB modulator design and simulation
<shaozi> 在 2025-05-22 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)Ostu.cpp

说明:本人搜集的Ostu图像二值化的算法,是在MATLAB环境下写的,不过上传的代码是文本格式的,各位可以根据自己需要参照一下-I collect images of two gray value of the algorithm is to write MATLAB environment, But the code is uploaded to the text format, you may need to refer to thems
<wang> 在 2025-05-22 上传 | 大小:1kb | 下载:0

[通讯编程lssb_dem.m

说明:LSSB调制解调的MATLAB演示源程序产生消息曲线 载波曲线 频谱曲线等-LSSB modulation and demodulation of MATLAB source generated news demo curve carrier curve spectrum curve
<shaozi> 在 2025-05-22 上传 | 大小:1kb | 下载:0

[GDI/图象编程wavelet-wavelet

说明:本人收藏的经典图像小波算法,matlab写的,可以参考哦-collection of classic images wavelet algorithm, written in Matlab, reference oh
<chaos545> 在 2025-05-22 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)STC89C54RD

说明:这是宏晶单片机STC89C54CRD+的头文件,供大家参考-This is the Acer Crystal SCM STC89C54CRD the first paper for your reference
<aten> 在 2025-05-22 上传 | 大小:1kb | 下载:0

[Linux/Unix编程SOCK_RAW_using_in_linux

说明:Linux下SOCK_RAW原理和应用示例,比较有趣!建议大家看看玩-Linux SOCK_RAW principle and application examples, the more interesting! We look at the proposal to play
<handsoft> 在 2025-05-22 上传 | 大小:1kb | 下载:0

[GDI/图象编程jspaintDoc

说明:画图工具,类似winpaint,可以旋转等-drawing tools, similar winpaint, rotating
<cjs> 在 2025-05-22 上传 | 大小:1kb | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 214061.62 .63 .64 .65 .66 ... 216381 »

源码中国 www.ymcn.org