资源列表

« 1 2 ... .29 .30 .31 .32 .33 19634.35 .36 .37 .38 .39 ... 28523 »

[数学计算/工程计算oujilide

说明:广义欧几里得算法,用以计算两个数的最大公约数,依靠定理定理:gcd(a,b) = gcd(b,a mod b)-Generalized Euclidean algorithm for computing the greatest common divisor of two numbers, relying on Theorem Theorem: gcd (a, b) = gcd (b, a the mod b)
<蒋骋志> 在 2025-10-01 上传 | 大小:3kb | 下载:0

[数据结构常用算法Europe-by-Rail

说明:欧洲游【Dijkstra(迪杰斯特拉)算法】,典型的单源最短路径算法-Europe by Rail
<frankie> 在 2025-10-01 上传 | 大小:3kb | 下载:0

[数据结构常用算法Huffman_and_Data_Compression

说明:用霍夫曼编码的方式实现对一个文本文件的编码和解码。本程序产生的编码后的文件应该尽可能的小,解码后的文件应该和原来的文件是一样的。本算法的实现应该是高效的。 一些可能用到的数据结构和方法在下面列出。如果你发现另外一种更好的数据结或者方法,这很好,你并不需要用到任何特定的数据结构。 -Huffman encoding of the way to encode and decode a text file. This procedure produced encoded files shoul
<frankie> 在 2025-10-01 上传 | 大小:3kb | 下载:0

[matlab例程k-reverberation-simulation

说明:混响研究大牛Douglas A. Abraham的经典非锐利分布混响仿真,注释很详细。-Douglas A. Abraham, Daniel reverberation study classical Non-Rayleigh Reverberation , comment in detail.
<水声杜> 在 2025-10-01 上传 | 大小:3kb | 下载:1

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

说明:神经网络最为常用的BP算法,反向传播算法-The most commonly used neural network BP algorithm, back propagation algorithm
<deicide> 在 2025-10-01 上传 | 大小:3kb | 下载:0

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

说明:动态聚类中的isodata算法,与K-均值算法类似-The isodata dynamic clustering algorithm, K-means algorithm similar
<deicide> 在 2025-10-01 上传 | 大小:3kb | 下载:0

[数值算法/人工智能fdtd

说明:3D FDTD程序中加入平面波传播。确保它从一侧传出,通过空间,且在另一侧消失。-3 D FDTD program to join plane wave propagation. Ensure that it spread from one side, through the space, and on the other side disappear.
<wanying> 在 2025-10-01 上传 | 大小:3kb | 下载:0

[数据结构常用算法listlink

说明:这是学习数据结构过程中最基本的链表源代码-This is the basic process of learning data structure linked list source code
<> 在 2025-10-01 上传 | 大小:3kb | 下载:0

[matlab例程dct1

说明:dct for compression jpeg
<ali> 在 2025-10-01 上传 | 大小:3kb | 下载:0

[matlab例程Tabu_search_TSP

说明:Tabu Search Traveling Salesman Problem
<Alex> 在 2025-10-01 上传 | 大小:3kb | 下载:0

[数学计算/工程计算Heap-Sort

说明:C++ implementation of Heap Sort
<andalus> 在 2025-10-01 上传 | 大小:3kb | 下载:0

[数据结构常用算法Classic-C-language-code

说明:上传了几个经典的C语言程序,经过筛选,选了几个较为适合初学者的程序-Upload a few classic C language program, after screening, choose a few of the more suitable for beginners program
<韩昶> 在 2025-10-01 上传 | 大小:3kb | 下载:0
« 1 2 ... .29 .30 .31 .32 .33 19634.35 .36 .37 .38 .39 ... 28523 »

源码中国 www.ymcn.org