搜索结果
找到约 154 项符合
panal manager 的查询结果
其他书籍 Open source computer vision library in C/C++. 􀂅 Optimized and intended for real-time appli
Open source computer vision library in C/C++.
􀂅 Optimized and intended for real-time applications.
􀂅 OS/hardware/window-manager independent.
Java编程 物料管理 物料登记 批量登记:一次性导入多条物料 单条登记:只能录入一条物料信息 物料管理 更新: 删除: 查看: 物料导出 库管员可以将系统中登记的所有物料一次性导出来 Mat
物料管理
物料登记
批量登记:一次性导入多条物料
单条登记:只能录入一条物料信息
物料管理
更新:
删除:
查看:
物料导出
库管员可以将系统中登记的所有物料一次性导出来
MaterialImport
Public MaterialImport( MateiralManager manager, String filePath )
Public void importMaterial()
private StringBuffer read ...
企业管理 一个简单的公司员工管理系统
一个简单的公司员工管理系统,主要功能是将员工角色分为三类:BOSS、manager、Employees。其中,BOSS相当于管理员,可以对每个数据库表格进行增、删等操作,manager可以管理自己所在部门的员工信息,Employees只能查看自己的数据信息 ...
Windows Mobile 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
微处理器开发 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 t ...
操作系统开发 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
-- handle ...
软件工程 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.
笔记 实验二须知
实验内容:
1.利用QuartusII的"MegaWizard Plug-In Manager",
  设计输入数据宽度是4bit的ADD、SUB、MULT、DIVIDE、COMPARE
  把它们作为一个project,DEVICE选用EPF10K70RC240-4,对它们进行
  时序仿真,将仿真波形(输入输出选用group)文件提交。
2.利用QuartusII的"MegaWizard Plug-In ...
源码 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
...
源码 定义雇员类Employee
定义雇员类Employee,包含string型成员变量m_Name(姓名)和m_No(编号),int型成员变量m_Department(部门号),成员函数SetName(string),SetNo(string),SetDept(int)分别用来设置姓名、编号和部门号,Display()函数用来输出雇员信息,还包含一个构造函数Employee(string,string,int)。定义一个经理类Manager,派生于雇 ...