CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - linux java

搜索资源列表

  1. linuxwifi

    0下载:
  2. We intend to develop a wifi enabled p2p file sharing system on a linux platform using jxta and java. The purpose is to build a system that can be ported to an embedded device at a later stage and be used for p2p file sharing using the 802.11b standar
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:5281754
    • 提供者:陈洁营
  1. AVRCam

    1下载:
  2. 这是一个基于颜色特征的物体识别程序,包括上位机源代码、下位机源代码和非常详细的说明文党。该程序上位机用Java写成,在windows/UNIX/Linux等系统下均可以编译和运行,而下位机代码则运行于ATMEL公司出品的AVR系列ATMega单片机,采用avr-gcc编译。该程序可以同时识别10个不同颜色不同形状的物体,达到每秒29帧的处理速度,采用OV6620 CMOS图像传感器。-This is a feature based on the color of the object recog
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:632962
    • 提供者:刘维超
  1. vba

    0下载:
  2. 为摩托罗拉智能手机提供的gameboy advanced游戏机模拟器的全套代码,编译需要moto linux java platform sdk,moto官方网站有下载,通过它可以加载所有gb, gbc, gba游戏,支持屏幕缩放,旋转,画面达20帧以上,由本人从开源的vba移植所得.解压密码: www.ohyee.net
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:4552281
    • 提供者:罗治凡
  1. sms-code

    0下载:
  2. 内存受限系统软件开发一书的代码。(虽不及Gang of Four的模式掷地有声,但也相当不错.使用c and java,姑且放到embeded linux一类中吧)-memory constrained systems software development of a code book. (And not the Gang of Four patterns resounding, but also quite good. C and the use of java, but if embed
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:248783
    • 提供者:littlebean
  1. linux串口调试助手

    0下载:
  2. 最近调Tinyos的东东,由于习惯在linux下搞。看到他用的java去通信感觉就不爽,就用c++搞了一个,把他的串口栈的东西除了,完善了下就用 QT4写了个界面,写了个串口调试助手。现在还有一个问题没有解决,就是如何获取当前可用串口列表,现在只是静态添加了几个。现在想法是利用dmesg获取分配的串口描述符,或者在/proc中读,但是/proc中获取不了描述符。不知道还有没有更好的办法,希望大家能提提意见。
  3. 所属分类:嵌入式Linux

    • 发布日期:2009-06-20
    • 文件大小:983040
    • 提供者:kylezk
  1. xmms-embedded-xmms_embeddedtar

    0下载:
  2. 嵌入式linux下播放器(xmms)的源代码。主要运用于moto的java-linux。,Under linux embedded player (xmms) the source code. Moto mainly used the java-linux.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:1639298
    • 提供者:王旭
  1. Octopus

    0下载:
  2. Java编写的Linux下用来监控无线传感器网络节点的程序,使用了tinyOS-Written in Java under Linux to monitor wireless sensor network node, the use of the tinyOS
  3. 所属分类:Other Embeded program

    • 发布日期:2017-06-21
    • 文件大小:39271424
    • 提供者:luhao
  1. sqlite-amalgamation-3_6_6_2

    0下载:
  2. sqlite3.6.2的源码。SQLite是一款轻型的数据库,是遵守ACID的关联式数据库管理系统,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如Tcl、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源世界著名的数据库管理系统来讲,它的处理速度比他们都快。 -sqlite3.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:942008
    • 提供者:李厘卡
  1. arm-none-eabi-i686-linux-gnu.tar

    0下载:
  2. 很好用的Linux-android交叉编译工具链,可以用来浮点运算和编译.so库来供android JAVA端来调用!-Very good use of the Linux-android cross compiler tool chain, can be used for floating point operations and compilation of the.So library for Android JAVA end to call!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-02
    • 文件大小:32014658
    • 提供者:朱小平
  1. embedded_linux_java

    0下载:
  2. Interesting presentation about embedding java virtual machine into embedded linux systems.
  3. 所属分类:Embeded Linux

  1. JavaWonka

    0下载:
  2. 分析了一种开放源码的嵌入式Java 虚拟机Wonka 的主要结构和运行机制,并针对一种特定的嵌入式应用, 研究了将Wonka 移植到给定处理器(ARM9)和操作系统上(ARM-linux)的关键技术,提出了一种扩展Wonka 虚拟机 的新方法,并给出了相应的移植方案。-Analysis of an open source embedded Java virtual machine Wonka' s main structure and operating mechanism, an
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:137794
    • 提供者:cui
  1. javascriptcore-patch

    0下载:
  2. java cs的webos特殊文件,只能在webos或以嵌入式linux为基础的地方用!-webos javascr iptcore
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:3462
    • 提供者:mr zhan
  1. TempDataLogger

    0下载:
  2. Temperature data logger java source code (linux and windows 32,64 bit) -Temperature data logger java source code (linux and windows 32,64 bit)
  3. 所属分类:Other Embeded program

    • 发布日期:2014-09-04
    • 文件大小:3000320
    • 提供者:fahmi
  1. mercator-0.2-10

    0下载:
  2. pos开源系统源码,详细注释,系统过程明确,java代码,可应用于嵌入式linux。-free java code for pos.It can use at embeded linux.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-08
    • 文件大小:2666028
    • 提供者:wanlifeng
  1. ex06_13

    0下载:
  2. 开发板未Real6410,在linux环境下,采用java语言实现几个简单的功能。-Development board is not Real6410, in linux environment, using java language a few simple functions.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:6186
    • 提供者:wentao
  1. 行业指纹设备认证接口SDK开发包[20141021]

    0下载:
  2. 指纹识别设备认证接口SDK:支持SCO UNIX、AIX UNIX、WINDOWS(98/2000、2003/XP/VISTA/7)、MAC、LINUX等操作系统的API接口,提供C/S、B/S应用和JAVA、.NET等调用的API接口(支持前端系统的接口,包括现有的和后续的前端系统(The fingerprint identification device authentication interface SDK: UNIX, UNIX, AIX SCO WINDOWS (98/2000, 2
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-19
    • 文件大小:42587136
    • 提供者:dyd913
  1. linphone-3.11.1

    2下载:
  2. Linphone is an open source SIP Phone, available on mobile and desktop environments (iOS, Android, GNU/Linux, MAC OSX, Windows Desktop, Windows 10 UWP). Linphone has inside a separation between the user interfaces and the core engine, allowing to c
  3. 所属分类:其他嵌入式/单片机内容

  1. RF-CH_20170710(中文版)

    0下载:
  2. IC卡读卡软件,附带android,java,linux 等demo(IC card reading card software, with Android, Java, Linux and other demo)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-09
    • 文件大小:33608704
    • 提供者:xinac2015
搜珍网 www.dssz.com