自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

奋斗中拥有

人生是个积累的过程,总会有摔倒,即使跌倒了,也要懂得抓一把沙子在手里

  • 博客(4)
  • 资源 (16)
  • 收藏
  • 关注

转载 Intel 的 micro-architecture 发展历程

Intel 的 micro-architecture 发展历程([email protected])我想:如果能了解一下 Intel 的 CPU micro-architecture 发展历程总是好的。我这里作了一些资料收集,主要来源这要感谢WiKipedia1. Tick-TockIntel 在 2007 年提出了 Intel 今后在 cpu micro-architecture

2012-05-20 21:35:07 2991

原创 Tilera Cache Control

Support for moving blocks of memory in and out of a core's cache.The Tile Processor supports both coherent and incoherent memory models. Coherent shared memory provides the shared memory model famil

2012-05-16 17:39:31 1942

原创 memchr SSE 加速

memchr_sse.s.text.globl memchr_sse; .align 4,0x90;memchr_sse: movd %rsi, %xmm1 mov %rdi, %rcx punpcklbw %xmm1, %xmm1 test %rdx, %rdx jz L_return_null punpcklbw %xmm1, %xmm1 and $63, %rcx

2012-05-07 10:49:35 3012

原创 将网卡ethx与其相关的驱动解除绑定

#!/bin/shdriver=e1000eunbind_nic="eth2 eth3"for nic in ${unbind_nic}; do pci_slot=`dmesg |grep ${nic}| awk -F' ' '{print $4;}' |uniq` pci_slot=${pci_slot%:*} echo "unbind

2012-05-01 12:54:56 1697

XenDesktop-on-VMwareESXi

基于VMWare ESXi的XenDesktop部署

2015-08-05

vmware workstation 11 keygen

vmware workstation v11 crack

2015-08-05

VMProtect

VMProtect 是新一代的软件保护系统

2015-08-05

ESXi6 licence keygen

ESXi6 licence keygen

2015-08-05

VM WS8 注册机

VMware.Workstation.v8.0.0.471780 注册机

2012-03-09

MiniGUI-1.0.00源代码包

MiniGUI-1.0.00 源代码包 包含原始字体 后续的1.3/1.6都不包含这些字体了

2012-03-09

Performance Analysis of IP Routing Lookup Algorithms

Performance Analysis of IP Routing Lookup Algorithms: Patricia Tree based vs. Hashing based

2012-01-06

QuickTime 7 Pro 注册码

Apple 播放器 QuickTime 7 Pro 注册码

2009-10-20

SourceAnywhere.for.VSS_5.3.2.client+配置向导.rar

SourceAnywhere.for.VSS_5.3.2.client 配置向导

2009-10-20

How to Optimize Software Applications Using Intel IPP

Intel® Integrated Performance Primitives How to Optimize Software Applications Using Intel® IPP by Stewart Taylor

2009-06-26

空空如也

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

TA关注的人

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