搜索资源列表
数据结构的课程设计
- 大二时做的一个数据结构的课程设计,用2-3树实现的图书馆管理系统,只是控制台程序,没有很好的图形界面。包括管理员、读者。管理员功能有:采编入库、查看图书、查看读者、删除读者。读者功能有:借书、还书、预约、查找等等。。功能全面。包括注册账号,登录需要账号密码。-Sophomore to do a data structure of the curriculum design, with 2-3 tree implementation of library management system, bu
notepad(c)
- 纯C 记事本:实现了(权限管理)用户注册以及登陆管理 实现了记事本内容的增删改查功能-Pure Notepad C: implementation of the [rights management] User Registration and management of implementation of the landing Notepad content additions and deletions to search function
vbregister
- 通过识别计算机的CPU信息及硬盘序列号信息,通过一定的算法来判断软件是否注册,注册后可以使用,未注册可以试用一段时间.-By identifying the computer' s CPU and hard drive serial number information information, through a software algorithm to determine whether the registration, registration can be used, not
Agenda
- 一个在Win32平台上操作的命令行管理系统。包含了新用户注册,添加,查询,删除,清空会议,批处理,导出文件等功能!-Operate on a Win32 platform command-line management system. Contains the new user registration, add, query, delete, empty the meeting, batch, export files and so on!
visKDTree
- 根据一片点云经过旋转变换,生成另一片点云,求出曲率,实现两片点云的粗配准。-Through the rotation transform a point cloud generated another piece of point cloud obtained curvature coarse registration of two point clouds.
21
- 一个简单的21点小游戏,包括用户的登陆注册和报文的生成功能-A simple 21-point games, including the user' s login registration and packet generation
QQV4.5
- 此程序用于批量注册QQ号,内附具体的使用说明,用时请阅读。-This program is used to bulk registration QQ number, containing specific instructions, when read with.
fuzhuangshop
- 本系统为网上服装销售系统,基于Jsp技术,采用javascr ipt以及JQuery脚本语言,采用B/S结构,使用MyEclipse开发,后台采用SQLServer2000作为数据库。本系统的主要功能,包括未登陆的用户访问主页,查看商品信息以及公告,用户还可以注册会员,注册登陆后的会员可以购买商品,将商品添加进购物车,最后结账生成订单,并填写订单所需的信息。会员还可以管理自己的信息,例如修改密码等操作。管理员可以在后台添加商品信息,并设置商品所属的类别。此外,管理员还可以发布公告信息,查看订单信
remove_usb
- 将usb设备弹出程序注册为系统服务,随服务自启动,如果服务扫描到CDROM设备,将CDROM弹出。- Usb device registration program will pop up as a system service, with the service the start, if the scanning service to the CDROM device, CDROM eject.
PA1-2(1)
- 描述 公司有n个员工,编号1 ~ n。员工数量众多,需要你为他们编写一个管理系统。 员工上班时都要登录管理系统登记一个code,离开要从管理系统上注销,员工也可以随时更新自己的code。到了下班时间,所有员工都会自动注销。公司管理人员随时都可能想要知道有多少员工上班,以及任一员工登记的code。 输入 第一行两个整数n、m。接下来m行,每行都是以下内容之一: I a c //Log In:员工a登录,code为c。若a已登录,则将code更新为c
kd-tree.cpp
- 三维点云配准kd-tree搜索算法,用于特征点的搜索匹配-3 d point cloud registration kd- tree search algorithm, is used to search of feature point matching