-
RFID indoor location identification for construction projects
资源描述This paper presents a lowcost indoor location identification and material tracking methodology for construction
projects using Ultra High Frequency (UHF) passive Radio Frequency Identification (RFID) technology. Onsite
location aware information is an emerging area that focuses on automating delivery of spatial information
pertinent to location of materials, workforce, and equipment. This spatial information can be used to derive
knowledge about construction project status. A two-step algorithm is presented to automate the process of
location estimation and material tracking in near-real-time. In this methodology, a number of passive RFID
tags are distributed onsite where work is progressing, and a mobile RFID reader is carried by a worker onsite.
Each passive RFID tag is deployed as a reference point with a known location (landmark) within a predefined
zone. Reference tags of known locations are used to d
- 2022-03-02 08:24:10下载
- 积分:1
-
数字的阶乘算法.按分解的方法,将一个大数的阶乘用数组实现....
数字的阶乘算法.按分解的方法,将一个大数的阶乘用数组实现.-digit factorial algorithm. According to the decomposition method, a majority of the factorial using arrays to achieve.
- 2022-02-26 18:36:29下载
- 积分:1
-
一些经常用到的C算法程序
一些经常用到的C算法程序-some frequently used procedures C Algorithm
- 2022-07-20 06:52:10下载
- 积分:1
-
一个根据给定的图,计算出最小生成树的程序
一个根据给定的图,计算出最小生成树的程序-according to a set plan, the calculated minimum spanning tree procedures
- 2022-04-16 22:50:22下载
- 积分:1
-
脸检测
内容太短。注意请: 代码没有很好的描述将被删除,你会不能把任何 CF 硬币。请描述一下更好地得到更多的 CF 硬币。
- 2022-01-27 08:40:04下载
- 积分:1
-
计算机模拟物理作业,用来模拟2体运动
计算机模拟物理作业,用来模拟2体运动-computer simulation of physical operations, used to simulate two MOVEMENT
- 2022-07-23 18:20:19下载
- 积分:1
-
基于鱼群算法的函数寻优算法
基于鱼群算法的函数寻优算法,大家可以参考一下,对于大家熟悉鱼群算法有帮助。人工鱼群算法是李晓磊等人于2002年提出的一类基于动物行为的群体智能优化算法.该算法是通过模拟鱼类的觅食、聚群、追尾、随机等行为在搜索域中进行寻优,是集群体智能思想的一个具体应用.
- 2022-10-30 08:35:03下载
- 积分:1
-
使用C++和wxWidgets绘声能量
应用背景该程序能够播放或停止一个WAV文件。此外,你可以输出在txt格式的WAV文件的能量。你可以画出能量输出。这个程序是一个声音分析。关键技术我们可以上传wav文件,选择文件,所以,我们可以先,得到的WAV文件的能量并能记录txt文件所以我们可以看到能量值。此外,在视觉部分,利用直流电能值。
- 2022-02-01 04:14:31下载
- 积分:1
-
mapInfo图形文件的读取程序,可在DOS/控制台下读取tab文件数据
mapInfo图形文件的读取程序,可在DOS/控制台下读取tab文件数据-graphics document reader, the DOS/console read tab document data
- 2022-05-06 01:20:56下载
- 积分:1
-
PASCAL编译器
项目描述:该项目源代码用C++语言描述,针对扩充的PASCAL文法,实现了对扩充PL0源程序进行词法分析、语法分析、语义分析、代码生成以及最终解释执行的编译器的编写。并完成了错误处理和符号表管理等程序。该工程可以将符合文法的正确程序进行编译得到结果,也可以对错误的程序进行精确报错。
- 2023-03-01 18:25:04下载
- 积分:1