搜索资源列表
应海平的数据库课程设计
- 《员工工资管理系统》是利用Visual Foxpro6.0开发的基于Windows平台的应用软件。它界面漂亮,操作简单、方便,运用它,能使繁琐、复杂的职工(员工)管理变得非常的容易。-"staff salary management system" is developed using Visual Foxpro6.0 based Win the Windows platform application software. Its interface beautiful,
gongziguanlixt
- 用VB6.0编写工资管理系统,利用软件工程原理,采用面向对象的编程方法,其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面,实现了工资管理的自动化和信息化.-prepared with VB6.0 wage management system, using software engineering principles, using object-oriented programming methods, including development of its key data
gongziguanli
- 用delphi编写的工资管理系统,用的是sql的数据库
工资管理系统v0.95
- 本系统采用A. 系统需求分析报告(设计方法/数据流图/数据字典) B. 数据库的信息要求报告(E—R图及关系数据模型) C. 数据库的操作和应用要求报告(模块结构图<概念结构设计及逻辑结构设计>) D. 调试中出现的问题及解决方法(物理设计,调试及运行,维护) E. 访问数据库的方式(ODBC,-A. Demand Analysis System (Design / data flow diagram / data dictionary) B. database of informa
gongzi.rar
- 工资管理系统是采用vc++的数据库编程,其中包含了对数据库的各种操作, 对于初学VC数据库编程人员是不可多得的范例,对类似项目开发有所启示,Salary management system is used vc++ Of Database Programming, which includes a variety of database operations, for the VC database novice programmers are rare examples of similar
VBandSQL.rar
- 功能齐全的人事工资管理系统 VB6+SQL源代码,数据库不好连接,请高手过目,QQ778270607,Full-featured management system for personnel wages
GZ_V1.1
- PB开发工资管理软件,包括部分人员管理。 使用ACCESS数据库,绿色软件,拷贝后直接运行。-PB development of wage management software, including some staff. The use of ACCESS databases, green software, copy directly run.
~WRL0005
- 数据库课程设计-工资管理系统 工资管理系统设计 -Database of curriculum design- the wage management system salary management system design
renguan
- 人力资源管理系统是一个典型的数据库应用程序,由启动窗体、登录模块、系统主界面、系统管理模块、信息设置模块、人事管理模块、工资管理模块等组成-Human resources management system is a typical database application, from the start the form, sign module, the system interface, system management module, set the module informatio
HumanResourceManagementSystem
- 人力资源管理系统是一个典型的数据库应用程序,由启动窗体、登录模块、系统主界面、系统管理模块、信息设置模块、人事管理模块、工资管理模块等组成。-Human resources management system is a typical database application, from the start the form, sign module, system interface, system management module, set the module information,
PayrollControlSystem
- 高校工资管理系统的前台开发软件选择的是PowerBuilder 9.0,系统后台的数据库采用的Microsoft SQL Server 数据库,支持ODBC的其他各种数据源 -Colleges and Universities of the future wage management system software is the choice of PowerBuilder 9.0, the background of the database system used by Microsoft
gongzi
- 课程设计时做的一个工资管理系统。数据库编程的典型例子。值得收藏。-VC++ SQL Sever2000
qygzglxtydm
- 数据库管理系统(DBMS)是指数据库系统中管理数据的软件系统。DBMS是数据库系统的核心组成部分。对数据库的一切操作,包括定义、更新及各种控制,都是通过DBMS进行的。DBMS总是基于某种数据模型,可以把DBMS看成是某种数据模型在计算机系统上的具体实现。根据数据模型的不同,DBMS可以分成层次型、网状型、关系型、面向对象型等。MS Access 2000就是一种关系型数据库管理系统。 VB+access开发的企业工资管理系统。-Database management system (DBM
gongzhiguanlixitong
- 这是一个用VS2005做的工资管理系统,连接有SQL SERNER数据库,可实现对员工工资的全面管理功能,此压缩文件中还包含安装部署文件,可在任何一台计算机上安装并使用。-This is a VS2005 to do with the wages of management systems, SQL SERNER database connection can be realized wages comprehensive management capabilities, the compres
Management1
- 一个很牛的工资管理系统,别人做的,在这里和大家分享,里面有数据库文件和源文件!-The wages of a cattle management system, other people do and like to share with you here, there are database files and source files!
PayManagerSystem
- 工资管理系统.体现了增、删、改。查,它还连接了sql数据库进行验证,还有关于更换图片背景等-PayManagerSystem
gongziguanlixitong
- 数据库课程设计 工资管理系统 用access制作没有前台 工具-Database management systems curriculum design pay no front access production tools
AccessMFC
- 一个用MFC以ADO方式连接数据库的工资管理系统,很好用,适合学习-ADO using MFC in a connected database management system of wages, useful for learning
sql
- 大学计算机专业本科数据库课程设计,工资管理系统,包括员工信息查询与录入,工资查询与计算,部门信息统计,皮肤添加等多个功能,验收成绩为A。-University computer science undergraduate curriculum design database, payroll systems, including query and input employee information, payroll check and calculation, the department
Personnel-Management-System
- Visualc++/SQL+Server数据库应用实例完全解析1.rar及对应的开发ppt。内容是一个“人事管理系统” 人事工资管理系统是非常通用的管理信息系统,是企事业单位实现办公自动化的前提和基础。 后台数据库使用SQL Server,前台开发工具使用Visual C++。 本系统采用目前比较流行的ADO数据访问技术,并将每个数据库表的字段和操作封装到类中,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势-Visualc++/SQL+ Se