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

搜索资源列表

  1. wangshangdingcanguanlixitong

    0下载:
  2. 手机订餐APP,一个客户端一个服务端一个数据库,功能越简单越好。 服务端(网页上)能实现会员管理,菜品管理,订单管理的增加删除编辑功能即可。 客户端就是菜品浏览,搜索,注册,下单(但是不需要支付功能)。 鉴于学校不怎么好,不是很需要定做,能实现简单的一些基本功能就好。类似于tianxiang。用到的语言:jsp,java/c++。-Mobile phone reservation APP, a client server, a function as simple as possi
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-07
    • 文件大小:1631980
    • 提供者:wfweqf
  1. CarritoCompra

    0下载:
  2. Search program on a list of spanish web sites to create the lowest price list of articles. This program uses the JSOUP library on Java. You only need to type your list on a .txt and then the program, the results will be shown on the screen. It could
  3. 所属分类:JavaScript

    • 发布日期:2017-03-31
    • 文件大小:373760
    • 提供者:silvia
  1. JAVA1002sqlgongziguanli

    0下载:
  2. 论文介绍毕业设计课题的研究开发的过程,以及设计思路和实现细节的考虑。论文在开始论述了系统的研究背景和目标,并对所用到开发工具与关键技术做了简单的介绍。在系统分析中先后用数据流图、数据字典分析了系统所需的各种数据。在系统的设计中,详细的展现了系统的各个功能模块,所需的数据库表及表字段,菜单的设计等。该系统由输入、查询、修改、输出、统计等子模块组成,功能基本涵盖普通企业的工资管理业务范围。该系统采用Java语言开发,前台程序工具采用JBuilder9.0,后台数据库采用SQL2000数据库。在系统的
  3. 所属分类:JavaScript

    • 发布日期:2017-05-13
    • 文件大小:3458462
    • 提供者:吴宏斌
  1. hw3lij

    0下载:
  2. Binary Search Tree: This project practices the searching algorithm: Binary Search Tree. In this work, two java projects were created, one use the unbounded queue to contain the tree traverse sequence, and another one, for simplicity, use ArrayList.
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:94219
    • 提供者:gg
  1. Student-Registration-System

    1下载:
  2. A simple student registration system whereby user can input details and search. The main program is RegistrationSystem.java.
  3. 所属分类:Other systems

    • 发布日期:2015-03-24
    • 文件大小:48128
    • 提供者:moyashi
  1. BusquedaAurea

    0下载:
  2. Aurea Search using java coding
  3. 所属分类:JavaScript

    • 发布日期:2017-04-03
    • 文件大小:14578
    • 提供者:Oscar Arreguin
  1. shuji

    0下载:
  2. 运用Java语言和SQL Server数据库实现学生信息的增加、删除、修改、查询,及对学生成绩进行排序并显示的学生管理系统。-The use of the Java language and SQL Server s to achieve increased student information, delete, modify, search, and sort of student achievement and student management system display.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:2389
    • 提供者:陈杨
  1. BSTDynamic

    0下载:
  2. Implementation of Binary search tree in java having made an attempt to make it dynamic.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:877
    • 提供者:rockychand
  1. 2009EE10395-Assignment-5

    0下载:
  2. Java code to rank documents in order of relevance for a given search query using inverted indices and tries
  3. 所属分类:Document

    • 发布日期:2017-04-08
    • 文件大小:5472
    • 提供者:harsh varshney
  1. the-system-of-student-manage

    0下载:
  2. 用Java写的学生成绩管理系统界面,具有添加学生信息,修改删除查找学生信息,最大容量为100人-Written in Java student achievement management system interface, has to add student information, modify delete student information search, the maximum capacity for 100 people
  3. 所属分类:Button control

    • 发布日期:2017-04-25
    • 文件大小:92471
    • 提供者:yutao
  1. SearchEngine

    2下载:
  2. dySE 是个开源的 Java 小型搜索引擎。该搜索引擎分为三个模块:爬虫模块、预处理模块和搜索模块。其中详细阐述了: 多线程页面爬取、正文内容提取、文本提取、分词、索引建立、快照等功能的实现。-dySE is an open source Java small search engines. The search engine is divided into three modules: crawler module, pretreatment module and search module
  3. 所属分类:Search Engine

    • 发布日期:2015-05-13
    • 文件大小:2616320
    • 提供者:武广
  1. 123

    0下载:
  2. (1)、本程序为java课程设计,参考Windows自带的记事本做了简化。用java编写swing界面,当中实现了事件监听的功能,实践了java课程多方面的内容 (2)、功能实现 A、能够实现普通的记事本所有的新建,保存,打开的文件,在修改程序里面的字符后,能够按照操作者的意愿保存到相关的路径。 B、能够对程序里面的字符进行普通记事本所能实现的复制,剪切,粘贴的功能。 C、够对程序里面的字符进行查找操作,并对其进行替换操作。 D、能进行全部删除的操作,在进行全删操作时会给
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-03
    • 文件大小:683885
    • 提供者:于冰
  1. SnmpSend

    2下载:
  2. BlogJava上不少朋友是做网管系统的。一个典型的网络管理系统,需要具备FCAPS几个标准模块,而网络的自动发现和拓扑展示是核心之一。很多人不喜欢Java的Swing,而本文就用一个很小很小的例子,来模拟一个小小的网络管理程序,希望能给大家一点启发。虽然很小,它却可以完成一个简单的局域网自动发现搜索、多线程、ICMP和SNMP的ping、节点的生成、拓扑的展示、自动布局等功能。继续改巴改巴也许还有点使用价值也未可知。 如果不喜欢研究代码,就当它是一个趣味程序吧!-BlogJava on man
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-27
    • 文件大小:429415
    • 提供者:oliver
  1. MetodoBusquedaBinaria

    0下载:
  2. binary search, method to search in java
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:16778
    • 提供者:icy
  1. java3

    1下载:
  2. 杨之江老师的java课程实习代码 实习三 实现一个二叉搜索树, 提供添加、删除、查找、遍历功能,实现Insert(),delete(),visit(),search()方法- Yang Jiang s teacher internship program code for java Practice three to imple
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:32966
    • 提供者:hedajiang
  1. aa

    0下载:
  2. javaweb制作,实现查找功能,Java书上的源代码-javaweb search
  3. 所属分类:JavaScript

    • 发布日期:2017-04-17
    • 文件大小:9281
    • 提供者:yy
  1. FileSearch

    0下载:
  2. 用java写的文本文件搜索工具,可以按文件的创建修改日期、文件类型、文件名、文件内容等搜索,并可以将符合条件的文件复制出来-Using java to write the text document search tools, you can create a modified date, file type, file name, file contents of the file and other search Press, and may be eligible files copied
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:55995
    • 提供者:浪漫天使
  1. Android-Wifi-talk

    2下载:
  2. 本项目是一个安卓对讲机应用的项目源码,代码规范注释清晰,功能完整界面简单。无论是做二次开发还是参考借鉴都是绝佳的项目源码。一个简单的按钮,按下就可以实时对讲,而且通过标识包头来解决自己听到自己说的话,使用方法:把AppConfig.java中的IP设为自己WiFi的网段x.x.x.0,(不必管安卓设备的具体IP,只填写设备所在IP的网段即可,例如我的手机连接wifi后IP是192.168.1.102,这里的网段就是IP的前三段+0。就是192.168.1.0),不过因为线程的启动方式有点问题所以
  3. 所属分类:android

    • 发布日期:2017-05-12
    • 文件大小:2638848
    • 提供者:liyuanwei
  1. SSH

    0下载:
  2. java s2sh框架的一个查找bug的项目-S2sh Java framework for a search bug project
  3. 所属分类:JavaScript

    • 发布日期:2017-05-12
    • 文件大小:3004577
    • 提供者:
  1. b3log-solo

    0下载:
  2. b3log Java 开源博客基于标签的文章分类 可导入其他博客服务的文章 同步管理(发布/更新/删除)其他博客服务的文章 同步发布文章到腾讯微博 Ping Google Blog Search Engine 博客/标签 Atom Feed 输出 评论回复及邮件提醒 自定义页面 置顶/相关/随机/站外相关文章 文章、页面永久链接(Permalink) 文章草稿夹、签名档、 有更新 提示
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-23
    • 文件大小:6909788
    • 提供者:孤胆
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com