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

搜索资源列表

  1. IIR带通滤波器设计

    0下载:
  2. IIR带通滤波器设计,提供交互界面,JAVA编写,VJ编译-IIR band-pass filter design, interface, JAVA prepared, VJ compiler
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:97319
    • 提供者:胡安
  1. Java_upload_1

    0下载:
  2. 自己编写的Java的上传类,可以多文件同时上传,并提供了Request的方法来获得变量值,过滤文件等功能。-prepare themselves upload Java class can also upload more documents, the Request and provide the means to obtain variable value, filter paper and other functions.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:5671
    • 提供者:刘哲理
  1. test

    0下载:
  2. spam filter for email classifacation
  3. 所属分类:Internet-Socket-Network

  1. java-scanner

    3下载:
  2. 用C语言(或 C++ )作为宿主语言完成: Java语言词法分析器的设计和实现 其中具体要求: 1. 使用DFA实现词法分析器的设计; 2. 实现对Java源程序中注释的过滤; 3. 利用两对半缓冲区从文件中逐一读取单词; 4. 词法分析结果属性字流存放在独立文件(文件名:scanner_output)中; 5. 统计源程序每行单词的个数和整个源文件单词个数; 6. 具有报告词法错误和出错位置(源程序行号和该行字符)的功能; -Using C language
  3. 所属分类:Compiler program

    • 发布日期:2016-03-15
    • 文件大小:4917
    • 提供者:kjs
  1. Lesson7

    0下载:
  2. Examples of ways to filter your textures, simple lighting, keyboard control
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:201068
    • 提供者:TiNg
  1. 04-Pipes-Filters-ImageProc

    0下载:
  2. 管道过滤器的例子代码,能对照片进处理。能够改变照片的亮度、对比度等东西。-Pipe filter example code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1491886
    • 提供者:杨鑫晟
  1. ThinkinginJavaSourceCode

    0下载:
  2. 这个是Java学习的源代码,哈哈哈,你们可以看一下哈哈,哈哈哈,哈哈哈哈哈,够二十个字了吧-this demo is to show you how to implement a generic SIR (a.k.a. particle, bootstrap, Monte Carlo) filter to estimate the hidden states of a nonlinear, non-Gaussian state space model.-this demo is to show
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:2914
    • 提供者:tian
  1. CannyEdgeDetector

    0下载:
  2. canny edge detector is the best edge detection in the image processing field.in the first guassian blur in the image and then use sobel filter to get magnitude image
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-06
    • 文件大小:5484
    • 提供者:Delphi_CAT
  1. crm

    0下载:
  2. 这是一个客户关系管理系统(crm),用了ssh、ajax、filter、css等技术,后台的数据库时sqlserver,该系统实现了对客户资源的管理,这个系统大致可分为以下几个模块:营销管理、客户管理、服务管理、统计报表、基础数据和权限管理。 -This is a customer relationship management system (crm), using the ssh, ajax, filter, css techniques, the background database,
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-06-15
    • 文件大小:24027932
    • 提供者:余倩
  1. src

    0下载:
  2. 一个Java实现的基于内容的图像检索工具包,可用来提取图像的颜色特征、纹理特征(Gabor Filter)以及形状特征,并在此基础上判断图像相关性。-Java implementation of a content-based image retrieval toolkit, which can be used to extract the image' s color features, texture features (Gabor Filter), and shape feature
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:41843
    • 提供者:杜可
  1. An-Introduction-To-The-Kalman-Filter

    1下载:
  2. In putting together this course pack we decided not to simply include copies of the slides for the course presentation, but to attempt to put together a small booklet of information that could stand by itself. The course slides and other useful
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:537416
    • 提供者:ele rock
  1. jspbook

    0下载:
  2. GZIPFilter可以用gzip的方式压缩HTTP Response的内容,从而在Server端加快了响应回复的速度(gzip压缩过程需耗用CPU资源,却大幅减轻了网卡的处理负担),在Client端缩短了页面刷新时间,在网络内减少了数据流量。另一方面,因为采用的Filter的方式,无需改动应用现有的代码就可引入该功能。-GZIPFilter way can be compressed with gzip content of HTTP Response to the Server side t
  3. 所属分类:Web Server

    • 发布日期:2017-03-28
    • 文件大小:11917
    • 提供者:wendou
  1. Java-image-Processing-Lib

    0下载:
  2. java图像处理和识别包,包含数十种转换滤镜和识别算法的实现。-java Image processing package filter
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:738173
    • 提供者:Ricky
  1. FileDialog.java

    0下载:
  2. 文件选择器,纯dialog形式,不需要素材文件和布局文件,可设置文件过滤类型(只加了简单几个,可以自己随便加,很容易)-File selection of pure dialog, no material file and layout files, you can set the file filter type (only a few simple, can seek to raise, it is easy)
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:3079
    • 提供者:awen
  1. JAVA-GBK

    0下载:
  2. GBK关键代码,用于产生过滤器的设置,支付宝关键代码,用于产生过滤器的设置-GBK key code, used to generate the filter settings, Alipay key code used to generate the filter settings
  3. 所属分类:Web Server

    • 发布日期:2017-11-14
    • 文件大小:283538
    • 提供者:曾老大
  1. Java-Scanner

    1下载:
  2. Java语言词法分析器的设计和实现 其中具体要求: 使用DFA实现词法分析器的设计; 实现对Java源程序中注释的过滤; 利用两对半缓冲区从文件中逐一读取单词; 词法分析结果属性字流存放在独立文件(文件名:scanner_output)中; 统计源程序每行单词的个数和整个源文件单词个数; 具有报告词法错误和出错位置(源程序行号和该行字符)的功能;-Java language lexical analyzer design and implementation of w
  3. 所属分类:Other windows programs

    • 发布日期:2016-03-15
    • 文件大小:3072
    • 提供者:wenchangwei
  1. sensitivewd-filter

    0下载:
  2. 一个小功能,采用java实现的文本敏感词过滤(text sensitive word filter implemented using java)
  3. 所属分类:其他

  1. 卡尔曼算法java版

    0下载:
  2. 实现了卡尔曼滤波,使用java语言,比较清晰明了,可以用于gps降噪等环境(Achieved the Calman filter, the use of Java language, relatively clear, can be used for GPS noise reduction and other environments)
  3. 所属分类:数学计算

    • 发布日期:2017-12-21
    • 文件大小:7168
    • 提供者:toe
  1. fanmuifao

    0下载:
  2. A window function design FIR digital band-pass filter, Multi-machine power system simulation and flow calculation, wolf calculated Lyapunov exponent.
  3. 所属分类:教育系统应用

  1. JAVA

    0下载:
  2. Project Descr iption nBayes (based on Paul Graham's spam filter) makes it easy to introduce statistics based decision using JAVA
  3. 所属分类:C#编程

« 1 23 4 5 »
搜珍网 www.dssz.com