搜索资源列表
汇编学生成绩管理系统
- 用汇编语言编写的一个简单的学生成绩管理系统,用户有6种选择: (1) 按’m’,则显示功能菜单。 (2) 按’L’,则显示学生姓名和各学科成绩(数学,英语,语文)。每次显示10条记录并暂停,按’g’继续显示余下记录。 (3) 按’I’,则可按格式插入记录到规定文件中。 (4) 按’M’,则可按格式修改记录。 (5) 按’D’,输入行数,清空该行指定的记录。 (6) 按’Q’,按格式输入学生姓名进行查询,列出该生的成绩记录。 (7) 按’E’,则退出程序。 -ass
network
- 简单的网上购书系统,有留言搜索功能,用户注册和后台管理-Simple online book system, there are message search function, user registration and back-office management
hotel
- 一个小型管理系统.~!!不同的用户拥有不同的权限,所能进行的操作也不同. 在系统中,首先增加基本信息,之后进行前台接待管理。基本信息包括客户信息、客房类型信息、客房信息和食品信息等。基本信息管理模块可以添加、修改、删除和查看等操作。-A small management system. ~!! Different users with different privileges, can carry out the operation are also different. In the syst
jobgljsp
- 《个人求职管理系统》可以让你在找工作的过程中方便地记录你所选中的公司信息、职位信息、发送的简历和公司的回复,支持多用户,是一个多用户系统。-http://www.tiandinet.com
SupermarketPOSbackofficesystems
- 通过VB与MS SQL Server 2000数据库相结合,开发出超市POS后台管理系统。包括用户管理,商品管理,进货管理,销售管理,供应商和会员管理。-By VB and MS SQL Server 2000 database, combined with the background to develop the supermarket POS management system. Including user management, product management, purchase
VC_shujuguanli
- 用VC++制作的学生信息管理系统,后台使用ACCESS数据库,具有用户注册、用户登录、修改密码、查询信息等功能,详细请看程序附带的使用说明。-Produced using VC++ student information management system, the background using the ACCESS database, with user registration, login, change passwords, check information and other f
dbglxt
- 电表管理系统,电力系统的常用软件,能管理好用户的资料。-Meter management system, power system used software to manage user information.
Usermanagementsystem
- 学生用户管理系统-User management system
UDS
- Coffice协同办公管理系统标准版的功能模块覆盖了所有企业级用户的业务应用。能够协助企业员工进行日常办公管理,将企业机构内部的业务流程制度化、规范化,自动完成信息传递,减少事务消耗,实现项目监控,创造协同办公环境,是企业提高管理效率,降低运作成本,增强长期竞争力的得力助手。-Coffice coordination office management system standard version of the function modules, covers all enterprise
StuMag
- bank编程,银行管理系统的一部分创建基于MFC的应用程序 用数据文件来存储全部学生信息 提供视窗用户界面 能够增加、删除、修改学生信息 。-bank program
bank
- 该简单银行管理系统主要包括了开户、存款、取款、注销用户、修改密码等功能。-The simple bank management system including accounts, deposits, withdrawals, log off the user to modify the password functions.
210
- 人力资源管理系统源码,包含员工管理,工资管理,用户管理等,有数据库-HR manage
wordpress-3.5.1-zh_CN
- WordPress是一种使用PHP语言开发的博客平台,用户可以在支持PHP和MySQL 数据库的服务器上架设自己的网志。也可以把 WordPress 当作一个内容管理系统(CMS)来使用-WordPress is a blog platform, use the PHP language developers and users can set up your own blog server supports PHP and MySQL database. You can also use Wo
HotelManager
- 酒店管理系统 基于c#语言,实现酒店预定报告,用户信息管理等-Based on the c# language realization of hotel management system, hotel is scheduled to report, the user information management
Bank-management-system
- 银行管理系统可用于管理银行相关的客户数据,并执行一些典型的银行交易操作。实现的功能有:管理员增删用户账号,用户存款、取款、转账、查询、修改密码等;-Bank management system for managing bank related customer data, and perform some typical bank trading operations. Function can be achieved: Administrator deletions user account
purchase
- 一个采购系统,用于采购部门使用的,包含信息的管理,用户管理以及权限的分配-A procurement system, used for the procurement department, including information management, user management, and the distribution of authority
project
- 食堂管理消费系统 系统可对食堂消费顾客的一卡通进行充值和刷卡消费。它可由IC卡用户管理、充值管理与刷卡消费管理等模块组成。-Consumer canteen management system system can Canteen customers recharge card and credit card spending. It can be IC card user management, recharge management and credit card spending mana
lytgf
- 新秀文章管理系统PHP版是一款简洁易用、永久免费、方便二次开发的PHP文章管理系统。系统安装时有Mysql和Access两种数据库可供选择。后台功能简介:基本设置、文章管理、用户互动、文件管理、高级应用。-VCDemo.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject.
13.111Login
- 图书馆管理系统,增删查改书籍和用户,vb语言,visual studio控件-Library management system, add/delete/check/modify users or books
寄存柜管理系统
- 某超市门口的自动寄存柜有n个寄存箱, 并且有一个投币控制器, 顾客想要寄存小件物品时, 只要在投币控制器投入一个1元硬币。如果此时有空闲的箱子, 寄存箱就会自动打开一个空的箱子, 并且打印输出一张小小的密码纸条; 如果没有空闲的箱子, 则提示”本柜已满”。当顾客离开超市时, 输入密码, 箱子门自动打开, 取走物品后关上门。 输入数据。可先输入寄存箱总数N, 再由用户选择”投硬币”还是”输密码”。 如选择”投硬币”, 则只有硬币值是1才开箱, 如果有空闲的箱子, 则输出箱子的编号及4位数字的密