many simple java programs like classic algorithems to do search and few data structure implimentatio
many simple java programs like classic algorithems to do search and few data structure implimentations
Data+Management技术资料下载专区,收录1,144份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
many simple java programs like classic algorithems to do search and few data structure implimentations
Processing RF Propagation Coverage Data for Optimized Display and Analysis in a Web-Based Application
Data logger external EEPROM function based on new Renesus microcontroller. This module has been tested on the renesus de...
Data logger Power transision function switch among different power modes based on new Renesus microcontroller. This modu...
All are the assignments of mine that I have developped in Data Structure Laboratory Hours
介绍了一个基于无线传感器网络的远程路灯监控管理系统,系统主要由传感器节点、远程控制终端(RTU)和监控中心组成。在单个路灯中嵌入无线传感模块,形成具有采集、收发信息数据,控制各个路灯节点以及自组织等功
本文提出了一种新型的按责任划分的集成网络管理系统(INMS)的分层模型。利用这个模型,可以实现INMS 的系统管理功能与针对不同设备的具体管理功能的分离,从而可以支持“独立开发、集中管理
一维序列中峰值提取//Data为待分析的数组;peak为排序后的数组; //m 为Data数组大小;n 为peak数组的大小。 //m_Min 为Data数组中最小值 //假设峰值个数PN>n