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

搜索资源列表

  1. source_code

    0下载:
  2. 本类库包含了常规的数据库联结操作,可以手动注册数据库在drivers.xml中。 本类库包含如下类: ------------------------------------- DriverUtilities loadDrivers():加载驱动程序,本类提供了mysql,oracle,sql server,access的数据库驱动,url记录。 isValidVendor(String vendor):判断vendor数据库相关记录是否存在。 makeURL(St
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-01-17
    • 文件大小:8060
    • 提供者:zhaowei
  1. FP-growth-algorithm-implementation

    1下载:
  2. FP增长算法的实现与测试(Java实现) 1、程序编译运行环境Eclipse3.20+JDK1.60 2、程序参数说明 -F=filename -S=support -C=confidence filename:数据集文件名,必须位于工程根目录下 support:支持度,位于0-100.0之间的任意数 confidence:置信度,位于0-100.0之间的任意数 例如:-F=anonymous-msweb.data -S=10.0 -C
  3. 所属分类:Java Develop

    • 发布日期:2017-03-21
    • 文件大小:540367
    • 提供者:frank
  1. id3

    0下载:
  2. The file ID3.java has a simple implementation of the algorithm. Data are read from a file whose filename is specified at the command line-The file ID3.java has a simple implementation of the algorithm. Data are read from a file whose filename is spe
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:3896
    • 提供者:didi ramzi
  1. file

    0下载:
  2. dirName变量变数引用 fileName变量变数引用 -dirName variable variable variable variable reference to reference fileName
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:980
    • 提供者:王明
  1. java8_24

    0下载:
  2. 从文本中去除所有指定字符串。例如: 调用java java8_24 john filename 从指定的文件中去掉字串john-Removed from the text all the specified string. For example: call java java8_24 john filename removed from the specified file string john
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:640
    • 提供者:王锡祥
  1. 222

    0下载:
  2. JNI是Java Native Interface的缩写,中文为JAVA本地调用。从Java 1.1开始,Java Native Interface (JNI)标准成为java平台的一部分,它允许Java代码和其他语言写的代码进行交互。 OpenCV是Intel公司支持的开源计算机视觉库。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。 -myJNIOpenCV = new JNIOpenCV() String
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:39010
    • 提供者:yinxin
  1. dump_payload

    0下载:
  2. 有一些方法和函数还是不是很了解,后期还是要多了解。-strcmp(fname, filename[i])
  3. 所属分类:JavaScript

    • 发布日期:2017-03-31
    • 文件大小:1170
    • 提供者:杨文侠
  1. HyperLinkLabel

    0下载:
  2. Add a file to a JLabel, FileName is displayed and file can be explored by clicking on the link
  3. 所属分类:JavaScript

    • 发布日期:2017-04-10
    • 文件大小:609
    • 提供者:magali
  1. TimeShutdown

    0下载:
  2. FlashGet下载完自动关机的小程序:使用快车FlashGet下载文件,下载任务完成后自动关机的小程序,原理是定时判断下载文件所存放的文件夹下有没有该文件的名字,因为在下载未完成时,文件夹里下载的文件的名字是filename.jc和filename.jccfg3,下载完成后,文件的名字就恢复了本来的名称。-FlashGet downloaded automatically shutdown applet: Use Express FlashGet to download files, auto
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:682
    • 提供者:geeksun
  1. pdfread

    1下载:
  2. PDDocument doc PDFTextStripper stripper = new PDFTextStripper() stripper.resetEngine() stripper.setWordSeparator(" ") // stripper.setShouldSeparateByBeads(false) stripper.setShouldSeparateByBeads(true) stripper.set
  3. 所属分类:Java Develop

    • 发布日期:2017-06-01
    • 文件大小:20852736
    • 提供者:niktok
  1. PA8

    0下载:
  2. For this assignment, you will modify and extend your PA1 CS11Turtle programming assignment. You will create multiple turtles (in separate threads) to draw the letters and numbers in parallel. A primer on Java threading can be found here: http://www.j
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-03-03
    • 文件大小:40573
    • 提供者:Nopers
  1. Addr2Line

    0下载:
  2. Represents an addr2line process to get filename/method information from a memory address for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-01
    • 文件大小:2829
    • 提供者:naiyunki
  1. Desktop

    1下载:
  2. JSP完美实现中文文件名的上传与下载,实现将上传的PPT格式的文件自动转换为SWF文件。-JSP perfect realization of Chinese filename upload and download, upload realization will automatically convert PPT format files to SWF files.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2016-10-01
    • 文件大小:6961152
    • 提供者:赵瑾
  1. BatchAddEmployee

    0下载:
  2. 类名:com.uisftech.hr.util.StringUtil.java。方法如下:  检查一个字符串是否为空(null、“”或全部为空格)  检查一个字符串是否为数字  解析一个文件名字符串,取文件的扩展名  解析一个文件名字符串,取丌含扩展名的文件名  生成一个指定位数的验证码,规则如下: • 验证码每一位可取:数字0~9,小写字母a、b、c、d、e、f、g、h、i、j、k、m、n、
  3. 所属分类:JavaScript

    • 发布日期:2017-04-03
    • 文件大小:1958
    • 提供者:df
  1. sdafjkasdfjkasdhjkfhasdjkm

    0下载:
  2. public String filename= //用来保存存储的文件名 BluetoothDevice _device = null //蓝牙设备 BluetoothSocket _socket = null //蓝牙通信socket boolean _discoveryFinished = false boolean bRun = true boolean bThread = false boolean hex=true -public String
  3. 所属分类:Java Develop

    • 发布日期:2017-05-02
    • 文件大小:713702
    • 提供者:dwy
  1. src

    4下载:
  2. 本程式發怖於 http://wst.site90.net 本程式存放於 http://sites.google.com/site/aplus33 變身檔使用方法: 1.勾選變身檔後開啟天堂 2.程式會自動從記憶體抓取原始的List.spr並存成List.spr.txt 3.直接修改List.spr.txt即可,不需要編碼 (執行天堂時程式會自動將List.spr.txt編碼並寫入記憶體) 某些登入器會封鎖本程式 其中一項封鎖是偵測本程式的檔名
  3. 所属分类:JavaScript

    • 发布日期:2016-01-17
    • 文件大小:1174528
    • 提供者:z7967616
搜珍网 www.dssz.com