搜索资源列表
MarkManagement
- 是个纯粹c语言编写的控制台应用程序。能完成成绩管理中的插入,排序,查找,删除,修改功能。成绩保存在默认的文件中,用户可选择启动时是否加载文件或退出程序时是否保存本次结果。 该程序的不足之处是:没有做图形用户界面,用户操作可能不是太方便。没有用数据库,而是直接将程序结果保存到文件中。 该程序较好的实现了成绩管理的功能部分。这部分c代码可用作进一步开发的资源。-is purely c language console applications. Complete results of the
resouce_manage
- 这是一个封锁资源管理子系统。 封锁管理子系统通过加锁来控制用户对系统资源的并发使用。用户使用系统资源前必须申请封锁,即给出申请封锁的对象资源号、封锁方式和用户名。其中资源号是取值为1~999 999的正整数,封锁方式为S(共享)或X(排他) 子系统受封锁请求,根据所保存的封锁状态信息决定请求是否能够获得封锁,进行相应处理,并向用户反馈处理结果。如果获得封锁,则赋给该请求一个批准号,可以使用该资源;否则需要进入等待队列(赋给该请求一个批准号)。 用户结束对某资源的使用后,应释放封锁(给
bank
- 银行系统的功能模拟,主要包括存钱,提钱,用户信息管理以及汇款等功能-The functions of the banking system simulation, mainly to save money, the user information management, as well as remittances and other functions
notepad(c)
- 纯C 记事本:实现了(权限管理)用户注册以及登陆管理 实现了记事本内容的增删改查功能-Pure Notepad C: implementation of the [rights management] User Registration and management of implementation of the landing Notepad content additions and deletions to search function
sdefefef
- 用户管理模块 1.3模块,很好的易模块,适合易编程者使用-1.3 Module user management module, a very good and easy module, suitable and easy to use programming
Agenda
- 一个在Win32平台上操作的命令行管理系统。包含了新用户注册,添加,查询,删除,清空会议,批处理,导出文件等功能!-Operate on a Win32 platform command-line management system. Contains the new user registration, add, query, delete, empty the meeting, batch, export files and so on!
wyj004
- C语言课程设计,学生信息管理系统。由C语言编写的命令行程序,使用文件存储学生信息。编制了严格的输入约束函数,避免了用户的误操作,控制了输入输出的格式。-C language curriculum design, student information management system. Command line program written in C language, using file to store the students information. It has strictl
archives-administration
- 档案管理,功能要求: <1>用户可在程序提示下输入任意数量的学生个人信息。 <2>学生个人信息内容:     name(字符型)不需支持中文     sex(字符型)不需支持中文     age(整型)     Profession(字符型)不需支持中文 <3>学生个人信息输入完毕后,用户键入“ALL”并回车后,能够在屏幕上显示所有已录入的学生个人信息。 <
C_Manager
- 用C语言描述人员管理,实现简单的增删查改。包括用户界面和管理员界面-Using C language to describe the personnel management, the realization of a simple additions and deletions to search. Including the user interface and the administrator interface
xuejiguanli
- 理工学籍管理系统:通过输入的方式来储存用户所需要的学号、姓名、性别、年龄等信息,完成简单的学籍管理的功能-Polytechnic School management system: input to store the user needs student number, name, gender, age and other information, to complete a simple enrollment management function
library
- 小型数据库管理系统,能够实现图书增删查改,分为两种权限普通用户和管理员采用C++语言完成-Small database management system, to achieve CRUD Books, two permission of ordinary users and administrators completion of the C++ language
h
- 医院管理系统,用户需要输入医院编号等,采用十字链表法,程序能基本运行,但存在很多漏洞-Hospital management system, users need to enter the hospital number, etc., using cross-linked method can basically run the program, but there are many loopholes
sc
- 图书管理程序,扫描条形码即可。程序有有管理员模式和用户模式。zzu-Library management program, you can scan the bar code. Program has administrator mode and user mode. zzu
fuzhuangshop
- 本系统为网上服装销售系统,基于Jsp技术,采用javascr ipt以及JQuery脚本语言,采用B/S结构,使用MyEclipse开发,后台采用SQLServer2000作为数据库。本系统的主要功能,包括未登陆的用户访问主页,查看商品信息以及公告,用户还可以注册会员,注册登陆后的会员可以购买商品,将商品添加进购物车,最后结账生成订单,并填写订单所需的信息。会员还可以管理自己的信息,例如修改密码等操作。管理员可以在后台添加商品信息,并设置商品所属的类别。此外,管理员还可以发布公告信息,查看订单信
Grades-Management-System
- 学生成绩管理系统的主要功能有:用户登录功能,录入学生成绩,查询学生信息,修改学生信息,删除学生信息,综合排名功能,重置课程信息,修改密码。-The main function of student achievement management system are: user login function, recording student achievement, student information query, modify student information, student i
Management-Of-Books
- 图书管理系统包括十个大的功能,分别是登陆功能,读者的查询借书信息功能,读者的借书功能,读者的还书功能,管理员的查看用户功能,管理员的删除用户功能,管理员的添加书功能,管理员的删除书功能,管理员的设定日期功能,读者和管理员的查询书库的功能。-Library management system includes ten major features, namely landing capabilities, the reader query function library information,
wmi
- 利用WMI获取网卡地址 硬盘序列号 CPU序列号 操作系统ID,内容丰富,附带wbemuuid.lib, wbemidl.h, 不必再下载那么大的PlatformSDK_2003_February. WMI是一项核心的Windows管理技术,WMI作为一种规范和基础结构,通过它可以访问、配置、管理和监视几乎所有的Windows资源,比如用户可以在远程计算机器上启动一个进程;设定一个在特定日期和时间运行的进程;远程启动计算机;获得本地或远程计算机的已安装程序列表;查询本地或远程计算机的Window
vfs
- c++开发虚拟文件系统,支持用户管理,权限设置,虚拟系统与本机磁盘系统间的导入与导出功能,该系统拥有磁盘格式化,目录,文件创建,浏览,编辑,删除,等功能-C++ development of a virtual file system, support for user management, permissions settings, import and export functions of virtual system and the unit disk system, this sys
Student-information-management
- 学生信息管理系统的功能主要是实现学校学生的信息化管理。通过学生信息管理系统,教学管理人员可以实现对学生信息的增加、删除、修改和查询等操作。此系统以菜单界面方式工作,运行界面友好,演示程序以用户和计算机的对话方式进行。本系统最大的优点就是操作简便快捷等。-Function Student Information Management System is to achieve school student information management. Through student informa
Banksystem
- 高级语言程序设计大作业,个人银行账户管理,vs2010开发环境,实现用户账户创建、登录、存取款、利息等功能-High-level language programming large operations, personal bank account management, vs2010 development environment to achieve the user account creation, login, deposit, interest and other features