- 博客(17)
- 资源 (4)
- 收藏
- 关注
转载 Debugging PowerPC ELF Binaries
Debugging PowerPC ELF BinariesFrom DevpitJump to: navigation, searchContents[hide]1Authors2ELF Sections2.1The .text2.1.1The .text section on powerpc32
2013-04-16 12:37:27
1060
转载 常见咳嗽种类、治疗方法和忌食大全
常见咳嗽种类、治疗方法和忌食大全 一、风热咳嗽 症见发热,流涕,咳嗽,喉中痰鸣,咯吐黄痰,日重夜轻,小便黄赤,大便干燥,脉浮数,舌红苔厚腻,指纹红紫。治以疏风清肺,化痰止咳。方用鱼蛤石花汤:生石膏30g,鱼腥草10g,金银花10g,海蛤粉10g,杏仁10g,前胡10g,川贝母6g,桔红6g,木蝴蝶6g。水煎服,每日1剂,水煎2次取汁约200ml,分3~4次服,少加白糖为引。(适
2012-10-29 16:48:37
11952
转载 More C++ Idioms
Source: http://en.wikibooks.org/wiki/More_C%2B%2B_Idioms Table of ContentsNote: synonyms for each idiom are listed in parentheses.Adapter TemplateAddress OfAlgebraic HierarchyAttach b
2012-08-10 13:45:59
888
转载 Design Patterns for Generic Programming in C++
This document is an electronic version of a paper published in the Proceedings of the 6th USENIX Conference on Object-Oriented Technologies and Systems.http://www.lrde.epita.fr/dload/p
2012-08-10 13:42:10
1434
转载 Under The Hood: Assembly instructions used often2
February 1998Code for this article: Hood0298.exe (1KB)Matt Pietrek is the author of Windows 95 System Programming Secrets (IDG Books, 1995). He works at NuMega Technologi
2012-06-08 17:31:35
515
转载 Under The Hood: Assembly instructions used often1
June 1998Code for this article: Jun98hoodcode.exe (1KB)Matt Pietrek does advanced research for the NuMega Labs of Compuware Corporation, and is the author of several book
2012-06-08 17:30:39
1003
转载 What Goes On Inside Windows 2000: Solving the Mysteries of the Loader2
September 1999Code for this article: Sept99Hood.exe (5KB)Matt Pietrek does advanced research for the NuMega Labs of Compuware Corporation, and is the author of several bo
2012-06-08 17:29:08
579
转载 Optimizing DLL Load Time Performance
UNDER THE HOODOptimizing DLL Load Time PerformanceMatt PietrekDownload the code for this article: UnderTheHood0500.exe (264KB)Over the years, one of the dominant themes in my columns and sem
2012-06-08 17:26:30
568
转载 gcc使用静态库和动态库
我们通常把一些公用函数制作成函数库,供其它程序使用。函数库分为静态库和动态库两种。静态库在程序编译时会被连接到目标代码中,程序运行时将不再需要该静态库。动态库在程序编译时并不会被连接到目标代码中,而是在程序运行是才被载入,因此在程序运行时还需要动态库存在。本文主要通过举例来说明在Linux中如何创建静态库和动态库,以及使用它们。在创建函数库前,我们先来准备举例用的源程序,并将函
2012-06-06 16:05:49
489
转载 Under The Hood: Reduce EXE and DLL Size with LIBCTINY.LIB
source: http://preview.library.microsoft.com/en-us/library/bb985746.aspx way back in my October 1996 column in MSJ, I addressed a question concerning the size of executable files. Back the
2012-05-09 16:44:28
1927
转载 About placement new and delete
source:http://en.wikipedia.org/wiki/Placement_syntax#cite_note-Yongwei2007-13Placement syntaxFrom Wikipedia, the free encyclopediaJump to: navigation,searchIn the C++ programming langu
2012-03-07 18:17:51
897
转载 Thread Local Storage
Source: http://www.nynaeve.net/?p=180ThreadLocal Storage, part 1: OverviewWindows, likepractically any other mainstream multithreading operating system, provides amechanism to allow programmers to
2012-02-21 13:45:20
2362
转载 Introduction to byte alignment
http://en.wikipedia.org/wiki/Data_structure_alignmenthttp://msdn.microsoft.com/en-us/library/ms253949.aspxhttp://www.songho.ca/misc/alignment/dataalign.htmlhttp://www.ibm.com/developerworks/libr
2012-02-11 19:46:09
664
转载 static link & Dynamic Link & Load
原文:http://leterboy.wordpress.com/2009/10/26/static-link-dynamic-link-load/ Static link:Compiler時,library加入程式碼優:快劣:佔空間Dynamic Link:Compiler時,不將library加入程式碼,執行程式的時後,再將library載入程式碼,若有多個
2012-02-11 17:39:48
1201
转载 Introduction To Reentrancy
source: http://en.wikipedia.org/wiki/Reentrancy_(computing)In computing, a computer program or subroutine is calledreentrant if it can be interrupted in the middle of its execution and then safe
2012-02-09 11:38:24
724
转载 [置顶]用汇编的眼光看C++(之 总结篇)
原文:http://blog.youkuaiyun.com/feixiaoxing/article/details/6998116 01)用汇编的眼光看C++(开篇) 02)用汇编的眼光看C++(之X86汇编) 03)用汇编的眼光看C++(之指针1,2) 04)用汇编的眼光看C++(之判断流程) 05)用汇编的眼光看C++(之循环流程) 06)
2011-11-22 14:14:01
361
转载 腾讯副总裁吴军答腾讯的“抄袭与创新”(互联网行业的商业智慧)
前几天参加敏捷大会,最大的收获乃是听到腾讯副总裁的这番回答,对这个问题有了重新的认识(或者说重新陷入迷惑,也行)。腾讯一直以来被认为是抄袭专家,创业杀手,甚至有“gouridetengxun”说法,马化腾自己也有“喜欢慢人半步”的言论,所以似乎一切都已经有定论。那天底下一位观众问及此问题,吴军的回答如下(很精彩,凭记忆,有出入,请原谅):MP3是苹果发明的吗?不是;手机是苹果发明的吗?
2011-10-19 19:11:39
366
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人