Emily's Blog

GROW A BIT EVERY DAY

Skip to content
Menu
  • Home
  • About
  • Topic Learning
  • Project

Year: 2019

NetworkPosted onNovember 17, 2019November 17, 2019

How to install DHCP server with tftpd64

If you’d like to install DHCP server in your own computer to do some tests about IP address. This article is good for you. Step…

Read More
C/C++Posted onNovember 3, 2019November 3, 2019

How to use void * variable?

Today I found I didn’t know how to use void * variable, so I think I need to write it down. Show you the code,…

Read More
TutorialsPosted onNovember 3, 2019November 3, 2019

Unable to start service for VMware Tools

When I was installing the VMware Tools, I encountered an error, the error code is: Creating a new initrd boot image for the kernel.update-initramfs: Generating…

Read More
PythonPosted onSeptember 22, 2019October 6, 2019

Some Questions and Anwsers about Python, OpenCV, Ubuntu, cuda, tensorflow-GPU

This article records some questions and answers about Python, OpenCV, Ubuntu, cuda, tensorflow-GPU when I worked as deep learning. Q1: An error occurs when I…

Read More
TutorialsPosted onSeptember 22, 2019September 22, 2019

How to Install OpenCV in Ubuntu16.04

It is not easy to install Opencv in Ubuntu. But let’s do it anyway. Step 1: Download the OpenCV 3.2.0 from official website. Step 2:…

Read More
TutorialsPosted onSeptember 22, 2019September 22, 2019

How to Install NVIDIA Driver in Ubuntu 16.04

When I used the command ‘nvidia-smi‘ in terminal, a Error occurred like this: NVIDIA-SMI has failed because it couldn’t communicate with the NVIDIA driver. Make…

Read More
PythonPosted onSeptember 16, 2019September 16, 2019

Python: How to read video by imageio

As we know. There are two methods to read video in python. One is openCV, which is very popular, but it is not easy to…

Read More
TutorialsPosted onSeptember 15, 2019September 15, 2019

How to use hexo to build a personal blog on github?(7 steps)

If you want to build your personal static content blog on github. You come right place. This article will introduce how to do it, what…

Read More
LinuxPosted onSeptember 7, 2019September 7, 2019

Can’t Enter the Desktop Suddenly[Ubuntu]

Problem: Reboot and can’t enter the desktop under ubuntu. I have done nothing about it. Effective solution: Step 1: Enter to tty. Step 2: In…

Read More
LinuxPosted onSeptember 7, 2019September 7, 2019

How to measure user/system cpu time for a piece of program?

In linux shell, using “time [executable file]” this command to review the cpu time of user/system. $ time myprog real 0m2.792s user 0m0.099s sys 0m0.200s…

Read More

Posts navigation

Page 1 Page 2 Page 3 Next Page

Follow Me

Recent Posts

  • Differences between float, double and long double in C/C++
  • Four Ways to Loop Over A Vector
  • Build Windows 10 Kernel Driver Development Environment
  • SQLite-How to Insert Multiple Rows At a Time In C
  • How to Use SQLite in Visual Studio 2017

Categories

  • C/C++ (12)
  • Database (3)
  • Linux (14)
  • Network (5)
  • Python (4)
  • Topic Learning (1)
  • Tutorials (17)

Archives

  • April 2021
  • March 2021
  • January 2021
  • December 2020
  • October 2020
  • August 2020
  • July 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • November 2019
  • September 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019

Recent Comments

  • latest technology. news on pl2303 ttyUSB2: pl2303_set_control_lines – failed: -19
  • software review on How to Build Your Website and Start a Blog only in 6 Steps
  • Best software on A summary of the transition between CString, char *, char [], string, int, double
  • Solmax Global Login on An unusual case of typedef
  • Buy Weed Online on How to Understand “extern” Keyword in C (example)
Get new posts by email
© Copyright 2021 – Emily's Blog
Allium Theme by TemplateLens ⋅ Powered by WordPress