虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

MANAGER

  • 物料管理 物料登记 批量登记:一次性导入多条物料 单条登记:只能录入一条物料信息 物料管理 更新: 删除: 查看: 物料导出 库管员可以将系统中登记的所有物料一次性导出来 Mat

    物料管理 物料登记 批量登记:一次性导入多条物料 单条登记:只能录入一条物料信息 物料管理 更新: 删除: 查看: 物料导出 库管员可以将系统中登记的所有物料一次性导出来 MaterialImport Public MaterialImport( MateiralMANAGER MANAGER, String filePath ) Public void importMaterial() private StringBuffer readFile() private List<Material> parseFileToMaterial( String content )

    标签: Mat 物料管理 更新 删除

    上传时间: 2013-12-03

    上传用户:fredguo

  • 一个简单的公司员工管理系统

    一个简单的公司员工管理系统,主要功能是将员工角色分为三类:BOSS、MANAGER、Employees。其中,BOSS相当于管理员,可以对每个数据库表格进行增、删等操作,MANAGER可以管理自己所在部门的员工信息,Employees只能查看自己的数据信息

    标签: 管理系统

    上传时间: 2017-08-04

    上传用户:yyq123456789

  • Cool widgets to customize your Home screen * Media Player * Profiles * Weather

    Cool widgets to customize your Home screen * Media Player * Profiles * Weather * Clock with world time * Wireless MANAGER * Calendar with 2 weeks agenda view

    标签: customize Profiles widgets Weather

    上传时间: 2017-08-13

    上传用户:czl10052678

  • This manual describes SAMSUNG s S3C2410X 16/32-bit RISC microprocessor. This product is designed to

    This manual describes SAMSUNG s S3C2410X 16/32-bit RISC microprocessor. This product is designed to provide hand-held devices and general applications with cost-effective, low-power, and high-performance microcontroller solution in small die size. To reduce total system cost, the S3C2410X includes the following components separate 16KB Instruction and 16KB Data Cache, MMU to handle virtual memory management, LCD Controller (STN & TFT), NAND Flash Boot Loader, System MANAGER (chip select logic and SDRAM Controller), 3-ch UART, 4-ch DMA, 4-ch Timers with PWM, I/O Ports, RTC, 8-ch 10-bit ADC and Touch Screen Interface, IIC-BUS Interface, IIS-BUS Interface, USB Host, USB Device, SD Host & Multi-Media Card Interface, 2-ch SPI and PLL for clock generation.

    标签: This microprocessor describes S3C2410X

    上传时间: 2014-01-11

    上传用户:shizhanincc

  • A badic controller for the UART. It incorporates a -- transmit and receive FIFO (fr

    A badic controller for the UART. It incorporates a -- transmit and receive FIFO (from Max+Plus II s MegaWizard -- plug-in MANAGER). Note that no checking is done to see -- whether the FIFOs are overflowing or not. This strictly -- handles the transmitting and receiving of the data.

    标签: incorporates controller transmit receive

    上传时间: 2017-09-05

    上传用户:13681659100

  • This book is intended to be a complete and useful reference to the unified modeling language (UML) f

    This book is intended to be a complete and useful reference to the unified modeling language (UML) for the developer,architect,project MANAGER,sysetem engineer,programmer,analyst,contracting officer,customer,and anyone else who needs to specify,design,build,or understand complex software system.

    标签: reference intended complete modeling

    上传时间: 2017-09-24

    上传用户:eclipse

  • 实验二须知

    实验内容: 1.利用QuartusII的"MegaWizard Plug-In MANAGER",   设计输入数据宽度是4bit的ADD、SUB、MULT、DIVIDE、COMPARE   把它们作为一个project,DEVICE选用EPF10K70RC240-4,对它们进行   时序仿真,将仿真波形(输入输出选用group)文件提交。 2.利用QuartusII的"MegaWizard Plug-In MANAGER"中的LPM_COUNTER,   设计一个20bit的up_only COUNTER,   要求该COUNTER在FE0FA和FFFFF之间自动循环计数;   分析该COUNTER在EPM7128SLC84-7、EPM7128SLC84-10、   和EPF10K70RC240-2、EPF10K70RC240-4几种芯片中的最大工作频率;     请将计数器的输出仿真波形文件提交(特别注意在0FFFFCH--0FE0FFH之间的仿真波形图)。  (仅EPF10K70RC240-4芯片,最大允许Clock频率下)。

    标签: 实验

    上传时间: 2016-10-18

    上传用户:jack

  • sameh

    MANAGER panal

    标签: panal MANAGER

    上传时间: 2017-02-10

    上传用户:same7n

  • QuasarRAT-1.3.0.0

    C#远控源代码 * TCP network stream (IPv4 & IPv6 support) * Fast network serialization (NetSerializer) * Compressed (QuickLZ) & Encrypted (AES-128) communication * Multi-Threaded * UPnP Support * No-Ip.com Support * Visit Website (hidden & visible) * Show Messagebox * Task MANAGER * File MANAGER * Startup MANAGER * Remote Desktop * Remote Webcam * Remote Shell * Download & Execute * Upload & Execute * System Information * Computer Commands (Restart, Shutdown, Standby) * Keylogger (Unicode Support) * Reverse Proxy (SOCKS5) * Password Recovery (Common Browsers and FTP Clients) * Registry Editor

    标签: QuasarRAT

    上传时间: 2019-04-21

    上传用户:netangels

  • 定义雇员类Employee

    定义雇员类Employee,包含string型成员变量m_Name(姓名)和m_No(编号),int型成员变量m_Department(部门号),成员函数SetName(string),SetNo(string),SetDept(int)分别用来设置姓名、编号和部门号,Display()函数用来输出雇员信息,还包含一个构造函数Employee(string,string,int)。定义一个经理类MANAGER,派生于雇员类Employee,新增成员变量m_Level表示级别和成员函数SetLevel(int)用来设置m_Level。

    标签: Employee 定义

    上传时间: 2020-05-03

    上传用户:coisini