搜索资源列表
pcl720xp
- 如何在WINDOWS 2000/WINDOWS XP中对硬件端口进行操作的测试程序-how Windows XP 2000/WINDOWS of hardware ports operate a test Examination procedures
验证歌德巴赫猜想(2000以内)
- 这是一个验证歌德巴赫猜想对2000以内的正偶数成立的小程序-This is a test Goldbach conjecture right now within the 2000 establishment of even small programs
DSP中含有gauss白噪声的双频正弦输入
- DSP中输入信号的生成过程。 conio.cpp实现X(n)信号,其中有两个频率分量的正弦信号(正弦计算由sinwn.cpp实现),频率可变,这里取140Hz和70Hz。 考虑了高斯白噪声,由gauss.cpp实现。 最后该信号共产生2000个点,最后的信号点存储于 “x.txt”文本中。-DSP input signal generation process. Conio.cpp achieve X (n) signal, in which there are two components o
kalman_c
- 卡尔曼滤波算法,C语言例程,卡尔曼滤波是一种高效率的递归滤波器(自回归滤波器), 它能够从一系列的不完全及包含雜訊的测量中,估计动态系统的状态-EDOM way the XY axis gyroscope specifications. X-/Y-Out Pins: 2000 °/s full scale range 0.5mV/°/s sensitivity X/Y4.5Out Pins: 440 °/s full scale range 2.27mV/°/s sensitivity
083
- 歌德巴赫猜想:验证2000以内的正偶数都能够分解成两个素数之和,即验证歌德巴赫猜想再2000范围内的正确性-Goldbach conjecture: Verify 2000 is even less able to break down into two prime numbers and that the Goldbach conjecture and then verify that the scope of the correctness of 2000
lle
- 一种流形学习算法,用于非线性降维,文章发表在2000年science杂志上,是一种非常经典的算法。-A manifold learning algorithm for nonlinear dimensionality reduction, articles published in science journal in 2000, is a very classic algorithms.
combo
- 对一个给定的自然数M,求出所有的连续的自然数段,这些连续的自然数段中的全部数之和为M。 例子:1998+1999+2000+2001+2002=10000,所以从1998到2002的一个自然数段为M=10000的一个解。 -Of a given natural number M, the continuous nature of all calculate the number of segments, the number of consecutive paragraphs all t
hermit4
- 星系并合的数值模拟完整代码,有2000多行,很适合科研人员使用-Numerical simulation of merging galaxies complete code, there are more than 2000 lines, it is suitable for researchers to use
(Oxford)-Computer-Arithmetic--Algorithms-a-Hardwa
- Computer Arithmetic (press 2000)
fftinMCR
- matlab fft多周期各采样点在电力电子上的谐波分析,采样频率2000,总采样点数1320,通过输入数据文档txt文件名,实现绘图及THD分析-matlab fft multi-cycle of each sampling point on the harmonic analysis in power electronics, the sampling frequency of 2000, the total number of samples 1320, the txt file name
ShortPath
- 2000年数学建模B题最短路径的算法,能把从工厂到所有铺设地点的单位钢管运费计算出来-2000 Mathematical modeling of the shortest path algorithm B title
gaojingduchengfa
- 高精度乘法,使用STC90C516单片机,可以计算出1-2000的阶乘,串口9600波特率输出-Precision multiplication, use STC90C516 microcontroller, can calculate the factorial 1-2000, 9600 baud serial output
Precision-arithmetic
- 本程序可对无符号整数进行高精度加减乘除,阶乘,排列组合运算。可计算2000!以内的精确结果。-This procedure can be performed on an unsigned integer precision arithmetic, factorial, permutations and combinations of operations. Computable 2000! Less accurate results.
From-the-string
- 问题描述: 设有字符串X,我们称在X的头尾及中间插入任意多个空格后构成的新字符串为X的扩展串,如字符串X为“abcbcd”,则字符串“abcb□cd”,“□a□bcbcd□”和“abcb□cd□”都是X的扩展串,这里“□”代表空格字符。 如果A1是字符串A的扩展串,B1是字符串B的扩展串,A1与B1具有相同的长度,那么我们定义字符串A1与B1的距离为相应位置上的字符的距离总和,而两个非空格字符的距离定义为它们的ASCII码的差的绝对值,而空格字符与其它任意字符之间的距离为已知的定值K
LM5030_Push-Pull-12V-60W-2000
- 电力电子推挽变换器连续工作模式的计算文件-push-pull converterdesign
PRL
- Newman在2000年到2014年期间发表的关于复杂网络的重要论文,主要是在prl上面的。-Newman during the 2000 to 2014 published important papers on complex networks, mainly in prl above.
CMA-ES-optimization
- 包括优化算法源程序及算法原理介绍。自适应协方差矩阵进化策略,一种2000年左右发展起来的新优化算法,简称CMA-ES,最近十几年得到了学术界的广泛关注,非常有应用前景。这是一种黑箱子优化算法,可以再程序末自己定义优化函数,也可以调用外部程序(如有限元等)进行计算,然后提取优化函数的解。该优化算法在各种变量维度下的表现优于蚁群算法、粒子群算法,有较好的收敛性,这归功于其严谨的数学表达。-Covariance matrix adaptation evolution strategy, about o
leap-year
- CHECKING LEAP YEAR USING C PROGRAM Definition of leap year: Rule 1: A year is called leap year if it is divisible by 400. For example: 1600, 2000 etc leap year while 1500, 1700 are not leap year. Rule 2: If year is not divisible by 400 as
支持向量机(Support Vector Machine, SVM)
- 支持向量机(support vector machine,SVM)是由Cortes和Vapnik在1995年提出的,由于其在文本分类和高维数据中强大的性能,很快就成为机器学习的主流技术,并直接掀起了“统计学习”在2000年前后的高潮,是迄今为止使用的最广的学习算法。(Support vector machine (support vector machine, SVM) is proposed by Cortes and Vapnik in 1995, because of its powerf
LBM 封闭腔体自然对流
- 封闭方腔自然对流格子布尔兹曼程序,在瑞利数为2000及4000时的两种算例,包括说明文字。(Closed square cavity natural convection lattice Boltzmann method)
