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

搜索资源列表

  1. cos-26Dec2008

    0下载:
  2. Internet File uploader using java language
  3. 所属分类:JavaScript

    • 发布日期:2017-03-30
    • 文件大小:285657
    • 提供者:sangyon
  1. java__calculator

    0下载:
  2. 本源码是java 仿WINDOWS的一个计算器,包含了的基本运算和log ,sin,cos,等运算。-WINDOWS imitation of the source is a java calculator, contains the basic arithmetic and log, sin, cos, and other operations.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:75107
    • 提供者:wang
  1. AssignmentSharp1

    0下载:
  2. Write a program that takes the x-y coordinates of a point in the Cartesian plan and print a message in a message dialog box telling either an axis in which the point lies or the quadrant in which it is found. Sample line of output: (-1.0, -2.5)
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:184635
    • 提供者:Anas
  1. croftsoft_2008-09-28

    0下载:
  2. float midy = (float)(y - lastY)/2) double phi = Math.atan2(midy-center.y, midx-center.x) String s = neighbors[i-1] double sw = font.getStringBounds(s, frc).getWidth() double diag = Math.sqrt(sw*sw + sh*sh)/2 float sx = (float)(mi
  3. 所属分类:Java Develop

    • 发布日期:2017-06-11
    • 文件大小:18962766
    • 提供者:Malik
  1. keytest

    0下载:
  2. 创建一个GUI程序,含有三个按钮(sin、cos和sqrt),含有canvas控件-Creating a GUI program, with three buttons (sin, cos and sqrt), with canvas control
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-04-11
    • 文件大小:708
    • 提供者:罗芳
  1. uploadfile

    0下载:
  2. 在jsp中实现文件上传,可用的类库很多,我们建议使用cos,它是 O‘Reilly公司的,这个上传的组件也做得很好,最重要的是,它是开源的. 下载最新的cos包(http://www.servlets.com/cos/index.html),加入到你的classpath中 -Achieved in the jsp file upload, a lot of libraries available, we recommend the use of cos, it is O Reilly s, th
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-16
    • 文件大小:57270
    • 提供者:阿美囡
  1. Calucator

    0下载:
  2. java小科学计算器,界面简单,除简单的四则运算外,还有sin,cos等计算功能,对于初学java的同学比较有用。-java scientific calculator, a simple interface, in addition to a simple four operations, as well as sin, cos and other computing functions, useful for the novice Java students.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:3152
    • 提供者:罗远
  1. CaculatorFinal

    0下载:
  2. 科学+基本型计算器,可实现sin以及cos等计算。功能未完全实现-Scientific of+ basic calculator, the feature is not fully realized
  3. 所属分类:JavaScript

    • 发布日期:2017-04-07
    • 文件大小:19525
    • 提供者:亚洲
  1. taile

    0下载:
  2. 泰勒公式求解 可以进行泰勒公式求解 cos值-yes taile gong shi
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:639
    • 提供者:011
  1. Cos

    0下载:
  2. Corba developer library
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:266430
    • 提供者:austin
  1. CosNotifyComm

    0下载:
  2. Cos Notifi Corba Library
  3. 所属分类:JavaScript

    • 发布日期:2017-04-07
    • 文件大小:53558
    • 提供者:austin
  1. thisky

    0下载:
  2. Cos.X留言板_thisky,php编程学习源码。-The Cos.X _thisky message board, PHP learning programming source code.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-06
    • 文件大小:27206
    • 提供者:什锦豆腐
  1. jfinal-jfinal-master

    1下载:
  2. 一、在本地安装部分 jar 包 由于在 maven中心库中未找到jetty-server-8.1.8.jar 与 cos-26Dec2008.jar, 需要先使用如下命令将这两个 jar 包安装在本地 maven 库中 安装 jetty-server-8.1.8.jar mvn install:install-file -DgroupId=com.jfinal -DartifactId=jetty-server -Dversion=8.1.8 -Dpackaging=jar
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-06-11
    • 文件大小:18162682
    • 提供者:黄涛
  1. TaiJi

    0下载:
  2. 自己写的JS程序: 具体是使用JS+JQ+animate动画+勾股定理实现了画太极图,原理很简单,就是使用绝对定位作为 div坐标+动画+div生成,升级画法:可以使用三角函数(sin,cos,tan etc),使用勾股定理每个像 素点的位置不太好把握! 最后:感兴趣的同学可以将imgs中的图片改成透明的图片,替换JS中方块,这样效果好看些。-JS write their own programs: Specifically using JS+ JQ+ an
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:288056
    • 提供者:
  1. mobilegamingPhysicsM

    0下载:
  2. 物体做抛物线运动是游戏中基本运动物理模型之一! 在PC游戏中可以由重力公式 轻易模拟,但在手机游戏中 ,由于多数手机不支持浮点运算 因此不能用 sin ,cos, 来分解初速度。 所以只能用近似模拟的方法! 我所采用的是:先放大后缩小的模拟方式,并且为了更精确加入了一定的偏移量。- -Objects do parabolic movement is one of the basic sports physical model of the game! Can be easily simula
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:55333
    • 提供者:向宇
  1. src

    0下载:
  2. 计算器 包括+ - * / sin cos tan 开根号 加括号 进制转换-Calculators include+-*/sin cos tan roots and bracketed hex conversion
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-26
    • 文件大小:3593
    • 提供者:123xiao
  1. wireframe cube rendered by javascript in .svg file

    0下载:
  2. points are calculated by sin/cos and drawn by line function
  3. 所属分类:其它源码

    • 发布日期:2014-08-21
    • 文件大小:2719
    • 提供者:pizzahawaii
  1. yxqx

    0下载:
  2. Java提供了三角函数方法,直接调用cos()方法就可以根据x坐标计算出y坐标。需要注意的是,cos()方法输入的参数是弧度值,要进行坐标转换,同样,得到的结果也要进行转换处理。- Java provides a trigonometric method, a direct call cos () method can be calculated based on the x coordinate y coordinates. It should be noted that the para
  3. 所属分类:Java Develop

    • 发布日期:2017-04-28
    • 文件大小:16060
    • 提供者:卜加兴
  1. E_cos

    0下载:
  2. cos实例,最简洁的代码,后端上传文件例子,性能最优的免费组件-cos instance, most concise code, upload the file back-end example, the optimal performance of free assembly
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-24
    • 文件大小:65139
    • 提供者:huangtengye
  1. cosx

    0下载:
  2. 这是学习C语言是编写的cos函数,喜欢C语言的朋友们,如果你是初学者,就看看这代码吧!-This is learning C language prepared by the cos function, like friends of the C language, if you are a beginner, take a look at this code!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:894
    • 提供者:ld72790
« 1 23 »
搜珍网 www.dssz.com