Home
Archives
About
  • Powered by Hexo
    • Web
    • Common
    • JHipster项目打包部署
    File: JHipster项目打包部署 2019-11-01
    content

    写在前面

    JHipster 命令行创建的示例项目,使用的 Maven 包管理工具
    参考:
    Spring Boot 打 Jar 包部署
    jHipster - 项目启动发布

    • Microcomputer
    • Raspberry
    • Raspberry摄像机操作
    File: Raspberry摄像机操作 2019-10-30
    content

    写在前面

    Raspberry各种调用摄像机方法。

    • Code
    • Python
    • Python3.x 实现...
    File: Python3.x 实现实时读取 2019-10-29
    content

    写在前面

    参考了某篇博客,时间长了忘了
    Python3.x 只有整行读取(即输入一行,回车后读入),不能实时读取(或者我没发现)

    • Web
    • Spring
    • Intellij IDE...
    File: Intellij IDEA Ultimate Spring Hello World 2019-10-28
    content

    写在前面

    IDEA Ultimate Spring 开发 hello world!
    参考:

    • 一、Spring MVC 起步——IntelliJ IDEA 搭建 Spring MVC 环境(手把手搭建)
    • Java EE 企业级应用开发教程(Spring+Spring MVC+MyBatis)
    • Windows
    • Windows 10 消...
    File: Windows 10 消失的桌面图标 2019-10-25
    content

    写在前面

    Windows 10 系统电脑桌面图标全部消失,右击只有显示桌面图标,然而并没有什么用。桌面不能点点点可怎么活,还好重启Windows资源管理器能解决。

    • Code
    • Assembly
    • Visual Studi...
    File: Visual Studio 汇编环境搭建 2019-10-23
    content

    写在前面

    32 位汇编语言开发环境

    • Linux
    • CentOS
    • CentOS 7.x 密...
    File: CentOS 7.x 密码重置 2019-10-22
    content

    写在前面

    忘记密码怎么办?紧急救援来帮忙。

    • Code
    • Android
    • Android apk文...
    File: Android apk文件反编译 2019-10-19
    content

    写在前面

    • jadx
    • ApkTool
    • dex2jar
    • JD-GUI

    个人推荐jadx,方便且功能强大。

    jadx相当于瑞士军刀。ApkTool,dex2jar和JD-GUI是一套组合拳。

    • CV
    • OpenCV显示一张图片
    File: OpenCV显示一张图片 2019-10-17
    content

    第一个 OpenCV 示例

    #include <opencv2/opencv.hpp>
    
    int main(){
      cv::Mat img = cv::imread("lena.jpeg");
      cv::imshow("lena", img);
      cv::waitKey(0);
      return 0;
    }
    
    • CV
    • OpenCV中Mat数据类型
    File: OpenCV中Mat数据类型 2019-10-17
    content

    写在前面

    作为 OpenCV 基础数据类型,有必要了解一下 cv::Mat 的一些知识。

Prev1…7891011…13Next
  • category
  • tree
  • AI
  • BigData
    • Hadoop
  • CV
  • Code
    • Android
    • Assembly
    • CPP
    • GUI
      • Qt
    • Java
      • maven
    • OpenGL
    • Python
    • Qt
    • SDK
      • ArcSoft
    • others
  • DesignPattern
  • Game
  • Hardware
  • Linux
    • CentOS
    • Gentoo
    • Problem
    • Shell
    • Ubuntu
    • common
      • tmux
  • Media
  • Microcomputer
    • 51
    • Arduino
    • ESP32
    • Pi
  • NeuralNetwork
    • OpenVINO
    • yolov5
  • OS
  • OpenCV
    • QRCode
  • Others
  • Python
    • MySQL
    • pyqt5
  • Tool
    • Intellij IDEA
    • Plugs
    • VSCode
    • Visual Studio
    • gitbook
    • jupyter
  • WEB
    • AMap
    • Server
    • Spring
    • others
  • Windows
    • others
  • others
  • 博客
  • 文章
  • tag
  • dir
51 AI AMap Android ArcSoft Arduino Assembly CImg CPP CV CentOS DesignPattern ESP32 FFmpeg Game Gentoo Hadoop Hardware IDEA Legend of Mir2 Linux Media MySQL NeuralNetwork OS OpenCV OpenGL Others Pi Plugs Python QRCode Qt Shell Test Tool Ubuntu VSCode Visual Studio WEB Windows cmake cmus common gitbook jupyter maven others pyqt5 tmux 博客 文章