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

搜索资源列表

  1. AspriseOCR.OCR关于印刷体识别的源代码

    0下载:
  2. OCR关于印刷体识别的源代码,同时它为java编程提供了接口,OCR Recognition print about the source code, at the same time it provides a programming interface java
  3. 所属分类:Windows编程

    • 发布日期:2017-03-23
    • 文件大小:939383
    • 提供者:deng
  1. 短信猫java二次开发接口

    0下载:
  2. 短信猫java二次开发接口,路径放错,调用起来就会报错;JDK的版本 1.4以上-SMS secondary development interface java cat, put the wrong path, it will call the error JDK version 1.4 or more
  3. 所属分类:J2ME

  1. java

    3下载:
  2. 东软CMPPE协议编写的接口升级版 (适用与CMPP 2.0) 包括:长短信发送,长短信接收整合,wap push 套接字工具 ....... ....... 等等 -Neusoft CMPPE upgraded version of the interface written agreement (applicable and CMPP 2.0) include: long SMS sending, receiving long SMS integration, wap
  3. 所属分类:SMS

    • 发布日期:2015-08-01
    • 文件大小:727841
    • 提供者:zhao
  1. k-means(java)

    0下载:
  2. k-means算法是基于划分的聚类方法,本算法简单,便于理解,以可视化界面的形式将结果展示出来。-k-means clustering algorithm is based on the division method, this algorithm is simple and easy to understand visual interface to the form of the results.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-10-29
    • 文件大小:2048
    • 提供者:聂风
  1. J2ME - Creating User Interface

    0下载:
  2. J2ME - Creating User Interface-J2ME- Creating User Interface
  3. 所属分类:J2ME

    • 发布日期:2017-11-09
    • 文件大小:238870
    • 提供者:none
  1. interface

    0下载:
  2. 接口与通信课程设计报告-Interface and communication curriculum design report
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:204813
    • 提供者:张三
  1. JAVA

    0下载:
  2. 用java实现底层网络通信,主要用的是 TCP/IP协议里的套接字(Socket)编程接口来实现网络通讯,具有良好的界面。-Using java to achieve the underlying network communication, mainly using the TCP/IP protocol in the socket (Socket) programming interface to achieve network communications, has a good inte
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:119682
    • 提供者:罗亚兴
  1. java

    0下载:
  2. 该源程序主要涉及的是国际象棋的界面设计和算法设计。-The source is mainly related to chess interface design and algorithm design.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-26
    • 文件大小:268285
    • 提供者:wangbo
  1. java

    0下载:
  2. JAVA学生管理系统利用可视话界面用于学生系统的查询和插入与删除-Student management system using JAVA visualization system, then the interface for the students of the query and insert and delete
  3. 所属分类:Education soft system

    • 发布日期:2017-03-24
    • 文件大小:21961
    • 提供者:刘涛
  1. ChipChat(Java)

    0下载:
  2. 局域网聊天 分为客服端和服务端 系统要求:安有JDK1.5的windows操作系统 运行步骤: 1 确保server.jar和start.cmd在同一个目录下。 2 在启动服务器端之前,务必先运行start.cmd,启动rmiregistry. 3 然后可以直接运行JAR文件——Client.jar、server.jar。 4 在server的界面中,第一个按钮为启动服务器按钮,点击之即可启动服务器。-LAN is divided into custo
  3. 所属分类:Web Server

    • 发布日期:2017-03-29
    • 文件大小:62963
    • 提供者:Sandy
  1. java

    0下载:
  2. java 课程设计五子棋游戏 (1) 实现具有图形用户界面的五子棋游戏,界面美观。 (2) 可以实现人-人对战或者简单算法的人-机对战。-java course design welcome to play (1) implementation with a graphical user interface welcome to play beautiful interface. (2) can be achieving- Skirmish or a simple algorithm
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-29
    • 文件大小:233368
    • 提供者:chengxiaoli
  1. apriori(java)

    0下载:
  2. apriori算法是经典的数据挖掘算法,本源码以可视化界面的形式将结果展示给用户。-apriori algorithm is a classical data mining algorithms, the source code to the form of visual interface, the results show to the user.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3081
    • 提供者:聂风
  1. java仓库管理系统

    5下载:
  2. 仓库管理系统,用JAVA做的,使用的数据库软件是MYSQL 课程设计内容一共有管理表格四张,包含曾删改功能;查询表格六张,包含精确查找和模糊查找。含有登陆功能,先登陆后出现主界面,登陆有三个权限。压缩包里包含JAVA源文件和数据库,导入就可使用。-Warehouse management system, using JAVA to do, use a MYSQL database software course design content management table, a total o
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-11-26
    • 文件大小:1203921
    • 提供者:王金
  1. java-com

    0下载:
  2. 自己写的简单上位机软件, 实现对com1口的监听, uart, 界面不是很完善, 提醒要自己写的同学们: 界面中输入的是字符串, 要输出到串口, 必须转化成16进制, 否则底层的协议是不会通过的。-Write your own simple PC software to realize the com1 port monitor, uart, the interface is not perfect, remind students to write their
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:3476
    • 提供者:一锅云
  1. Interface

    0下载:
  2. Interface to use online Hotel Reservation System.
  3. 所属分类:Hotel software system

    • 发布日期:2017-04-03
    • 文件大小:164444
    • 提供者:elBarto
  1. Java Interface

    0下载:
  2. An introduction an example to interfaces using java
  3. 所属分类:Windows编程

    • 发布日期:2015-03-15
    • 文件大小:855
    • 提供者:skudagi
  1. JAVA EE 5 中文API

    0下载:
  2. Java EE 5 中文版API,Java类、Java接口说明(This is a doc of JavaEE API,include Java class and Java Interface.)
  3. 所属分类:Windows编程

  1. Java图形界面开发—学生信息管理系统

    3下载:
  2. Java图形界面开发—学生信息管理系统(Java graphical interface development - student information management system)
  3. 所属分类:其他

    • 发布日期:2017-12-11
    • 文件大小:15359
    • 提供者:315531799
  1. Java实现界面聊天,练习网络编程

    0下载:
  2. Java实现类QQ简易聊天工具,简易界面,主要练习网络编程(Java implementation class QQ simple chat tool, simple interface, main practice network programming)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:250880
    • 提供者:hkkhuang
  1. JAVA

    0下载:
  2. java基础教程,Java环境及配置,Java基本语法,类和接口,Java Applet,Java图形处理,Java用户界面技术,异常、事件和多线程机制等(Java basic course, Java environment and configuration, Java basic syntax, class and interface, Java Applet, Java graphic processing, Java user interface technology, excepti
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:5647360
    • 提供者:天天
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com