资源列表
Robot-Part-C
- 一个机械手的小程序,能够自动识别任意高度的障碍物和目标物,并移动目标物越过障碍放到指定地点-A small robot program can automatically identify any height of the obstacle and the object, and the object moving over obstacles placed in the specified location
PartCDemo
- 机械手程序的内容演示,同名的源程序另外上传-Robot program content presentation, the same name as the source upload another
PartBDemo
- 机械手程序的内容演示,同名的源程序另外上传-Robot program content presentation, the same name as the source upload another
partBsrc
- 用java编程实现的一个机械手的小程序,会搬运物体越过障碍物放到指定地点,这个是图形版的-Using java programming a robot small program, will carry an object over obstacles placed in the designated place, this is a graphical version of the
SerialPort_Android-master
- serialport串口通讯,android平台上的通过RS232串口进行通讯的demo。-serialport serial communication via RS232 android platform serial port communication demo.
contactSys_web
- jsp和servlet实现通讯录增删改查功能-jsp servlet contactSys_web
calendar
- 用户输入年份,打印出该年份的日历,如果是当前日期,要注重区别出来。-Users enter the year, print out the calendar year, if the current date, to pay attention to distinguish.
StopWatch
- 设计一个名为StopWatch的类,该类包括:具有访问器方法的私有数据域startTime和endTime;一个无参构造方法,使用当前时间来初始化startTime;一个名为start()方法,将startTime重设为当前时间;一个名为stop()方法,将endTime设置为当前时间;一个名为getElapsedTime()的方法,以毫秒为单位返回秒表记录的流逝时间。画出该类的UML图并实现这个类。并编写一个测试程序,用于测量使用选择排序对100 0000个数字进行排序的执行时间。-Desig
RegulartionPolygon
- 在一个正n边形中,所有的边长都相同,且所有的度数都相同。设计一个RegularPolygon的类,要求可以计算这个正多边形的面积和周长。要求画出该类的UML图并实现这个类。编写一个测试程序,分别测试正三角形、正五边形、正六边形的面积和周长。-In an n-gon, all sides are the same length, and all have the same degree. RegularPolygon design a class that requires regular pol
Triangle2D
- 定义一个三角形的类Triangle2D,包含设置和获取三个点的坐标、创建三角形的对象的构造方法。可以计算三角形的面积和周长以及给定点,判断该点和三角形之间的关系(在三角形内、三角形重叠、三角形外)。请编写该测试程序。-Define a triangle class Triangle2D, contains set and get the three coordinates of the point, to create a triangular object constructor. You c
Prccess
- A sample switch process in Android .
FlashSampleByNocs
- Macromedia Flash communication with C++ sample by Nocs
