skip to main
|
skip to sidebar
Edward's blog~~
2011年11月2日 星期三
const in C++
[18] Const correctness
Const Correctness in C++
I love C better than C++~~~!
2011年9月27日 星期二
How to Get High-resolution Time in Windows
Implement a Continuously Updating, High-Resolution Time Provider for Windows
This is a good article to explain how to get high-resolution time in Windows.
The idea can also apply to other operating systems.
C++ dynamic class creation
There are two simple implementations for c++ dynamic class creation. It is useful and make your code cleaner. :)
C++/Dynamic object creation
Dynamic Class Factory
2011年4月4日 星期一
Build Cyanogenmod on Fedora 14 X86_64
Need to install some i686 package
http://blog.loomsen.org/2010/11/android-sdk-on-fedora-14-x86_64/
http://cwhuang.info/2011/01/build-gingerbread-on-fedora
Need to install JDK
http://ben198777.blogspot.com/2011/01/fedora-14-jdkjava.html
Setup JDK bin path to PATH environment variable
Need to create a udev rule
http://developer.android.com/guide/developing/device.html
Can build Cyanogenmod for N1 now!
Next step...understand android build system and how to customize.
ps:
Can also try to build for emulator~~
Compile CyanogenMod for Emulator
2011年3月4日 星期五
32-bit vs 64-bit C-Language Data Model
在 64bit 的環境下
Linux/Mac OS X 使用 LP64
Winodws 使用 LLP64
兩者不同的地方是
LP64 : long == 64 bits
LLP64 : long == 32 bits
要特別注意~
http://docs.hp.com/en/5966-9844/ch03s01.html
http://www.ibm.com/developerworks/library/l-port64.html
http://en.wikipedia.org/wiki/64-bit
http://developer.apple.com/library/mac/#documentation/Darwin/Conceptual/64bitPorting/transition/transition.html
較新的文章
較舊的文章
首頁
訂閱:
文章 (Atom)
Blog Archive
►
2019
(1)
►
2月
(1)
►
2013
(2)
►
7月
(1)
►
6月
(1)
►
2012
(7)
►
12月
(2)
►
11月
(2)
►
7月
(3)
▼
2011
(5)
▼
11月
(1)
const in C++
►
9月
(2)
How to Get High-resolution Time in Windows
C++ dynamic class creation
►
4月
(1)
Build Cyanogenmod on Fedora 14 X86_64
►
3月
(1)
32-bit vs 64-bit C-Language Data Model
►
2010
(26)
►
10月
(2)
►
9月
(2)
►
8月
(5)
►
7月
(2)
►
6月
(3)
►
5月
(3)
►
4月
(1)
►
3月
(1)
►
2月
(5)
►
1月
(2)
►
2009
(23)
►
10月
(1)
►
9月
(1)
►
8月
(2)
►
6月
(2)
►
5月
(3)
►
4月
(7)
►
3月
(7)
Label Cloud
有的沒的
(4)
ACPI
(2)
android
(4)
big number
(1)
BIOS
(1)
c
(2)
c++
(2)
celt
(1)
character set
(1)
concert
(1)
cyanogenmod
(1)
database
(2)
debug
(2)
driver
(1)
git
(9)
HPC
(1)
kernel
(9)
linux
(32)
memory leak
(1)
mingw32
(1)
moblin
(1)
music
(1)
network
(1)
pci-e
(1)
PCM
(1)
posix
(1)
power saving
(3)
profiling
(4)
programming
(26)
raspberry pi
(1)
rdp
(1)
RSA
(1)
svn
(2)
time
(1)
unaligned
(1)
Unicode
(1)
usb
(1)
virtualization
(1)
wave
(1)
windows
(5)
X Window
(1)
Xen
(1)
訂閱
發表文章
Atom
發表文章
所有留言
Atom
所有留言
最新回應
載入中…
我的網誌清單
Joey
我的小樹
16 年前
Google Search
laface's Blog