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

搜索资源列表

  1. 2

    1下载:
  2. JPG算法:自写算法将BMP转换为JPG,再将jpg转化为bmp,比较前后两个bmp得质量差别,在不同的量化参数(50 压缩,75 压缩,95 压缩)下对比效果,包括:jpg压缩后的大小、图像质量、压缩时间 -JPG algorithm: self-written algorithm BMP converted to JPG, and then transformed into the jpg to bmp, compare before and after two bmp get the
  3. 所属分类:Java Develop

    • 发布日期:2014-05-06
    • 文件大小:555008
    • 提供者:杨蔚
  1. js

    0下载:
  2. 是JAVA语言环境下的重要源代码参参考资料,帮助朋友们节省时间和精力。是不可多得的JAVA源代码大全。-Is an important source parameter references in the JAVA language environment, save time and effort to help friends. Rare Java Source Code Complete.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-17
    • 文件大小:36706
    • 提供者:wangzhongai
  1. java

    0下载:
  2. 基于javaweb的参数类型转换,需要注册信息,可以转换point,map等类型-basic javaweb is parameter conversion
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:561
    • 提供者:胡天辰
  1. ImageCutUtil

    0下载:
  2. 一个简单的切图工具类,没有复杂的安装环境,参数自己调整可以-Cut a simple diagram tools, no complicated installation environment, parameter adjustments can
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3072
    • 提供者:yixc
  1. RMI-distribution-calculation

    0下载:
  2. 可以单机模拟多台电脑的环境。当然也可以在Eclipse中配置运行时程序的参数来运行程序(运行时参数主要负责传递端口号,服务器地址等)。 -Can be stand-alone simulation environment of multiple computers. Of course, the parameters of the program can also be configured to run in Eclipse to run the program (run-time par
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:27546
    • 提供者:quseking
  1. Asynchronous-load

    0下载:
  2. 异步加载 您可以在引用脚本的时候添加callback参数,当脚本加载完成后callback函数会被立刻调用。-Asynchronous load reference to the scr ipt you can add a callback parameter, the callback function will be invoked immediately when the scr ipt is finished loading.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-03
    • 文件大小:1090
    • 提供者:Jones.Wang
  1. ErlangCacu2

    0下载:
  2. 爱尔兰计算器java实现。实现爱尔兰B公式和爱尔兰C公式的计算,知道三个参数中任意两个可以得到第三个参数的值。同时,利用了BigDecimal和BigInteger类,理论上,只要时间足够,程序可以实现对于任意大小的数的计算。另外,程序可以绘制B-C图和B-a图,还可以显示大群化效应。-Irish calculator java. B formula of Ireland and the Irish C formula calculation, know any two of the three
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:11750
    • 提供者:lijun
  1. sourceParserDemo

    0下载:
  2. 1. 识别java源码的语法结构,生成结点类型为具体源码成份的结点树。 2. 解析Java源码并从指定的方法入口处开始执行,在执行的过程中可以执行外部插入的执行逻辑。类似于AOP,但所截获的目标可以是方法也可以是任意细粒度的代码。 3. 解析Java源码并从指定的方法入口处开始执行,在执行过程中对不合理的代码进行预警。预警功能是我兴趣所在,亦将得到大力加强。 4. 静态处理: ① 对源码进行合法性检查,以保证其符合具体项目中的要求。类似于Java代码缺陷自
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1626861
    • 提供者:jinbingwei
  1. sdad

    0下载:
  2. 在HTML中传递Applet使用的参数,通过传递过来的参数设置Applet字体的显示颜色。-Applet using the parameters passed in HTML through the passed parameter is set Applet display font color.
  3. 所属分类:Applet

    • 发布日期:2017-04-08
    • 文件大小:1035
    • 提供者:SouljiaBoy
  1. ParametersInterceptor

    0下载:
  2. struts2 web 应用开发中 进行参数过滤处理的功能模块-struts2 parameter Interceptor
  3. 所属分类:Java Develop

    • 发布日期:2017-11-12
    • 文件大小:5271
    • 提供者:Fangming
  1. java

    0下载:
  2. (1)写一个final参数类M,包括比较次数、交换次数、探测次数属性,并重写构造器和toString方法。 (2)写一个抽象类A,其中包括要排序的数据。提供三个final方法,分别完成比较、探测、交换操作的同时,正确改变私有的M类对象成员的相关属性。并提供一个虚方法doSort,同时提供一个final方法sort(先设置M对象初值,然后调用doSort方法,返回M对象引用) (3)写三个采用不同方法排序的A类的派生类A1,A2,A3 (4)写一个测试类作为主类,分别生成A1,A2,A
  3. 所属分类:Applet

    • 发布日期:2017-11-24
    • 文件大小:5700
    • 提供者:given
  1. Unlinker

    0下载:
  2. 为Unlinker.java文件中的Unlinker类实现成员函数String clean(String text),其功能是屏蔽字符串参数中的网页链接信息并返回结果。-The Unlinker.java file Unlinker class member function String clean (String text), its function is to shield the web link information in the string parameter and retu
  3. 所属分类:JavaScript

    • 发布日期:2017-10-30
    • 文件大小:2242
    • 提供者:Cherry
  1. MinValue

    1下载:
  2. a) Write the method signature for an instance method named minValue, which takes as a formal parameter an array of int and returns the minimum value found in that array. b) Implement the minValue method. Some or all of the values in the array ma
  3. 所属分类:Jsp/Servlet

    • 发布日期:2015-05-21
    • 文件大小:1024
    • 提供者:陈桐鑫
  1. java-Generic-tools

    0下载:
  2. 包含获得各种集合对象的常用方法的泛型工具类。如果要获得一个 {@code Map<String, String>} 的对象,可以通过下面的方式实现: * {@literal Map<String, String> map = GenericUtils.getMap() }。但是不能直接作为参数使用,例如有这样一个方法: * {@literal setInfo(Map<String, String>)},不能直接这样调用:<s> * &l
  3. 所属分类:Java Develop

    • 发布日期:2017-11-06
    • 文件大小:1816
    • 提供者:final
  1. xmlDemo

    0下载:
  2. xmlRpc传参的demo,使用该demo进行参数的传递,实现与c++或者php等的交互-xmlRpc pass the parameters of the demo, the demo parameter passing, and interaction with c++ or php
  3. 所属分类:Applet

    • 发布日期:2017-12-01
    • 文件大小:724508
    • 提供者:huang
  1. HttpUrlHelper

    0下载:
  2. 1、保存文件到本地 2、想一个url地址发送数据,并且接收返回参数-1, save the file to your local want a url address to send data and receive a return parameter
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-22
    • 文件大小:1021
    • 提供者:张es
  1. jdownload

    0下载:
  2. jDownload是一个设计良好、简洁且容易使用的下载插件。当点击下载链接时,插件将会发送一个Ajax请求,然后从服务器端(PHP)返回下载文件的信息,信息将会以模态窗口的形式显示。此插件具有相当高的可定制性,可通过参数设置窗口大小、窗口触发方式等,弹出的窗口也可调整大小。-jDownload is a well-designed, compact and easy to use download plug-ins. When you click on the download link, th
  3. 所属分类:JavaScript

    • 发布日期:2017-11-22
    • 文件大小:15799
    • 提供者:kkpudn678
  1. fcbkListSelection-master

    0下载:
  2. fcbkListSelection是一个基于jQuery的轻量级列表选择器插件,它类似于在脸书(Facebook)中所看到的好友选择器。此插件生成的列表可通过参数进行设置,可设置的选项有:列表宽度,列表中每项的高度以及一行中显示的项目数。-fcbkListSelection a list selector plugin based on jQuery lightweight, which is similar to see friends in face book (Facebook) sele
  3. 所属分类:JavaScript

    • 发布日期:2017-11-29
    • 文件大小:25278
    • 提供者:kkpudn48a
  1. javadoc-search-1.0.2-1.tar

    0下载:
  2. Javadoc-search 是一个 CGI 脚本用来对 JavaDoc 工具生成的 HTML 文档进行搜索的工具。可搜索类名、方法名和参数类型。-The Javadoc-search is a CGI scr ipt used to the generated JavaDoc tools, HTML document search tool. Search class name, method name and parameter types.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-07
    • 文件大小:12040
    • 提供者:pudn
  1. tushuxitong

    0下载:
  2. 用户登录图书馆管理系统后,可看到图书借阅排行榜,通过排行榜可以看出借阅图书的名称、图书类型、借阅次数等相关信息。 (2)单击“系统设置”/“图书馆信息”命令,对图书馆信息进行设置操作。 (3)单击“系统设置”/“管理员设置”命令,对管理员信息进行添加、权限设置、查询及删除操作。 (4)单击“系统设置”/“参数设置”命令,对办证费用及有效期限信息进行添加操作。 (5)单击“系统设置”/“书架设置”命令,对书架信息进行添加、修改及删除操作。 -User log in librar
  3. 所属分类:Java Develop

    • 发布日期:2017-12-07
    • 文件大小:776429
    • 提供者:lzc
« 1 2 3 4 56 7 8 9 10 11 »
搜珍网 www.dssz.com