搜索资源列表
一个非常好用的Autocad工具集
- ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
DataGridMulti-LevelHeader
- 一个优秀的网格式控件,类似与excel操作的控件,可以在控件上进行增删修改等相关的操作.
tongxunlu
- 通讯录管理 1.主要功能: (1) 能建立、修改和增删学生通讯录 (2) 能够按多种方式进行查询 2.要求:界面友好,易于操作 -Address Book Management 1. Major functions: (1) to establish, modify and add to, delete from list of students (2) by a variety of ways to query 2. Requirements: user-friendly,
btree
- 用b树实现的一种文件管理,模拟b树的存储,对文件进行增删修改,等操作。-B Tree with a document management, simulation b tree storage, changes, additions or deletions to the documents, and other operations.
tuxunlu
- 通讯录:实现对联系人信息的增删查改等操作-Contacts: Contact information for additions or deletions to achieve change and other operations check
studentofC
- C语言的学生管理系统,很初级的小程序,可以进行文件读写,增删等操作。-Student management system of the C language, the junior program, you can file operations such as read and write, additions and deletions.
address-book-management-program
- 这是用C语言实现的一个简易通讯录管理系统,数据结构是用链表实现的,能够实现各种查询,修改,增删操作,还能够保存文件。非常适合C语言初学者参考学习-This is a simple address book management system implemented in C language data structure linked list, to various queries, modify, add or delete operation, and also be able to sa
VBdatabase-
- 这是一个VB的数据库操作例程,用于演示增删数据库记录-This is a VB database operation routines for demo add or delete database records
StackQueue
- 如何实现同时具有堆栈和队列功能的数据结构及其增删操作。-How to achieve both stack and queue data structures and functions deletions operation.
Class-Financial-Management-System
- 班级财务管理系统分为管理员和普通用户登录,其中以管理员身份登录能够进行增删查改等操作,而以普通用户的身份登录只能进行查询和个人信息的修改等操作-Class financial management system is divided into administrators and ordinary users to log in, which can be logged on as an administrator to check change deletions and other oper
MultiRename
- 对大量文件批量重命名的小程序,支持文件名增删、添加、通配符操作-Support for file name addition, deletion, addition, wildcard operation for batch renaming of large files
GeoTest - 下发
- 登录界面,最简单的增删查改,还有其他表的操作(Login interface, the most simple crud, and other form of operation)
C#操作MysSQL数据库
- C#操作MySQl数据库,含有增删查改,适合初学者(C# operation MySQl database, including additions, deletion, check and modification, suitable for beginners.)
DatabaseToolForOracle
- 实现简单的Oracle数据库的增删该查。用易语言实现的版本。(Add or delete the simple Oracle database.A version that is implemented in easy language.)
linkedq
- pb队列数据结构,用链表结构实现,适合频繁增删操作(queue data structure for pb by linked list)