c. Page 206

Python-Point Cloud Series--Reproduction of PointNet Papers

Article Directory Introduction to Point Net network structure Rotation transformation matrix Source Parsing (Detailed) Source Download Source directo...
22:00 18 January 2020

vue koa2 mongodb does the back-end part of the personal blog login registration function from scratch

0. Effect demonstration It's annoying to plug in a video.You can go out and turn right to Youku. Click on me!). 1. Backend Build 1.1 Project Stru...
12:49 18 January 2020

Implementation of a lightweight RPC framework based on Netty and SpringBoot Client side request response synchronization

premise Pre article: Implementing a lightweight RPC framework based on Netty and SpringBoot protocol Implementing a lightweight RPC framework Server ...
2:32 18 January 2020

Extend ports generate test reports

1, Download dependency package <dependency> <groupId>com.relevantcodes</groupId> <artifactId>extentreports</artifactId>...
9:33 17 January 2020

Introduction to network socket programming

The following is a Li's understanding of socket programming, hoping to help you; if there are errors, please point out generously; 1: Socket pro...
9:21 17 January 2020

[UE4] UE4 embedded web and communication with Web

UE4 is embedded in the Web and UE4 to Web communication. I use ue4.22.3, and take UE4 embedded in ECharts and communicating with ECharts as an exampl...
6:27 17 January 2020

Quick start to kubernetes series tutorial

Write before Kubernetes involves a lot of concepts, including all kinds of technologies in the cloud eco-community. The cost of learning is relativel...
12:27 16 January 2020

HTML of Java Web Foundation

Overview of web concept * JavaWeb: *Using Java language to develop Internet based projects *Software architecture: 1. C/S: Client/Server client / ser...
8:57 16 January 2020

SqlServer common commands

Article directory 1, SQL Basics Two, enhance Three, function Four, actual combat 1.SELECT 2.Update 3. table / field 4. Index (add, delete, modify and...
7:32 16 January 2020

Java realizes SMS function through SMS platform

Preface This paper records the use of SMS platform built by China net, which needs to be registered before use. Here, only the use of SMS interface i...
4:27 16 January 2020

Cluster Load Balancing Setup--LVS-DR Cluster Deployment

Article Directory Preface I: How LVS-DR works 1.1: Overview of DR mode 1.2: How to analyze LVS-DR packet flow direction? 3.3: ARP Problems in LVS-DR ...
22:41 15 January 2020

Dockerfile theory + practice!!!

Dockerfile overview Dockerfile is the description file of the image file in docker. The straight white point is exactly what the image file is compos...
3:25 15 January 2020

Bash & Python processing application translation table for international import Excel into string.xml table

The company's business development must be internationalized. In the process of internationalization, the most headache is to write an internati...
4:13 14 January 2020

js basic functions

1. Array API of javascript: //Defined array var pageIds = new Array(); pageIds.push('A'); //Array length pageIds.length; //shift: Delete th...
2:36 14 January 2020

Spring MVC series execution process

Article directory doDispatch() method getHandler(HttpServletRequest request) getHandlerAdapter(Object handler) processDispatchResult() This series co...
3:39 13 January 2020

The first lesson of big data on the cloud: MaxCompute authorization and appearance operation hidden pit Guide

1, Sub account creation, AK information binding If you are the first time to log in to digital plus platform and use DataWorks with a sub account, you...
2:57 13 January 2020

Basic script attempt

Try the script for the first time. Go by and correct it! syeteminfo system profile command #!/bin/bash #Descrition:show system information #filename:...
12:44 12 January 2020

Android uses camera to realize the problem of staying in the preview interface after taking photos

camera realizes the code of taking photos: /** * Start taking photos */ public void startCapture() { if (null != camera) { camera.takePicture(null, n...
10:52 12 January 2020

linux high order Nginx reverse proxy

Nginx reverse proxy function Reverse proxy: reverse proxy is also called reverse proxy. It refers to a way to proxy the request of the external netwo...
5:31 11 January 2020

Tomcat access project changed from http to https settings

1. Mr. Cheng's certificate # First switch to the certificate file path: $ cd /app/tomcat-8.5.39/ # Generate certificate file: $ keytool -genkey ...
0:13 11 January 2020

Flink asynchronous contradiction - sharp Async I/O

Dimension table JOIN - a business scenario that cannot be bypassed In the process of Flink flow processing, it is often necessary to interact with ext...
14:23 10 January 2020

kubeadm deployment k8s

The new version of kubeadm has changed some parameters, the installation method has changed, you can refer to the new version installation method [ku...
13:55 10 January 2020

k8s deployment stateful service zookeeper example

Without considering the configuration file first: apiVersion: apps/v1 kind: StatefulSet #####A problem with fixed hostname and stateful service is th...
9:14 10 January 2020

Love buy back website optimization - Redis cache

Why cache? Reduce database pressure; Increase request speed. When the data is stored in the cache, it can be retrieved directly from the cache when i...
8:37 10 January 2020

Prototype application in JS (inheritance and extension)

Prototypes in JS Prototype is a very important mechanism in JavaScript. Through [[prototype]], we can easily implement the inheritance and extension ...
13:18 8 January 2020

Android - Custom external shadow, internal transparent canvas mask layout

Explain: A simple requirement, the external shadow, the internal layout is transparent, and the camera is opened at the bottom (here only the layout ...
11:00 5 January 2020

RMAN Migration Library in ORACLE10G Non-archiving Mode

Environmental information: Source Library Target Library operating system WIN7 WIN SVR 2012 R2 IP x.x.x.216 x.x.x.112 Database Version 10.2.0.4.0 - 6...
15:12 4 January 2020

Kubeflow series: Solve one-click installation of kubeflow based on Ali cloud mirror in China

Environmental preparation kubeflow is very demanding for the environment. See the official requirements:at least one worker node with a minimum of: 4 ...
14:53 4 January 2020

Kubeflow series: analysis of kubeflow components

As a big gift package of machine learning based on cloud native, kubeflow can be used as a good example of cloud native learning. At the same time, t...
8:53 3 January 2020

android Camera camera class

Several process methods related to Camera class Camera.open(cameraId) camera.setDisplayOrientation(0) set camera horizontal direction Mgamera.setprevi...
4:31 2 January 2020