资源列表

« 1 2 ... .64 .65 .66 .67 .68 26669.70 .71 .72 .73 .74 ... 28523 »

[数学计算/工程计算bm

说明:为了最大程度地节约存储空间,经常需要把信息进行编码。一种很有效的编码方法是用数字来表示一串字符。假设这些字符串都是由不重复的英文小写字母组成的,且每个字符串中的英文字母都是从小到大排列的。 这个编码系统按照如下的方式工作: ◦ 字符串是按照长度从小到大的顺序排列的 ◦ 长度相同的字符串,是按照字典序排列的 -In order to save storage space to the greatest extent, often need to in
<amy> 在 2025-12-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法the_k_shortest_path

说明:第k短路算法,用A*算法和优先队列实现。查找任意两点间的第k短路,时间复杂度O(NLOGN)-K-shortest path algorithm, A* algorithm and priority queue. Find the first k short circuit between any two points, the time complexity of O (NLOGN)
<scarlett> 在 2025-12-29 上传 | 大小:1kb | 下载:0

[matlab例程choleski-function

说明:This function is to solve linear equations
<mohammad> 在 2025-12-29 上传 | 大小:1kb | 下载:0

[matlab例程PMV

说明:PMV、ppd计算程序,matlab版,精确。-PMV, ppd calculation procedures, matlab version, precise.
<古月> 在 2025-12-29 上传 | 大小:1kb | 下载:0

[matlab例程VLsift

说明:The Scale-Invariant Feature Transform (SIFT) bundles a feature detector and a feature descr iptor. The detector extracts from an image a number of fr a mes (attributed regions) in a way which is consistent with (some) variations of the illumination,
<vikri> 在 2025-12-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法the-num-k-element

说明:寻找中项和第k小元素 通过使用线性时间分析的数学方法 从而找到第k小元素 而不用排序以后再找-you can find the middle element and the num k element in a array which is not originally sorted
<vincent> 在 2025-12-29 上传 | 大小:1kb | 下载:0

[matlab例程qpskmod

说明:the qpsk modulatio function
<chen-wei Shin> 在 2025-12-29 上传 | 大小:1kb | 下载:1

[matlab例程qpsk

说明:qpsk modulation and demodulation
<chen-wei Shin> 在 2025-12-29 上传 | 大小:1kb | 下载:0

[matlab例程bam

说明:Bidirectional associative memory does heteroassociative processing. Here BAM algorithm is implemented.
<grove> 在 2025-12-29 上传 | 大小:1kb | 下载:0

[matlab例程bn

说明:Brain Brain-State State-in in-a-Box (BSB) Neural Network. Here a BSB neural network is implemented. It is an autoassociative memory.
<grove> 在 2025-12-29 上传 | 大小:1kb | 下载:0

[matlab例程bnn

说明:Learning algorithm for Boltzmann machine
<grove> 在 2025-12-29 上传 | 大小:1kb | 下载:0

[matlab例程hn

说明:This file usesd Hopfield network to store patterns and to recall the full patterns based on partial input.
<grove> 在 2025-12-29 上传 | 大小:1kb | 下载:0
« 1 2 ... .64 .65 .66 .67 .68 26669.70 .71 .72 .73 .74 ... 28523 »

源码中国 www.ymcn.org