Fortress of Solitude

(before it's too late...)
私信 关注
aureage
码龄10年
  • 3,902
    被访问量
  • 暂无
    原创文章
  • 787,151
    作者排名
  • 0
    粉丝数量
  • 于 2011-02-07 加入CSDN
获得成就
  • 获得1次点赞
  • 内容获得0次评论
  • 获得12次收藏
荣誉勋章
兴趣领域
  • #人工智能
    #Python
TA的专栏
  • Linux platform
    5篇
  • 最近
  • 文章
  • 资源
  • 问答
  • 课程
  • 帖子
  • 收藏
  • 关注/订阅

Parallel Computer Architecture - A hardware software approach 并行计算机架构 软硬件方法

Parallel Computer Architecture - A hardware software approach 并行计算机架构 软硬件方法 高清PDF
pdf
发布资源于 4 年前

Parallel Computer Organization and Design 并行计算机组成与设计

Parallel Computer Organization and Design 并行计算机组成与设计 高清PDF 原版
pdf
发布资源于 4 年前

Computer Graphics Principles and Practice 3rd edition 高清PDF

Computer Graphics Principles and Practice 计算机图形学高级进阶教材 高清PDF 原版
pdf
发布资源于 4 年前

Computer Graphics with OpenGL 4th edition 高清PDF

Computer Graphics with OpenGL 计算机图形学 进阶经典 高清PDF 可做工具书查阅
pdf
发布资源于 4 年前

diff 与 patch

diff和patch是一对工具,在数学上来说,diff是对两个集合的差运算,patch是对两个集合的和运算。  diff比较两个文件或文件集合的差异,并记录下来,生成一个diff文件,这也是我们常说的patch文件,即补丁文件。  patch能将diff文件运用于 原来的两个集合之一,从而得到另一个集合。举个例子来说文件A和文件B,经过diff之后生成了补丁文件C,那么着个过程相当于 A
转载
370阅读
0评论
0点赞
发布博客于 7 年前

Hunk FAILED ERROR when patch files

4 down vote acceptedIt is an error generated by patch. If you would open the .patch file, you'd see that it's organized in a bunch of segments, so-called "hunks". Every hunk identifies cor
转载
578阅读
0评论
0点赞
发布博客于 7 年前

Linux 网络配置文件汇总

在linux系统中,TCP/IP网络是通过若干个文本文件进行配置的,需要编辑这些文件来完成联网工作。系统中重要的有关网络配置文件为:◆ /etc/sysconfig/network◆ /etc/HOSTNAME◆ /etc/hosts◆ /etc/services◆ /etc/host.conf◆ /etc/nsswitch.conf◆ /etc/resolv.conf
转载
265阅读
0评论
1点赞
发布博客于 7 年前

笔记本自带读卡器linux驱动

How to get the internal SD card workingNOTE!The information on this page is stale, the SD-Card patches mentioned below have long found there way into the kernel, so patches for any recent kernel
转载
1559阅读
0评论
0点赞
发布博客于 7 年前

Thinkpad linux 读卡器驱动

转自:  http://www.thinkwiki.org/wiki/SD_Card_slotSD Card slotThe SD Card slot (Secure Digital) is found on select ThinkPads and Docking stations.In addition to SD Cards, SD Card slots can
转载
930阅读
0评论
0点赞
发布博客于 7 年前

soc目前主流总线的对比说明

目前主流 soc总线 说明 比较 包括amba coreconnect wishbone
pdf
发布资源于 8 年前

programming perl 4th edition

高清pdf 原版 programming perl 是perl业界的权威之作 最新版本 欢迎下载
pdf
发布资源于 9 年前