计算机信息管理高校学生收费管理系统,包括概要设计,详细设计,及其实现 !完整论文!1
2021-12-21 23:16:51 1.68MB 高校学生管理系统
1
各个版本的java抽奖系统,集百家于一体,绝对好用。
2021-12-21 21:31:45 17.99MB swing
1
对简单的用户信息的添加、修改、删除、查询,包含了数据的连接操作
2021-12-21 21:09:40 27KB 数据库的连接
1
java所有组件演示,帮助你开发桌面应用,绝对标准,物有所值。需要注意的是,看源码时尽量用打开工具打开,否则看起来很乱。
2021-12-21 20:17:50 2.95MB java swing 所有组件 演示
1
酒店管理系统 java swing,一款用java 窗体做的应用程序
2021-12-21 20:16:10 1.53MB 酒店管理系统 java swing
1
常用Swing组件GUI设计,
2021-12-21 20:04:19 471KB 常用Swing组件GUI设计
1
纯c语言开发,包含三个文件,头文件,main.c studentMessage.c 。可以存在txt文件,快速排序,希尔排序,输出函数,寻找最高分学生信息,能够输出所有最高分学生信息。
2021-12-21 19:05:49 35KB ccc
1
所有结构体全部用类描述,完全面向对象,适用于刚学c++类的同学,如有错误请指出
2021-12-21 19:01:48 490KB c++ 完全面向对象
1
C语言基于单链表的学生管理系统,C语言项目,C语言文件操作。
2021-12-21 18:10:33 25KB 单链表 C语言 学生管理系统
1
/root/xiangm/stu_sys |-- Makefile |-- include | |-- other | | `-- other.h | |-- student | | `-- student.h | |-- student_public.h | `-- teacher | `-- teacher.h |-- src | |-- Makefile | |-- lib | | |-- Makefile | | |-- other | | | `-- other.c | | |-- student | | | |-- Makefile | | | `-- student.c | | `-- teacher | | `-- teacher.c | `-- scli | |-- Makefile | |-- other | | |-- Makefile | | |-- other | | |-- other.c | | `-- other.db | |-- student | | |-- Makefile | | |-- student | | |-- student.c | | `-- student.db | `-- teacher | |-- Makefile | |-- teacher | |-- teacher.c | `-- teacher.db `-- target |-- other | `-- other |-- student | `-- student `-- teacher `-- teacher 包括各个文件中的Makefile编写
2021-12-21 17:58:09 43KB 学生管理系统(C语言+链表)
1