资源列表

« 1 2 ... .05 .06 .07 .08 .09 16310.11 .12 .13 .14 .15 ... 28523 »

[数学计算/工程计算Introduction_to_Algorithm

说明:常见算法设计的源代码。配合著名的那本“算法导论”。其中主要包括: 归并排序 活动选择问题 矩阵链乘问题 矩阵链乘问题的备忘录解法 逆序对问题 求和问题 装配线问题 最短路径Dijkstra算法和堆操作 -Common algorithm design of the source code. With the well-known that the " Introduction to Al
<xichen> 在 2025-04-24 上传 | 大小:14kb | 下载:0

[数学计算/工程计算fft_p_by_p

说明:用虚拟仪器编写的对逐点求解FFT的程序,主要用于仿真的用途-Prepared to use virtual instrument for solving of the case-by-point FFT procedures, mainly for the use of simulation
<周进> 在 2025-04-24 上传 | 大小:14kb | 下载:0

[matlab例程xinstatcom

说明:matlab仿真的STATCOM即svg滤波装置。-matlab simulation of the STATCOM that svg filter.
<wangyi> 在 2025-04-24 上传 | 大小:14kb | 下载:1

[matlab例程OldDeMatcode

说明:DE差分进化优化算法的源代码,从外文网站下载-DE optimization toolbox from the web.
<付志超> 在 2025-04-24 上传 | 大小:14kb | 下载:0

[matlab例程GT

说明:Multi variable control design for Gas Turbine
<hasa moon> 在 2025-04-24 上传 | 大小:14kb | 下载:0

[数据结构常用算法ADTList

说明:采用字符类型为元素类型和无头结点单链表为存储结构,实现抽象数据类型Lis-The use of character types for the element type, and without a head node to store a single list structure, the realization of abstract data types Lis
<LLL> 在 2025-04-24 上传 | 大小:14kb | 下载:0

[数学计算/工程计算Poj_1011_sticks

说明:由题意知道,本题就是根据题目给出的木棒,拼出长度最短的等长的棒子,本题主要应用了深度优先搜索+强剪枝。我们知道,肯定是先把小棒排序,从最大的开始枚举,然后如果到某一个长度时,满足条件,哪么就输出该长度。-George took sticks of the same length and cut them randomly until all parts became at most 50 units long. Now he wants
<zhangzhanyou> 在 2025-04-24 上传 | 大小:14kb | 下载:0

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

说明:描述了BP神经网络解决实际数学问题的例子,很有用-BP
<小民> 在 2025-04-24 上传 | 大小:14kb | 下载:0

[压缩解压huffman

说明:在网上能够找到的最简单,最快速的哈夫曼编码。本方法不使用任何扩展动态库,比如STL或者组件。只使用简单的C函数,比如:memset,memmove,qsort,malloc,realloc和memcpy。-Online to find the simplest, fastest Huffman. This method does not use any extension of the dynamic libraries, such a
<zhaoyibin> 在 2025-04-24 上传 | 大小:14kb | 下载:0

[数值算法/人工智能sort

说明:排序算法的C语言实现(其中包括插入排序、归并排序、快速排序和SHELL排序的实现及各排序算法所需时间的比较)-Sorting algorithm to achieve the C language (including insertion sort, merge sort, quick sort and the realization of SHELL Sort sorting algorithm and the time requir
<> 在 2025-04-24 上传 | 大小:14kb | 下载:0

[matlab例程commcdma2000

说明:CDMA PROGRAM SIMULINK-CDMA PROGRAM SIMULINK33
<IBNGALA> 在 2025-04-24 上传 | 大小:14kb | 下载:0

[matlab例程fourier

说明:Small MatLab routine to perform a fast fourier transformation to determine the dominant frequencies in a time response
<rope> 在 2025-04-24 上传 | 大小:14kb | 下载:0
« 1 2 ... .05 .06 .07 .08 .09 16310.11 .12 .13 .14 .15 ... 28523 »

源码中国 www.ymcn.org