登录

最新会员 最新下载

成为了本站VIP会员

05月13日 14:43

成为了本站VIP会员

05月13日 10:19

成为了本站VIP会员

05月12日 14:03

成为了本站VIP会员

05月10日 21:42

成为了本站VIP会员

05月10日 16:59

成为了本站VIP会员

05月09日 16:51
已选条件
  1. 编程语言:所有
  2. 代码类别:教育系统应用
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. 100Score

  一个百分制成绩的测试框架工程,能够对初学者判断语句的使用等方面进行很好的考核(A percentile score of the test framework project for beginners can use the statement to determine other aspects of a good assessment)

3
下载
101
浏览
2013-12-12发布

2. information-management

  一个windows程序设计编写的学生信息管理软件。可以实现学生信息的录入,文件的打开、信息的保存,成员的删除、查找和增加等诸多功能。(A windows program designed to prepare the student information management software. Student information input can be achieved, the file open, save information, delete members find and increase, and many other functions.)

1
下载
74
浏览
2013-12-11发布

3. information-management

  一个windows程序设计编写的学生信息管理软件。可以实现学生信息的录入,文件的打开、信息的保存,成员的删除、查找和增加等诸多功能。(A windows program designed to prepare the student information management software. Student information input can be achieved, the file open, save information, delete members find and increase, and many other functions.)

1
下载
92
浏览
2013-12-11发布

4. WOK_Course_20131015

  endnote 的详细说明,有利于今后英文文献的管理(Describe endnote, help manage the future of English literature)

1
下载
116
浏览
2013-12-08发布

5. WOK_Course_20131015

  endnote 的详细说明,有利于今后英文文献的管理(Describe endnote, help manage the future of English literature)

1
下载
118
浏览
2013-12-08发布

6. students_name-productor

  批量生成学生信息的SQL语句,主要包括生成随机姓名的功能,如下: insert into name(name,age,sex,yuwen_score,shuxue_score)values(林洁凡,93,女,71,13) insert into name(name,age,sex,yuwen_score,shuxue_score)values(范贞晶,83,女,4,37) insert into name(name,age,sex,yuwen_score,shuxue_score)values(黎丹莉,10,女,96,28) insert into name(name,age,sex,yuwen_score,shuxue_score)values(康兰蓉,49,女,73,100) insert into name(name,age,sex,yuwen_score,shuxue_score)values(毕艳艳,62,女,57,42)(Batch SQL statements generated student information, including the name of the function to generate a random, as follows: insert into name (name, age, sex, yuwen_score, shuxue_score) values ​ ​ (Anna Fan, 93, female, 71,13) insert into name (name, age, sex, yuwen_score, shuxue_score) values ​ ​ (Fan Zhen Jing, 83, female, 4,37) insert into name (name, age, sex, yuwen_score, shuxue_score) values ​ ​ (Li Danli, 10, female, 96,28) insert into name (name, age, sex, yuwen_score, shuxue_score) values ​ ​ (Kanglan Rong, 49, female, 73,100) insert into name (name, age, sex, yuwen_score, shuxue_score) values ​ ​ (Bi Yanyan, 62, female, 57,42))

8
下载
109
浏览
2013-12-07发布

7. students_name-productor

  批量生成学生信息的SQL语句,主要包括生成随机姓名的功能,如下: insert into name(name,age,sex,yuwen_score,shuxue_score)values(林洁凡,93,女,71,13) insert into name(name,age,sex,yuwen_score,shuxue_score)values(范贞晶,83,女,4,37) insert into name(name,age,sex,yuwen_score,shuxue_score)values(黎丹莉,10,女,96,28) insert into name(name,age,sex,yuwen_score,shuxue_score)values(康兰蓉,49,女,73,100) insert into name(name,age,sex,yuwen_score,shuxue_score)values(毕艳艳,62,女,57,42)(Batch SQL statements generated student information, including the name of the function to generate a random, as follows: insert into name (name, age, sex, yuwen_score, shuxue_score) values ​ ​ (Anna Fan, 93, female, 71,13) insert into name (name, age, sex, yuwen_score, shuxue_score) values ​ ​ (Fan Zhen Jing, 83, female, 4,37) insert into name (name, age, sex, yuwen_score, shuxue_score) values ​ ​ (Li Danli, 10, female, 96,28) insert into name (name, age, sex, yuwen_score, shuxue_score) values ​ ​ (Kanglan Rong, 49, female, 73,100) insert into name (name, age, sex, yuwen_score, shuxue_score) values ​ ​ (Bi Yanyan, 62, female, 57,42))

8
下载
75
浏览
2013-12-07发布

8. Student_System_Manager

  一个简单的学生管理系统,我自己写的,功能不是很强大,但是有点用,希望你们会喜欢,对于大多数学数据可得同学,应该有用,我就是学数据库的,这是我课设的作业。。(A simple student management system, I wrote it myself, not very powerful, but a little with the hope that you will like)

1
下载
90
浏览
2013-12-01发布

9. Student_System_Manager

  一个简单的学生管理系统,我自己写的,功能不是很强大,但是有点用,希望你们会喜欢,对于大多数学数据可得同学,应该有用,我就是学数据库的,这是我课设的作业。。(A simple student management system, I wrote it myself, not very powerful, but a little with the hope that you will like)

1
下载
74
浏览
2013-12-01发布

10. demo2

  此文件为利用VC++编写的一个研究生信息管理系统,实现基本的信息查询、删除、增加、修改等功能,还包括对学生成绩的统计,其基于SQL2003开发。(This file is written to take advantage of VC++ a graduate student information management system, to achieve the basic information query, delete, add, modify, and other functions, including statistics on student achievement, based on SQL2003 development.)

5
下载
109
浏览
2013-11-30发布

11. CPPpersonal-book-management-code

  最简单的个人图书管理系统。可以实现图书名、作者名、出版社、阅读状态等内容的输入和显示。具有最简单的搜索功能,以及将搜索结果保存至一个txt文档等。适合C++初学者。(The most simple personal library management system. Can book name, author name, publisher, read the status of the input and display content. With the most simple search function, and save the search results to a txt documents. Suitable C++ beginners.)

4
下载
108
浏览
2013-11-26发布

12. CPPpersonal-book-management-code

  最简单的个人图书管理系统。可以实现图书名、作者名、出版社、阅读状态等内容的输入和显示。具有最简单的搜索功能,以及将搜索结果保存至一个txt文档等。适合C++初学者。(The most simple personal library management system. Can book name, author name, publisher, read the status of the input and display content. With the most simple search function, and save the search results to a txt documents. Suitable C++ beginners.)

4
下载
70
浏览
2013-11-26发布

13. 5_zhanlue

  战略管理 中科院的经典教材 这个非常还是 现在中科院用的教材(Academy of Strategic Management is now this very classic textbook used textbooks Academy)

1
下载
86
浏览
2013-11-24发布

14. 5_zhanlue

  战略管理 中科院的经典教材 这个非常还是 现在中科院用的教材(Academy of Strategic Management is now this very classic textbook used textbooks Academy)

1
下载
94
浏览
2013-11-24发布

15. student-information-system

  该系统主要实现添加、修改、删除、打印学生信息等功能。(This system main realization to add, modify, delete, print student information and other functions.)

1
下载
63
浏览
2013-11-24发布

16. student-information-system

  该系统主要实现添加、修改、删除、打印学生信息等功能。(This system main realization to add, modify, delete, print student information and other functions.)

1
下载
73
浏览
2013-11-24发布

17. a

说明:  图书管理系统,在MFC下运行,实现了学生信息管理与图书管理(Library management system)

0
下载
97
浏览
2013-11-21发布

18. a

  图书管理系统,在MFC下运行,实现了学生信息管理与图书管理(Library management system)

2
下载
107
浏览
2013-11-21发布

19. system

  实现迷你图书馆管理系统,用的是VS和SQLServer2005设计的(Achieve mini library management system, using the design of VS and SQLServer2005)

2
下载
96
浏览
2013-11-19发布

20. system

  实现迷你图书馆管理系统,用的是VS和SQLServer2005设计的(Achieve mini library management system, using the design of VS and SQLServer2005)

1
下载
102
浏览
2013-11-19发布