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

c++教室管理系统

于 2023-07-09 发布 文件大小:19.30 kB
0 17
下载积分: 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 个回复

  • cPP
    数据结构课设,城市地铁站的设计与使用规划(Set data structure class, subway station design and use of planning)
    2011-07-03 11:58:24下载
    积分:1
  • C++实战源码-成组浏览图片(入门级实例522).zip
    C++实战源码-成组浏览图片(入门级实例522).zip
    2019-10-01下载
    积分:1
  • debye5(1)
    说明:  由晶格振动声子态密度计算迪拜温度、比热、振动熵等热力学性质的程序。(the programme for caculation of the debye temprature,specific heat, entropy and so on from the DOS of phonon )
    2011-04-18 15:09:14下载
    积分:1
  • Programmers-thinking-cultivation
    有助于提升程序员的思想和灵魂 你会看到令人吃惊的方面,我们的大脑是如何工作的,看看你可以战胜系统来提高自己 learnin根特思维能力(Help the programmer s thoughts and soul You‘ll see surprising aspects of how our brains work and see how you can beat the system to improve your own learnin gand thinking skills.)
    2013-11-25 21:59:38下载
    积分:1
  • PKMgongzuokongjian
    并联机构工作空间图形可视化,matlab编制的代码,请交流(Parallel Workspace graphical visualization, matlab code is compiled, please exchange)
    2015-05-08 11:52:06下载
    积分:1
  • sgl_lib
    VC与matlab混合编程方面的书籍,介绍全面,适用,是一本不错的书(英文)(VC and matlab mixing programming books, introduced comprehensively, applicable, is a good book (English))
    2010-09-11 13:34:32下载
    积分:1
  • 2MSP430F149USART1sendreceivewithpc
    使用MSP430F149芯片,透过串口与电脑发送接收通信,波特率9600,8数据,无校验。使用32.768k晶振,使用P3.6和P3.7口作为发送和接收口,使用异步通信USART1,采用中断形式。实现通信,当单片机接收到什么字符后,它会自动把接收的字符发送个电脑(MSP430F149 chip computer through the serial port and send and receive communication baud rate 9600 data, no parity. 32.768k crystal form of P3.6 and P3.7 port for sending and receiving mouth use asynchronous communication USART1, the interrupt. Achieve communication, when the microcontroller received characters, it automatically receives the character to send a computer)
    2012-09-14 17:31:01下载
    积分:1
  • STM32增量编码器例程
    说明:  通过增量式编码器A,B,Z项实现对编码值的输出,速度输出和方向判断(The output, speed output and direction judgment of coded value are realized by incremental encoder..)
    2019-07-04 11:18:16下载
    积分:1
  • chombo_package_1_A-C
    说明:  自适应网格划分通用程序包,美国伯克利大学开发的共享软件包。(Adaptive Mesh generic package, the United States developed at the University of Berkeley's share package.)
    2006-04-13 21:07:58下载
    积分:1
  • 数字高程模型内插程序
    采用C#编写,简单的数字高程模型内插程序,利用待求点周围10个已知点推算出待求点高程
    2022-05-14 11:54:28下载
    积分:1
  • 696518资源总数
  • 104297会员总数
  • 29今日下载