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

原创 算法导论(三版):第二章第三节课后题

第二章:算法基础 第三节:设计算法2.3-1Using Figure 2.4 as a model, illustrate the operation of merge sort on the array A={3; 41; 52; 26; 38; 57; 9; 49}. excel已经存网盘:CLRS_exercises_2.3-12.3-2Rewrite the MERGE proced

2015-02-28 20:24:00 973

原创 算法导论(三版):第二章第二节课后题

第二章:算法基础 第二节:分析算法2.2-1 答: θ(n^3)2.2-2Consider sorting n numbers stored in array A by first finding the smallest element of A and exchanging it with the element in A[1]. Then find the second smalles

2015-02-27 11:59:03 862

原创 算法导论(三版):第二章第一节课后题

第二章:算法基础 第一节:插入排序2.1-1Using Figure 2.2 as a model, illustrate the operation of INSERTION-SORT on the array A =(31, 41, 59, 26, 41,58).答: 制作文档已经上传到了云盘:CLRS_exercises_2.1-1.xlsx2.1-2Rewrite the INSERTI

2015-02-26 22:29:39 761

原创 算法导论(三版):第一章第二节课后题 以及 第一章思考题

第一章第二节课后题 1.2-1 Give an example of an application that requires algorithmic content at the applicationlevel, and discuss the function of the algorithms involved.答:比如说我研究生期间要完成音乐门户网站的建设,但是为了能够提

2015-02-26 13:36:04 1166

metronic.bootstrap

metronic.bootstrap.rar

2015-03-24

CLRS_exercises_2.1-1.xlsx

Using Figure 2.2 as a model, illustrate the operation of INSERTION-SORT on the array A =(31, 41, 59, 26, 41,58).

2015-02-26

WpdPack vs2010使用的winpcap的api

WpdPack vs2010使用的winpcap的api

2013-10-06

空空如也

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

TA关注的人

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