Welcome![Sign In][Sign Up]
Location:
Search - xuesheng

Search list

[Printing programxuesheng

Description: 对房地产楼房进行合理的管理。汇总打印预览狠方便-Reasonable real estate building management. Print Preview ruthless convenient summary
Platform: | Size: 696320 | Author: 赖永鹏 | Hits:

[Education soft systemxuesheng

Description: 学生管理系统。实现学生的档案,学号,姓名,等详细内容的管理。本人的大作业,测试过,准确无误-Student management system. Achieving student files, student number, name, and other details of management. I have a big job, tested, accurate
Platform: | Size: 556032 | Author: 暖暖 | Hits:

[Data structsxuesheng

Description: 介绍了数据结构分层遍历的算法,,很好的帮助学生了解它-Describes the hierarchical data structure traversal algorithm, it is good to help students understand
Platform: | Size: 3072 | Author: 欧阳双喜 | Hits:

[Education soft systemxuesheng

Description: 学生成绩管理系统,附带报告,课设的时候编的。-Student achievement management system, with the report, compiled when the class set.
Platform: | Size: 239616 | Author: 洛克伦 | Hits:

[Education soft systemxuesheng

Description: 使用VC设计一个学籍管理系统。写出需求分析(记录学生学号, 姓名,班级,课程编号,课程成绩,并可按学号进行成绩查询等功能-Use VC to design a school management system. Write a needs analysis (recorded students learn number, name, class, course number, course grade, student number and may function to query results
Platform: | Size: 902144 | Author: | Hits:

[Education soft systemxuesheng

Description: 汇编实现学生姓名及成绩录入与排序,可输入3个学生姓名及成绩,并排序后输出。-Compilation of names and achievements of students achieving entry and sorting, you can enter the names and achievements of three students, and sorted out.
Platform: | Size: 2048 | Author: 刘兆杰 | Hits:

[Windows Developxuesheng-

Description: 利用VC++做的简单毕业设计,对学习比较有帮助-Using VC++ to do a simple graduation
Platform: | Size: 2518016 | Author: 左左 | Hits:

[JSP/Javaxuesheng

Description: 是一篇关于java入门经典的书籍,带有学生信息管理系统,欢迎大家来下载-Jsp,java you need it thank you!
Platform: | Size: 603136 | Author: | Hits:

[Education soft systemxuesheng

Description: 简单的学生管理系统 可以实现简单的学生信息的增删改查!-Simple student management system jsp+ sql+ javabean
Platform: | Size: 1253376 | Author: zhaohu | Hits:

[Education soft systemxuesheng

Description: 几代人 联系学生信息管理系统的一个分支,是个好东西啊-Generations studnet Info from mytelephone ,i like it.
Platform: | Size: 4096 | Author: 动动 | Hits:

[Education soft systemxuesheng

Description: VF环境下开发的学生管理系统 能方便的管理学生信息-VF environment, student management system developed under the management of student information can be easily
Platform: | Size: 378880 | Author: 李俊贤 | Hits:

[Education soft systemxuesheng

Description: 学生管理系统,比较完善,好看,完整,有数据库-Student management system, more perfect, good-looking, complete with database
Platform: | Size: 9201664 | Author: doudou | Hits:

[Software Engineeringxuesheng

Description: 这是一个学生管理系统,他主要包括输入学生信息,增加学生信息,修改学生信息,删除学生信息,以及对学生信息以一定的方式进行排序-This is a student management system, and he includes input student information, increasing student information, student information to modify, delete student information, as well as information on students to sort a certain way
Platform: | Size: 101376 | Author: 杨丽 | Hits:

[JSP/Javaxuesheng

Description: 基于JSP的学生管理系统 界面比较精致 适合JAVA初学者参考-JSP-based student management system interface more sophisticated reference for JAVA beginners
Platform: | Size: 3981312 | Author: 小析 | Hits:

[Education soft systemxuesheng.guanlixitong

Description: 学生管理系统,包括学生的学院、专业、班级等一系列信息,功能全部实现了。-Student management system, including college students, professional, class and a series of information, all functions to achieve.
Platform: | Size: 12900352 | Author: 梦蝶 | Hits:

[Education soft systemxuesheng

Description: 学生管理系统,用MYSQL数据库能实现动态下拉框,添加,修改,删除-Student management system, with the MYSQL database to achieve the dynamic drop-down box, add, modify, delete
Platform: | Size: 11820032 | Author: 裘福 | Hits:

[Education soft systemxuesheng

Description: 学生成绩管理系统,可以浏览学生的学号,姓名,考试科目,成绩,还可以添加这些信息。-Student achievement management system, students can visit the school number, name, test subjects, the results, you can add this information.
Platform: | Size: 2008064 | Author: 高战立 | Hits:

[Data structstongji-xuesheng-xinxi

Description: 这是学生成绩查询系统的一小部分,能实现(1)函数input() 输入20个学生姓名和高考总分; (2)函数sort() 按高考总分从高到低的顺序排序,姓名顺序也随之调整; (3)函数display()显示学生姓名及其高考总分; (4)在主函数中输入一个姓名,编写函数search() 用顺序查找方法找出该学生。若查找成功,在主函数中显示该生姓名及其高考总分;否则显示查找失败。 -This search system is student achievement a small part, to achieve (1) function input () input 20 names of students and college entrance examination score (2) function sort () by college entrance examination score sorted in descending order, name order also will be adjusted (3) function display () displays the names of students and their college entrance examination score (4) in the main function, enter a name, write the function search () method with a sequential search to find the student. If the lookup succeeds, the main function to display the student name and college entrance examination score otherwise display the lookup fails.
Platform: | Size: 1024 | Author: caiyuan | Hits:

[Mathimatics-Numerical algorithmsxuesheng-chengji-tongji-2

Description: 这是学生成绩统计的另一部分,实现功能是有班级30个学生5门课,在主函数中输入、输出数据: (1)函数average()求第一门课的平均分; (2)函数findfail()找出有2门或2门以上课程不及格学生,输出其学号和全部课程成绩及平均成绩; (3)函数findgood()找出平均成绩在90分以上或全部课程成绩在85分以上的学生。 -This is another part of student achievement statistics, to achieve functional class of 30 students is 5 course, the main function in the input and output data: (1) function average () find the first course of the average (2) function findfail () to identify two or two or more courses failing students, student number and output a full course of its performance and the average score (3) function findgood () to find out the average score of 90 points or more or all of the course grade in the 85 points or more students.
Platform: | Size: 2048 | Author: caiyuan | Hits:

[Education soft systemxuesheng

Description: 根据学生具备的一些特征,利用程序编写出他的类-According to students with some of the features, the use of programming out of his class
Platform: | Size: 1024 | Author: 王梦 | Hits:
« 1 2 3 4 5 67 8 9 »

CodeBus www.codebus.net