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

搜索资源列表

  1. 数字图像

    0下载:
  2. 数字图像马赫带,正弦波等现象的实现-digital image Mach band sine wave phenomena such as the realization
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:8.13kb
    • 提供者:王维
  1. GY

    0下载:
  2. 正弦波形的显示,即用程序把波形在机器上显示出来-sine-shows that the procedures put in the waveform displayed on the machines
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:1kb
    • 提供者:wjsorc
  1. ImgIntfc02

    0下载:
  2. 一个生成验证码的测试程序,给验证码叠加了正弦波,使字形扭曲,难以机器识别,但人眼容易识别。-a validation code generation test procedure for the verification code superimposed on the sine wave, the characters twisted, difficult to identify machines, But the human eye easily identifiable.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:7.94kb
    • 提供者:一农
  1. sineCurve

    0下载:
  2. 绘制一个正弦函数曲线,包括x轴y轴,横纵坐标-Draw a sine function curve
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:7.05kb
    • 提供者:x2310
  1. ComplexCalculator

    0下载:
  2. 使用NetBean开发的java简易复数计算器,支持复数的加法、减法、乘法、除法、根、模、自然对数、实幂指数、虚幂指数、正弦、余弦、正切的运算。设计了自己的复数类-NetBeans development of the use of the plural simple java calculator, support plural addition, subtraction, multiplication, division, roots, mold, natural logarithm, it
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:99.52kb
    • 提供者:billsedison
  1. src

    0下载:
  2. 编写一个能绘制动态绘制正弦波和余弦波的程序,此程序绘制的正弦波和余弦波分属两个panel,它们会不断地在窗口中向后移动,就像示波器一样。-Prepared a dynamic map rendering sine and cosine waves procedures, this procedure drawn sine and cosine waves belong to the two panel, they will continue to move backwards in the wi
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:2.16kb
    • 提供者:ghmghm3
  1. graphic

    0下载:
  2. JAVA 繪圖功能 以繪製出可以調整的弦波-java graphic and it can plot the sine wave that can adjust
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:15.31kb
    • 提供者:spider
  1. sim

    0下载:
  2. 绘制动态绘制正弦波和余弦波的程序,此程序绘制的正弦波和余弦波分属两个panel,它们会不断地在窗口中向后移动,就像示波器一样-Drawing dynamic sine wave and cosine wave mapping procedures, the procedures of the sine and cosine mapping belong to the two-wave panel, they will continue to move backwards in the windo
  3. 所属分类:JavaScript

    • 发布日期:2017-04-25
    • 文件大小:14.62kb
    • 提供者:志聪
  1. SineWaveGenerator

    0下载:
  2. This a code for Sine Wave Generator using Java language-This is a code for Sine Wave Generator using Java language
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:730byte
    • 提供者:aryz152
  1. DrawFigures

    0下载:
  2. 编写Applet程序在画出一条两个周期的正弦曲线,要求: 1)画出坐标系,坐标系在applet窗口的中央,作图区域的大小通过html文件传递 2)曲线的颜色为红色,坐标系为绿色,有刻度 -Write Applet program to draw a two-cycle sine curve, requires: 1) Draw a coordinate system, coordinate system in the applet window, central, mapping the
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:969byte
    • 提供者:冰样
  1. Sine_Wave

    0下载:
  2. javafx 正弦动画 学习交流 -java sine wave
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:21.7kb
    • 提供者:lance
  1. flashkejian

    0下载:
  2. 教学资料正弦函数图像flash课件,很有用-Teaching materials sine images flash courseware, useful
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-08
    • 文件大小:221.8kb
    • 提供者:Holly
  1. Calculator

    0下载:
  2. 此程序实现的是一个计算器,包含加减乘除、正弦余弦等的计算-Implementation of this program is a calculator, including addition and subtraction multiplication and division, the calculation of sine cosine, etc.
  3. 所属分类:Applet

    • 发布日期:2017-04-10
    • 文件大小:1.39kb
    • 提供者:陈东
  1. java

    0下载:
  2. 一个能实现计算器功能的Java程序,可以进行加、减、乘、除(另外可适当加上阶乘、正弦、余弦和指数)运算。-Calculator functions to achieve a Java program, you can add, subtract, multiply, divide (also may be appropriate with factorial, sine, cosine and index) calculation.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:5.04kb
    • 提供者:feng
  1. math

    0下载:
  2. 通用初等函数计算器,在网页上模拟出键盘的风格,程序主要是进行数学运算,不但包括最基本的加减乘除运算,还有平方根、立方根、正弦、余弦运算,以及一些更复杂的数学函数。本计算器运行于PHP环境,更多功能希望与大家一起完善。 http://www.codefans.net/other/math/-Universal primary function calculator on the page to simulate the style of the keyboard, the program is
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-09
    • 文件大小:6.3kb
    • 提供者:
  1. java

    0下载:
  2. 计算器的设计与实现 设计一个能实现计算器功能的Java程序,可以进行加、减、乘、除(另外可适当加上阶乘、正弦、余弦和指数)运算。-Design and implementation of the calculator design a calculator function to achieve Java program, you can add, subtract, multiply, divide (also may be appropriate with factorial, sine
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:8.64kb
    • 提供者:zhouping
  1. sin_swf2

    0下载:
  2. 本人以前做的正弦波显示,可以动态更改振幅和频率。可做教学演示!-I used to do the sine wave display, you can dynamically change the amplitude and frequency. Teaching demonstration to do!
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-06
    • 文件大小:8.57kb
    • 提供者:macrodna
  1. CurveDemo

    0下载:
  2. 用Java创建一个窗口程序,在窗口上绘制正弦曲线-Create a window with a Java program to draw the sine curve in the window
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:2.45kb
    • 提供者:刘晓晶
  1. sin_bo

    0下载:
  2. 数学函数应用,这是一个正弦波的例子,蛮经典的,希望大家能从这找到好东西-Application of mathematical functions, which is a sine wave example, very classic, I hope you find the good stuff from this
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-15
    • 文件大小:6.64kb
    • 提供者:syq
  1. Sine-curve-java-code

    0下载:
  2. 通过java编写正弦曲线,并带有轴以及y轴!通过输入周期和振幅来画出一条新的正弦曲线!-Sine curve through java prepared, and with axes and y-axis! By entering the period and amplitude of the sine curve to draw a new!
  3. 所属分类:Applet

    • 发布日期:2017-04-07
    • 文件大小:5.06kb
    • 提供者:sunqu
« 12 3 »
搜珍网 www.dssz.com