自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(7)
  • 收藏
  • 关注

原创 cuda string library

 in this article, i will write my note on cuda string library which is written by a professor in the hkust. first, let us look at strcpy implemented in cuda.__device__ char* strcpy(char * dst,

2010-04-30 17:52:00 2331 1

转载 IOCP模型总结(转)

                WSABUF buf;                 buf.buf = pPerIo->buf;                 buf.len = BUFFER_SIZE;                 pPerIo->nOperationType = OP_READ;                               

2010-04-25 17:37:00 530

转载 理解I/O Completion Port

欢迎阅读此篇IOCP教程。我将先给出IOCP的定义然后给出它的实现方法,最后剖析一个Echo程序来为您拨开IOCP的谜云,除去你心中对IOCP的烦恼。OK,但我不能保证你明白IOCP的一切,但我会尽我最大的努力。以下是我会在这篇文章中提到的相关技术:  I/O端口  同步/异步  堵塞/非堵塞  服务端/客户端  多线程程序设计  Winsock API 2.0

2010-04-25 17:35:00 463

原创 using dynamic library in c++

when we use c++ , we always need write many library code so that we can use it in many places. in the article, i will introduce how to write and use dynamic library in windows and linux. 1 . Fir

2010-04-24 22:08:00 842

转载 CORE Computer Science Conference Rankings

CORE Computer Science Conference RankingsAcronymStandard NameRankAAAINational Conference of the American Association for Artificial IntelligenceA+AAMASInternational C

2010-04-24 13:46:00 3647

转载 CORE Computer Science Journal Rankings

CORE Computer Science Journal RankingsJournalRankingACM Transactions on AlgorithmsA+ACM Transactions on Architecture and Code OptimizationA+ACM Transactions on Comput

2010-04-24 13:32:00 1824

原创 江民科技创始人 王江民 传奇一生

王江民江民创始人兼总裁王江民因病逝世,享年59岁江民科技创始人王江民于昨日因心脏病突发去世,享年59岁。江民科技在今日下午将发布公告。此消息最先是麦田在某网站微博中发布,原文如下:“由4月4日上午10点左右,北京江民科技有限公司,江民杀毒软件老板王江民先生,在京西信翔鱼池钓鱼时,心脏病突发,抢救无效去世。”王江民(1951-2010.4.4),北京江民科技有限公司创始人兼总

2010-04-07 08:30:00 1649

空空如也

空空如也

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

TA关注的人

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