-
基于WiFi的室内定位系统设计与实现
比较实用的室内定位算法代码。有详细说明。-Practical indoor positioning algorithm code. There are described in detail.
- 2022-07-26 16:18:36下载
- 积分:1
-
use mathematical algorithms for solving the inverse matrix function using three...
利用数学算法的公式求逆矩阵并用三个函数表示。-use mathematical algorithms for solving the inverse matrix function using three said.
- 2022-08-11 10:07:25下载
- 积分:1
-
这些程序执行的薄连接边缘的自动阈值。
编译并运行程序==================================运行程序是有点笨拙,因为它实际上要运行两次,第一次实际收集统计数字,然后第二次执行的阈值。因此,使生活更便利已成为打包成一个 C shell 脚本。若要编译的程序只是类型"请"。要运行提供的示例图像已经边缘上检测到Canny 算子,执行操作:link_dynamic.sh can3.canny 结果生成的文件"结果"应该是"can3.thresh"一样。比较在"can3.pix"中给出了 unthresholded 边缘。格式=======图像有望在铂族金属的图像格式。提取的边缘都存储在一个简单的 ASCII 格式。每个文件都将启动与"像素"。每个连接成链的边缘像素的前面"列表: ID",ID 是一个唯一的整数,为每个边链,而由"-1 0"终止除了最后一个列表由"-1-1"终止。列表之间标头和终结器给出了每个像素的坐标。
- 2022-08-25 23:57:31下载
- 积分:1
-
这个程序分别用二分法,Newton法,弦截法,Newton下山法等算法求解非线性方程...
这个程序分别用二分法,Newton法,弦截法,Newton下山法等算法求解非线性方程-this procedure were used dichotomy, Newton, String interception, Newton downhill law for solving nonlinear equations
- 2022-11-19 17:30:03下载
- 积分:1
-
遗传算法
用遗传算法求解集装箱码头的泊位调度问题,单目标问题,其中包含初始解的生成、选择、复制、交叉、变异操作等。
而泊位岸桥分配问题是指,为一周内即将到港的船舶分配泊位,使得码头的利用率最高,船舶总的在港时间最短。
- 2023-08-07 15:05:03下载
- 积分:1
-
c语言实现基础数据结构
这是c语言实现的一套基础算法库,包括向量,链表,队列,哈希等算法,并内置了迭代器操作,经过了完整的测试,欢迎使用
- 2023-08-22 09:25:03下载
- 积分:1
-
VC度分秒(时分秒)转换公式;求经纬度差;渐长纬度计算公式;已知两点经纬度求第二点相对第一点的方位距离...
VC度分秒(时分秒)转换公式;求经纬度差;渐长纬度计算公式;已知两点经纬度求第二点相对第一点的方位距离-VC degrees minutes and seconds (time minute and second) conversion formula seeking latitude and longitude difference amidst growing latitude formula 2:00 longitude and latitude are known to seek the second orientation of the relative distance from the first point
- 2022-01-20 23:22:12下载
- 积分:1
-
八位2进制相加 就是2进制数的加法 是8位的
八位2进制相加 就是2进制数的加法 是8位的-the code realized the plus arithmetic between 8 bit binary numbers.
- 2022-08-06 09:51:19下载
- 积分:1
-
矩阵的类,可以做矩阵运算
矩阵的类,可以做矩阵运算-matrix of categories that can be done matrix calculation
- 2022-05-22 13:23:08下载
- 积分:1
-
C++经典数值算法源码
包括多个经典的数值算法
C++经典数值算法源码
包括多个经典的数值算法-C++ Classical numerical algorithm source code, including a number of classical numerical algorithm
- 2022-03-09 14:59:29下载
- 积分:1