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

搜索资源列表

  1. 03312008JAVA3

    0下载:
  2. 找出1000以内的所有完数。一个数如果恰好等于它的因子之和,这个数就称为\"完数\"。-identify all 1,000 within a few End. A few If it is equal to the sum of the factor, the number on the "End few."
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:7472
    • 提供者:刘建强
  1. Membermanagement

    0下载:
  2. 俱乐部查询系统,用以查明俱乐部成员的姓名,-Club inquiry system, used to identify the names of club members, etc.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2004
    • 提供者:杜文博
  1. 200626740221

    0下载:
  2. 此程序为java计数程序,把查找文档的次数记录下,记录文档字数 -procedure for java counting procedures, and identify the number of recorded documents, records document wordage
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:9258
    • 提供者:李冰月
  1. JFtp

    2下载:
  2. JFtp是一个用 Java编写的图形化的FTP客户端程序。它支持所有基本的FTP操作,有一些改善的性能,如递归式目录上传,漂亮的swing UI,能够自动断点续传,能识别不完整的目录名。API从GUI中分离,可以用于第三方应用程序或命令行模式。-JFtp is a Java prepared by the graphic FTP client. It supports all basic FTP operation, the performance of some improvements, s
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:93943
    • 提供者:liaosp_11
  1. Police(2)

    0下载:
  2. 我自己根据以知道信息,找出犯罪嫌疑人的车好,中间代码很简单,用了枚句!-I know that according to their information, identify criminal suspects of the good, intermediate code is very simple, with the pieces sentence!
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:6805
    • 提供者:ruoyu
  1. jmap-0_3_1-src

    0下载:
  2. 优秀的内网子机及端口嗅探器(附java代码).JMap is a Java network port scanner, a security tool to identify open ports on any host or network subnet. -excellent machine within the network and port sniffer (java code). JMap is a Java ne twork port scanner. a security
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:32408
    • 提供者:Alvin
  1. ImgIntfc02

    0下载:
  2. 一个生成验证码的测试程序,给验证码叠加了正弦波,使字形扭曲,难以机器识别,但人眼容易识别。-a validation code generation test procedure for the verification code superimposed on the sine wave, the characters twisted, difficult to identify machines, But the human eye easily identifiable.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:8129
    • 提供者:一农
  1. SubjectSpider_ByKelvenJU

    1下载:
  2. 1、锁定某个主题抓取; 2、能够产生日志文本文件,格式为:时间戳(timestamp)、URL; 3、抓取某一URL时最多允许建立2个连接(注意:本地作网页解析的线程数则不限) 4、遵守文明蜘蛛规则:必须分析robots.txt文件和meta tag有无限制;一个线程抓完一个网页后要sleep 2秒钟; 5、能对HTML网页进行解析,提取出链接URL,能判别提取的URL是否已处理过,不重复解析已crawl过的网页; 6、能够对spider/crawler程序的一些基本参数进行
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1912263
    • 提供者:祝庆荣
  1. showhand.rar

    0下载:
  2. 一个梭哈游戏,暂时未加入人工智能,但程序可以自动识别玩家手中牌的类型,并可比较牌的大小,A Stud game, not yet join the AI, but the program can automatically identify the type of players card in their hands, and can compare the size of the card
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:3686
    • 提供者:wang
  1. DigitalIdentificationSystem

    0下载:
  2. 基于JAVA语言的数字识别系统,识别简单的1-9数字-Based on JAVA language digital identification system to identify the simple figure 1-9
  3. 所属分类:Applet

    • 发布日期:2017-04-24
    • 文件大小:208591
    • 提供者:archer
  1. calculator

    0下载:
  2. 计算器设计(运用词法分析&语法分析方法):1、为每种可能识别出来的合法单词创建一个类,类的属性包括该单词的各别码及值。 2、构建异常类,以实现计算器的容错性能。 3、构建一个词法分析类,用之提取单词。 4、构建表达式中各单词间的优先关系表。 5、构建一个语法分析类,对表达式进行规约。此类调用词法类获取单词,查询优先关系表进行规约操作。 6、构建一个计算类,调用语法分析类以实现计算。 7、构建一个GUI类,设计好操作界面,并内置计算类,以实现界面操作计算功能。 -Cal
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:41326
    • 提供者:熊涛
  1. QRCodeDecode

    1下载:
  2. 二维码的识别程序支持中文和URL地址识别 反编一下就可得源程序 -Two-dimensional code recognition program to support the Chinese and URL address to identify what could be a counter-made source
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:23958
    • 提供者:goldron
  1. fetchURLConnection

    0下载:
  2. java的网络编程:利用URLConnection 类来检索资源,并确定资源的MIME 类型和长度。-java Network Programming: Using URLConnection category to retrieve resources, and to identify resources MIME types and length.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:1227
    • 提供者:尚馨
  1. atlasgloves_0.1_source

    0下载:
  2. 数据手套,视频识别源代码,通过视频识别光点动作,判断鼠标方向。-Data glove, video identification of the source code, through the video to identify action points of light to determine the direction of the mouse.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-26
    • 文件大小:9434367
    • 提供者:artxb
  1. coo

    0下载:
  2. 用xml+swing+jdbc(hsqldb)写的电视广告管理软件 客户定义好广告的具体信息,系统根据广告的时间,主题,播放次数,给出其广告的一份推荐播放时段列表,客户确定好,生产合同 管理员可以定义电视台每天的广告时段,定义广告时段的价格,以及此时段的各种约束(比如可以放何种类型的广告,何种广告可以重复放,何种主题的广告可以一起放等等),同时客户可以查看广告的播放时段。 同时系统支持一些特殊广告(比如公益广告,或者重要新闻)的发布-Use xml+ swing+ jdbc (hsq
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:213402
    • 提供者:Lin
  1. ClipboardOper

    0下载:
  2. JAVA对剪贴板进行操作的封装 自动对剪贴板的内容进行识别,判断是文字、图片还是文件,然后进行相应处理-JAVA on the clipboard to operate automatically on the package the contents of the clipboard to identify, judge are text, picture or document, then make the appropriate treatment
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:7309
    • 提供者:HB
  1. Triangle

    0下载:
  2. 水仙花数是三位数,它的各位数字的立方和等于这个三位数本身,例如371—33+73+1 3,则371就是一个水仙花数。编程找出所有水仙花数。-Narcissus is the three-digit number, it figures that the three-digit cube and equal to itself, for example, 371-33+73+1 3, the 371 is a few daffodils. Programming to identify the n
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:826
    • 提供者:yanglingfei
  1. CaGe

    0下载:
  2. 一个java写的点群识别软件,有源代码。具体看里面的说明吧-Write a java software to identify the point group, active code. Descr iption of the specific look inside it
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:2590231
    • 提供者:dulikai
  1. caiwuguanli

    0下载:
  2. 基本功能都实现了,对财务的增加,删除财务的信息,修改信息,查出财务的详细信息-Basic functions are realized, the increase in the financial, delete financial information, modify information, to identify the detailed financial information
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-10
    • 文件大小:2341012
    • 提供者:燕洁
  1. Match0X

    0下载:
  2. 识别一个输入的字符串是否是十六进制数 如果是将其转换成等值的十进制数-Identify whether an input string is a hex number if it is converted into its equivalent decimal number
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:885
    • 提供者:马优敏
« 12 3 4 5 6 »
搜珍网 www.dssz.com