资源列表

« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 305 »

[打印编程javaPrintDiamond

说明:打印一个菱形,输入一个奇数k,输出的菱形对角线长度为2k-1-Print a Diamond,input an occ number, output the diamond
<黎阳> 在 2024-04-29 上传 | 大小:1024 | 下载:0

[打印编程perpetual-calendar

说明:输入任意年月(公元以后),就可以打印出该月的月历,以及星期几-perpetual calendar
<luobi> 在 2024-04-29 上传 | 大小:1024 | 下载:0

[打印编程no.1

说明:定义一个结构体typedef struct{int num char name[10] int score[4] }STU ,里面有两个整形数组和一个字符数组,用来存储学生的信息;主函数中接收数据并存入结构体,然后调用函数进行数据的查找,修改删除;编写三个函数 find_stu(STU per[],int t) :输入学生的学号进行查找 modify_stu(STU per[],int t) 对找到的学生的姓名和成绩进行修改;
<张树> 在 2024-04-29 上传 | 大小:1024 | 下载:0

[打印编程Elementary-school-aoshu-problem

说明:用户输入时间和打印的大小,自动输出打印的时间-The user input time and the size of the print, print time automatic output
<牛为> 在 2024-04-29 上传 | 大小:1024 | 下载:0

[打印编程Birthday-gift-electronic

说明:大一作业 生日礼物 输入所要打印的时间和规模,自动打印-Freshman homework birthday gift
<牛为> 在 2024-04-29 上传 | 大小:1024 | 下载:0

[打印编程calendar.c.tar

说明:This program prints a calendar in .txt format for a year. The user enters the year the calendar is for. This calandar will indicate whether or not the calendar is a leap year calendar.
<Rohit Singhal> 在 2024-04-29 上传 | 大小:1024 | 下载:0

[打印编程Weather-4-Number-can-be-3x8=24

说明:判断输入的4个数字能否算出24点,能则打印出表达式,不能则输出Fail.-4 digital inputs to determine whether the calculated 24 points, can then print out the expression, not the output Fail.
<NNTK> 在 2024-04-29 上传 | 大小:1024 | 下载:0

[打印编程LogFile

说明:一个用于打印日志的类,打印字符不能超过1024,超出部分会被截断。-a class for log
<jtgpw88> 在 2024-04-29 上传 | 大小:1024 | 下载:0

[打印编程struct_details

说明:1.给结构体赋值,打印结果。2.打印结构体每个成员变量的地址。3.打印该结构体的长度。4.按字节打印该结构体-1. To structure body assignment, print the results. 2. Each member variables print structures of the address. 3. Print this structure of the length of the body. 4. A
<lixiaolong> 在 2024-04-29 上传 | 大小:1024 | 下载:0

[打印编程Thermal-printing-process

说明:在VS2008平台下C++邮政热敏打印程序-Thermal printing process
<gavin> 在 2024-04-29 上传 | 大小:1024 | 下载:0

[打印编程3

说明:打印楼梯,同时在楼梯上方打印两个笑脸。 1.程序分析:用i控制行,j来控制列,j根据i的变化来控制输出黑方格的个数。-Print the stairs as in the above two smiling face the print.
<ningguoli> 在 2024-04-29 上传 | 大小:1024 | 下载:0

[打印编程calendar

说明:C语言写的简单打印日历程序,初学者可以看一下-Simple print calendar program written in C language
<罗富> 在 2024-04-29 上传 | 大小:1024 | 下载:0
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 305 »

源码中国 www.ymcn.org