资源列表
apiavi
- Convert image buffer to AVI file
MyDib
- MyDib类主要用于处理设备无关位图DIB。-MyDib type mainly used for device-independent bitmap deal with DIB.
FileSystem
- ASP 无组件上传。特点:程序小,支持多格式,无大小限制。-filesystem
T4-8
- 在窗口中画一个旋转的风车,风车中有三个叶片,颜色分布为红黄篮,叶片外侧有个外接圆。-Painting in the window of a rotating windmill, windmill has three blades, the color distribution of red, yellow basket, outer leaves have a circumcircle.
Mouse and keys
- 鼠标键盘操作入门操作,关于鼠标左右键与键盘控制的简单操作,很基础但是重要-mouse keyboard entry operation, the mouse around on the keys and keyboard control of the simple operation, very basic but important
meta
- 操作meta文件的一个类,可以打开、显示meta文件,并可以集成到你的view中。-meta operation of a document type, can open up, showing meta documents, and can be integrated into your view China.
T4-6
- 编写一个程序,在屏幕上出现一个圆心沿正弦曲线轨迹移动的实心圆,要求每隔四分之一周期,圆的填充色和圆的周边颜色都发生变化,同时,圆的半径在四分之一周期之内由正弦曲线幅值的0.2倍至0.6倍线性增长-Write a program that appears on the screen a circle along a sinusoidal trajectory solid round, requiring every fourth cycle, a circle filled with color
a1derful23417242001
- It makes and saves pie charts and bar charts It is quite good! Please rate it!
opencvbasedDelaunay
- 用opencv写的Delaunay三角形和Voronoi划分的迭代式构造-Opencv Writing with the Delaunay triangles and Voronoi division of iterative structure
krigingcode.rar
- kriging算法。KrigING插值算法在地学中还是很常见,kriging algorithm. Kriging interpolation algorithm in the geosciences is still very common
dsfff
- 一个解决优化问题的程序例子,包括一系列画图操作-One example of process optimization problems, including a series of drawing operations
连通成份分析
- Computes \"Connected Components\" using Tarjan s Union-Find algorithm the result is returned in the same buffer as gray_level image with values equal to the label of the component.