Monday, October 28, 2013
The easy way to make link in linux
UI
1. right click the dirctory -> make link
2. cut & paste
Command
$ ln -s <real_dir> <shortcut>
Sunday, October 27, 2013
Tuesday, October 15, 2013
Compile static libraries using QT
TARGET = ShareBased
CONFIG += staticlib
OBJECTS_DIR = out
TEMPLATE = lib
Sunday, July 21, 2013
Adobe Premiere CS6 installation error (solved)
Installation error:
Exit Code: 34
-------------------------------------- Summary --------------------------------------
- 1 fatal error(s), 0 error(s), 0 warning(s)
FATAL: Payload '{3F023875-4A52-4605-9DB6-A88D4A813E8D} Camera Profiles Installer 6.0.98.0' information not found in Media_db.
-
Solution:
Delete the .db files in “C:\Program Files (x86)\Common Files\Adobe\caps”
Wednesday, July 10, 2013
Kernel function
Source from wiki:
Kernel functions in common use[edit]
Several types of kernel functions are commonly used: uniform, triangle, Epanechnikov, quartic (biweight), tricube, triweight, Gaussian, and cosine.
In the table below, 1{…} is the indicator function.
| Kernel Functions, K(u) | ||||
|---|---|---|---|---|
| Uniform | | | ||
| Triangular | | | ||
| Epanechnikov | | | ||
| Quartic (biweight) | | | ||
| Triweight | | | ||
| Tricube | | | ||
| Gaussian | | | ||
| Cosine | | | ||
All of the above Kernels in a Common Coordinate System[edit]
Thursday, June 27, 2013
Install the drivers using 1 key (lenovo)
ThinkVantage System Update
http://support.lenovo.com/en_US/detail.page?LegacyDocID=TVSU-UPDATE
ThinkVantage System Update
http://support.lenovo.com/en_US/detail.page?LegacyDocID=TVSU-UPDATE
Subscribe to:
Posts (Atom)