代码搜索:仿人机器人
找到约 10,000 项符合「仿人机器人」的源代码
代码结果 10,000
www.eeworm.com/read/188038/8578253
plg ext_c.plg
礦ision2 Build Log
Project:
C:\人邮\第3章\3-1\EXT_C.uv2
Project File Date: 08/15/2005
Output:
www.eeworm.com/read/432431/8605313
txt 1067.txt
1067.圣斗士黄金十二宫(三)射手宫的迷宫
Time Limit: 3000 MS Memory Limit: 65536 K
Total Submissions: 334 (43 users) Accepted: 87 (33 users)
[ My Solution ]
Description
通过天蝎宫的星矢一行人来到射手宫前。
www.eeworm.com/read/384453/8868398
h fiy.h
//头文件fiy
#include
#include
using namespace std;
#define LEN sizeof(listlvke)
#define plane_seat 5//每架飞机5张票
int k; //每天的航班数
int n; //已售票数
int i=0; //返回订票旅客链表的长度
int m;//候票人
www.eeworm.com/read/427988/8906401
txt [fdtd]fdtd源代码一个.txt
发信人: BlueDanube (blauen Donau), 信区: Electromagnetics
标 题: [FDTD]FDTD源代码一个
发信站: 飘渺水云间 (Sun Oct 3 19:40:23 2004), 转信
#include "math.h"
#include "stdio.h"
#include "stdlib.h"
#define Ke 202
www.eeworm.com/read/176757/9485203
htm 00000000.htm
BBS水木清华站∶精华区
BBS水木清华站∶精华区
发信人: wangxudong (东东), 信区: C++Builder
www.eeworm.com/read/357690/10202748
cs 手机短信息的编解码类 .cs
//手机短信息的编解码类
//作者:未知 来源:转载 发布时间:2006-6-2 12:15:38 发布人:allman
//减小字体 增大字体
using System;
using System.Text;
namespace jace.CN.SMSLib
{
///
/// By popcorn 2004.5。
//
www.eeworm.com/read/161381/10418607
cpp vmm.cpp
//
//程序名称:请求分页存储管理
//程序作者:张焕人
//作者邮箱: renwairen369@yahoo.com.cn
// renwairen369@hotmail.com
//作者QQ:27949278
//
//
//
#define MAXP 6 //页表的最大长度
#define MAXB 3 //内存中最多的物理块数
#inclu