搜索资源列表
caiwubook
- 财务管理系统实例程序-financial management system sample program!
07.ComplexForm
- SAP Business One 的开发实例 此程序需要在安装SAP Business One的环境中运行
人员管理系统2
- 在本实例中,使用的是SQL Server 2000的数据库 而这里只给了对应的Access数据库,如果你想在你 的机器上在运行程序需要在SQL Server下重新建立 一样的数据库,或者使用前面介绍的导入导出工具 将.mdb数据库转化为SQK Server数据库。-in this example, the use of the SQL Server 2000 database here only to the corresponding Access database, if you want
Csharp_EMailReceiver
- 类似outlook程序 做的一个实例,程序运行正确,下载后可以继续完善。-Outlook similar program to do an instance run correctly, download can continue to improve.
PMSCODE
- 商品采购管理系统源码,给程序设计人员提供实例参考。-Source procurement of merchandise management system, give examples of procedures designed to provide a reference.
070728172331
- 是一个图书室管理系统.是书上的一个实例程序. -Is a library management system. Is an instance of the book program.
OSClient
- 食堂刷卡的小程序。一个VC++访问MYSQL数据库的实例,实现了简单的数据库检索、改写等操作。-Canteen card applets. VC++ to access a MYSQL database instance, to achieve a simple database search to rewrite such an operation.
13
- java web程序设计教程第13章,Spring与Java EE持久化数据访问实例——公司人事管理系统。-java web programming tutorial Chapter 13, Spring and Java EE persistence data access example- Company personnel management system.
matlab_Numeric
- matlab 数值处理实例,应用于各种数值处理算法,有相应的程序目录.-matlab numeric computation examples, with various numeric methods inclued.
PWMS
- 根据企业对人事管理的要求,本系统可以实现以下目标: 操作简单方便、界面简洁美观。 在查看员工信息时,可以对当前员工的家庭情况、培训情况进行添加、修改、删除的操作。 方便快捷的全方位数据查询。 按照指定的条件对员工进行统计。 可以将员工信息以表格的形式插入到Word文档中。 实现数据库的备份、还原及清空的操作。 由于该系统的使用对象较多,要有较好
2
- VC++产生程序序列号的实例代码,包括了一个简单的注册机程序和生成序列号的程序,两者结合完美演示如何在VC++开发的应用程序中实现软件注册功能。-Serial Number Generator VC++ code examples, including a simple RI program and the program generates a serial number, a combination that perfectly demonstrates how to implement s
vcMVCSphere
- MVC球体绘图程序源码,多任务模式的VC++绘图程序实例,在以往的模式中,大家一般都采用 Input-Processing-Output 的单任务模式,但是现在在Windows的编程中,MVC模型更适合图形界面的设计,它将数据处理和数据显示分离开,使维护,扩展系统更加灵活。-MVC sphere drawing program source code