登录
首页 » 其他 » Delphi毕业设计 工资管理系统

Delphi毕业设计 工资管理系统

于 2023-01-31 发布 文件大小:351.74 kB
0 244
下载积分: 2 下载次数: 1

代码说明:

Delphi毕业设计 工资管理系统,具体来说是一套教师工资管理系统,功能模块:人员资料添加、人员删除管理、操作员管理、员工基本工资管理、员工浮动工资管理、工资发放管理、工资调整管理与报表管理等几大模块。界面方面做的也挺不错,作为一套Delphi版的学生毕业设计,我想应该过关了。   本套工资管理系统数据库基于SQLSERVER,备份文件在Database目录下。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Face Detection system, developed using opencv face detection process
    人脸检测系统,利用opencv开发的人脸检测程序-Face Detection system, developed using opencv face detection process
    2022-01-21 22:39:52下载
    积分:1
  • Labwindows/CVI方面的例子程序实在太少了,放上一点给大家共享
    Labwindows/CVI方面的例子程序实在太少了,放上一点给大家共享-Labwindows/CVI example of the procedure is too small, place in 1:00 to share! !
    2022-03-24 09:36:44下载
    积分:1
  • 两侧带箭头的HTML5平滑焦点图代码
    两侧带箭头的HTML5平滑焦点图代码,左右两边的箭头可控制图片左右滑动切换,是一个宽屏网页适用的焦点图特效代码,在IE8下也可以运行,只是效果不尽理想,最好使用火狐 或Chrome浏览器测试。
    2022-07-06 17:21:10下载
    积分:1
  • 设计并制作出汽车信号灯微机控制系统; 2)所需执行的操作由相应的开关控制,所需控制的信号灯有: 仪表板左/右转向灯、左/右头灯和左/右尾灯及左/右刹车灯...
    设计并制作出汽车信号灯微机控制系统; 2)所需执行的操作由相应的开关控制,所需控制的信号灯有: 仪表板左/右转向灯、左/右头灯和左/右尾灯及左/右刹车灯共8个灯,其驾驶操作与灯光信号对应关系如下: (1)左/右转弯(合上左/右开关):仪表板左/右转向灯、左/右头灯、左/右尾灯闪烁。 (2) 紧急开关合上:除左右刹车灯以外,所有灯闪烁。 (3) 刹车(合上刹车开关):左右刹车灯亮。 (4) 左/右转弯并刹车:仪表板左/右转向灯、左/右头灯、左/右尾灯闪烁,左右刹车灯 亮。 (5) 合上紧急开并关刹车:仪表板灯、头灯、尾灯闪烁,刹车灯亮。 (6) 停靠(合上停靠开关):头灯、尾灯以20Hz的频率闪烁。 -designs and produces vehicle lights microcomputer control system; 2) the implementation of the operation from the corresponding switch control, the control signals required : the dashboard left/right shift lights, left/right front and left/right rear and left/right brake lights a total of eight lights, driving its operation and light signals corresponding relationships are as follows : (1) Left/right handers (Hopewell on the left/right switch) : the dashboard left/right turn signals, left/right headlight, left/right rear flashing. (2) emergency switch matches : Apart from the brake lights around outside, all lights flashing. (3) brakes (a switch on the brake) : about b
    2022-01-26 01:23:56下载
    积分:1
  • HFSS 高低阻抗滤波器 5节,可调参数,优化
    HFSS 高低阻抗滤波器 5节,可调参数,优化-HFSS high and low impedance filter 5, adjustable parameters, optimization
    2023-05-30 14:40:02下载
    积分:1
  • Flash 3D立方体
    动画版Flash 3D立方体,由远及近飘来的立方体,像宇宙般深邃的感觉,从远处慢慢飘过来,而且还在旋转。
    2023-09-02 17:45:03下载
    积分:1
  • Java/JSP万年历编写实例
    Java万年历源码,   TextField tfYear = new TextField("2004", 5); //显示年份的文本域   Choice monthChoice = new Choice(); //月份选择下拉框   Button btUpdate = new Button("更新"); //更新按钮   GregorianCalendar calendar=new GregorianCalendar(); //日历对象   Font smallFont = new Font("TimesRoman", Font.PLAIN, 15); //显示小字体   Font bigFont = new Font("TimesRoman", Font.BOLD, 50); //显示大字体   String days[] = {"星期日", "星期一", "星期二", "星期三","星期四", "星期五", "星期六"};   String months[] = {"一月", "二月", "三月", "四月","五月", "六月", "七月", "八月", "九月","十月", "十一月", "十二月"};   int daysInMonth[] = {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31}; //每个月的天数   int searchMonth,searchYear; //查询的年份及月份   public void init(){    setBackground(Color.white); //设置背景颜色    searchMonth = calendar.get(Calendar.MONTH); //得到系统年份    searchYear = calendar.get(Calendar.YEAR); //得到系统月份    add(new Label(" 年:")); //增加组件到Applet    tfYear.setText(String.valueOf(searchYear)); //设置文本域文字    add(tfYear);    add(new Label(" 月:
    2023-03-16 17:35:03下载
    积分:1
  • 快速排序,算法分析与设计第二章分治法思想的快速排序算法实现....
    快速排序,算法分析与设计第二章分治法思想的快速排序算法实现.-quick sort, algorithm analysis and design of the second chapter ideological divide-and-conquer method of quick sort algorithm.
    2022-03-22 06:43:52下载
    积分:1
  • 现在在国外大学里最流行的java学习软件,同时还有大量的example,在名为project的文件里.安装好后用bluej打开peoject的例子,可以进行你想...
    现在在国外大学里最流行的java学习软件,同时还有大量的example,在名为project的文件里.安装好后用bluej打开peoject的例子,可以进行你想要的任何变化.同时可以了解大量的源码-now in foreign universities most popular java learning software, while there is a lot of example, the project called the document. installed after opening with Bluej peoject example, can you want any changes. while a lot can understand the source
    2022-09-08 20:00:19下载
    积分:1
  • 转换。H C++头文件ASM公司
    Convert .H C++ headers to ASM .INC
    2022-01-31 03:01:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载