代码搜索:华为面试
找到约 1,532 项符合「华为面试」的源代码
代码结果 1,532
www.eeworm.com/read/300537/13906876
pdf c语言面试题之华为面试题.pdf
www.eeworm.com/read/9618/172453
doc 华为c语言面试题目.doc
www.eeworm.com/read/478747/6702035
pdf c语言面试题大汇总之华为面试题.pdf
www.eeworm.com/read/300537/13906883
pdf c语言面试题大汇总之华为面试题.pdf
www.eeworm.com/read/378475/9230001
pdf 华为.pdf
www.eeworm.com/read/180182/9317150
doc 华为.doc
www.eeworm.com/read/426309/10265529
doc 华为.doc
www.eeworm.com/read/331282/12835131
txt 华为.txt
http://www.richinfo.com/bbs/ 论坛:
http://www.cn-lan.com
http://bbs.chinaitlab.com/list.asp?boardid=8
1****************
华为认证考试项目重大调整通知 !
本条已被访问了[1737]回 [2002-10-15 18:37
www.eeworm.com/read/313158/13595005
cpp 华为.cpp
#include
#include
#define N 20
int mode(int n){
if((n=n%20)==0)n=20;
return n;
}
//华为笔试编程题1
main(){
int fsecrect,Nsecrect;//初始密码
int i,j,k,a[N+1],secrect[N+1];