CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 打印编程 搜索资源 - int

搜索资源列表

  1. sprintf

    0下载:
  2. 不怕溢出的sprintf int main() { string s stringprintf(s, "int: d, double: f, str: s", 18, 18.55, "test") cout << s << endl }-Not afraid of overflow sprintf int main () (string s stringprintf (s, " int: d, double: f, st
  3. 所属分类:Printing program

    • 发布日期:2017-04-10
    • 文件大小:571byte
    • 提供者:zhuzhu
  1. test

    0下载:
  2. const int TOTAL_PRINTERS = 2 //打印机总数 const int TOTAL_SCANNERS = 1 //扫描仪总数 const int TOTAL_MODEMS = 1 //调制解调器总数 const int TOTAL_CDS = 2 //光驱总数 const int TOTAL_MEMORIES = 1024 //内存大小-const int TOTAL_PRINTERS = 2 //total of printer const int T
  3. 所属分类:Printing program

    • 发布日期:2017-04-04
    • 文件大小:6.01kb
    • 提供者:幽幽
  1. Print_calendar

    0下载:
  2. 在日历中输入日期后,程序自动打印日历的年、月、日。-This program prints a calendar for a year specified int text
  3. 所属分类:Printing program

    • 发布日期:2017-03-29
    • 文件大小:1.23kb
    • 提供者:yangzhw
  1. nova

    0下载:
  2. 将int类型的数中 某两位的大小判断出来 如00 打印出0 01打印出1-Number in the int type to determine the size of a two out, such as 00 out of 001 print print 1
  3. 所属分类:Printing program

    • 发布日期:2017-04-13
    • 文件大小:3kb
    • 提供者:猪猪
  1. no.1

    0下载:
  2. 定义一个结构体typedef struct{int num char name[10] int score[4] }STU ,里面有两个整形数组和一个字符数组,用来存储学生的信息;主函数中接收数据并存入结构体,然后调用函数进行数据的查找,修改删除;编写三个函数 find_stu(STU per[],int t) :输入学生的学号进行查找 modify_stu(STU per[],int t) 对找到的学生的姓名和成绩进行修改; delete_stu(STU per[],int m)
  3. 所属分类:Printing program

    • 发布日期:2017-03-21
    • 文件大小:793byte
    • 提供者:张树
搜珍网 www.dssz.com