CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 行业应用软件 教育/学校应用 搜索资源 - 用c

搜索资源列表

  1. 小学生教学软件

    0下载:
  2. 期末作业,用c做的小学生教学软件,界面超强,
  3. 所属分类:教育/学校应用

    • 发布日期:2014-11-04
    • 文件大小:73037
    • 提供者:
  1. 学生数据管理系统

    0下载:
  2. 关于学生数据管理系统用C编的代码-on student data management system with C code provision
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:42147
    • 提供者:刘宇
  1. c++学生管理系统

    1下载:
  2. 一个学生信息管理系统。用的是MFC ODBC来完成的。在成绩管理系统中,当查询到记录后要刷新,使所有的记录从新显示出来的话,如果系统中存在7000条记录的话,刷新一次的时间要20多秒钟,处理后,可以在用户查询后,在不到一秒中的时间内来完成刷新。另:用户名:good,密码:py-a student information management system. The MFC ODBC to be completed. The performance management system, when
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:77004
    • 提供者:石飞
  1. 8003

    0下载:
  2. 教务管理系统,用c编写的 功能 极其强大,编码巨复杂,有兴趣的可以看看啊,包含了教务管理的所有功能.-academic management system, prepared with the functional c extremely powerful and complex coding giant, interested can see ah, including the management of all academic functions.
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:29382
    • 提供者:邓世铭
  1. 学生成绩管理1

    0下载:
  2. 学生成绩管理系统,用C语言编写的,非常实用的1款小型软件,可以查询成绩,排名,总分,平均分等。-student performance management system, using the C language, very practical, a small software can find results, rankings, scores, the average grade.
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:1957
    • 提供者:高飞
  1. 数据结构管理成绩

    0下载:
  2. 用C语言建立一个班级成绩管理系统,其中包括十名学生的相关数据(包括学号、姓名、三门课程的成绩、总成绩、平均成绩以及排名)。要求用单链表存储结构进行存储,能够实现对学生姓关数据的输入输出,并且能根据平均成绩对十名学生进行排序。-C language classes to establish a performance management system, including 10 students of relevant data (including school, names of the t
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:143404
    • 提供者:月间
  1. 站长高抬贵手哦

    0下载:
  2. 里面主要是学校几位老师给的管理系统例子,主要用C做,很合适C初学者学习的~! -inside several major school teachers to the management system examples, mainly to do with C, C is very suitable to beginners learning!
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:37894
    • 提供者:覃毅
  1. ak47

    0下载:
  2. 用C++做的学生成绩管理系统,一般是软件专业新生的课设题目,虽然还存在一些不足,但是基本上让你拿A问题-C students do performance management systems, generally professional software based freshmen class title, although there are still some problems, but basically you take a question
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:4462
    • 提供者:吴伟
  1. txl.c

    0下载:
  2. 用C做的一个通讯录,花了很多时间,让大家看下成果-C do a directory, spent a lot of time, so we glance at the results
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:3228
    • 提供者:sfsa
  1. C++061106236++

    0下载:
  2. 这是一个不错的数据库课程设计用C++编的希望与大家分享
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:18616
    • 提供者:刘流
  1. 飞机订票系统课程设计C++源代码

    0下载:
  2. 这是一个用C++语言编写的课件设计,希望对大家有帮助!-This is a C language courseware design, we want to help!
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:12758
    • 提供者:彭滔
  1. C语言的图书管理系统

    0下载:
  2. 本原代码是基于C语言的原程序。是用 C语言实现的图书馆管理系统-primitive code is based on the C language of the original procedure. Yes C language library management system
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:3782
    • 提供者:侯雷刚
  1. LMS

    0下载:
  2. 纯C语言的图书管理系统,实现了借书还书人员管理等一些简单的操作。数据的保存用c语言操作文本文件。使用链表。-Pure C language library management system to achieve the borrowing and returning books and other personnel management simple. Data preservation operation using c language text file. The use of lin
  3. 所属分类:Education soft system

    • 发布日期:2017-04-24
    • 文件大小:22449
    • 提供者:ggm
  1. student(c)

    0下载:
  2. 在学校做的学生成绩管理系统。 用C语言写的,用到链表、指针、文件操作-Student achievement at school management system.
  3. 所属分类:Education soft system

    • 发布日期:2017-04-08
    • 文件大小:3319
    • 提供者:gragel
  1. Socere-Management

    0下载:
  2. 使用c语言编写的简单的成绩管理系统,文件不连接数据库,使用简单的文件操作。-Use the simple written in c language the performance management system.
  3. 所属分类:Education soft system

    • 发布日期:2017-04-06
    • 文件大小:645691
    • 提供者:
  1. C-donate

    0下载:
  2. 用C语言编写的学生的捐款信息管理系统。.-Donation management system.Written in C.
  3. 所属分类:Education soft system

    • 发布日期:2016-01-25
    • 文件大小:852992
    • 提供者:clement
  1. c

    0下载:
  2. 用C设计的一个简单的学籍管理系统,实现出最基本的功能,包括查询和添加以及删除等功能-Designed with a simple C status management system to achieve the most basic functions, including query and add and delete functions
  3. 所属分类:Education soft system

    • 发布日期:2017-04-12
    • 文件大小:2464
    • 提供者:陈凯
  1. c-language-of-student

    0下载:
  2. 用C语言写的学生信息管理系统,在Dos界面下,有选择菜单。能够对学生信息进行增加,删除,修改和查询。查询的方式有很多种,如按学号,姓名查询等。适合初学者学习!编译环境Visual Studio 6.0-英语中文(简体)日语Written in C language student information management system, in Dos interface, have a choice menu. Student information to be able to add, d
  3. 所属分类:Education soft system

    • 发布日期:2017-04-02
    • 文件大小:299322
    • 提供者:Thomas
  1. student-system-for-c

    0下载:
  2. 这是一个用c语言开发的学生管理系统,个人开发,盗版必究。- This is a student management system developed using c language, personal development, piracy reserved.
  3. 所属分类:Education soft system

    • 发布日期:2017-04-03
    • 文件大小:78683
    • 提供者:温林泉
  1. C-STUDENT-SYSTEM

    0下载:
  2. 简单的数据库应用,用C语言写的源代码。学生成绩管理系统。。不过是DOS界面下-Simple database application, written in C language source code. Student achievement management system. . But a DOS interface
  3. 所属分类:Education soft system

    • 发布日期:2017-11-13
    • 文件大小:311812
    • 提供者:刘达雄
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com