-
C-language
【功能与要求】(1)角色和权限管理。设有系统管理员、图书管理员和普通用户,他们设有不同的权限,各类用户进入系统时需先登录。(2)系统管理员角色,系统管理员管理各类用户的增加、删除、修改和查询。(3)图书管理员角色,图书管理员可对图书信息的录入、删除及修改、统计; (4)普通用户角色,普通用户可借阅图书、归还图书。(Functions and Requirements】 (1) the role and rights management. Offers system administrators, librarians and ordinary users, they have different permissions, all kinds of users need to be logged into the system. (2) System Administrator role, the system administrator to manage all types of users to add, delete, modify, and query. (3) the role librarian, librarians can book information entry, delete, and modify, statistics (4) the role of ordinary users, ordinary users can borrow books, return books.)
- 2013-06-20 18:16:52下载
- 积分:1
-
AutoCompleteDemo
C# AutoCompleteDemo
- 2015-09-01 16:23:06下载
- 积分:1
-
PVBArcObjectr
ArcGIS二次开发编程实例。全书分两部分:基础篇和提高篇。基础篇通过 100多个具体的实例详细地讲解了ArcGIS 二次开发过程中涉及及到的各个主要的知识点;提高篇则以实际项目开发为例,综合运用基础篇的各个知识点,详细地展示ArcGIS 二次开发的流程、方法和各种开发技巧。
(ArcGIS secondary development of the programming examples. The book is divided into two parts: The Basics and improve articles. Basics by more than 100 specific examples explain in detail the ArcGIS secondary development process involved and to all the major points improve the articles while the actual project development, for example, use Basic knowledge in detail show ArcGIS secondary development processes, methods, and a variety of development skills.)
- 2012-07-16 00:00:47下载
- 积分:1
-
真二叉树重构
说明: 但是对于“真二叉树”(每个内部节点都有两个孩子的二叉树),给定它的先序、后序遍历序列足以完全确定它的结构。将二叉树的n个节点用[1, n]内的整数进行编号,输入一棵真二叉树的先序、后序遍历序列,请输出它的中序遍历序列。(But for one proper binary tree, in which each internal node has two sons, we can uniquely determine it through its given preorder traversal sequence and postorder traversal sequence.Label n nodes in one binary tree using the integers in [1, n], we would like to output the inorder traversal sequence of a binary tree through its preorder and postorder traversal sequence.)
- 2019-04-21 16:54:36下载
- 积分:1
-
Contrast
说明: 是一个图片见面预览,模拟工业触摸屏的画面,所以画面元素比较单一,但是仅仅做预览效果不错(Is an image preview meeting, simulation of industrial touch-screen picture, so the image elements of relatively simple, but only to do a good preview)
- 2009-09-01 19:42:13下载
- 积分:1
-
PKI
pki 功能文档,对初学者有很大帮助,可以了解pki的相关功能(pki doc useful for beginner)
- 2009-02-13 15:57:49下载
- 积分:1
-
dotnetui
说明: 用Visual C++ 实现的类似MSDN 2002 样的界面代码。(Using Visual C++ to achieve a similar kind of interface MSDN 2002 code.)
- 2009-08-03 10:13:46下载
- 积分:1
-
Cisco-Security-Bible
Cisco Security Bible 思科网络安全宝典 介绍基础原理、剖析网络安全体系结构,让你全面理解安全(Cisco Security Bible)
- 2015-07-22 15:04:09下载
- 积分:1
-
分割代码
本人最近正在研究三维点云库pcl,可以说三位点云图像处理未来的应用前景非常广阔,因此愿意与各位感兴趣的朋友一起探讨.此程序是本人最近最近感兴趣的三维点云分割程序,通过区域增长算法将三维点云实现较好分割。源程序来自POINT CLOUD LIBRARY外文官方网站,运行此程序需提前配置好pcl点云库。(I was recently on the 3D point cloud library PCL, it can be said that the three sites of cloud image processing application prospect is very broad, so are willing to share with you interested friends to explore. This program is a 3D point cloud I recently interested in the segmentation process, through the regional growth algorithm will achieve better segmentation of 3D point cloud. The source program comes from POINT CLOUD LIBRARY foreign language official website, running this program need to configure the PCL point cloud Library in advance)
- 2017-11-02 11:50:13下载
- 积分:1
-
PacketCapture
基于Winpcap的网络数据包抓取.开发环境VS2013(network packet capture based on Winpcap . Development environment: VS2013)
- 2014-06-29 14:22:31下载
- 积分:1