码迷,mamicode.com
首页 >  
搜索关键字:visual stuidio    ( 9635个结果
On Data Sharing Strategy for Decentralized Collaborative Visual-Inertial Simultaneous Localization and Mapping
张宁 On Data Sharing Strategy for Decentralized Collaborative Visual-Inertial Simultaneous Localization and Mapping Rodolphe Dubois, Alexandre Eudes, Vi ...
分类:移动开发   时间:2020-01-24 18:58:29    阅读次数:112
OSG编译
参考:1.下载OSG库OSG源码http://www.openscenegraph.org/index.php/download-section/stable-releaseshttps://github.com/openscenegraph/OpenSceneGraph/releases第三方依赖... ...
分类:其他好文   时间:2020-01-23 14:08:36    阅读次数:126
Office.VBA-VB基础
1. 准备 以下操作由笔者均在 win10 + ms office excel 2013环境中实践。 1.1 配置环境 ■开启Excel宏选项 文件 选项 自定义功能区 开发工具 ■更友好的编辑设置 开发工具 Visual Basic 工具 选项 编辑器 取消勾选【自动语法检测】,勾选【要求变量声明 ...
分类:编程语言   时间:2020-01-22 10:58:33    阅读次数:166
windows环境下pip 安装 MySQL-python
pip install MySQL-python 如果提示“error: Microsoft Visual C++ 9.0 is required. Get it from http://aka.ms/vcpython27” 就到提示的网址去下载安装 VCForPython27.msi 安装后继续执 ...
分类:数据库   时间:2020-01-22 10:57:16    阅读次数:97
Book: The TimeViz Browser
website; A visual survey of visualization techniques for time-oriented data. 1. Left pannel filter of visualization techniques; Number of variables: u ...
分类:其他好文   时间:2020-01-21 23:42:59    阅读次数:117
Visual Studio 2013编译Tesseract 3.04
文章目录 去年时候使用了VS2008编译了Tesseract 3.02版本,主要是参考了一份官方文档,但是对于目前的最新版本并没有给出说明。本文主要参考了Paul Vorbach的How to build Tesseract 3.03 with Visual Studio 2013,在翻译的同时,加... ...
分类:其他好文   时间:2020-01-21 23:12:01    阅读次数:92
tensorflow 2.1 采坑记
tf 2.1 安装了好多遍,把python 从3.6 搞到了3.7还是没办法安装成功 问题出在这里 要使用这些新软件包,用户必须安装「Microsoft Visual C ++ Redistributable for Visual Studio 2015、2017 和 2019」,下载地址传送:ht ...
分类:其他好文   时间:2020-01-21 23:08:23    阅读次数:54
重装Ubuntu系统 从第一次到下一次
操作 添加root 换软件源 更新语言包 安装常用软件 vim fcitx bin openssh server git net tools remmina curl inetutils ping python3 pip putty 当remmina连不上的时候用这个 常备安装包 "sogoupin ...
分类:系统相关   时间:2020-01-21 16:25:47    阅读次数:90
C++ 链式继承下的虚函数列表
目录 1.虚函数列表的位置 2.虚函数列表的内容 3.链式继承中虚函数列表的内容 注: 虚函数列表 又称为虚表, vtbl , 指向它的指针称为vptr, vs2019中称为__vfptr 操作系统: windows 10 专业版 64位 编译器: Visual Studio 2019 Commun ...
分类:编程语言   时间:2020-01-20 13:09:09    阅读次数:86
新手重装win10系统与设置
写在前面:电脑经常被折腾装一下感兴趣的软件,后期也没有被正常维护,偶尔有空并且心中有强迫,决定重装新版本系统,至今重装几十次了。本文介绍过程中未涉及具体细节。 1、系统安装必备选项:下载好的win10系统,两个移动硬盘(一个刻PE系统,一个刻win10系统); 2、个人安装的主要两种方法(推荐用第一 ...
分类:Windows程序   时间:2020-01-19 23:52:43    阅读次数:145
9635条   上一页 1 ... 57 58 59 60 61 ... 964 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!