-
single-location
我写的一个地震单台定位的程序,可以输入初至和P波和S波的到时差就可以计算出震中,然后输入台站的经纬度就可以得到震中的经纬度(I wrote a single earthquake location procedures, may enter the beginning to and P-wave and S wave to the time difference can be calculated on the epicenter, and then enter the station s latitude and longitude can be the epicenter of the latitude and longitude)
- 2007-07-20 10:46:24下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
lypunov
说明: 李亚普诺夫指数指数以及维数的两种算法,比较,及其举例应用(Lyapunov index and dimension index of the two algorithms, comparison, and example applications)
- 2011-04-14 09:12:28下载
- 积分:1
-
hamming_15_11
This MATLAB code simulates the (15,11) Hamming Code.
- 2011-05-26 16:31:01下载
- 积分:1
-
yichuansuanfa
MATLAB编写的遗传算法程序,多项程序组合而成的MATLAB工具包(Genetic algorithm written in MATLAB )
- 2013-03-14 15:28:48下载
- 积分:1
-
fname=lianjie
关于调频信号的仿真的演示,利用matlab实现卫星调频信号的仿真和演示(Demo on the FM signal simulation using matlab satellite FM signal simulation and demonstration)
- 2012-11-12 11:21:37下载
- 积分:1
-
1
说明: 编程计算图形的面积。程序可以计算圆形,长方形,正方形的面积,运行时先提示用户选择图形的类型,然后,对圆形要求用户输入半径值,对长方形要求用户输入长和宽的值,对正方形要求用户输入边长得值,计算出面积的值后将其显示出来。(Calculate the area of graphics programming. Program can calculate the round, rectangular, square area, run-time prompts the user to first select the type of graph, and then the radius of the circle requires the user to input the value of the rectangle requires the user to input the length and width values, requires the user to input side of the square grow the value to calculate the value of the area after the show.)
- 2009-11-14 21:38:32下载
- 积分:1
-
Scale-freeInternetsimulation
利用matlab软件编写的一类典型的复杂网络-无尺度网络的生成程序(Matlab software written using a class of typical complex networks- the generation of scale-free network program)
- 2011-06-21 23:59:21下载
- 积分:1
-
matlab-ant-colony-algorithms
matlab 蚁群算法 源程序,里面有多个m文件(ant colony algorithm matlab source code, there are several m-files)
- 2011-10-21 20:55:06下载
- 积分:1
-
line
主要是采用matlab语言来实现pcb丝线的纬斜度自动测量(Mainly using the matlab language to realize the PCB silk weft slope automatic measurement
)
- 2013-09-12 14:34:10下载
- 积分:1