搜索资源列表
出差管理软件源代码
- 出差管理系统,是利用VC开发一个简单的,管理出差记录及出差发票报销记录的程序,目的是避免人工烦琐的管理工作.-mission management system is the use of a simple VC development, management and travel records of travel records of invoices for reimbursement procedures, in order to avoid artificial cumbersome
wuhanqipeiguan
- 用VC++编写的汽配管理系统,实用简单,程序简单模块化-VC prepared by the Auto Parts management system, a simple practical, simple modular
alfaV061203
- 机械手IPC控制器伺服运动程序,基于VC++,WINDOWS平台。用伺服轴控卡
student
- 学生管理系统,是一个纯c语言程序,用vc++编译器进行编译。使用链表原理,没有数据库,数据储存在内存里,程序结束则数据消失。功能包括学生信息添加,删除,查找,排序。包含源码和可执行程序。
11
- 一个用C做的汽车票管理系统,用VC++运行,支持中文输入。该程序分为管理员和售票员两部分,管理员部分可以实现长途车线路信息的录入、删除、更改、添加、显示,而售票员部分可以实现按车号、始发站、终点站查询线路,以及售出车票。只是一个实验性程序,用处不是很大。
dianfeiguanlixitong
- 电费管理程序 VC源码-系统控制 这个源码是一个系统控制的电费管理系统 功能很强大
21
- VC++ MFC 人事管理系统程序源码 数据库-数据库和vc++
IntegratedPersonnelManagementSystem
- 此应用程序为综合人事管理系统(vc+sql2000),不仅展示了使用Microsoft基础类的基本知识 但也是写你的应用程序的起点。-This application is an integrated personnel management system (vc+ sql2000), showing not only the use of basic knowledge of Microsoft Foundation Classes, but also to write the start
file_manager_system
- 一个基于VC的文档管理系统。该程序可以方便地管理文件,做到更有效率-VC-based document management system. The program can easily manage documents, to achieve more efficient
xianjinguanli
- 个人财务管理的一个小程序,适合VC初学者啊,很好玩啊-Personal financial management, a small procedure, suitable for beginners VC ah, very good玩啊
managementsystem
- 一、目的意义: 1.掌握软件工程原理在实际系统开发中的具体应用,掌握在实际系统开发中数据库管理系统的使用。 2.全面提高学生的系统设计、开发能力。 二、课程设计要求 根据软件工程理论,借助VB、Java、VC++、Delphi等开发工具以及SQL Server、MySQL、Oracle等数据库管理系统,完成所选系统的开发。具体要求如下: 1.在系统设计环节,要做到: (1)需求分析。说明该系统的组成模块及完成的具体任务,可以用用例图表示。 (2)总体设计。说明进入系统
SalayManagement
- 这是一个用VC++编写的人事工资管理系统,开发平台为VS2005,是开发企业管理程序的程序员的很好参考!-This is a used VC++ to prepare the personnel wage management system, development platform for the VS2005, is to develop corporate governance procedures of the good programmers reference!
ch4
- 本程序利用VC中的ADO数据库编程,简单地实现了书本出租管理系统。-This procedure using ADO in VC Database Programming, simple realization of the book rental management system.
EmployeeTrainSystem
- VC++员工培训管理系统,Access数据库,完成员工资料输入、员工课程管理、系统管理等,vc++操作Access的基本知识,程序编写一般化,只当学习资料吧。-VC++ employee training management system, Access database, complete the data entry staff, staff course management, system management, vc++ to operate the basic knowledge
OFManage
- vc++编写的小巧订单管理系统,数据库使用MSSQL2000。本系统并不是大型的订单管理系统,它只完成了常用的模块功能,主要有:订单添加、修改、删除、查询等,适合初学者学习VC++数据库编程,你也可以继续完善本程序,让功能更强大。 基本操作步骤: 在订单列表中按Alt键同时双击订单条目时,可以查看该订单上的货物信息; 在订单列表中和货物列表中按Delete键删除订单或货物; 双击订单列表或货物列表中的条目,可以增加,修改或删除它们; 修改或者增加
C1
- 库存管理系统,VC++源码,完整程序,适合开发人员从参考-Inventory management system, VC++ source code, complete program, suitable for developers from the reference
BookMS
- 这是用VC编写的图书馆管理系统的一个应用程序的源码文件。-It is written in VC library management system source code file an application.
VC-fixed-assets-system
- VC编写的定资产管理系统。本系统 采用目前比较流行的 ADO 数据访问技术,并将每个数据库表的字段和操作封装到类中,使应用 程序的各个窗体都能够共享对表的操作,无需重复编码,使程序更加易于维护,从而成功地将面 向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势。-Prepared by the VC fixed asset management system. The system uses the more popular of the ADO data ac
VC-attendance-management-system
- VC编写的勤管理系统,考勤管理系统可以有效地管理企事业单位员工的出勤情况,规范人事制度管理,保证企事业 单位的正常动作,是人力资产管理的重要组成部分。本系统的开发主要包括后台数据库的建立、维护以及前端应用程序的开发两个方面。-VC prepared the ground management system, attendance management system, enterprises can effectively manage employee attendance, standar
VC-connect-access
- VC编写的一个实现记账功能的小程序。包含了对Access数据库连接,查询、修改、删除等基本操作。实现基本图形化界面。供初学朋友参考。-A small program coded by VC which can be used to connect ACCESS database.