资源列表

« 1 2 ... .46 .47 .48 .49 .50 18651.52 .53 .54 .55 .56 ... 28522 »

[数学计算/工程计算lb3d-2012-03-12

说明:A 3D LBM Code for Simulation of Interacting Amphiphilic Fluids
<XU Ke> 在 2025-02-11 上传 | 大小:9.21mb | 下载:0

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

说明:apriori算法的python实现,实现最大频繁项集挖掘,和关系的推导-apriori algorithm python, achieving derive maximum frequent itemsets mining, and relationships
<肖沁雨> 在 2025-02-11 上传 | 大小:2kb | 下载:0

[数学计算/工程计算M-K

说明:用于长系列数据的趋势检验和突变检验,径流、泥沙、水质等数据-m-k test
<敏敏> 在 2025-02-11 上传 | 大小:12kb | 下载:0

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

说明:基于神经网络算法的粒子群算法的源代码,简单易用,可编译-Based on neural network algorithm PSO algorithm source code, easy to use, can be compiled
<da> 在 2025-02-11 上传 | 大小:356kb | 下载:0

[数据结构常用算法greatest-common-divisor

说明:输入两个正整数m和n,求其最大公约数和最小公倍数。 程序分析:利用辗除法。 -Enter two positive integers m and n, find their greatest common divisor and least common multiple. Program analysis: the use of rolling division.
<郭同学> 在 2025-02-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法zhishu-fenjie

说明:将一个正整数分解质因数。例如:输入90,打印出90=2*3*3*5。 程序分析:对n进行分解质因数,应先找到一个最小的质数k,然后按下述步骤完成: (1)如果这个质数恰等于n,则说明分解质因数的过程已经结束,打印出即可。 (2)如果n <> k,但n能被k整除,则应打印出k的值,并用n除以k的商,作为新的正整数你,重复执行第一步。 (3)如果n不能被k整除,则用k+1作为k的值,重复执行第一步。
<郭同学> 在 2025-02-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法aPaaPaaaP....

说明:求s=a+a aa+aaaa+aa...a的值,其中a是一个数字。例如2+22+222+2222+22222(此时共有5个数相加),几个数相加有键盘控制。 1.程序分析:关键是计算出每一项的值。 -S = a+aa+aaa+aaaa+aa ... a required value, wherein a is a number. For example 2+22+222+2222+22222 (In this case the
<郭同学> 在 2025-02-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法CGraphDll

说明:图论 利用有向图排序算法,顶点边之间的关系,求解最优路径-Use a relationship graph theory algorithms, vertex between edges directed graph sort solving the optimal path
<张海洋> 在 2025-02-11 上传 | 大小:35kb | 下载:0

[matlab例程m_code

说明:仿真MIMO-OFDM点对点2×2的环境,调制方式为QPSK-MIMO-OFDM point emulation environment, a modulation scheme is a 2 × 2 QPSK
<allensmith88> 在 2025-02-11 上传 | 大小:282kb | 下载:0

[数学计算/工程计算svd_simple

说明:介绍了一种简化的SVD分解算法,这个算法已在MATLAB上验证,可以用于fpga上实现-ntroduces a simplified SVD decomposition algorithm, this algorithm has been validated in MATLAB can be used to achieve the fpga
<allensmith88> 在 2025-02-11 上传 | 大小:88kb | 下载:0

[数学计算/工程计算correlation_2192

说明:对一序列进行自相关,找到其峰值从而同步。在MATLAB上模拟硬件实现,结果和浮点运算一致,说明了设计的可行性。-Autocorrelation of a sequence, to find the peak sync. MATLAB simulation on hardware implementation, consistent results and floating point operations, indicating the
<allensmith88> 在 2025-02-11 上传 | 大小:1.64mb | 下载:0

[matlab例程mohu-c

说明:一种基于Matlab的改进的模糊C均值聚类算法,简单,易懂,非常实用-a very good algorithm for Matlab users, you can get a lot from it
<小南> 在 2025-02-11 上传 | 大小:7kb | 下载:0
« 1 2 ... .46 .47 .48 .49 .50 18651.52 .53 .54 .55 .56 ... 28522 »

源码中国 www.ymcn.org