资源列表
[数学计算/工程计算] CourseAssistant
说明:北交大的绩点工具,用c#编写,全功能,很准确。-Northern Jiaotong University grade point tool, written in c#, full-featured, very accurate.<老鲍出马> 在 2025-06-18 上传 | 大小:79kb | 下载:0
[数学计算/工程计算] K-Means
说明:implémentation de l algorithme kmeans<sahnoun mabrouk> 在 2025-06-18 上传 | 大小:13kb | 下载:0
[数学计算/工程计算] SVD_freq
说明:用Python编写的奇异值分解程序,很不错的资料-Written in Python singular value decomposition process, very good information<jiangmaofei> 在 2025-06-18 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] stock
说明:用Pyhon编写的股价预测程序,结果很好-Written by Pyhon price forecasting process, the results of good<jiangmaofei> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] yuyinchuli
说明:用Python编写的语音信号处理的基本程序-The basic program written in Python speech signal processing<jiangmaofei> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] yuyinchuli1
说明:The basic program written in Python speech signal processing<jiangmaofei> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] The-maximum-number-of-visitors
说明:现将举行一个餐会,让访客事先填写到达时间与离开时间,为了掌握座位的数目,必须先估计 不同时间的最大访客数。-Now hold a banquet, so that visitors pre-filled arrival time and departure time in order to keep the number of seats, you must first estimate the maximum number of visitors at different times.<tiercel> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] 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-06-18 上传 | 大小: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-06-18 上传 | 大小: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-06-18 上传 | 大小:1kb | 下载:0