第 22卷 第 1期 2009 年 3 月 宁 波 大 学 学 报 ( 理 工 版 ) JOURN AL O F N ING BO UN IVERSITY (N SEE ) V o l_22 N o l M at. 2 0 09 文章编号:1001.5 132 (2009 ) 01―0007.05 无线传感器网络的自身定位算法研究 倪海燕 ,应祥岳 ,简家文 ,胡俊溟 2 (1.宁波大学 信息科学与工程学院,浙江 宁波 31521 l;2.丽水市缙云县委办公室,浙江 丽水 321400 ) 摘
#include "stdio.h" #include "conio.h" #include "string.h" #define MAX 5000 int start,end,nodenum; void save1(); void save2(); void main() { FILE *fp1,*fp2,*fp3; float ver[50]; int t[14],i,j,m; int num_node[4]; int node_number; int n umber=0; float v
1.Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni 2.Data Structures, Algorithms and Program Style Using C by James F. Korsh and Leonard J. Garrett 3.Data Structures and Algorithm Analysis in C by Mark Allen Weiss 4.Data Structures