资源列表
[数学计算/工程计算] queenList1
说明:八皇后问题最早是由国际西洋棋棋手马克斯·贝瑟尔于1848年提出。之后陆续有数学家对其进行研究,其中包括高斯和康托,并且将其推广为更一般的n皇后摆放问题。八皇后问题的第一个解是在1850年由弗朗兹·诺克给出的。诺克也是首先将问题推广到更一般的n皇后摆放问题的人之一。1874年,S.冈德尔提出了一个通过行列式来求解的方法,这个方法后来又被J.W.L.格莱舍加以改进。-Eight queens problem was first proposed by the International Chess<ted> 在 2025-07-21 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] stock
说明:用Pyhon编写的股价预测程序,结果很好-Written by Pyhon price forecasting process, the results of good<jiangmaofei> 在 2025-07-21 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] yuyinchuli
说明:用Python编写的语音信号处理的基本程序-The basic program written in Python speech signal processing<jiangmaofei> 在 2025-07-21 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] yuyinchuli1
说明:The basic program written in Python speech signal processing<jiangmaofei> 在 2025-07-21 上传 | 大小: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-07-21 上传 | 大小: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-07-21 上传 | 大小: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-21 上传 | 大小:1kb | 下载:0