自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(1)
  • 资源 (6)
  • 收藏
  • 关注

转载 细数二十世纪最伟大的十大算法

译者:July   二零一一年一月十日 ------------------------------------ 参考文献: The Best of the 20th Century: Editors Name Top 10 Algorithms。 By Barry A. Cipra。地址:http://www.uta.edu/faculty/rcli/TopTen/topte

2015-12-31 14:47:16 254

function definitions for the Array implementation of a Queue

queue.cpp -- function definitions for the Array implementation of a Queue

2009-06-11

function definitions for the linked list data structure

LinkedList.cpp -- function definitions for the linked list data structure

2009-06-11

a class template for a CheckBook

CheckBook.h ?a class template for a CheckBook, where the check is any data type The constructor and the writeCheck function can throw exceptions if out of heap memory.

2009-06-11

fill area with code

了解多边形扫描线区域填充算法和种子填充算法的基本原理,能够编写多边形扫描线区域填充算法或者种子填充算法处理程序,绘制相应的运行结果图形(采用CDC的SetPixel即可)

2009-06-11

code that demonstrates the use of the hash tables

useHashTables.cpp -- code that demonstrates the use of the hash tables

2009-06-11

DDA_LINE With some line word

1.了解光栅图形显示器的工作原理和特点; 2. 学习VC++6.0或Visual Studio.NET环境下的基本绘图方法; 3. 掌握直线扫描转换算法的原理及实现; 4. 实践与巩固直线的基本生成算法;

2009-06-11

空空如也

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

TA关注的人

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