资源列表
d80
- 现在,有两个正整数A和B,例如A是345,B是478,现在,需要把B插入到A里, 而A有三位,所以有四个位置选择,所得结果分别是: 478345, 347845, 344785, 345478 我们通过对比可以知道,在这当中最小的一个是344785 这两个正整数长度不超过100000位,各个位均不包含数字0 现在的目标是,要找出插入后所能得到的最小的整数,输出这个整数 -Now, there are two positive integers A and B, for e
lecture04
- 量子计算讲义4 讲解量子计算领域基础的几个量子算法-Lecture 4 explain quantum computing quantum computing based on several areas of quantum algorithms
BILUM
- 多水平块预处理方法+Krylov迭代方法-Multi-Level Block ILU Preconditioning
oula
- 数值分析作业。C语言编程。常微分方程初值问题的数值方法,详细分析了欧拉法的解法和分析,有结果输出和分析-failed to translate
r2fft
- 用一个N点复序列的FFT同时计算两个N点实序列离散傅里叶变换-With an N-point complex sequence of N-point FFT calculate two real sequences discrete Fourier transform
FFTC
- 2d fast fourier transform algorithm in c
besselfunct
- it is usefull for reaserch on mathematics
czt
- 在z平面单位圆上计算有限长序列x(n)的z变换的采样值。数字信号处理的z变换。-The unit circle in the z plane is calculated on finite-length sequence x (n) z-transform of the sampled values. Z transform of digital signal processing.
ACM
- 关于ACM算法相关问题的详细讲解,包含相应的C语言源程序-The source program combination on the ACM algorithm related issues, including the detailed C language program
TDST_0
- 一个时滞系统的工具箱,可以求解线性,非线性时滞系统的状态响应,阶跃响应等
PCA
- 主成分分析方法通过建立两个主成分的二位图,对数值特异点的剔除,减少数据处理中无关项的干扰,-Free Source Code for Image segmentation and Extraction malic: A Realtime Face Recognition System Source Code Face Detection C++ Library with Skin and Motion Analysis Face Recognition
Lemke
- 二次规划的lemke解法(适用于少参数问题)-Lemke solution of quadratic programming (less parameters)
