Object localization by efficient subwindow search论文中文翻译附加知识点提炼方便阅读和学习efficient subwindow search(ESS)算法
2021-11-24 09:49:49 1.08MB 计算机视觉
1
Binary_Search_Tree 用java实现的二叉搜索树
2021-11-24 07:23:18 2KB Java
1
安然电子邮件搜索 有关数据集的信息。 先决条件 节点> 4.0 下载的安然电子邮件数据集 怎么跑 克隆存储库,运行 npm install 下载并提取公共Enron电子邮件数据集。 使用以下方法解析数据集: node parser.js /Users/admin/Downloads/maildir/ 这将在export文件夹中创建一堆.json文件。 然后,确保Elasticsearch在localhost:9200上运行(默认情况下)并运行 node import.js 现在,所有json文件都以弹性方式导入。 要运行搜索界面,请运行 npm start #OR node server.js 并在网络浏览器中导航到localhost:3000 。 享受!
2021-11-18 18:04:11 7KB JavaScript
1
适用于Android的Mapbox Search SDK示例应用程序。 示例应用程序显示了Android版Mapbox Search SDK的用法。 配置凭证 在安装演示应用程序之前,您需要从您的Mapbox帐户中收集两条敏感信息。 如果您没有Mapbox帐户:并导航到“。 你需要: 公共访问令牌:在,您可以复制默认的公共令牌,也可以单击“创建令牌”按钮来创建新的公共令牌。 具有Downloads:Read范围的秘密访问令牌。 将您的公共令牌导出为环境变量MAPBOX_ACCESS_TOKEN并将您的秘密访问令牌导出为环境变量SDK_REGISTRY_TOKEN 。 或者,您可以提供这些凭据作为项目属性。
2021-11-15 16:26:15 173KB Kotlin
1
A new algorithm for self tuning of proportionalintegral- derivative (PID) controllers is proposed. A combined least-squares estimation and Newton–Raphson search technique is used to determine the ultimate gain and period of an unknown system for the purpose of automatic tuning of PID controllers based on Ziegler and Nichols (ZN) or refined Ziegler and Nichols (RZN) formulas. The proposed algorithm can be applied to systems with known time delay, as well as those with unknown dead time. Simulation studies are used to demonstrate the performance of this algorithm. The performance of this PID self tuner is also compared with a popular commercial auto-tuner for simulated systems and a laboratory-scale real plant.
2021-11-12 11:15:25 253KB PID self-tuning Newton-Raphson
1
Pickle Gomoku代理商 复旦大学的五子棋(连续五个)代理人泡菜(DATA130008.01) Pickle基于,这是一种相当强大的搜索算法。 支持协议。 使用Pyinstaller获取exe软件包: pyinstaller . exe pickle_new . py pisqpipe . py utils . py threat_space_search . py - - name pbrain - pickle . exe - - onefile 下载标准界面以开始游戏。
2021-11-10 10:05:53 15KB gomoku search-algorithm Python
1
wechat_search api for wechat subscribe account and articles by sogou search install composer require ctwj\wechat_search_api example getInstance 获取实例 $instance = \Ctwj\WechatSearch\WechatSearch::->getInstance(); or $instance = \Ctwj\WechatSearch\WechatSearch::getInstance( [ 'cachePath' => 'path to save cache', //缓存路径,结尾需要友分隔符, 默认项目内 'cacheTime' => 10, //分钟数,为0时关闭代理,
2021-11-08 20:47:01 70KB PHP
1
禁忌图着色算法 该项目可以为图形顶点的着色找到解决方案,告知颜色数量和最大迭代次数。 语 C 要求 基于Linux的SO 建立专案并执行 在文件夹根目录中,打开终端并运行: make 编译后,运行: ./tabu_search exemplo_1.txt 观察 在示例文件中,重要的是用程序选项卡分开带有数字的数字,以便程序可以成功读取数据
2021-11-07 14:48:28 10KB C
1
1.故障现象 通过 SQL Server 服务管理器 启动出错提示如下: 通过服务管理器启动出错提示如下: 2.原因分析 安照《五种常见Windows服务启动问题的排错方法》这篇文章的方案思路进行排除解决。 3.解决办法 对于本次出现的错误,在查看正常系统服务注册表文件时发现少几个项值。并检查一些数值数据是否被篡改如下: BEGIN 下为非正常系统的注册表项 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSSEARCH] “Type”=dword:00000020 “Start”=dword:00000002 “E
2021-11-07 14:46:11 117KB 5c ar arch
1