-
人力资源管理系统
人事工资管理系统是非常通用的管理信息系统,是企事业单位实现办公自动化的前提和基础。 后台数据库使用SQL Server,前台开发工具使用Visual C++。 本系统采用目前比较流行的ADO数据访问技术,并将每个数据库表的字段和操作封装到类中,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势
- 2022-03-06 07:32:11下载
- 积分:1
-
这个程序时还没有powerdesigner,erwin的时候出现的,到现在也实用,需要fmt的一个格式文件来描述表结构,执行完毕形成xxx.sql语句,然后is...
这个程序时还没有powerdesigner,erwin的时候出现的,到现在也实用,需要fmt的一个格式文件来描述表结构,执行完毕形成xxx.sql语句,然后isql -Usa -P -Sservname -ixxx.sql即可-this procedure was no powerdesigner, erwin the time and it has practical need fmt format of a table to describe the structure, finished form xxx.sql statement, and then isql-Usa- P-Sservname-can ixxx.sql
- 2022-06-29 22:08:43下载
- 积分:1
-
数据库pb语言的一些程序示例,给pb学习者参考使用,希望能给大家带来帮助!...
数据库pb语言的一些程序示例,给pb学习者参考使用,希望能给大家带来帮助!-database pb language sample some of the procedures for the use and reference pb learners, we can bring help!
- 2022-04-28 03:36:29下载
- 积分:1
-
C++人力资源管理系统
一套完整的人力资源管理系统 包括员工信息管理等诸多模块
对C++范围SQL数据库进行了函数封装 可靠性高 包括增删改查等模块
可直接用于项目开发和学习
- 2022-08-19 20:31:28下载
- 积分:1
-
Nc file created using f90 interface and a demonstration of four
利用f90接口创建nc文件,并演示4维数据的创建方法-Nc file created using f90 interface and a demonstration of four-dimensional data to create methods
- 2022-07-03 18:30:46下载
- 积分:1
-
用VC++6.0开发多表联接的数据库应用程序 介绍了用Visual C++6.0开发数据库应用程序时,使用MFC ODBC类的编程方法,详细说明了在MFC OD...
用VC++6.0开发多表联接的数据库应用程序 介绍了用Visual C++6.0开发数据库应用程序时,使用MFC ODBC类的编程方法,详细说明了在MFC ODBC的派生类中设置SQL语句参数的方法,实现了二个表的关联。 关键字 数据库 ,多表联接,MFC ODBC-VC 6.0 multi-table database connectivity application procedures introduced with Visual C 6.0 database application development, the use of MFC ODBC type of programming methods, a detailed description of the MFC category derived ODBC SQL set parameters and methodology of the two tables association. Keyword database, multi-table connectivity, ODBC MFC
- 2022-03-29 01:07:59下载
- 积分:1
-
人力资源管理系统
它的人力资源管理系统 !这是任何一家公司涵盖人力资源系统开发的数据库项目。它保持雇员的详情、 雇员的义务责任和公司的薪酬管理。
- 2023-07-26 21:45:03下载
- 积分:1
-
一个经典的C程序的代码集合
一个经典的C程序的代码集合-a classic C program code sets!
- 2022-01-27 23:39:18下载
- 积分:1
-
求出任意两个序列的最长公共子序列,使用了动态规划的方法
求出任意两个序列的最长公共子序列,使用了动态规划的方法-Obtained the longest sequence of any two common sub-sequences, the use of dynamic programming methods
- 2022-06-19 05:34:21下载
- 积分:1
-
这是一个运用多种排序法对数据进行排序的程序,排序时间复杂性小,空间复杂性小,排序速度快.压缩包包括源程序文件,再vc中运行....
这是一个运用多种排序法对数据进行排序的程序,排序时间复杂性小,空间复杂性小,排序速度快.压缩包包括源程序文件,再vc中运行.-This is a use of a variety of data sequencing procedures for ordering, scheduling time complexity of small, space complexity of small, fast order. Compressed including source files, then vc run.
- 2022-03-06 17:24:25下载
- 积分:1