CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 正弦曲线

搜索资源列表

  1. SIN

    0下载:
  2. 正弦曲线 ROM 数据序列生成器。 用于硬件产生正弦波,避免低层调用SIN函数。 根据DAC的位数不同,可以设置不同的分辨率。 生产的数据在当前目录的SIN.TXT文件中,直接复制到源码中或者烧录ROM、FLASH中。-sin data generater. for DAC use.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:24084
    • 提供者:tmp_tmp_1
  1. CG-assign

    0下载:
  2. 一个简单的cg程序,在openGL中画一条线段,在cg中进行顶点变换成正弦曲线,在运行之前需要下载并按照cg安装包-Cg a simple procedure to draw a line in openGL in, carried out in the cg vertex transform into a sine curve, before the need to download and run the installation package in accordance with cg
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3337017
    • 提供者:LilySong
  1. maketaskmanagergeneratesinegraph

    0下载:
  2. 这是一个决定windows 任务管理器(task manager)的CPU占用率状态是一条正弦曲线的程序,程序相当精简。-This procedure can make the task manager generate sine graph.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:588
    • 提供者:徐天扬
  1. SelfTest

    0下载:
  2. 演示了VC绘制正弦曲线的示例,包括生成数据绘制曲线-Draw the sine curve shows an example of VC, including the generation of data to draw curves
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:386246
    • 提供者:
  1. 12345

    0下载:
  2. 按一定规律变化大小的圆沿着一条正弦曲线移动, 通过菜单把正五边形分割,并填充不同的颜色和边框-According to certain rules change the size of the circle moves along a sine curve, The pentagon is divided by menu, and filling of different colors and borders
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:2001179
    • 提供者:李云
  1. gtk.tar

    0下载:
  2. gtk曲线图 正弦曲线的绘制,效果很不错,红色的线-gtk quxianf
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:16908
    • 提供者:wei
  1. vbonline

    0下载:
  2. VB 绘制实时曲线程序实例,正弦波,可由此推导出显示多条实时曲线-Real-time curve drawing program example VB, sine wave, can be deduced from a number of real-time curve shows
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-05
    • 文件大小:1576
    • 提供者:彭玉江
  1. Chartbp

    0下载:
  2. 用VC++位图空间编写坐标系,画出正弦曲线,并加入bp算法拟合此曲线,根据数据画出曲线。-VC++ with the preparation of bitmap space coordinate system, draw the sine curve and the curve fitting algorithm to join bp, according to data drawn curve.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3662211
    • 提供者:贾献冉
  1. liti5_3

    0下载:
  2. c#实现简单的画图功能,附有源代码,画出正弦曲线,采用list结构,Form的pain事件-c# drawing functions to achieve simple, with source code, draw the sine curve, uses list structures, Form of the pain event
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-08
    • 文件大小:28493
    • 提供者:jasonchan.sj
  1. themovingcircle

    0下载:
  2. 该程序可以做出如下的效果,圆沿着正弦曲线运动,过程中,圆的颜色和底色有两次变换-The program can make the following effect, circular motion along the sine curve, the process, the circle has twice the color and background change
  3. 所属分类:Graph program

    • 发布日期:2017-05-06
    • 文件大小:1200728
    • 提供者:vivi
  1. FFCPU

    0下载:
  2. 简单的CPU占用率控制程序 两个子功能:使CPU占用率呈直线和呈正弦曲线 难度不大-Simple CPU utilization control program two sub-functions: the linear and the CPU usage was not difficult sine curve
  3. 所属分类:OS Develop

    • 发布日期:2017-05-10
    • 文件大小:2200430
    • 提供者:ff
  1. 1

    0下载:
  2. 这个程序可以实现显示两条正弦曲线的功能,并且可以修改它们的属性-This program can display two sinusoidal functions, and can modify their properties
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:11381
    • 提供者:马明
  1. cpu

    0下载:
  2. 让用户决定Windows任务管理器的CPU占用率。本程序实现让CPU的占用率状态时一条正弦曲线。-Let users decide Windows Task Manager CPU usage. This procedure allows CPU to achieve the occupancy rate of state of a sine curve.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:1185988
    • 提供者:胡容
  1. Chapter_4

    0下载:
  2. 面向对象编程,圆沿正弦曲线运动,并逐渐变大,圆用不同颜色表示-Circle moves along the sine curve, and gradually becomes larger
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:274411
    • 提供者:ganlin
  1. Graph-Sine-Array-to-File

    0下载:
  2. 学习labview的画图功能,以正弦曲线为例,比较适合于初学者。-study labview plot sine graph
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:11823
    • 提供者:张文莉
  1. 04SineWave

    0下载:
  2. 一个利用Visual Studio 2005画正弦曲线的程序。-Using Visual Studio 2005 painting of a sine curve of the procedure.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2491114
    • 提供者:刘雨田
  1. dynamic_curve

    0下载:
  2. qt编程好代码 主要是管于正弦曲线的绘制 动态显示这些-guan yu qt bian cheng de hao daima
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4137
    • 提供者:jiayouwyhit
  1. LCD12864_drawline_point_sin

    0下载:
  2. LCD12864画线,画点,正弦曲线-LCD12864,draw line,draw point,draw sin
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:50562
    • 提供者:otto
  1. BioGraph2.1-2

    0下载:
  2. VC++曲线绘制源码——人体生命曲线,根据科学理论,每个人都有一个生物钟,生物钟的运动直接影响到人的智力、体力和情绪的变化,三者呈正弦曲线分布,并且按各自不同的周期运动。正确掌握自己的生物钟,把握好自己智力 、体力和情绪的最佳状态,将有助于您的工作、学习和健康-Draw the curve of VC++ source code- human life curve, according to scientific theory, each person has a biological cloc
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-28
    • 文件大小:26907
    • 提供者:madud00105
  1. 3Dimension_curves

    0下载:
  2. 多种三维的曲线图~如圆柱面上的正弦曲线,双曲面上的正弦曲线,等-~ A variety of three-dimensional graph, such as the cylindrical surface of the sine curve ,sine curve of hyperbolic plane, etc.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-16
    • 文件大小:192953
    • 提供者:郭俊媛
« 1 2 3 4 5 6 78 9 10 11 12 ... 17 »
搜珍网 www.dssz.com