资源列表

« 1 2 ... .54 .55 .56 .57 .58 15259.60 .61 .62 .63 .64 ... 28522 »

[STLSingleLinkSort

说明:使用Visual C++,其实是用了STL了,实现单链表的排序,通过采用分治法,使得时间为O(n*log(n)),空间复杂度O(n)。-Sort of Single Link List
<小小> 在 2025-08-27 上传 | 大小:276kb | 下载:0

[数据结构常用算法LongestIncreasingSequence

说明:找出数组A中最长的递增序列的长度,使用动态规划算法,复杂度为O(N*N)。-Find the longest increasing sequence
<小小> 在 2025-08-27 上传 | 大小:488kb | 下载:0

[STLStack-by-List

说明:通过一个链表来实现栈,和STL中的实现方法不一样。-Implementing the Stack by List
<小小> 在 2025-08-27 上传 | 大小:216kb | 下载:0

[matlab例程matlab-engine-

说明:vc调用matlab引擎的,图文并茂的介绍操作步骤,并给出简单的调用程序-vc call matlab engine, illustrated introduction to the steps, and gives a simple procedure call
<齐方> 在 2025-08-27 上传 | 大小:202kb | 下载:0

[matlab例程kmeans-program

说明:k-mean algorithm for clustering
<svc> 在 2025-08-27 上传 | 大小:1kb | 下载:0

[matlab例程matlab

说明:matlab编程,100个实例,包括1-32 图形应用篇、33-66 界面设计篇、67-84 图形处理篇、85-100 数值分析篇。-matlab programming, 100 examples, including 1-32 graphical interface (Application) ,33-66 ,67-84 design articles graphic articles ,85-100 numerical analysis articles.
<> 在 2025-08-27 上传 | 大小:23kb | 下载:0

[matlab例程Neural

说明:data modeling by artificial neural network
<Hossein> 在 2025-08-27 上传 | 大小:1kb | 下载:0

[matlab例程zhixianzhenzhixiangxing

说明:给出了线阵的指向性计算matlab代码,并绘制指向性指数-Gives the linear array of point calculations matlab code, and draw the point index
<齐方> 在 2025-08-27 上传 | 大小:9kb | 下载:0

[数学计算/工程计算matlab_COM_VC

说明:vc调用matlab Com组建,给出调用方法及实例-vc call matlab Com form, call the methods and examples are given
<齐方> 在 2025-08-27 上传 | 大小:9kb | 下载:0

[数学计算/工程计算Chap_05_MVDR

说明:自适应滤波器设计,由matlab编写的代码-Adaptive filters, matlab code written
<齐方> 在 2025-08-27 上传 | 大小:3kb | 下载:0

[数据结构常用算法language

说明:用C++语言来实现单链表举例的内容和程序-In C++ language to achieve a single linked list examples of the content and procedures
<gaole> 在 2025-08-27 上传 | 大小:9kb | 下载:0

[matlab例程LTdecode_BPyanzheng2

说明:lt码的编译码,译码方式为bp译码,源码的比特数可以自己设定-lt code encoding and decoding, decoding method for the bp coding, source bits can be set
<liuwei> 在 2025-08-27 上传 | 大小:1kb | 下载:0
« 1 2 ... .54 .55 .56 .57 .58 15259.60 .61 .62 .63 .64 ... 28522 »

源码中国 www.ymcn.org