资源列表
求解多元高次方程的解的个数
- 多元高次议程的求解是一个计算量很大的工作。当然,当计算机出现时,这个工作就变得十分容易了,本代码中将方程分为左右两部分,先一一求出左半部分的各个值,并将计算结果使用哈希表来存储,然后在求出右半部分的各个值并查询哈希表与左半部分的结果比较,若两者相等则解的个数加一(count+1),最后输出count的值.
17
- * 函数trans将无符号整数n翻译成d(2<=d<=16)进制表示的字符串s */-* Function, unsigned int n trans will be translated into the d (2 < = d < = 16), said binary string s* /
ChoopanAutoCor
- autocorrelation function used to pitch detection
4-1
- 通过上机对队列的基本操作的调试和调用来掌握顺序循环队列的操作-Mastered the operation of the order cycle queue on machine debugging and call queues basic operation
filter
- 本程序为滤波子程序,滤波即在二维图像中将地面点与非地面点分开,为下一步得到DTM做准备-The procedures for the filtering subroutine, filtering that is separate from the two-dimensional image of the ground points and non-ground points, to prepare for the next DTM
BlockDlg
- 机器人路径规划相关的代码,用于检测障碍物的位置等方面-Robot path planning related code, used to detect the location of obstructions, etc.
MK
- 做m-k突变检验,直接载入excel,方便快捷,真心实用-Do mk mutation testing, direct loading excel, convenient, really practical
multi-verilog
- 乘法器。fft。 基2.蝶形运算。旋转因子-Multipliers. fft. Group 2 butterfly. Twiddle factor
Asumzip
- 通过编程计算矩阵,可以方便应用在矩阵计算的程序上-compute the maxtri
getbigint
- 超大整数生成代码,即把多个字节转成超大整数。-Convert Bytes to BigInt
Untitled2
- 利用外点法惩罚函数法求解简单的约束优化问题。可以运行-Outer point penalty function method is used to solve simple constrained optimization problems.
bbhe
- bbhe source code in matlab