资源列表
ANACLOCK.rar
- OpenGL开发的不断变幻的图形,很不错的
dateclassOO
- 这个程序是一个日期(包括年月日)类的具体实现有各种功能下载后即可研究,它包括了C++面向对象的几乎所有内容,对初学面向对象的学生十分有帮助.-the procedure is a date (including the date) class is a concrete realization of the various functions can be downloaded, It includes the object-oriented C in almost all the elemen
Bresenham
- Bresenham算法绘制线段并利用“橡皮筋”功能绘制折线 将绘制的折线连接成多边形,并选择种子填充法或扫描线填充法进行填充 鼠标交互生成矩形裁剪框,实现对绘制的折线的裁剪-Bresenham algorithm for drawing line segments using the " rubber band" feature to draw the line draw the line connected into polygons, and select the me
end
- 此程序用了response.end()的方法,以及对程序的判断-response.end()
C-language-graphic-
- C语言图形的实现与操作,运用最小生成树算法,实现图形的操作-C Language Implementation and Operation of graphics, the use of minimum spanning tree algorithm, the operation of graphics
Harris-corner-detection-program
- 在图像处理中,Harris角点检测程序用以实现特征点的提取,以实现特征点匹配。-In image processing, Harris corner detection procedures used to achieve the extraction of feature points, in order to achieve the matching feature points.
Ex1
- public: List() //构造函数 int size() const //返回链表的长度 bool full() const //返回链表是否已满 bool empty() const //返回链表是否已空 void clear() //清空链表 int retrieve( int position, string &x ) const //获取链表第position位置的元素到x,成功返回0,否则返回-1 int replace( int positi
completo
- Linear Linked List Data Struct in C/C-Linear Linked List Data Struct in C/C++
CCD_noise_benke
- 激光光斑模拟 内含噪声,作为定位算法的前期处理-Laser spot simulation
2D-Image-Analysis
- Shows single- and two-stage-decomposition of a sample image, as well as reconstructed branches. The reconstruction error is shown. Also demonstrates that better compression can often be obtained if different thresholds are allowed for different sub
wireless
- wireless.tcl: a tcl program to simulate a mobile ad hoc network MANET-wireless.tcl: a tcl program to simulate a mobile ad hoc network MANET
kmeans
- Kmeans算法使用C++实现,详细地展示了聚类的过程和结果,容易理解。转自博客-Kmeans C++ algorithm implemented clustering shows in detail the process and results, easy to understand. Transfer blog
