-
实现机器人仿真的三种模式:
1.步行模式:步行状态显示,停止,视角转换,改变步行速度,改变步行幅度。
2.舞蹈模式:双人华尔兹、单人芭蕾的演示。
3...
实现机器人仿真的三种模式:
1.步行模式:步行状态显示,停止,视角转换,改变步行速度,改变步行幅度。
2.舞蹈模式:双人华尔兹、单人芭蕾的演示。
3.步态控制:原地踏步姿态,快速跑步姿态的显示,停止,视角转换-Robot simulation of three modes: 1. Walking mode: foot status display, stop, angle conversion, changing the walking speed, change foot range. 2. Dance mode: Double waltz, single ballet presentation. 3. Gait control: marking time in posture, gesture fast-running show, stop, angle conversion
- 2023-07-04 21:00:03下载
- 积分:1
-
Android实现自动、手动更新应用
代码简单、易懂、实用。
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.net.HttpURLConnection;
import java.net.MalformedURLException;
import java.net.URL;
import java.util.HashMap;
import android.app.AlertDialog;
import android.app.Dialog;
import android.app.AlertDialog.Builder;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.DialogInterface.OnClickListener;
import android.content.pm.PackageManager.NameNotFoundException;
import android.net.Uri;
import android.os.Environment;
import android.os.Handler;
import android.os.Message;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.ProgressBar;
import android.widget.Toast;
/**
*@author coolszy
*@date 2012-4-26
*@blog http://blog.92coding.com
*/
public class UpdateManager
{
/
- 2022-03-30 02:32:04下载
- 积分:1
-
宿舍管理VB程序
hostel managment vb program
- 2022-07-19 00:35:46下载
- 积分:1
-
This is a sample LonWorks plugin application written in Visual basic.
This a sample LonWorks plugin application written in Visual basic.-This is a sample LonWorks plugin application written in Visual basic.
- 2023-06-20 02:15:03下载
- 积分:1
-
opengl下一个小球动画的实现。考虑了重力与摩擦力,并作了光影处理。...
opengl下一个小球动画的实现。考虑了重力与摩擦力,并作了光影处理。-The next ball animation opengl implementation. Taking into account gravity and friction, and made a deal with light and shade.
- 2023-04-02 22:20:04下载
- 积分:1
-
一个标题拦上的按纽
一个标题拦上的按纽-A button the caption of the window s frame
- 2022-06-01 11:53:29下载
- 积分:1
-
melp1.2.tar
melp1.2.tar
- 2023-06-27 12:05:04下载
- 积分:1
-
本对象为自定义按钮对象,修改自扁平按钮
// 主要功能为:扁平按钮形式 〔包括原扁平按钮的所有功能〕
// 渐进色状态 〔具有渐近色的按钮〕
//...
本对象为自定义按钮对象,修改自扁平按钮
// 主要功能为:扁平按钮形式 〔包括原扁平按钮的所有功能〕
// 渐进色状态 〔具有渐近色的按钮〕
// 正常按钮状态 〔修饰了的原始PB按钮〕
// 新增两种XP风格按钮 〔焦点状态颜色不同〕
// 图片按钮状态〔可用pb自己的图片〕
// 椭圆形按钮状态 〔在以上几种按钮形态下把按钮转换为椭圆形〕
// 提示信息显示 〔显示按钮的提示信息〕-The custom button for the object, modified from a flat button// main function as: a flat button on the form of the original flat button 〔including all the features〕// progressive color asymptotic state 〔〕 button color// normal button state 〔modified button of the original PB〕// Two new XP style buttons 〔〕 different focus of the state of the color// picture button state can be used 〔〕 pb own picture// oval-shaped button in the above state 〔button patterns button under the conversion for the oval-shaped〕// prompt information display shows buttons 〔〕 message
- 2023-03-24 13:55:02下载
- 积分:1
-
用C++实现的通过回溯方法的走迷宫程序,并配有报告文档。
用C++实现的通过回溯方法的走迷宫程序,并配有报告文档。-With C++ Achieved through the retroactive methods Maze procedures and documentation with reports.
- 2022-03-24 18:38:20下载
- 积分:1
-
一个用于监视Windows文件系统变化的小工具。可以监视文件(文件夹)的创建、删除、更新、改名等动作。...
一个用于监视Windows文件系统变化的小工具。可以监视文件(文件夹)的创建、删除、更新、改名等动作。-A Windows file system used to monitor changes in gadget. Can monitor file (folder) creation, deletion, update, change its name, such as action.
- 2022-05-22 12:48:36下载
- 积分:1