代码搜索:仿人机器人
找到约 10,000 项符合「仿人机器人」的源代码
代码结果 10,000
www.eeworm.com/read/366114/9832580
cpp 仿射密码.cpp
#include
#include
using namespace std;
const int MAX=500;
int w[26];
char c[MAX];
int i,temp,j,flag,k;
/*void show(char t[MAX]){
for(i=0;i
www.eeworm.com/read/439966/7696518
txt 仿硬件说明.txt
根据CMMB标准中给定的校验矩阵来译码。译码采用的是最小和算法。只需存储3个18×6的数组就可以表示整个矩阵了。三个数组的来由:垂直更新的时候3个ram_ext的顺序是无所谓的,不一定要按照标准中校验矩阵每列中1的顺序来放置。比如第5665列(列标从1开始)中第一个1(行标为2)其实是第13列中的第三个1(行标为1784)向下平移157×36后得来的。所以我们规定从第1列到第36列中ram_ext ...
www.eeworm.com/read/331422/12829689
ico 仿射密码.ico
www.eeworm.com/read/331422/12829701
clw 仿射密码.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CMyDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "仿射密码.h"
www.eeworm.com/read/331422/12829706
h 仿射密码.h
// 仿射密码.h : main header file for the 仿射密码 application
//
#if !defined(AFX__H__DA689747_205C_4F95_B89A_5272A5C5C714__INCLUDED_)
#define AFX__H__DA689747_205C_4F95_B89A_5272A5C5C714__INCLUDED_
#
www.eeworm.com/read/331422/12829712
cpp 仿射密码.cpp
// 仿射密码.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "仿射密码.h"
#include "仿射密码Dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static cha
www.eeworm.com/read/331422/12829716
dsw 仿射密码.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# 警告: 不能编辑或删除该工作区文件!
###############################################################################
Project: "仿射密码"=".\仿射密码.dsp"
www.eeworm.com/read/331422/12829725
dsp 仿射密码.dsp
# Microsoft Developer Studio Project File - Name="仿射密码" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Appl
www.eeworm.com/read/331422/12829734
aps 仿射密码.aps
www.eeworm.com/read/331422/12829736