首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 在CBC java开发套件。

在CBC java开发套件。

  • 资源大小:18.40 MB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 开发 CBCJava 套件

资 源 简 介

Project Has Moved This project has been renamed to CBCJVM and has moved to github. You can find the latest source and downloads here: http://github.com/kipr/CBCJVM/ Example ``` public class Main { public static void main(String[] args) { CBC.init(null, false); System.out.println("CBC Low Level Example!"); // There are helper classes that makes this more Object Oriented CBC.motor.motor(0, 100); System.out.println("Press the sensor to stop the motor!"); while(!CBC.sensor.digital(3)) { } CBC.motor.ao(); } } ``` Plugin: CBC Eclipse With this plugin, networked downloading of your java project to the CBC is a piece of cake. You need to install CBCJava to the CBC as described in the v1.0 download REAMDE.txt ## Usage ## Press the CBC Icon or navigate to CBC->Download. ![http://cbcjava.googlecode.com/svn/trunk/media/CBCExample.png](http://cbcjava.googlecode.com/svn/trunk/media/CBCExample.png)

文 件 列 表

CBCWrapper
src
cbc
bin
plugins
CBC_2.2.0.jar
installer
install_script_p2
install_script
install_data
README.txt
.svn
all-wcprops
robot.c
VIP VIP
0.197885s