登录
首页 » 数据结构 » should I do our school among a software, it is our resolve to schools such condi...

should I do our school among a software, it is our resolve to schools such condi...

于 2022-03-23 发布 文件大小:1.88 MB
0 235
下载积分: 2 下载次数: 1

代码说明:

是我应我们学校学工部做的软件,其主要是解决想我们学校这样的条件--各个办公室之间还没有建立联网,而且学校分为两个校区(又不在一个城市).   因此,学工部每年的学分登记工作都很麻烦.每学年初,学工部要把当年发布的学分评测规定发到各系,学年末又要把从系里面提交的学分表收齐,然后手工登记,非常的麻烦.有时是系里面的学分报表太乱,有些资料丢失,要么是,系里面把各年的学分评测规定弄混,经常搞的他们一头雾水,于是为他们就请我做这个系统.   这个系统的工作流程是,每个学年初,学工部输入当年的学分评定规定,然后到处成为学分评测数据,然后Copy给各个系,各个系在每个学年中,输入新的专业,年级,班级和新生的资料,然后登记学分评测的纪录和考试的成绩.当学年末到了,各系把党学年的数据导成数据库,然后copy给学工部,学工部就可以用电脑纪录所有的学分纪录. -should I do our school among a software, it is our resolve to schools such conditions-- every office has not yet been established between the network and the school is divided into two campuses (not in a city). Therefore, each of the credit among a registration work very troublesome. Every beginning of the school year, among a year should release the credit evaluation of the provisions of the various faculties, should also learn from the end line inside the table collected credits, and then manual registration, very troublesome. Sometimes there is too much of the credit chaos statements, some of the inform

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

发表评论

0 个回复

  • Dijkstra算法C程序实现,可以在windows和linux下运行,
    Dijkstra算法C程序实现,可以在windows和linux下运行,-Dijkstra algorithm C program can run under windows and linux,
    2023-04-18 19:45:03下载
    积分:1
  • 视频存储系统
    该系统允许注册新出租,改变现有的租金数据、 删除文件压缩的租金 按主索引键和辅助键搜索。
    2022-02-03 17:55:56下载
    积分:1
  • 一元稀疏多项式计算器[加法和乘法] 问题描述: 设计一元系多项式计器实现两个多项式间的加法、减法。 基本要求: (1) 输入并建立多项式 (2) 输出多项式...
    一元稀疏多项式计算器[加法和乘法] 问题描述: 设计一元系数多项式计数器实现两个多项式间的加法、减法。 基本要求: (1) 输入并建立多项式 (2) 输出多项式,输出形式为整数序列:n,c1,e1,c2,e2……cn,en,其中n是多项式的项数,ci,ei分别为第i项的系数和指数。序列按指数降序排列。 (3) 多项式a和b相加,建立多项式a+b,输出相加的多项式。 (4) 多项式a和b相减,建立多项式a-b,输出相减的多项式。 用带表头结点的单链表存储多项式。 测试数据: (1) (2x+5x8-3.1x11)+(7-5x8+11x9) (2) (6x-3-x+4.4x2-1.2x9)-(-6x-3+5.4x2+7.8x15) (3) (x+x2+x3)+0 (4) (x+x3)-(-x-x-3)-one yuan sparse polynomial calculator [Addition and multiplication] Problem description : Design one yuan polynomial coefficient counter achieve the two polynomials addition, subtraction. Basic requirements : (a) input and the establishment of polynomial (2) output polynomial, the output form of integer sequence : n, c1, e1, c2, e2 ... cn, en, where n is the polynomial Number, ci, ei for the first item i the coefficients and indexes. By sequencing index in descending order. (3) a and b polynomial addition, the establishment of a polynomial b, the combined output polynomial. (4) a and b polynomial subtraction, the establishment of a polyno
    2022-10-15 00:45:03下载
    积分:1
  • 汉诺塔代码,从第一个木桩中,把所有盘子从大到小搬移到第三个木桩中....
    汉诺塔代码,从第一个木桩中,把所有盘子从大到小搬移到第三个木桩中.-HANOR code from a wooden blocks, all the dishes to the smallest movement pickets were third.
    2022-03-07 10:56:03下载
    积分:1
  • 一个经典的C程序的代码集合
    一个经典的C程序的代码集合-a classic C program code sets!
    2022-01-27 23:39:18下载
    积分:1
  • 餐厅预订
    你可以预订座位使用这个程序,你可以更新和删除 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-02-03 09:41:33下载
    积分:1
  • 一个简单的记录集类,可以操作单个文件,可以用来存放单表...
    一个简单的记录集类,可以操作单个数据文件,可以用来存放单表数据-A simple type recordsets, you can operate a single data file that can be used to store a single table of data
    2022-02-25 10:11:58下载
    积分:1
  • 计算机编程艺术第二卷,学习与算法的好书,喜欢的朋友可以...
    计算机编程艺术第二卷,学习数据结构与算法的好书,喜欢的朋友可以-Art of Computer Programming Volume II, learning data structures and algorithms books, like friends can
    2022-09-10 01:55:11下载
    积分:1
  • 关于库管理的项目
    一个学生管理系统的常见功能是支持个人的维护和研究信息与有关的一名学生。下面的源代码和例子用于在 Java 中的学生管理系统。 在项目文件部分中列出的源代码和包含在此项目中的文件,请确保列出的源代码,该代码是否满足您的需要那里
    2022-02-11 14:59:27下载
    积分:1
  • Java 学生学籍管理系统
    Java和Sql Server2005做的 学生学籍管理系统,Java + SQL Server2005 + MyEclipse6.0,作为计算机学院的课程设计已通过老师审核,Word文档,UML建模,代码,数据库文件一应俱全。
    2022-09-07 19:55:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载