• 博客园logo
  • 会员
  • 周边
  • 新闻
  • 博问
  • 闪存
  • 众包
  • 赞助商
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录

p201821440009

  • 博客园
  • 联系
  • 订阅
  • 管理

公告

2020年11月21日

实验3

摘要: 中国人民公安大学 Chinese people’ public security university 网络对抗技术 实验报告 实验三 密码破解技术 学生姓名 年级 区队 指导教师 信息技术与网络安全学院 2016年11月7日 实验任务总纲 2016—2017 学年 第 一 学期 一、实验目的 1. 阅读全文

posted @ 2020-11-21 12:37 p201821440009 阅读(115) 评论(0) 推荐(0)

2020年11月8日

实验1

摘要: 学 号201821440009 中国人民公安大学 Chinese people’ public security university 网络对抗技术 实验报告 实验一 网络侦查与网络扫描 学生姓名 郭家铭 年级 2018 区队 18网四 指导教师 高见 信息技术与网络安全学院 2017年7月7日 实 阅读全文

posted @ 2020-11-08 08:43 p201821440009 阅读(81) 评论(0) 推荐(0)

2019年6月3日

实验5

摘要: #include "stdio.h" int max2(int a,int b) { if(a>=b) return a; else return b; } int max4(int a,int b,int c,int d) { int max2(int a,int b); int m; m=max2(a,b); ... 阅读全文

posted @ 2019-06-03 15:04 p201821440009 阅读(52) 评论(0) 推荐(0)

2019年5月20日

实验4 数组

摘要: #include "stdafx.h" #include "stdio.h" int main(int argc, char* argv[]) { int a[10]; int i,j,t; printf("input 10 numbers:\n"); for(i=0;i<10;i++) scanf 阅读全文

posted @ 2019-05-20 15:29 p201821440009 阅读(124) 评论(0) 推荐(0)

2019年5月6日

实验4(下)

摘要: #include "stdafx.h" #include "stdio.h" int main(int argc, char* argv[]) { int i,a,b,c,s; i=100; s=0; while(i<=999) { a=i/100; b=(i-100*a)/10; c=i%10; ... 阅读全文

posted @ 2019-05-06 15:06 p201821440009 阅读(91) 评论(0) 推荐(0)

实验4(上))

摘要: #include "stdafx.h" #include "stdio.h" int main(int argc, char* argv[]) { double i,j,s; j=0; s=0; for(i=1;i<=50;j=20*i+2,s=s+j,i++); printf("%lf",s); return 0; } #in... 阅读全文

posted @ 2019-05-06 14:31 p201821440009 阅读(88) 评论(0) 推荐(0)

2019年4月22日

实验4

摘要: #include "stdafx.h" #include "stdio.h" int main(int argc, char* argv[]) { double a,tax,rate,profit; scanf("%lf",&a); if(a=500)&&(a=1000)&&(a=2000)&&(a<5000)) { rate=0.10; ... 阅读全文

posted @ 2019-04-22 15:49 p201821440009 阅读(122) 评论(0) 推荐(0)

实验2-3

摘要: #include "stdafx.h" #include "stdio.h" int main(int argc, char* argv[]) { double a,b,c; scanf("%lf %lf %lf",&a,&b,&c); if((a+b<=c)||(a+c<=b)||(b+c<=a) 阅读全文

posted @ 2019-04-22 15:15 p201821440009 阅读(115) 评论(0) 推荐(0)

试验2-2

摘要: #include "stdafx.h" #include "stdio.h" int main(int argc, char* argv[]) { int year,days; printf("input the year"); scanf("%d",&year); if(year%4!=0) { 阅读全文

posted @ 2019-04-22 14:37 p201821440009 阅读(129) 评论(0) 推荐(0)

实验2-1

摘要: #include "stdafx.h" #include"stdio.h" int main(int argc, char* argv[]) { char c1,c2,c3,c4,c5; c1=getchar(); c2=getchar(); c3=getchar(); c4=getchar(); 阅读全文

posted @ 2019-04-22 14:03 p201821440009 阅读(122) 评论(0) 推荐(0)

下一页
 
博客园  ©  2004-2026
浙公网安备 33010602011771号 浙ICP备2021040463号-3