搜索资源列表
在ucOS下面的webserver中的连续传图片的java代码
- 在ucOS下建立Webserver,内面有网页可以传送动态连续监视画面,本java代码编出来class文件后可以完成此功能-ucOS established in Webserver, inside a web page can be transmitted dynamic continuous surveillance picture, the java class codes out documents to be completed this function
AVRCam
- 这是一个基于颜色特征的物体识别程序,包括上位机源代码、下位机源代码和非常详细的说明文党。该程序上位机用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
vba
- 为摩托罗拉智能手机提供的gameboy advanced游戏机模拟器的全套代码,编译需要moto linux java platform sdk,moto官方网站有下载,通过它可以加载所有gb, gbc, gba游戏,支持屏幕缩放,旋转,画面达20帧以上,由本人从开源的vba移植所得.解压密码: www.ohyee.net
Showdata
- 远程采集系统嵌入式WEB端java applet动态曲线显示采集量的代码
sms-code
- 内存受限系统软件开发一书的代码。(虽不及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
Tini 的VC原代码
- TINI平台可提供设计IP网络继电器所 需的TCP/IP栈和本地控制,Java运行环境可以大大降低设计-TINI platform will provide IP network design needed to relay the TCP / IP stack and local control, the Java runtime environment can greatly reduce design
GUI
- GUI代码,用与实现相关GUI的功能,如有需要即可自由下载!-GUI code, use and implementation of GUI-related functions, if necessary you can free download!
PWM
- 使用STC12C5AXXS2的单片机实现准确的脉宽调制(PWM)。本程序演示在CCP0(P1.3)输出占空比可调的矩形波,使用单片机内部资源,主程序只需执行数条控制代码。-STC12C5AXXS2 use of single-chip pulse width modulation to achieve accurate (PWM). Demonstration of this procedure in CCP0 (P1.3) output with adjustable duty cycle r
bossa-pnk-0.1
- Bossa API 软件代码,Bossa does not require a RDBMS and is very simple to use and to integrate with java applications. Actually, it was designed to be embedded. Therefore, Bossa is organized as a library to be used by server side applications (especially w
ch3
- 嵌入式系统中也有可以用java写的功能,这个就是用java写的代码-this is a embeched system ,you can learn from it some knowledge
C
- 用C语言开发单片机,这个代码能成功解决一些初学者常遇到的困惑,上面含有备注-Database explorer for drag and drop database development and table modification When first developed a decade ago, the World Wide Web was designed for displaying documents Java stored procedures allow developers
mercator-0.2-10
- pos开源系统源码,详细注释,系统过程明确,java代码,可应用于嵌入式linux。-free java code for pos.It can use at embeded linux.
Research-to-improve-the-efficiency-
- 在嵌入设备中提升Java代码执行效率的研究-Research to improve the efficiency of Java code embedded devices
appcompat_v7
- 嵌入式系统安卓小型计算器java代码,可以基本实现运算功能,在虚拟机上可以成功运行-Embedded Systems Andrews small calculator java code, you can basically computing functions, can successfully run on a virtual machine
game107
- 有关俄罗斯方块游戏代码.可以帮你学习Java语言.-Code of the game Tetris.Can help you learn Java language.
lzop安装
- 这是一个在android下进行gpio驱动开发的例子,在这个例子中分别从底层驱动代码到测试程序再到android上的JNI层,然后通过java代码调用APP Framework层的接口实现对开发板上led的控制(This is carried out under a gpio android-driven development example, in this case were driven from the bottom to the android code to the test pr
HJ212协议java 实现
- 封装好的环保212协议代码,包括HJ2121的各个方面,直接可用。