-
列主元的高斯算法
列主元的高斯算法-out of the PCA algorithm Gaussian
- 2022-03-17 20:15:36下载
- 积分:1
-
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
-
矩阵处理的C语言源程序 是用C语言处理矩阵问题的一个源程序 很有用的哦...
矩阵处理的C语言源程序 是用C语言处理矩阵问题的一个源程序 很有用的哦-matrix of C language source code is in C language processing matrix of a very useful source of the oh
- 2023-05-09 03:10:03下载
- 积分:1
-
算法课程代码LAB8
CS101 是关于使用计算机和解决问题。学生将会学习如何计算机功能以及如何使用它们作为一种工具来做有益的事情。主要的重点,但是,是的设计与实现的自定义程序。本课程强调软件工程原则,在整个。采用一种设计方法有助于产生程序是"一次成功",此外,也可维护性。假定以前没有计算机或者编程的知识。
- 2022-01-27 18:54:50下载
- 积分:1
-
程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点...
程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去。另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非常简单,这里就不提示了。-procedures have only mean of 0 and variance for a random number to produce the mean E, D variance for the random number, as long as a few random E* D on it. Gaussian random process parameters or with the parameter is used to describe a normal distribution of the float table. In the implementation process, Mr. into the table (one-off), and you can repeatedly arbitrary implementation Gaussian random number generator proceedings. The use of C is to ensure commonality, if someone finds trouble, can be used to be a Class C, all these things into account Packaging. Also, if someone is interested, can you change the form of arbitrary distribution of continuous random number generator procedure is very simple changes, I will not be sacrificed as a result.
- 2023-08-17 15:20:03下载
- 积分:1
-
多种编解码的小程序,支持bin<
多种编解码的小程序,支持binhex,binc array,url和utf7即base64-various codecs of small programs to support binlt;- Gt; Hex, binlt;- Gt; C array, url and utf7 that base64
- 2022-05-26 19:29:46下载
- 积分:1
-
矢量控制
基于TMS320F2812的永磁同步电动机SVPWM空间矢量控制算法实现的源代码,
- 2022-08-25 23:36:59下载
- 积分:1
-
全自动3D扫描仪软件
资源描述全自动3D扫描仪软件,直接可以用的,基于Matlab和OpenCV,美国的布朗大学研究成果
- 2022-05-23 05:54:05下载
- 积分:1
-
C + +库为Excel的xls的动态生成。
应用背景对于Excel的动态生成一个跨平台的C++库。xls文件包含多个工作表。不像。CSV文件,可以直接打开Excel,从而提供了一个极好的方式来输出大量数据,需要进一步分析。看到最新的变化,选择“文件”,查看在那窗格的底部显示的说明文字。关键技术重要:主要变化是包含在目前的svn源。如果你有时间,请尝试使用它或xlslib-package-2.4.0b1.zip档案,并输入bug报告任何问题!并;变化:•库特定的字符串,现在在自己的命名空间- iOS Objective-C库 ;大多数项目文件更新(MSVS等)•桥梁现在支持公式
- 2022-05-25 16:57:29下载
- 积分:1
-
搜索算法部分使用minmax递归,alphabeta剪枝,初期和中期搜索6层,最后部分搜索15层。评估算法主要是最小行动力,加以位置值的相关判断...
搜索算法部分使用minmax递归,alphabeta剪枝,初期和中期搜索6层,最后部分搜索15层。评估算法主要是最小行动力,加以位置值的相关判断- The search algorithm partially uses the minmax recursion, the
alphabeta pruning, the initial period and the intermediate stage
searches 6, finally partially searches 15. Appraised the algorithm
mainly is the smallest good power, performs the position value the
correlation to judge
- 2023-02-28 03:35:04下载
- 积分:1