登录
首页 » c++ » c++教室管理系统

c++教室管理系统

于 2023-07-09 发布 文件大小:19.30 kB
0 82
下载积分: 2 下载次数: 1

代码说明:

 #include #include #include #define LEN sizeof(struct classroom)struct classroom{    int num;    char loc[5];    int seat_num;    char type[4];    char use[4];   struct classroom *next;    }*head; int n=0;int main(int argc, char **argv){    void start();//所写程序的功能提示!     void read_write(void);//输入相关的教室信息 !

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

发表评论

0 个回复

  • 数据库系统概念中文版
    数据库系统概念中文版,作为大学的核心课程,本书对于自学的同学非常友好,对于里面的伪代码和习题都建议同学自己去尝试。(The Chinese version of the concept of database system, as the core course of university, is very friendly to the students who teach themselves. For the pseudo-code and exercises in this book, students are advised to try it by themselves.)
    2019-02-27 23:36:08下载
    积分:1
  • ip
    ip从char[]转为int,ip地址转换( transform ip from char[] to int)
    2012-05-22 15:11:35下载
    积分:1
  • Unity调用安卓手机相册和相机
    Unity调用安卓手机相册和相机
    2018-09-06下载
    积分:1
  • wuziqi
    五子棋巧妙设计,可以帮你设计出界面丰富的五子棋,很好玩(Backgammon clever design can help you design the 331 interface, a lot of fun)
    2012-05-21 18:25:06下载
    积分:1
  • 115157731
    说明:  手写鉴别用VC++6.0开发的一个手写字符识别系统,联机输入签名,可以识别数字,字母和汉字. (Handwriting identification using VC++ 6.0 Development of a handwritten character recognition systems, on-line input signatures can identify numbers, letters and Chinese characters.)
    2008-11-10 01:30:08下载
    积分:1
  • OPENCV_行人流量检测
    使用C++ OpenCV库进行行人检测,并且计数人流量个数(Use C++ OpenCV library for pedestrian detection and count the number of human traffic)
    2018-09-20 12:43:08下载
    积分:1
  • DBSCANClusteringAlgorithm
    说明:  聚类算法MATLAB程序实现,聚类(Cluster)分析是由若干模式(Pattern)组成的,通常,模式是一个度量(Measurement)的向量,或者是多维空间中的一个点。聚类分析以相似性为基础,在一个聚类中的模式之间比不在同一聚类中的模式之间具有更多的相似性。(DBSCAN_Clustering Algorithm)
    2010-03-23 16:51:41下载
    积分:1
  • splitter
    基于单文档,分割windows窗口,设置分割的形式(Based on a single document, split windows windows)
    2013-10-14 09:38:29下载
    积分:1
  • arview
    数据挖掘中,关联规则的例子,源码, arview算法的应用实例(data mining, association rules example, the source, the algorithm arview Application)
    2005-04-06 18:52:04下载
    积分:1
  • Beyond-the-CPP-STL
    Boost 带领你远远地超越了C++标准库,它使得C++编程更优雅、更有活力、更高产。首先, 我们系统地介绍一下Boost 库的主要组成和它们的主要用法。(Boost lead you far beyond C++ standard library, it makes C++ programming more elegant, more dynamic, more productive. First, we introduced a major component of the Boost libraries and their usage.)
    2013-04-26 14:05:00下载
    积分:1
  • 696516资源总数
  • 106752会员总数
  • 15今日下载