自定义博客皮肤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)
  • 资源 (2)
  • 收藏
  • 关注

原创 windows多线程 - 初级

creating threads in VC++ is simple and fast.first of all, you need a HANDLE, you will use this HANDLE to "handle" the thread,just like the way you "handle" a file, a socket, a device, etc.//// somewhere you need spawn a new thread // DWORD thread_id; HA

2011-05-25 06:46:00 378

翻译 设计高性能的应用程序 1/3 (Windows, 多线程 + IOCP)

Designing Applications for High PerformanceRick Vicik - Architect, Windows Server Performance Team原文链接: http://blogs.technet.com/b/winserverperformance/archive/2008/06/26/designing-applications-for-high-performance-part-1.aspx设计高性能应用程序25 Apr 2008 12:40 AM 

2011-05-24 07:48:00 766

转载 Intel's Processing RMS (Recognition, Mining and Synthesis)

Intel believes that the increase in demand for computing will come from processing the massive amounts of information available in the “Era of Tera”. [Dubey 2005] Intel classifies the computation into three categories: [b]Recognition, Mining, and Synth

2010-10-15 06:26:00 518

原创 List queries' speed tests.

List queries' speed tests. List.Count = 10000000 Each test runs 100 times. * Note: Use Stopwatch class in .NET as the timer.         Measurement units are Ticks and Milliseconds.         Ticks/Action:             Average Elapsed Ticks per action   

2010-10-14 19:57:00 393

Java数据结构和算法中文第二版

美河提供.Java数据结构和算法中文第二版.pdf

2007-11-06

Java数据结构和算法中文第二版

美河提供.Java数据结构和算法中文第二版.pdf

2007-11-06

空空如也

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

TA关注的人

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