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

搜索资源列表

  1. cos-05Nov2002.zip

    0下载:
  2. 所属分类:JSP源码/Java

    • 发布日期:
    • 文件大小:372387
    • 提供者:
  1. cos-05Nov2002

    0下载:
  2. 很好的文件处理程序-good document processing
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:372700
    • 提供者:阿文
  1. Calculator

    1下载:
  2. 通过JAVA设计 GUI 界面的计算器程序,用户可以通过鼠标依次输入参加计算的数值,进行加、减、乘、除等混合运算,这些完成标准计算器的基础操作。当选择科学计算器后,可以实现sin 、 cos 、 tan 、 ln、x^y、x^2、x^3、pi、n!、mod和十六进制除这个以外还可以删除输入,清空结果,求1除X,X百分比,十进制是,八进制,二进制的相互转换。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:7542
    • 提供者:gggfhv
  1. JSExpressionEval_src

    0下载:
  2. javascr ipt写的表达式求值功能,支持+ - * / % ^ ! & | = > < <= >= <> 等操作符,还有一些常有的函数AVG ABS COS 等。并且支持变量。
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:24627
    • 提供者:李立奎
  1. up-downloadFile

    0下载:
  2. 一个在ie实现文件上传下载的程序,用到了cos和jspSmartUpload组件,其中,cos组件实现上传,jspSmartUpload组件实现下载
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1011088
    • 提供者:
  1. cos

    0下载:
  2. orelly的上传代码包 可以直接使用 用于上传下载功能
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:56717
    • 提供者:lee
  1. 细分时钟刻度算法.txt

    0下载:
  2. import java.awt.*; import javax.swing.*; public class Exercise8_12 extends JFrame { // Main method with three auguments: // args[0]: hour // args[1]: minute // args[2]: second public static void main(String[] args) { // Declare hour, minute, and seco
  3. 所属分类:WEB源码

  1. cosupload

    0下载:
  2. cos上传文件的例子 -cos上传文件的例子cos上传文件的例子
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:59517
    • 提供者:mrt
  1. jar

    0下载:
  2. 图片上传jar包:filemover.jar uploadbean.jar cos.jar-Image upload jar packages :filemover.jar uploadbean.jar cos.jar
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-26
    • 文件大小:73997
    • 提供者:clare
  1. swfUpload

    0下载:
  2. SWFUploader,ajax上传组件,结合cos上传组件一起使用,可以上传1G大小的附件。并且该组件提供js,方面开发者使用。-SWFUploader, ajax upload component, combined with the use of cos upload component, the size of attachments you can upload 1G. And that the component provides js, area developers.
  3. 所属分类:Ajax

    • 发布日期:2017-03-30
    • 文件大小:623538
    • 提供者:quli516@163.com
  1. BigCalculator_src

    0下载:
  2. java开发的大整数计算器,实现基本的运算,还有sin,cos,tan,cot.-java big integer calculator developed to achieve basic computing, there is sin, cos, tan, cot.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:41451
    • 提供者:xi
  1. MyCalcultaor

    0下载:
  2. this program is very interesting for to calculate with simple operation and advance operation. simple operation such us +,-,:,x and advance operation such as calculate sin,cos and tan implementation-this program is very interesting for to calculate w
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:353019
    • 提供者:m1rud1n
  1. find(1)

    0下载:
  2. 利用cos组件上传文件,也可以上传压缩包,只需要写几行代码即可-Using cos component upload files, you can upload compressed package, just write a few lines of code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:16923
    • 提供者:wangmi
  1. AxisSinCos

    0下载:
  2. 用java编程实现sin和cos曲线,主要是通过3个类来实现.-It is completed sin and cos curve in Java programming.And it is mainly through the three categories to achieve.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:1219
    • 提供者:xuexia
  1. mydraw

    0下载:
  2. 此代码可以实现在一个画布上画sin和cos函数图像.-This code can be achieved on a canvas painted sin and cos function of the image.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:838
    • 提供者:linuxiva
  1. Javacalculator

    0下载:
  2. 通过JAVA设计 GUI 界面的计算器程序,用户可以通过鼠标依次输入参加计算的数值,进行加、减、乘、除等混合运算,这些完成标准计算器的基础操作。当选择科学计算器后,可以实现sin 、 cos 、 tan 、 ln、x^y、x^2、x^3、pi、n!、mod和十六进制除这个以外还可以删除输入,清空结果,求1除X,X百分比,十进制是,八进制,二进制的相互转换-Through JAVA calculator program designed GUI interface, users can turn
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:3068
    • 提供者:李瑞
  1. jPod.5.2.20091102

    0下载:
  2. jPod is a mature PDF manipulation and rendering library. It supports COS and PD level manipulation of PDF documents, AFM and TrueTypes fonts, incremental writing of files, and parsing of files that slightly deviate from the specification.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-20
    • 文件大小:6070179
    • 提供者:factory
  1. jisuanqi

    0下载:
  2. 计算器功能比较简单,界面比较清爽,能进行十进制的加、减、乘、除、求倒数和负数功能,后来加上能实现“sin” “cos” “tan” “pow” 功能,clear表示初始化。-Simple calculator functions, interface cleaner, can be decimal add, subtract, multiply, divide, find the inverse and negative features, was added to achieve "
  3. 所属分类:JavaScript

    • 发布日期:2017-04-02
    • 文件大小:162546
    • 提供者:tony
  1. calculator

    0下载:
  2. calculate numbers with java.can do sin cos and other arthmatical calculation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:2976
    • 提供者:mahmuda
  1. 77433649swfUpload

    0下载:
  2. SWFUploader,ajax上传组件,结合cos上传组件一起使用,可以上传1G大小的附件-SWFUploader, ajax upload component, combined with the use of cos upload component, the size of attachments you can upload 1G
  3. 所属分类:Ajax

    • 发布日期:2017-05-02
    • 文件大小:623655
    • 提供者:andy
« 12 3 »
搜珍网 www.dssz.com