资源列表
[数学计算/工程计算] Permutations-combinations-problem
说明:将一组数字、字母或符号进行排列,以得到不同的组合顺序,例如1 2 3这三个数的排列 组合有:1 2 3、1 3 2、2 1 3、2 3 1、3 1 2、3 2 1-A set of numbers, letters or symbols arranged in order to get different combinations, such arrangement 123 of these three numbers Combinations are: 12 1 3,2 3,1 3<tiercel> 在 2025-07-02 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Quick-sort_method
说明:快速排序法的基本精神是在数列中找出适当的轴心,然后将数列一分为二,分别对左边与右边 数列进行排序,而影响快速排序法效率的正是轴心的选择。-The basic spirit of the quick sort is to identify the appropriate number of columns in the axis, then the number of columns is divided into two, respectively, of the left and righ<tiercel> 在 2025-07-02 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Screening-find-prime-numbers
说明:除了自身之外,无法被其它整数整除的数称之为质数,要求质数很简单,但如何快速的 求出质数则一直是程式设计人员与数学家努力的课题,在这边介绍一个着名的Eratosthenes求质 数方法。-In addition to outside itself, can not be called an integer divisible by the number of other primes, prime requirement is very simple, but how fast Fi<tiercel> 在 2025-07-02 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] HeatTransfer_1D
说明:求解一维热传导方程,格式包括FTCS、BTCS、CNCS三种差分格式-solve one dimension heat transfer equation.<陈嘉祥> 在 2025-07-02 上传 | 大小:6.99mb | 下载:0
[数学计算/工程计算] FreeICTCLAS
说明:对中文进行分词,c++实现多中文文本的分词算法-Using java prepared tf* idf results<静静> 在 2025-07-02 上传 | 大小:2.59mb | 下载:0
[数学计算/工程计算] MainAnalysis
说明:主成分分析的vb程序,excel里是分析列子的效果,对初学者有帮助-In the principal component analysis of the vb program, excel is the effect of analysis example, helpful for beginners<崔巍> 在 2025-07-02 上传 | 大小:44kb | 下载:0
[数学计算/工程计算] uhd-master
说明:This paper investigates the Wiener and least mean square (LMS) algorithms in the design of traversal tap delay line filters for the purpose of compensating the effect of the communication channel. The designed equalizers remove the distortion<nagarjun> 在 2025-07-02 上传 | 大小:10.26mb | 下载:0
[数学计算/工程计算] PSO
说明:粒子群优化算法(PSO) 也是起源对简单社会系统的模拟。最初设想是模拟鸟群觅食的过程。但后来发现PSO是一种很好的优化工具。-Particle Swarm Optimization (PSO) is also the origin of a simple social system simulation. Originally conceived simulated birds foraging process. But later found PSO is a good optimizatio<侯显> 在 2025-07-02 上传 | 大小:2kb | 下载:0