>a[i]; cout<<"再输入一个整数:"<>b; for(i=0;i<5;i++) {  if(a[i]==b)  {   cout<<"该数已存在!"< >a[i]; cout<<"再输入一个整数:"<>b; for(i=0;i<5;i++) {  if(a[i]==b)  {   cout<<"该数已存在!"<
登录
首页 » c++ » C++是一种面向对象的计算机程序设计语言

C++是一种面向对象的计算机程序设计语言

于 2023-03-06 发布 文件大小:396.72 kB
0 85
下载积分: 2 下载次数: 1

代码说明:

#include #include #include using namespace std; void main() {  fstream file("file.txt");  int a[6] = { 0 }, b, i,j,t(0);  cout a[i];  cout b;  for (i = 0;i < 5;i++)  {   if (a[i] == b)   {    cout

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 12864代码
    *程序名称:带汉字库的12864液晶显示模块驱动 *程序功能:显示字符、汉字和图片 *开发工具:WSF-51DB开发板 * MCU型号:AT89S52-24PU *时钟频率:12MHZ *程序作者:吴师傅 *版权说明:吴师傅版权所有。转载请注明来源和作者
    2022-12-16 19:35:03下载
    积分:1
  • LCD12864
    msp430 LCD12864 test program, beginners essential for college students SCM contest entry procedures, enclosing the source, and Chinese comments
    2015-05-11 21:21:46下载
    积分:1
  • keyscanner
    说明:  一个很通用的按键扫描程序,可用于单片机控制中(A very common key scanner can be used in the SCM)
    2010-04-28 20:22:24下载
    积分:1
  • Prim
    编程实现Prim算法,基于最小堆数据结构,生成最小代价生成树。 (其中随机生成点和边,形成连通图) 根据输入的顶点数的不同,分析时间复杂度。(Implement Prim’s algorithms based on min-heap and disjoint set data structure for constructing a minimum cost spanning tree. Generate weighted undirected complete graph for given size n according to the following approach: 1) Randomly generate n points ( ) on a plane 2) Randomly generate k pairs of points as edges of the graph. 3) The weight of an edge of the graph is defined as the the Euclidean distance between two endpoints of the edge. )
    2011-06-11 16:28:53下载
    积分:1
  • migration(FKaPS)
    F-K域偏移法和相移法偏移程序(C语言)(FK domain migration method and the phase- shift method migration program (C language))
    2021-04-06 20:59:02下载
    积分:1
  • learning-opencv-ch4-2
    学习opencv第四章第二题源代码(C语言版)(Chapter IV second question learning opencv source code (C language version))
    2013-11-14 19:17:10下载
    积分:1
  • MPL
    stm32f407读取陀螺仪JY901数据(Stm32f407 reads gyro JY901 data)
    2020-06-19 06:20:01下载
    积分:1
  • STM32F4xx_DSP_StdPeriph_Lib_V1.3.0 STM32F4的固件函数库s
    STM32F4xx_DSP_StdPeriph_Lib_V1.3.0:STM32F4的固件函数库,方便开发者对STM32的开发编程,有相关的数据手册可以查阅
    2022-03-17 00:13:31下载
    积分:1
  • HOT_CAN
    说明:  XC2287M 的CAN通信例程,包括如何使用DAVE(XC2287M Serial Communication using the CAN)
    2020-06-23 16:40:01下载
    积分:1
  • ProfiBus-DP 转 TCP/IP 网关
    ProfiBus-DP 转 TCP/IP 网关,c语言源码加测试结果
    2023-04-15 17:40:04下载
    积分:1
  • 696516资源总数
  • 106442会员总数
  • 11今日下载