CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 选课 c

搜索资源列表

  1. SYLCourseManage

    0下载:
  2. 程序开发软件: Visual Studio 2010 数据库:sqlserver2005以上版本 开发语言:C# 学院信息:学院编号,学院名称,成立日期,院长姓名,联系电话,附加信息 专业信息:专业编号,专业名称,所在学院,成立日期,联系人,联系电话,附加信息 班级信息:班级编号,班级名称,所属专业,成立日期,班主任,联系电话,附加信息 学生信息:学号,姓名,登录密码,性别,所在班级,出生日期,政治面貌,学生照片,联系电话,学生邮箱,联系qq,家庭地址,附加信息 教师信息
  3. 所属分类:CSharp

    • 发布日期:2017-05-18
    • 文件大小:4618480
    • 提供者:huang
  1. student.CSharp

    0下载:
  2. 一个学生选课系统的人机界面开发 有数据库和C#的连接 以及各个控件的使用 LINQ查询的使用-A man-machine interface development student elective system are connected and the use of various databases and C# LINQ query using the controls
  3. 所属分类:CSharp

    • 发布日期:2017-05-13
    • 文件大小:3113424
    • 提供者:王晨
  1. xueshengxuanke

    0下载:
  2. 用c++实现学生选课,包括根据各类信息如学生成绩、学号等等,实现课程的筛选-Using c++ to achieve student enrollment, including all kinds of information, such as based on student achievement, student number, etc., to achieve screening programs
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:30934
    • 提供者:丁扬
  1. course-selecting-system

    0下载:
  2. c语言环境下的选课系统,旨在方便学生选课,方便学校管理的一种管理系统-course selecting system
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:380635
    • 提供者:蔡文超
  1. CourseSettlement

    0下载:
  2. 自主开发高校教师选课系统,基于ASP.NET,C#语言开发 三层构架。支持青果系统直接导入课程信息,能满足大部分高校教师的选课统计工作。-The independent development of university teachers elective system, based on ASP.NET, C# language to develop the three tier architecture. Support Chinese olive system directly into
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:1897112
    • 提供者:li
  1. StC

    0下载:
  2. 使用C语言编写的学生选课系统,还有许多不足,希望各位指点。-student choose course systerm
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3794
    • 提供者:skd
  1. chapter301

    0下载:
  2. Private Sub Form_Load() 创建连接,并打开 Set con = New ADODB.Connection con.ConnectionString = Provider=Microsoft.Jet.OLEDB.4.0 Data Source=C:\Users\lenovo\Desktop\学生选课系统\db1.mdb Persist Security Info=False con.CursorLocation = adUseClient co
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:32747
    • 提供者:xuweijie
  1. student-system

    0下载:
  2. 学生选课系统,源码与数据库文件,非常详细的可执行源码与文件-Program Design on Students Selective Courses System with c#
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:1881093
    • 提供者:sherry
  1. mfc

    7下载:
  2. 学生选课系统MFC c++ 学生选课系统,MFC界面。有教师和学生登入。教师可管理学生和课程。学生可选课,课程的浏览等。-Student elective system MFC c++ student elective system, MFC interface. Teachers and students to log in. Students and teachers can manage courses. Students elective courses of browsing.
  3. 所属分类:Other windows programs

    • 发布日期:2016-01-16
    • 文件大小:13979648
    • 提供者:张艺兴
  1. aspnet-STUDENTCOURSE

    0下载:
  2. ASPDNET+ACCESS实现网络选课.-THIS PROGRAM IS MADE TO MANNAGE STUDENT COURSE ON WEB,DEVELOPPED BY VS2008,C#
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-04-26
    • 文件大小:253213
    • 提供者:刘星
  1. 05.TestPolymorphismVC

    0下载:
  2. 本源码是学生选课的一个APP,用c++语言编写,里面用到了面向对象编程技术,是一个学习的好材料-The source is a student enrollment of APP, written in c++ language, which uses object-oriented programming techniques, is a good learning materials
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:20458
    • 提供者:yuansong
  1. student

    0下载:
  2. 学生选课管理系统的设计目的是设计一个学生选修课程系统的程序,用来实现对学生选课的管理,其中包括学生信息、教师信息、课程信息、授课信息和选课信息的添加、查询、编辑和删除管理。程序设计了五个类,学生实体类、教师实体类、课程实体类、授课信息类和选课信息类,操作函数中包括了对于实体信息所进行的增加、删除、编辑和查询,而且还加入了输入、输出函数和显示函数。因为这次课程设计,我们可以熟练的使用C++语言来完成一个学生选课管理系统。-Student enrollment management system d
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:722067
    • 提供者:李雪婷
  1. student-elective-system

    0下载:
  2. C#编写的学生选课系统 需要连接数据库 在登录时核对账号和密码 登陆成功后可选择选修课 -C# student elective system Need to connect to the Check the account number and password when you log in After landing successfully can choose elective course
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:77647
    • 提供者:费天阳
  1. SelectCourse

    0下载:
  2. C#基于SQL sever数据库的学生选课系统-selectcourse of student
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:441523
    • 提供者:雷小松
  1. codes-of-class-choosing

    0下载:
  2. 一个在C语言运用以及编写较为严谨专业的关于选课系统的代码-a serious codes of class choosing quesitons
  3. 所属分类:CSharp

    • 发布日期:2017-05-01
    • 文件大小:93773
    • 提供者:shanxv
  1. class-selection-system

    0下载:
  2. 这是这几天我用C做的一个简易的学生选课系统.其实是我们的1道程序实践考试题,我想请大家看看,帮我提些建议-This is a few days I have to do with C a simple class selection system is actually a program practice test questions, I would like to invite everyone to see, help me some advice
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6376
    • 提供者:fang99164
  1. student114

    0下载:
  2. C语言编的学生选课系统,在TURBO C下调试已OK,请下载-C language course students made systems, in TURBO C debugging has been OK, please download
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:3039
    • 提供者:yia46aoaa
  1. PaiKe

    0下载:
  2. c#编写的选课排课系统 -C# prepared Course Scheduling SystemC# prepared Course Scheduling System
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:4881
    • 提供者:wanghaisf
  1. chooseclasssystem

    0下载:
  2. 用C#语言编写的选课系统,可以通过用户名登录等进入查看相应的选课状况,简略版的选课系统-With C# language elective system, you can view the enrollment status by entering a user name to log, simple version of the elective system
  3. 所属分类:.net

    • 发布日期:2017-05-31
    • 文件大小:13210214
    • 提供者:郑楚琪
  1. CSharp_Course-selection-system

    0下载:
  2. 学生选课系统的设计 1.C#语言,采用三层架构 2.含有数据库的各种功能 3.有详细说明文档以及需求文档-Design student elective system 1.C# language, using a variety of functional three-tier 2. 3. containing detailed documentation and requirements document
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1541992
    • 提供者:muzhi
« 1 2 ... 4 5 6 7 8 910 »
搜珍网 www.dssz.com