Location:
Search - student1
Search list
Description: 我是第一次来这里还不知道用什么方式上传程序,请大家谅解。用powerbuilder打开本文件就可以-is the first time I come here do not know what way to upload procedures, please understanding. Using PowerBuilder open this document can be
Platform: |
Size: 248787 |
Author: 李童 |
Hits:
Description: 滙編語言的一個應用實例﹐該程序的功能為統計學生信息的系統。-language of a compilation of application examples, the program functions for statistical information systems students.
Platform: |
Size: 16211 |
Author: Terence |
Hits:
Description: 学生管理系统修改版,解压后使用,数据库文件导入到sql2000中(先要新建一个数据库student,然后右键点击还原数据库),运行源代码(在.net中,c#开发语言)
Platform: |
Size: 856054 |
Author: 曹大 |
Hits:
Description: 用C#和SQL语言在VS 2005环境下写的一个学生管理系统..界面漂亮...我刚学C# 写的这个..希望和大家一起交流学习
Platform: |
Size: 929077 |
Author: drychq |
Hits:
Description: C 语言编缉神经网络工具-neural network tools edited by C language
Platform: |
Size: 109708 |
Author: 吕伟强 |
Hits:
Description: C 语言编缉神经网络工具-neural network tools edited by C language
Platform: |
Size: 109568 |
Author: 吕伟强 |
Hits:
Description: 我是第一次来这里还不知道用什么方式上传程序,请大家谅解。用powerbuilder打开本文件就可以-is the first time I come here do not know what way to upload procedures, please understanding. Using PowerBuilder open this document can be
Platform: |
Size: 248832 |
Author: 李童 |
Hits:
Description: 滙編語言的一個應用實例﹐該程序的功能為統計學生信息的系統。-language of a compilation of application examples, the program functions for statistical information systems students.
Platform: |
Size: 16384 |
Author: Terence |
Hits:
Description: 学生管理系统修改版,解压后使用,数据库文件导入到sql2000中(先要新建一个数据库student,然后右键点击还原数据库),运行源代码(在.net中,c#开发语言)-Modified version of student management system, after extracting the use of the database file into SQL2000 in the (first create a new database of student, and then right-click to restore the database), run the source code (in. Net in, c# Development language)
Platform: |
Size: 856064 |
Author: 曹大 |
Hits:
Description: 用C#和SQL语言在VS 2005环境下写的一个学生管理系统..界面漂亮...我刚学C# 写的这个..希望和大家一起交流学习-With C# And the SQL language environment in VS 2005 to write a student management system interface beautiful .. ... I just learn C# Write this .. I hope everyone together and exchange of learning
Platform: |
Size: 2626560 |
Author: drychq |
Hits:
Description: 用窗口的形式 输入并输出学生的信息 如姓名 学号 分数等-Using the form of input window and output information such as names of students learning scores No.
Platform: |
Size: 1024 |
Author: liyating |
Hits:
Description: 1. (菜单)实现并完善Student程序,包括添加/设置/修改菜单和菜单项、设置快捷键与提示信息、创建消息响应函数、创建弹出式菜单、动态修改菜单项(选中、禁止/激活、添加/删除、加图标)。-1. (Menu) to achieve and improve the Student procedures, including the Add/set/modify menus and menu items, set the shortcut keys and prompt information, the creation of the news response function, to create pop-up menu, dynamic menu items (selected, the prohibition/activation, Add/Remove, plus icon).
Platform: |
Size: 48128 |
Author: 小韵 |
Hits:
Description: 用的数据库版本MySQL4.1
简易的学生管理系统的database是student
分别建两个表account和studentinfo,其详细数据结构见student1.sql
要实现的主要功能如下:
1.登录验证 (LoginFrame)
2.设置管理员密码(setPwdFrame)
3.添加学生资料(AddFrame)
4.修改学生资料(ModifyFrame)
5.删除学生资料(放在MainFrame中)
6.查询学生资料(ShowFrame)
UtilText.java 是字符编码转换
ActionMethod.java,我把方法都写在这里
DbConn.java 是连接MySQL数据库的
Account.java 是数据库表account的封装类
Studentinfo.java 是数据库表studentinfo的封装类
我主要演示的是LoginFrame窗体的设计和登录验证的实现,因为自己做窗体设计时总要调很久,
所以选一个较简单的,而我是第一次录像感觉很紧张,说不出话来,一旦说话,自己就乱了,望大家谅解.
"学号", "姓名", "性别", "系别", "班别", "电话", "E-mail","地址"-err
Platform: |
Size: 9502720 |
Author: dongzhukai |
Hits:
Description: 编写颁奖程序:在N个选手中评出一等奖1名,二等奖2名,三等奖3名,输出得奖的情况。
评分过程为:M个裁判给选手打分,却掉一个最高分和一个最低分后,其他分数的平均分即为选手的得分。根据选手得分来评奖。-Procedures for the preparation of presentation: In the N个players selected a first prize, second prize two, third three, the output of the situation winning. Rating process: M个referees give players points, but out of a maximum points and minimum points, the other scores of the average player is scoring points. According to players to score awards.
Platform: |
Size: 1024 |
Author: cui |
Hits:
Description: 小型的学生信息管理系统,用线性表方法写成,具体注释里面都有-Small student information management system, written in linear form methods, which have specific Notes
Platform: |
Size: 7168 |
Author: chencyc |
Hits:
Description: 一个简单的学籍管理系统,可以添加修改删除成绩以及学籍-A simple management system for school
Platform: |
Size: 2750464 |
Author: linbo |
Hits:
Description: 可以添加,查找,排序,统计
cout<<(" 1: 显示所有学生的信息 |")
cout<<(" 2: 按姓名查询 |\n")
cout<<(" 3: 按学号查询 |")
cout<<(" 4: 按班级查询 |\n")
cout<<(" 5: 通过姓名删除学生 |")
cout<<(" 6: 按学号删除学生 |\n")
cout<<(" 7: 按学号修改学生成绩 |")
cout<<(" 8: 按姓名修改学生成绩 |\n")
cout<<(" 9: 添加 |")
cout<<(" 10: 语文排序 |\n")
cout<<(" 11: 数学排序 |")
cout<<(" 12: 外语排序 |\n")
cout<<(" 13: 总分排序 |")
cout<<(" 14: 汇总 |\n")
cout<<(" 15: 保存所有学生信息 |")
cout<<(" 16: 清屏 |\n")
cout<<(" 17: 版本 |")
cout<<(" 18: 退出 |\n") -You can add, search, sort, statistics
Platform: |
Size: 193536 |
Author: 21313 |
Hits:
Description: mfc实现学生作业管理系统 我的课设作业 有不完美之处请多指教-mfc job management system to achieve the students in my class set operations are not perfect Pleased to meet you
Platform: |
Size: 4689920 |
Author: 金鑫 |
Hits:
Description: 学生信息的JAVABEAN封装,输出学生信息-including information of student,output the student information
Platform: |
Size: 1024 |
Author: 赵红 |
Hits:
Description: 学生选课系统设计方案,包含可执行源代码、实验报告-student select class system
Platform: |
Size: 1549312 |
Author: autumn |
Hits: