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

搜索资源列表

  1. ClockRecompose

    0下载:
  2. 修改系统时间,在文本框内输入正确时间格式,系统时间就得到修改;可以改变成APPLET嵌入网页中。程序未加图片和动态钟的样子。-modification to the system, in the text box to input the correct time format, the system time to be modified; can be changed into APPLET embedded website. Procedures without pictures and
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2.94kb
    • 提供者:李云
  1. verefication

    0下载:
  2. Fingerprint Verification System an easy to use library that allows programmers to integrate fingerprint technology into their software without specific know-how. Fast, easy to use, and small great for embedded systems.-Fingerprint Verification System
  3. 所属分类:Applet

    • 发布日期:2017-04-04
    • 文件大小:892.42kb
    • 提供者:sali
  1. Javaserialportdesign

    0下载:
  2. 一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线 控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查 询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类 库,该类库大大的简化了对串口进行操作的过程。 -An embedded system is usually dominated by its serial port full-duplex communication system, such as a pi
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:3.4kb
    • 提供者:xiaofeng
  1. SimuladorEventos_2

    0下载:
  2. UML 2.0 Profile for Embedded System Design
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1.77kb
    • 提供者:alexandra
  1. javaPOS

    0下载:
  2. 嵌入式JavaPOS系统测试的设计与实现-Embedded JavaPOS System Test Design and Implementation of
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:278.4kb
    • 提供者:申泉
  1. DerbyCalendar

    0下载:
  2. 一个Java版的日历提醒系统,内部使用内嵌式的derby数据库-A Java version of the calendar reminder system, the internal use of embedded-style derby database ~ ~ ~
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:12.82kb
    • 提供者:DaiCheng
  1. net1

    0下载:
  2. 一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线 控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查 询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类 库,该类库大大的简化了对串口进行操作的过程。-Embedded systems often need a serial port full-duplex communication with host systems, such as a pipeline co
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:11.14kb
    • 提供者:宗关镇
  1. ApplicationofApplet

    0下载:
  2. Applet是Java的一个重要概念。文章以一个移动办公系统的开发为背景,通过对applet和嵌入式浏览器特性的研究和分析,给出了以Applet应用为核心的基于嵌入式浏览器的页面 设计方案。并且突破Applet的安全限制,给出了Applet在线情况下访问远程数据库和离线情况下访问本地文件系统的实现方案,以满足该系统对同时支持在线和离线数据操作的要求。-Java Applet is an important concept. Article with a mobile office syst
  3. 所属分类:Applet

    • 发布日期:2017-04-17
    • 文件大小:324.7kb
    • 提供者:viewsky
  1. alpha

    0下载:
  2. This document shows how an Attendance Monitoring System can be realized using the Java Server Pages (JSP) technology and its major features. The system uses the embedded nature of JSP to communicate effectively with all the HTML pages created to prov
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2.51kb
    • 提供者:ayush2003
  1. rectangle

    0下载:
  2. This document shows how an Attendance Monitoring System can be realized using the Java Server Pages (JSP) technology and its major features. The system uses the embedded nature of JSP to communicate effectively with all the HTML pages created to prov
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:2.57kb
    • 提供者:ayush2003
  1. circle

    0下载:
  2. This document shows how an Attendance Monitoring System can be realized using the Java Server Pages (JSP) technology and its major features. The system uses the embedded natuHTML pages created to provide the user with functionality desired.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2.53kb
    • 提供者:ayush2003
  1. attendence

    0下载:
  2. This document shows how an Attendance Java Server Pages (JSP) technology and its major features. The system uses the embedded nature of JSP to communicate effectively with all the HTML pages This document shows how an Attendance Monitoring System can
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:4.42kb
    • 提供者:ayush2003
  1. an-XMLDB-for-an-Embedded-System

    0下载:
  2. 为嵌入式系统设计的XML数据库,带有中文翻译-XML for embedded system design database, with Chinese translation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1.6mb
    • 提供者:wanwen
  1. yuntaicontrolserverandclient

    0下载:
  2. 云台控制代码,里面包含有可以烧入嵌入式系统的C代码,同时含有客户端,和服务器端的java代码。-java implementation of PTZ control code, which contains an embedded system can be burned into C code, while with the client, and server-side java code.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:23.04kb
    • 提供者:shijimeng
  1. Data

    0下载:
  2. 超市进销存管理系统>此代码使用的是VC++,并且与数据库相结合(内含系统说明书)详细说明了超市进销存管理系统的各项功能,并且全部实现了前台销售结帐、基本信息管理、基本信息查询、日结查询、超市小票打印等五个功能模块,其实际应用性还是相当大的. 本系统具体的操作流程如下-Supermarket inventory management system> This code is used VC++, and combined with the database (embedded syst
  3. 所属分类:JavaScript

    • 发布日期:2017-11-23
    • 文件大小:77.62kb
    • 提供者:谭周鹏
  1. Test-libary-system

    0下载:
  2. 利用JAVA实现试题库系统,可以自动组卷,内含数据库MDF文件以及实验报告-Realization of database system using JAVA, you can auto generating test paper, embedded database MDF files and test reports
  3. 所属分类:Java Develop

    • 发布日期:2017-05-07
    • 文件大小:1.04mb
    • 提供者:江小五
  1. AndRob-controller

    0下载:
  2. 基于嵌入式系统的蓝牙模块设计 蓝牙作为一种新兴的短程无线数据与语音通信技术,具有使用方便、可靠性高、低成本、低功耗的特性,非常适合连接计算机与外设,组建个人区域网。蓝牙技术一经提出,立即受到业界广泛关注,蓝牙特别兴趣小组(sIG)成员几乎覆盖了全球通信、电子、软件行业所有人们熟知的大企业。蓝牙技术必将在未来获得广泛应用。-Bluetooth Bluetooth module based on embedded system design as a new short-range wirele
  3. 所属分类:Java Develop

    • 发布日期:2017-05-06
    • 文件大小:1.16mb
    • 提供者:李立
  1. AtCmdDemo

    0下载:
  2. It s a demo program for test AT command on embedded system
  3. 所属分类:Java Develop

    • 发布日期:2017-04-27
    • 文件大小:94.55kb
    • 提供者:D. F. Stanley
  1. GPSTEST

    0下载:
  2. a gps test program on embedded system for testing GPS
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:29.79kb
    • 提供者:D. F. Stanley
  1. NTP

    0下载:
  2. a java program for testing network time protocol for embedded system
  3. 所属分类:Java Develop

    • 发布日期:2017-04-28
    • 文件大小:45.41kb
    • 提供者:D. F. Stanley
« 12 »
搜珍网 www.dssz.com