-
简易员工管理系统,自己做的,好像不太好,请多原谅!
简易员工管理系统,自己做的,好像不太好,请多原谅!-Summary staff management system, they do seem too good, please forgive!
- 2022-07-01 15:22:09下载
- 积分:1
-
通过CRM系统分析、本公司需求分析及考察CRM的一般系统与实际业务流程关系,确定本公司CRM系统设计定位于基于部门应用、运营与分析并重。并在此系统设计目标定位下...
通过CRM系统分析、本公司需求分析及考察CRM的一般系统与实际业务流程关系,确定本公司CRM系统设计定位于基于部门应用、运营与分析并重。并在此系统设计目标定位下,确定系统流程,设计功能模块,并努力面向部门协作与数据挖掘。-Through the CRM system analysis, needs analysis the Company and the inspection of the general system CRM business processes and the actual relationship between the CRM system to determine the design of the Company located in sector-based applications, both operations and analysis. And targeting this system under design, the system processes, the design of function modules, and the efforts for collaboration and data mining sectors.
- 2022-01-27 10:55:21下载
- 积分:1
-
检查您的文件后,激活您的会员帐户。如果
activate your member account after checking your files. If
- 2022-05-24 23:18:55下载
- 积分:1
-
电源管理芯片MAX813的中文资料,MAX813有电源管理功能....
电源管理芯片MAX813的中文资料,MAX813有电源管理功能.-Power management chip Chinese MAX813 information, MAX813 has power management features.
- 2022-10-30 16:40:03下载
- 积分:1
-
摘要:报适了一种直接序列软扩频调制解调器的SAw实现方案,并给出了相应的实验结果。该方案刘一提高系统抗干扰能力、频宽利川等方而均具有与其他技术不同的特点。同时,...
摘要:报适了一种直接序列软扩频调制解调器的SAw实现方案,并给出了相应的实验结果。该方案刘一提高系统抗干扰能力、频宽利川等方而均具有与其他技术不同的特点。同时,该技术方案为进一步研究DS-0FDM下了基石出。
-Abstract: al fitness, a direct-sequence spread-spectrum modem soft Saw the realization of the program, and gives the corresponding experimental results. Liu of the program to improve system anti-interference ability, such as bandwidth Lichuan side and with other technologies have different characteristics. At the same time, the technology program for further study on DS-0FDM out under the foundation.
- 2022-05-23 04:59:29下载
- 积分:1
-
本系统主要以沈阳黄页业务管理为基本要求,主要功能包括:1. 业务员及业务经理权限的设定。2. 业务员部门的划分。3. 业务员在线录入信息。4. 企业公告版。5....
本系统主要以沈阳黄页业务管理为基本要求,主要功能包括:1. 业务员及业务经理权限的设定。2. 业务员部门的划分。3. 业务员在线录入信息。4. 企业公告版。5. 站内短信留言。-mainly to the system in Shenyang Yellow Pages business management as the basic requirements, main functions include : 1. Clerks and business manager of the authority set. 2. The clerk division. 3. Information online entry clerk. 4. Business bulletin boards. 5. Station SMS messages.
- 2022-02-04 12:27:22下载
- 积分:1
-
本作品采用Atmel公司的AT89C51单片机,以汇编语言为程序设计的基础,设计一个用四位数码管显示时、分的时钟。在实物图中,左边靠近电源的绿色发光二极管(长亮...
本作品采用Atmel公司的AT89C51单片机,以汇编语言为程序设计的基础,设计一个用四位数码管显示时、分的时钟。在实物图中,左边靠近电源的绿色发光二极管(长亮)是电源指示灯,表示的是5V稳定电源工作正常;单片机左下角红色发光二极管是秒灯,每闪烁一次表示时间走动一秒钟;按键正上方绿色发光二极管是设置灯,当时间正常走动时此时不亮,当第一次按下设置键(右键)时,此绿灯亮,同时秒时熄灭,且分钟的两位数码管出现闪烁,时间停止走动,进入校时状态,表示此时可以进行分钟的调整,当按一次加一键(左键)可实现分钟的加一功能,分钟以60分为极限,超出60分则返回数值0,从0再重新算起;如果再次按下设置键时,这时秒灯和设置灯仍旧保持熄灭和点亮状态,表示分钟的数码管停止闪烁,反过来表示小时的两位数码管则开始闪烁,此时可进行小时的调整,按加1键可实现小时的加1功能,小时调整以24为上限,同样超出24小时则从新回0;当第三次按下设置键时,数码管停止闪烁,设置灯熄灭,秒灯重新闪烁,时间以设定值计时。-err
- 2023-09-08 11:40:04下载
- 积分:1
-
Altera 2009年时序分析ppt。强烈推荐!
Altera 2009年时序分析ppt。强烈推荐!-Altera 2009 Timing Analysis
- 2022-05-23 00:22:13下载
- 积分:1
-
C language core protocol C language source code
C 语言核心协议的 C 语言源代码-C language core protocol C language source code
- 2022-02-15 10:33:47下载
- 积分:1
-
分析了文件系统在嵌入式应用中的重要作用,在剖析了uCOS
分析了文件系统在嵌入式应用中的重要作用,在剖析了uCOS - II内核工作原理的基础上,借鉴FAT16文件系统,构建了一个适合嵌入式应用的文件系统FAT8,并详细介绍了如何在uCOS - II内核上实现-analysis of the file system in embedded applications of the important role in the analysis for uCOS-II core principle of work and drawing on the FAT16 file system. Construction of a suitable embedded applications FAT16 file system. and gave details of how for uCOS-II kernel to achieve
- 2022-08-08 03:18:14下载
- 积分:1