登录
首页 » 图形图像 » 绘制三角函数曲线源码 包括:正弦,余弦,正切,余切

绘制三角函数曲线源码 包括:正弦,余弦,正切,余切

于 2022-01-25 发布 文件大小:38.35 kB
0 71
下载积分: 2 下载次数: 1

代码说明:

绘制三角函数曲线源码 包括:正弦,余弦,正切,余切-Trigonometric function curve mapping source include: sine, cosine, tangent, cotangent

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 基于OpenGL的三维显示中的三维字体设置,可以进行动态三维立体字体的显示,供研究开发人员使用。...
    基于OpenGL的三维图形显示中的三维字体设置,可以进行动态三维立体字体的显示,供研究开发人员使用。-OpenGL-based three-dimensional graphical display of three-dimensional font settings, can be dynamic three-dimensional display font for the research and development personnel.
    2023-01-16 22:30:04下载
    积分:1
  • 计算机视觉应用与 C#
    从第二部分,本文介绍了一种跟踪算法。本文第二部分的质心跟踪不是实际上是一种跟踪算法而花哨的把戏。"追踪器"一直做的事情是找到的 backprojected 图像质心和放一个定界框周围 — — 这不跟踪的定义。所以本文介绍了一种非常有名的跟踪算法称为均值漂移跟踪的计算机视觉社区。这篇文章基于一系列的研究论文由 Comaniciu Et al.[1] [2] [3]。
    2022-06-16 01:28:16下载
    积分:1
  • 实现简单功能的画板程序
    实现简单功能的画图板程序-a program which implements simple drawing function
    2023-06-02 01:50:02下载
    积分:1
  • 立体旋转的圈,用数组将坐标点保存;根据三维坐标变换;将立体的坐标变换成不成角度的坐标值;再根据正等轴侧(其它轴测)、或透视坐标变换将坐标值变换到屏幕上用直线将...
    立体旋转的圈,用数组将坐标点保存;根据三维坐标变换;将立体的坐标变换成不成角度的坐标值;再根据正等轴侧(其它轴测图)、或透视坐标变换将坐标值变换到屏幕上用直线将图形绘制出来。-three-dimensional rotating the ring, and the array will coordinate point preservation; Under the three-dimensional coordinate transformation; three-dimensional coordinates of the point of not being converted into the coordinate value; According are equiaxed side (other isometric drawing), Perspective or coordinate transform coordinates on the screen to transform linear graphics will be available.
    2022-02-04 19:20:04下载
    积分:1
  • Convert Sketchup SKP files to DXF or STL
    This is a plugin script for Go-ogle"s free 3D design program Sketchup. The free version of Sketchup has limited file export options and many CAM programs will not recognise the native Sketchup (SKP) file format. This plugin allows you to export your Sketchup model as a DXF or STL files readable by most CAM and 3D printer software.Using the pluginAfter copying this file, start Sketchup and you should now have an extra menu option (Export to DXF or STL) in the Sketchup Tools menu.There are five export options:STL  triangles. Use this for Makerbot or Reprap style 3D printersDXF polyface mesh. This will give the most faithful reproduction of your original Sketchup model.DXF polylines: exports the outlines of each face as a polyline, sometimes useful for CAM toolpaths.DXF triangular mesh: breaks all the faces up into trianglesDXF lines. This
    2022-07-17 00:59:40下载
    积分:1
  • 这是用MFC编写的使用openGL的视口代码。 CChildView::CChildView() 构造函数 CChildView::~CChildVie...
    这是用MFC编写的使用openGL的视口代码。 CChildView::CChildView() 构造函数 CChildView::~CChildView() 析构函数 BEGIN_MESSAGE_MAP(CChildView,CWnd ) 消息映射 BOOL CChildView::PreCreateWindow(CREATESTRUCT& cs)创建窗口重新设置窗口参数 BOOL CChildView::PreTranslateMessage( MSG* pMsg ) 翻译消息 int CChildView::OnCreate( LPCREATESTRUCT lpCreateStruct ) 窗口创建好后进入此函数 完成openGL的初始化 void CChildView::OnSize( UINT nType, int cx, int cy ) 当窗口大小发生改变时重新设置OPenGL的视口参数。 void CChildView::OnDestroy() 销毁窗口 -It is written in MFC to use openGL viewport code. CChildView:: CChildView () constructor CChildView:: ~ CChildView () destructor BEGIN_MESSAGE_MAP (CChildView, CWnd) message map BOOL CChildView:: PreCreateWindow (CREATESTRUCT & cs) to create a window to reset the window parameters BOOL CChildView:: PreTranslateMessage (MSG* pMsg ) translation of the message int CChildView:: OnCreate (LPCREATESTRUCT lpCreateStruct) window is created and entered this function to complete openGL initialization void CChildView:: OnSize (UINT nType, int
    2022-03-16 00:49:44下载
    积分:1
  • 投影法的源程序,虽然是二值,但为了处理的方便,用的是256级灰度...
    投影法的源程序,虽然是二值图,但为了处理的方便,用的是256级灰度图-projection of the source, although the value of two plans, but in order to facilitate the use of 256 grayscale
    2023-01-19 01:35:04下载
    积分:1
  • a relatively new paper on 3D Face Review, the others have published in the major...
    一篇较新的论文,是关于三维人脸的综述,别人已发表在重要刊物上的.-a relatively new paper on 3D Face Review, the others have published in the major journals.
    2022-04-10 17:19:01下载
    积分:1
  • VC practical Bitmap class CDCBitmap provide readers Bitmap functions
    VC实用位图处理类CDCBitmap,提供读取显示位图等功能-VC practical Bitmap class CDCBitmap provide readers Bitmap functions
    2023-05-14 06:00:03下载
    积分:1
  • 本程序实现了一个小小的动画操作,小猫从天而降,对vbGUI操作具有借鉴作用...
    本程序实现了一个小小的动画操作,小猫从天而降,对vbGUI操作具有借鉴作用-This program implements a small animated operation kitten from heaven, to have a reference for operation of vbGUI
    2022-06-18 18:06:49下载
    积分:1
  • 696522资源总数
  • 104027会员总数
  • 45今日下载