搜索资源列表
C
- cout< \"a.b两点之间的距离\"<<a.dis(b)<<\"\\n\"
RL
- 方波输入下的下RL电路响应曲线图,输入为方波电压(<=5.0V)方波频率,电阻值,电感系数
delaunay
- void CDelaunayView::OnDelaunay() { // TODO: Add your command handler code here CDelaunayDoc* pDoc = GetDocument(); ASSERT_VALID(pDoc); if(!pDoc->PointList->GetCount()) { char str[100]; ostrstream osr(str,100); osr<&
vector_system_programming
- < 矢量图形系统开发与编程>>一书的配套光盘,包括了一个矢量图形系统和一个GIS系统的源码-< < Vector graphics system development and programming> > 1 book matching CD-ROM, including a vector graphics system and a GIS system source code
Bresenham
- 该程序实现了Bresenham算法画直线,将四个象限的问题通过交换端点的方法合并成一,四象限的问题。再利用sign变量,统一成一个问题。又考虑到斜率<=1,>1,不存在,最终问题分成了三种情况。-The program implements Bresenham algorithm for drawing a straight line, the four quadrants of the problem through the exchange of endpoint methods
Cycloid
- Cycloid plotted in C by the <graphics.h> library.
lt
- 3D立体图片,不需要佩戴眼镜就可以看到3D立体效果-3D stereoscopic images without wearing glasses can see the 3D stereo effect
yuan_vc
- 求两圆相交面积 两圆半径分别问ar,br,两圆圆心距为d-Seeking two circles intersect area radius Q ar, br, two round Heart distance is d if ar+ br < d return 0 two circles from else if (fabs (ar-br),> d return area (min (ar , br)) of two circles covering else the two
DistortionCorrect
- 这是用于镜头视角<pi/2的摄像头采集的图像的畸变校正。-This is used for camera Angle < PI/2 camera acquisition of image distortion correction.
ASSIGN1
- 北邮大三计算机图形学第一次大作业(2010级):实现一个图形函数库,直线段,圆弧,椭圆弧,阴影线,颜色<均为多种算法实现>-failed to translate
scanfill
- 光栅图形学中的扫描填充算法。list<Line> AET和list<Line>* NET构成了活性边表和新边表.算法先初始化各扫描线新边表,之后对于每条扫描线更新活性边表,并且配对交点来着色。 -Raster graphics scanning fill algorithm. list <Line> AET list <Line>* NET constitute the active side of the table and side tab
qwt-6.1.0
- QWT全称是Qt Widgets for Technical Applications,是一个基于LGPL版权协议的开源项目, 可生成各种统计图。它为具有技术专业背景的程序提供GUI组件和一组实用类,其目标是以基于2D方式的窗体部件来显示数据, 数据源以数值,数组或一组浮点数等方式提供, 输出方式可以是Curves(曲线),Slider(滚动条),Dials(圆盘),Compasses(仪表盘)等等。该工具库基于Qt开发,所以也继承了Qt的跨平台特性。 【QWT基类】[2]QwtAbstra
CSS
- 推荐一种实用的CSS分页样式,在鼠标放在分页按钮上的时候,按钮会放大显示,有朋友称之为鲁斯狼分页按钮,不知道为什么叫这个名字。其实之前有过类似的效果,这种分页样式现在仍在流行,简洁但又不缺失很好的操作体验,在一些大网站上经常会见到的分页效果。-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html&g
BEzier
- Bézier curve生成三次贝塞尔曲线的源代码, 函数ComputeBezier将以控制点cp产生的曲线点填入Point2D结构的数组 调用者必须分配足够的空间以供输出结果——<sizeof(Point2D) numberOfPoints>-Bzier curve cubic Bezier curve generated source code, function ComputeBezier will control point cp curve points to fil
CAISESHIZHONG
- 彩色时钟#include<math.h> #include<dos.h> #include<graphics.h> #define CENTERX 320 #define CENTERY 175 #define CLICK 100 #define CLICKDELAY 30 #define HEBEEP 10000 #define LOWBEEP 500 #define BEEPDELAY 200 int Mrk_1[8
lbp
- 来自<Multiresolution gray-scale and rotation invariant texture classification with local binary patterns>,LBP,用于图像的纹理特征分析-From <Multiresolution gray-scale and rotation invariant texture classification with local binary patterns>,LBP, us
54-80CoordExchaneForArcgis9.3
- 地理信息系统,坐标系统转换,从北京1954< >西安1980之间的转换算法,仿射,7参数-Coordinate files exchange, form beijing 1954 to xi an 1980