-
my378
包括脚本文件和函数文件形式,MinkowskiMethod算法 ,抑制载波型差分相位调制。( Including script files and function files in the form, MinkowskiMethod algorithm, Suppressed carrier type differential phase modulation.)
- 2017-06-02 11:09:56下载
- 积分:1
-
paixu
1.数据时随机产生的(产生1000个随机数),进行排序2.每一次数据排序之后,都可以看到排序的移动,交换次数以及排序的时间。
(1. After randomly generated data (generated 1000 random numbers), every sort 2. Sort the data, you can see the sort of move, switching times and sort of time.)
- 2015-03-24 19:17:40下载
- 积分:1
-
Desktop
弗洛伊德算法最短距离的实现,输入为邻接矩阵,输出为最短距离矩阵。(Freud' s realization of the algorithm for the shortest distance, enter the adjacency matrix output for the shortest distance matrix.)
- 2012-09-02 15:12:56下载
- 积分:1
-
Gaussianeliminationmethod
用C语言来求解n维线性方程组的解,即高斯消元法求解线性方程组(Gaussian elimination method with n-dimensional linear equations)
- 2010-07-14 21:27:06下载
- 积分:1
-
C__4
The only information passed from difeq to solvde is the matrix of derivatives
- 2012-08-23 22:23:00下载
- 积分:1
-
银行家算法C++Builder
用C++Builder实现的银行家算法可以任意 输入进程个数各类资源的个数输出安全序列(with C++ Builder bankers algorithm can process arbitrary importation of all types of resources the number of security Sequence Number output)
- 2005-03-31 10:27:18下载
- 积分:1
-
mp2_0
最优潮流计算程序(使用电力系统专业,属于非线性规划问题).(optimal power flow calculation procedure (using power systems professional, is Nonlinear Programming).)
- 2005-05-26 11:38:17下载
- 积分:1
-
5
说明:
★问题描述:
给出平面上的N 个二维点,求出距离最小的2 个点对。本题中距离定义为他们的直
线距离。例如(0,0) (3,4)的距离为5.
★数据输入:
有多组数据,对于每组数据,第一行是一个数字N 表示点的个数。N=0 的时候说明
输入结束。之后N 行,每行有2 个浮点数x_i,y_i 表示第i 个点的坐标。(1<=N<=10000
0,0<=|x_i|,|y_i|<=10^9)
★结果输出:
输出一个浮点数,表示最近点对的距离除以2,保留2 位小数(四舍五入)。
- 2013-12-03 14:57:02下载
- 积分:1
-
newton_cpp
计算方法《牛顿差值》(calculation method, "Newton margin")
- 2005-01-25 21:40:20下载
- 积分:1
-
SMM
说明: 几种模幂算法,有传统模幂,SMM模幂,基于2的K次方的模幂和最一般的模幂算法,还有为这些模幂算法建立的WINDOWS对话框。可以方便的运行。(algorithm, the traditional mode power, SMM Modular Power, Based on two of the K-th power module and the most common mode power algorithm, These modules also for the establishment of the algorithm Power Windows dialog box. To facilitate the operation.)
- 2006-04-27 22:49:38下载
- 积分:1