登录

最新会员 最新下载

成为了本站VIP会员

今天09:50

成为了本站VIP会员

04月30日 12:23

成为了本站VIP会员

04月29日 21:46

成为了本站VIP会员

04月26日 23:14

成为了本站VIP会员

04月25日 21:33

成为了本站VIP会员

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

1. zhanqun

  冥天超级站群助手是一款站群管理的小软件功能实用,而且页面简介(Ming day super station group assistant is a small software utility management stations, but the page.)

1
下载
109
浏览
2015-09-24发布

2. cal

  日程管理,可以选择日期,记录自己日程,并且能够提醒(schedule administrator)

1
下载
91
浏览
2015-09-22发布

3. Library-management-system

  图书馆管理系统,功能全面,适合新手研究,代码简单(Library management system, full-featured, suitable for novice research, the code is simple)

1
下载
83
浏览
2015-09-10发布

4. zhishidian

  详细介绍了全国计算机等级考试三级网络技术的知识点(Details of the knowledge NCRE three network technology)

1
下载
91
浏览
2015-08-28发布

5. remote

  远程终端管理系统 cli 和 ser端,信息打包上传 查询显示 (remote terminal manage environment)

2
下载
115
浏览
2015-08-03发布

6. time

  按时间片轮转法实现处理器调度的进程:在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。但就绪进程个数大于处理器的个数是,就要求依照某种策略决定那个进程优先占用处理器。的处理器调度,帮助学生加深处理器调度的工作(Press round-robin method to achieve processor scheduling process: the introduction of multi-channel programming system, often there are a number of processes at the same time a state of readiness. But the number of runnable processes is greater than the number of processors that would require that the process in accordance with a policy decision to preempt the processor. Processor scheduling, to help students better processor scheduling work)

1
下载
87
浏览
2015-07-22发布

7. Studentsystem

  C语言的大程序作业,是关于学生管理系统的(C language programming assignments, is about the student management system )

1
下载
93
浏览
2015-06-29发布

8. hacker

  有人曾经对黑客年龄这方面进行过调查,组成黑客的主要群体是18-30岁之间的年轻人,大多是男性,不过也有很多女性加入到这个行列。他们大多是在校的学生,因为他们对计算机有着很强的求知欲,且好奇心强、精力旺盛等诸类因素,这都是使他们步入了黑客殿堂的原因之一。还有一些黑客大多都有自己的事业或工作,大致分为:程序员、资深安全员、安全研究员、职业间谍、安全顾问等。当然这些人的技术和水平是刚刚入门的“小黑客”无法与之相比的,不过他们也是从这一步一点一点地摸索过来的。[1] (Someone once told hacker ages been investigated in this regard, the composition of the major groups of hackers are young people between 18-30 years old, mostly male, but there are a lot of women to join the ranks. Most of them are students in the school, because they have a strong thirst for knowledge of computers, and the curious, energetic and other various categories of factors, this is one of the reasons so that they entered the hall hackers. Some hackers most of them have their own business or work, divided into: programmer, senior security officer, security researchers, career spies, security advisors. Of course, the level of technology and those who are just getting started Little hackers can not be compared, but they are also a little bit this step to fumble over. [1])

3
下载
88
浏览
2015-06-28发布

9. PHPLiberary

  php图书管理系统。采用smarty架构。实现分页,模糊查询等功能。(php library management system. Using smarty architecture. Implement paging, fuzzy query.)

3
下载
124
浏览
2015-06-24发布

10. Online-Exam-System-Based-On-C_S

  这是基于c#的在线考试系统,分为客户端和服务器端。(This is souce codes of Online Exam System Based On C_S.)

7
下载
91
浏览
2015-06-22发布

11. TSGLXT

  图书租借管理系统 图书管理系统,功能强大可以完成诸多功能。(Books lease management system library management system, powerful can do many other features.)

2
下载
110
浏览
2015-06-09发布

12. java-ssh

  基于SSH学生信息管理系统,完整的编译 打开运行即可(SSH-based student information management system)

18
下载
85
浏览
2015-06-08发布

13. CPPDesign

  C++课程设计通讯录管理系统,实现对通讯录的增加,修改,删除等功能以及课程设计说明书。(C ++ curriculum design address book management system, added to the address book, modify, delete functions and course design specification.)

1
下载
97
浏览
2015-06-06发布

14. project1

  设计一个简单的学生管理系统(StudentManager)。主要功能包括: 学生信息的录入。主要包括:学号(no)、姓名(name)、年龄(age)、性别(gender)等; 学生信息的查询。根据学号、姓名、年龄和性别等查询学生的信息。注意:查询结果可能不唯一。 学生信息的修改。根据学号查询到指定学生的信息,再用新的内容替换。 学生信息的删除。根据学号删除指定学生的信息。 设计时,采用层次化设计法,将类分为界面层(ui)、功能层(business)和持久层(persistence)3层,放在不同子包中。整个系统的代码放在exe4_1包中。(Design a simple student management system (StudentManager). Key features include: Entry student information. Including: Student ID (no), name (name), aged (age), sex (gender) and the like Student information queries. According to school, name, age and sex inquiry student information. Note: query results may not be unique. Modify student information. Query based on student number to the designated student information, and then replaced with new content. Delete student information. Designated students with information based on student number removed. Design, the use of hierarchical design method, the class is divided into the interface layer (ui), the functional layer (business) and persistence (persistence) 3 layers in different sub-packages. The system code in the exe4_1 package.)

11
下载
135
浏览
2015-05-30发布

15. studentManager

  学生选课系统,学生选择导师,课程。导师登陆成绩录入。(system for students course on network)

7
下载
77
浏览
2015-05-29发布

16. hotel-vcPP

  实现宾馆管理系统,应用access数据库(Realization of hotel management system, application access )

1
下载
84
浏览
2015-05-13发布

17. kaoshisys

  使用MFC开发的一个考试系统,适合用于学习ADO访问数据库(Using MFC to develop a test system, suitable for learning ADO access)

6
下载
105
浏览
2015-04-28发布

18. tsglxtymxz_a5

  图书馆管理系统是一套基于安卓的图书馆管理系统,包括jsp服务端源码,安卓客户端源码和mysql数据库。之前我遇到过这套项目源码,但是因为我感觉这个项目太初级就没有发布,很多界面都是拖控件完成的。并且没有数据库和服务端。这次源码的发布者把项目的服务端和数据库一起发了,还多少有点可以借鉴的地方,例如Sqlite的使用、安卓客户端与jsp的web服务端的交互。(Library management system is a set of library management system based on android, including the JSP server source code, the android client source code, and a mysql . Before I met the project source code, but because I feel this project is too junior, no release, a lot of drag control interface are completed. And there is no and server. The source of the publisher sent server and the of the project together, also can draw lessons from, somewhat, for example, the use of the Sqlite, the android client and JSP web server interaction. )

20
下载
96
浏览
2015-04-24发布

19. Books

  数据结构知识在图书管理系统的应用小实践程序,基础的算法,方便使用,整个程序已压缩(Data structure knowledge in library management system application program little practice, basic algorithms, easy to use, the entire program has been compressed)

1
下载
206
浏览
2015-04-22发布

20. Course

  创建课程,添加选课学生,最终显示选课同学和人数。 有运行截图和可以直接运行的程序。(create a course and add students name on the list.)

1
下载
96
浏览
2015-04-13发布