-
工资管理系统
该程序输入职工工号和应发工资,由系统对其完成的实发工资实现计算。其中职工信息包括职工号、姓名、性别、应发工资、税金、实发工资等(职工号不重复)。功能要求及说明:系统以菜单方式工作职工基本信息和应发工资的录入功能(用文件保存)从键盘输入数据,建立磁盘数据文件salary.txt职工工资信息浏览功能:从磁盘数据文件读取所有职工工资信息并显示输出到屏幕上;计算应发工资和查询的功能:计算公式为: 税金=应发工资*税率;实发工资=应发工资-税金;应发工资 税率
- 2022-06-12 17:31:27下载
- 积分:1
-
vdcsdfs
;主程序:
LOOP: SETB P10 ;(1)
LCALL DELAY ;(2)
CLR P10 ;(3)
LCALL DELAY ;(4)
AJMP LOOP ;(5)
;以下子程序
DELAY: MOV R7,#250 ;(6)
D1: MOV R6,#250 ;(7)
D2: DJNZ R6,D2 ;(8)
DJNZ R7,D1 ;(9)
RET ;(10)
END ;(11)
-vdcsdfs
- 2022-05-19 09:56:06下载
- 积分:1
-
音乐播放器
资源描述该音乐播放器简洁美观,功能强大,界面炫酷。
- 2023-02-08 19:20:04下载
- 积分:1
-
外表象Macintosh的很酷的按钮、CheckBox、RadioButton
外表象Macintosh的很酷的按钮、CheckBox、RadioButton-very cool button,checkbox,radiobutton which surface are like macintosh
- 2023-02-16 05:20:04下载
- 积分:1
-
用VC6.0实现漂亮的自定义多功能提示窗口
用VC6.0实现漂亮的自定义多功能提示窗口-with VC6.0 achieve beautiful custom multifunctional prompt window
- 2022-03-13 08:47:38下载
- 积分:1
-
自己做了段视频,然后自己写了这段代码,漂亮的界面。送给自己朋友的。其中用户名是iwill,密码是conan...
自己做了段视频,然后自己写了这段代码,漂亮的界面。送给自己朋友的。其中用户名是iwill,密码是conan-Themselves to do the above video, and then write the code themselves, beautiful interface. Sent their own friends. Which user name is iwill, password is conan
- 2022-03-22 14:54:19下载
- 积分:1
-
根据需求分析的描述,以及与第三…
根据需求分析的描述以及与用户的沟通,系统实现目标如下:
界面设计简洁、友好、美观大方。
操作简单、快捷方便
数据存储安全、可靠。
信息分类清晰、准确。
强大的查询功能,保证数据查询的灵活性。
提供销售排行榜,为管理员提供真实的数据信息。
提供灵活、方便的权限设置功能,使整个系统的管理分工明确。
对用户输入的数据,系统进行严格的数据检验,尽可能排除人为的错误。
-According to the description of needs analysis, as well as communication with the user, the system to achieve the following goals: interface design of simple, friendly, generous appearance. simple, fast and convenient data storage safe and reliable. Information classification clear and accurate. powerful query functions, and ensure the flexibility of data query. sales chart for the data manager to provide true information. provide a flexible and convenient feature set permissions so that the management of the entire system a clear division of labor. on data entered by the user, the system data strict examination, rule out the possibility of human e
- 2022-02-26 18:54:58下载
- 积分:1
-
基于wince的输入法
基于wince的输入法源码,可以实现输入法的调用,他可以用于wince系统的各种需要在编辑框输入字符及汉字的地方,支持字母,数字,标点符号,拼音,还有手写输入等等。是一个难得的输入法,其界面漂亮,使用简单,欢迎下载。。。。。。。。。。。。
- 2022-03-22 04:54:36下载
- 积分:1
-
palette small program reveals the RGB palette principle, suitable for beginners.
调色板小程序,揭示了三原色的调色原理,适合初学者。-palette small program reveals the RGB palette principle, suitable for beginners.
- 2022-08-06 01:47:48下载
- 积分:1
-
VC6.0源代码:用于画曲线的,非常好用,可以改变曲线形状、颜色等...
VC6.0源代码:用于画曲线的,非常好用,可以改变曲线形状、颜色等-VC6.0 source code : the curve for painting, very convenient, can change the curve shape, color, etc.
- 2022-01-22 06:45:11下载
- 积分:1