自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

燕青专栏

读书笔记及技术探讨

  • 博客(9)
  • 收藏
  • 关注

原创 How to compile OpenJPEG in MinGW?

Normal 0 7.8 磅 0 2 How to compile OpenJPEG inMinGW?The “How tocompile and install external libs of FFMPEG?” has descri

2009-04-24 21:19:00 2733 1

原创 How to build the environment of MSYS for the crossing compiler?

Normal 0 7.8 磅 0 2 How tobuild the environment of MSYS for the crossing compiler? [BuildMSYS root folder]

2009-04-20 20:09:00 1281 4

原创 How to compile GCC-4.3.3 in the cygwin?

How to compile GCC-4.3.3 inthe cygwin?GMP and MPFR are two essential external libs to compile GCC. If you haveinstalled them into your environment, please skip the related sectionsfollowed. 

2009-04-17 23:16:00 1260

原创 How to build the GCC-4.3.3 in MinGW?

How tobuild the GCC-4.3.3 in MinGW? The package is essential to buildthe environment of GCC. If you have installed them into your MinGW, please skipto the next session. [Where to downloa

2009-04-17 23:14:00 1774

原创 How to update YASM from 0.7.2 to 0.8.0 in MinGW?

How to update YASM from 0.7.2 to0.8.0 in MinGW? 1. Download thesource code of YASM from yasm-0.8.0.tar.gz.If you don’t like compiling it by yourself, please download a. Win32.exe (for "n

2009-04-14 21:32:00 1423

原创 Do not hybrid compile and link source code by using VC and GCC!

Normal 0 7.8 磅 0 2 Do not hybrid compile and link sourcecode by using VC and GCC! GCC owns cross-compiling abilities i

2009-04-14 21:27:00 1180

原创 How to use GCC to build DLL by DEF file in MinGW?

Howto use GCC to build DLL by DEF file in MinGW?The “How togenerate DLL files by GCC in the MinGW” has described how to generate DLLfile by the declaring prefix(__declspec( dllexport ) or __de

2009-04-10 20:51:00 3194

原创 How to generate DLL files by GCC in the MinGW?

Howto generate DLL files by GCC in the MinGW? [Download and Install pexports]1.Download pexports-0.43.zip.2.Unzip pexports-0.43.zip.$ unzip.exe pexports-0.43.zip3.

2009-04-09 21:32:00 1947 1

原创 How to user SSE2 instructions to improve the performance of memory copy?

 How to user SSE2 instructions to improve theperformance of memory copy? It is an ageless topic forprogrammers to discuss how to improve the performance to transfer data. For thecommon sce

2009-04-04 09:41:00 2627 1

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除