资源列表
good
- 简单的计算地面磁异常的C程序,磁化倾角自己输入 得到的是主剖面异常值
prime
- 找n以内的素数的程序,算法复杂度O(n^0.5)-Find the prime numbers below n, the efficiency of the program is O(n^0.5).
power
- 编写的数值分析power方法matlab程序-numerical method for power method
joseph
- 严蔚敏版本数据结构题集约瑟夫环问题的源代码-Yan Wei-min version of the title sets the data structure the source code of the problem, Joseph Ring
distribution_along_tubewall
- 分子流态下气体分子在直圆管道管壁上的相对入射密度分布-Gas molecules under molecular flow in straight circular pipe wall on the density distribution of the relative incidence
LITI823
- 有限差分法解二阶常微分方程边值问题。计算更为简便,精度更高-Finite Difference Method for Solving Boundary Value Problems for Second Order Ordinary Differential Equations. Computing easier, more accurate
findpks_MinMax
- Find peaks in signal. Look for local maxima and minima. In the window of search find the maximum maxima and the minimum minuma. Return two values which are the maximum and the minimum local maximas
derivatives
- 二阶状态方程,用于解方程,解方程之后可以进行仿真。-Second-order equation of state
BinarySearchLastLoc
- 在有序数组中,二分查找给定元素,返回最后出现的位置-Binary search in sorted array, return last appear location of given value
Poker
- 首先将扑克牌按照一定的顺序依次排列好,然后分别将第一张拿到下面,翻开第二张,再将第三张拿到下面,翻开第四张以此类推,使得翻开的顺序依次为1、2、3、4、5、6、7、8、9、10、11、12、13。求初始的排列顺序是什么。-First, the cards are arranged according to a certain order of good, and then were the first to get the following, opened the second, then t
LDA
- LDA算法(FLD)在matlab中的实现(含源代码和实现程序所需的随机数)-LDA algorithm (FLD) in matlab to achieve (including source code and procedures required to achieve a random number)
caculateCenter1
- 示例数据聚类算法中分类中心的确定,聚类中心的确定直接影响聚类结果。-Sample data clustering algorithm to determine the classification and determine the cluster center directly affect the clustering results.