搜索资源列表
DriverCar
- 本程序可以实现一个小车可有人工控制其走动-this program can achieve a car can move its artificial control
car
- 通过GUI创建模板,形成的四个小车设定速度赛车程序-racing test
SendApplet
- 远程遥控小车的发射端的applet程序,可以发射位置信息等。-Remote control car transmitter of an applet that can transmit location information.
ServerSocketTest1
- 远程视频遥控小车的服务端测试程序,可以接收和发送信息给小车-Remote control car remote video server test program, can receive and send information to car
car_control
- Arduino 小车控制的程序测试通过,arduino uno 驱动L298N通过串口可以控制车控制-Arduino for car the program is test in arduino uno+driver
WIFI-car-for-android
- 这个是一个ANDROID手机端的WIFI小车控制程序,这个是一个APK程序不是源代码,但是程序不错所以提供给-It is A ADNROID apk for wif car control .It is very well pls download have a try
super-car
- 程序可以控制小车按照一定的路径进行运动,适用于很多地方。-According to a certain program can control the path of the trolley motion applied to many places.
usc
- 一款开源的安卓手机程序,用蓝牙控制智能小车的。-An open-source android mobile phone application, with bluetooth control the smart car.
Bluetooth-car-phone-control-terminal
- 一个界面比较粗糙的Android蓝牙操纵小车的客户端程序。-An interface to manipulate rougher Android Bluetooth car client program.
Cartent
- 车辆出租管理系统 一、项目功能:设计程序,可以管理各种出租汽车并计算其租金。说明:程序主要管理货车类Truck 、客车类 Bus、小车类Car三中车辆 -Vehicle rental management system First, the project features: the design process, you can manage a variety of taxis and calculate their rent. Descr iption: The main program
多态图形移动控制
- 现在已有一个简单的游戏界面框架,目前程序可以通过ujhk几个键控制主界面上的主角“三角形”“圆形”上下移动。项目结构如下:Scene.java是主类,该类实现了界面的显示,以及对键盘控制的响应。Role类是游戏角色的父类,里面定义了上下左右移动的方法,以及显示该角色的方法。Circle类是一个已经实现了“圆形”角色,它继承了Role类,并且重新Role类里的所有方法。Triangle类是一个已经实现了“三角形”角色,它继承了Role类,并且重新Role类里的所有方法。现在要求扩展新的角色:比如一