登录
首页 » Windows开发 » Realization of college students grades for school students for details of infor...

Realization of college students grades for school students for details of infor...

于 2023-06-10 发布 文件大小:4.20 MB
0 154
下载积分: 2 下载次数: 1

代码说明:

实现学生成绩学院系详细情况适于学校用于学生的信息管理-Realization of college students grades for school students for details of information management

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

发表评论

0 个回复

  • thank you
    舞会上男女各排成一队进入舞厅,跳舞时依次从男士队伍和女士队伍的队头各出一个人相互结成舞伴。如果两队的人数不等,则队伍较长中未配对的人员将等待下一轮的舞曲。 要求用程序完成该配对过程的模拟,从键盘输入所有人员的名单,输入格式为“姓名 性别”,并且男女无序,输出所有配对的男女舞伴,如果某队伍中还有人员未配对完,则另外输出所有尚未配对人员名单。 选作内容: 1. 实现下一轮次的继续配对,此时,所有尚未配对的人员应优先予以配对; 2. 将姓名与性别数据存放在文本文件中,直接从文本中读入数据。 实现说明: 1. 总是排在队头的男女相互结成舞伴,具有队列的先进先出特征,因此采用队列来完成; 2. 采用两个队列分别存放男士和女士的姓名,所有输入的人员按照性别依次分解到各自的队列中,然后顺次取出各自的队头元素来配对并输出; 3. 队列类的数据类型可以是字符数组,也可以先实现模板类,再用字符数组来实例化实现。-thank you
    2022-03-01 16:14:45下载
    积分:1
  • VFP转换程序WORD to CHM源码,小例子,大家看看,可能会有帮助,好了...
    VFP转换程序WORD to CHM源码,小例子,大家看看,可能会有帮助,好了-VFP Word conversion to CHM source, small examples, we see that may be helpful, a good
    2022-08-18 01:39:33下载
    积分:1
  • Colormatrix for the chemalux coating AR.
    Colormatrix for the chemalux coating AR.
    2022-01-26 04:48:01下载
    积分:1
  • 这是用C++编的用链表求大数阶乘,
    这是用C++编的用链表求大数阶乘,-This the C series for the use of large numbers factorial chain,
    2022-03-07 12:50:11下载
    积分:1
  • Key access VB application for Windows CE on S3C2440
    Key access VB application for Windows CE on S3C2440
    2022-03-22 19:59:18下载
    积分:1
  • #包括<;STDLIB. H & gt;
    #include #include #include //#include #include "debugmalloc.h" #include "dmhelper.h" /*Define the macro */ #define ALIGN 8 #define FENCE 0xDEADBEEF #define HEADERSIZE sizeof(struct header) #define FOOTERSIZE sizeof(struct footer)-#include #include #include //#include #include "debugmalloc.h" #include "dmhelper.h" /*Define the macro*/ #define ALIGN 8 #define FENCE 0xDEADBEEF #define HEADERSIZE sizeof(struct header) #define FOOTERSIZE sizeof(struct footer)
    2022-01-20 23:08:39下载
    积分:1
  • pcmtest pcm播放器
    pcmtest能将原始PCM数据转成标准WAV文件的源码。
    2023-03-22 12:15:03下载
    积分:1
  • 图书信息管理系统
    图书信息管理系统包含class BOOK             //一、图书类{private:int num;            //编号string name;         //书名int B_class;      //等级string publishing;    //出版社int isbn;           //ISBNint stock;          //剩余量int sale;           //销量public:BOOK(){}          //构造函数void add1();         //添加图书信息void add2();void setnum(int a)    //在添加第二本书的信息时设置编码{num=a;}int getnum()          //得到编号{return num;}  string getname()     // 得到名称{return name;}void show();           //显示图书信息    int getB_class(){return B_class;}int getsale(){return sale;}
    2023-06-21 15:35:03下载
    积分:1
  • 启动控制面板大全(3KB)
    启动控制面板大全(3KB)-activated control panel Daquan (3KB)
    2022-03-17 02:38:12下载
    积分:1
  • 人脸检测 可以检测视频火文件中的人脸位置
    人脸检测 可以检测视频火文件中的人脸位置-Face Detection can detect fire video files Face location
    2023-02-18 13:10:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载