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

搜索资源列表

  1. SinTest

    0下载:
  2. 利用vc采用三点法实现对于采样点的快速正弦曲线模拟,得到振幅,相位等必要参数-Using VC to achieve the fast sine curve sampling point simulation, using three point method to obtain the amplitude, phase and other parameters necessary
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:1861773
    • 提供者:彭清龙
  1. ABAQUS-Hyperbolic-sine-law-mode

    3下载:
  2. abaqus中的双曲正弦曲线代码,可以使用,并且与abaqus中的内在本构达到了很好的一致-abaqus the hyperbolic sine curve code can be used, and with the inherent constitutive abaqus reached a good agreement
  3. 所属分类:Other systems

    • 发布日期:2015-06-14
    • 文件大小:507904
    • 提供者:魏志远
  1. Sine-curve

    0下载:
  2. 利用vc++画出一个小球绕着正弦曲线作往复循环运动-Use vc++ draw a small ball around the sinusoidal reciprocating circular motion
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:6310
    • 提供者:李美美
  1. cordic

    0下载:
  2. 用查表法和cordic算法实现正弦曲线,包括了幅度压缩,对称压缩,sunderland压缩等-Implemented with look-up table and cordic sinusoidal algorithms, including margin compression, symmetrical compression, sunderland compression
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-15
    • 文件大小:6438
    • 提供者:lxc
  1. cell

    0下载:
  2. 此程序开发环境为vs2010,用C++语言编写的一个win32小程序,功能是,圆沿着正弦曲线运动,时间由定时器控制-This program development environment for the VS2010, with the C++ language of a small Win32 program, function is, round along the sine curve movement, time by the timer control
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2504
    • 提供者:WM
  1. dong

    0下载:
  2. 编写一个程序,在屏幕上出现一个圆心沿正弦曲线轨迹移动的实心圆,而且,每隔四分之一周期,圆的填充色和圆的周边颜色都发生变化,同时,圆的半径在四分之一周期之内由正弦曲线幅值的0.2倍至0.6倍线性增长。 -Write a program that appears on the screen along a sinusoidal trajectory of the center moving solid round, and every quarter cycle, a circle filled
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-14
    • 文件大小:3517284
    • 提供者:两袖清芬
  1. testcpu

    0下载:
  2. 编程之美 让CPU占用率曲线听你指挥 cpu正弦曲线-Programming of the United States to allow the CPU occupancy rate curve to listen to your command CPU sine curve
  3. 所属分类:Hook api

    • 发布日期:2017-04-29
    • 文件大小:8123
    • 提供者:ddd
  1. project1100

    0下载:
  2. 利用VB实现画曲线的方法,利用VB学会画曲线,一条正弦曲线,简单易懂-use VB to make one signle wave
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:4558
    • 提供者:gaango395
  1. Question4_6

    0下载:
  2. 可视化编程 在C语言环境下 实现一圆沿着正弦曲线运动 随着幅值的增加 改变大小 变换颜色-Visual programming in C language environment to achieve a circular motion along a sine curve with the increase in amplitude changes in the size of the color change
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6746
    • 提供者:zhia429739
  1. Desktop

    0下载:
  2. 利用M文件画出一条正弦曲线和一条余弦曲线,其中第一条曲线采用红色实线并用+号显示数据点位置,第二条采用黑色点线并用*号表示数据点位置,并标注标题和横纵坐标-Use M file draw a sine curve and a cosine curve, wherein the first curve with red solid line with the+ sign and position data, the second black dotted line with an asterisk
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4318
    • 提供者:杨美娟
  1. tuxingcaidanyanshixitong

    0下载:
  2. 使用MATLAB编制的简易图形显示工具,能够实现正弦曲线和余弦曲线的绘制,并在界面中改变显示参数,能够执行菜单操作。-MATLAB prepared using a simple graphical display tool, can achieve the sine curve and cosine curve drawing, and in the interface to change the display parameters, to perform the menu operatio
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:699
    • 提供者:张炳
  1. hdbddgq

    0下载:
  2. 实现步骤 1. 首先确定使用分割法将整张图片分割成若干份,画在一个网格组成的长方形中 2.画出N*N格的方格 3.将国旗图案贴到这个网格中 1》 计算网格各顶点坐标 Vertex 计算各顶点对应的纹理坐标 texcoord 计算各顶点所对应的顶点法向量 Normal 计算出需要绘制的各顶点的顺序 order 绘制飘动效果 根据正弦曲线,计算出各顶点所对应的深度值 zDepth 计算出正弦曲线的波动 坐标点的变动 顶点法向量坐标值的变动 增加灯光
  3. 所属分类:android

    • 发布日期:2017-04-30
    • 文件大小:356998
    • 提供者:芦天民
  1. SIN

    0下载:
  2. 通过c语言程序,让cpu画正弦曲线,可以使用资源管理器查看。-Through the C language program, so that CPU draw sine curve, you can use the resource manager to view.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-04
    • 文件大小:50863
    • 提供者:许佳伟
  1. vtkCustomControl

    0下载:
  2. 用vtk画正弦曲线,可以通过改点位置画其他曲线,用vc6.0对话框,里面有vtk自定义控件的类蛮好的-With vtk draw sine curve, you can change the location of other curves, with vc6.0 dialog box, which has a vtk custom control class just fine
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-28
    • 文件大小:10994879
    • 提供者:李佳镜
  1. sjne

    0下载:
  2. 用VC++编写一个圆,并使其沿正弦曲线运动,在此过程中,不错-With vc++ write a circle, and make it along a sine curve movement, in the process, good
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-16
    • 文件大小:19456
    • 提供者:functvr
  1. curvesbesine

    0下载:
  2. 一条SIN曲线,正弦曲线,通过改变参数的设顶,可以改变曲线的形状-A sine curve, the sine curve, by changing the parameters of the cap, can change the shape of the curve
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-12
    • 文件大小:141626
    • 提供者:mlbinois
  1. jtarvatinsrobust

    0下载:
  2. windows编程,使用GDI函数绘制的正弦曲线源码 不错的-Windows programming, use GDI functions to draw good sinusoidal source code
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-16
    • 文件大小:5120
    • 提供者:ondneh
  1. 8464746

    0下载:
  2. 圆沿正弦曲线运动,并且圆会大小变化!的VC++API程序!,-Circular movement along a sine curve, and circle size will change!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-13
    • 文件大小:6233
    • 提供者:cpnsgstency
  1. vhe

    0下载:
  2. 一条SIN曲线,正弦曲线,通过改变参数的设顶,可以改变曲线的形状-A sine curve, the sine curve, by changing the parameters of the cap, can change the shape of the curve
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-17
    • 文件大小:150528
    • 提供者:GZN-1130
  1. 模板0.显示LCD-颜色

    1下载:
  2. 显示LCD-颜色 stm32 能绘制直线、矩形、填充矩形、圆形、正弦曲线(Display the LCD- color stm32)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-12-19
    • 文件大小:3368960
    • 提供者:紫色的猫
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 18 »
搜珍网 www.dssz.com