搜索资源列表
ChpBase
- c语言编写的微型数据库 实现了插入、删除、更新等基本功能-micro database insertion, deletion, updating basic functions
MiniSQLForDB
- 实现一个精简型单用户SQL引擎(DBMS)MiniSQL,允许用户通过字符界面输入SQL语句实现表的建立/删除;索引的建立/删除以及表记录的插入/删除/查找-achieve a streamlined single-user SQL engine (DBMS) MiniSQL. allows users to input characters SQL interface to achieve the table creation / deletion; the index creation /
ManagetSystem
- 利用Visual C++ 6.0开发的基于ADO数据库连接技术的超市管理系统,实现了数据库的插入、删除、修改等操作,相当有借鉴意义!-6.0 using Visual C development based ADO database connectivity technologies supermarket management system, Implementation of the database insertion, deletion, modification, etc, are q
yinhang
- 是用数据库开发的一个银行管理系统,可以进行一些简单的数据插入和查询等-Is a database management system developed by a bank can carry out some simple data insertion and query
Bplustree
- b+tree 的插入和查询操作,代码比较简练,效率高。缺少删除操作。-b+ tree insertion and query operation, code relatively simple and efficient. The lack of deletion.
MyFriend
- 本程序是一个比较简单的通讯录 该程序可能比较有参考价值的地方 可能就是它用到了数据库的动太链接,和JPG图片的插入。-This procedure is a relatively simple procedure may be more contacts in the reference value is that it may use a database link is too dynamic, and JPG picture insertion.
DBS-lab4
- 用SQL语言创建数据库,完成数据的插入、查找、删除和更新。-SQL language used to create the database, the completion of data insertion, find, deleted and updated.
mmzmagicEERAO1.31
- 初次使用本远程数据库对象,深为其简单、方便、实用所吸引,但不久即发现其存在一些问题,于是便边修改、边与马先生QQ联系,得到了其诸多指点,但程序也给改的四不像了,现特公布其源码,望能得到马先生及广大朋友的进一步指点,主要更新: 1、对远程登陆的简单密码认证。 2、支持SQL批处理, 3、支持SQL查询包 在远程数据库中,网络延时是数据库实时响应的大敌,SQL批处理及SQL查询包的功能可巧妙的解决这一问题。 4、事务处理 5、支持独立的Blob字段读
C-five
- 本程序实现了在数据库系统中对单链表进行操作,具体实现了在指定位置插入指定值,对于初学链表的人来说有一定的帮助-This program is realized in the database system of single operation, the realization form in a specified position insertion specified value chain for beginners
OptionList
- 基本实现数据的插入和列表框的简单使用很方便的-Data insertion and basically a simple list box is easy to use
ADOOperations
- 该源码的主要功能:通过ADO+SQL Server实现数据插入,数据删除,数据更新,数据查询,是学习数据库编程的常用也是基本技术,源码风格规范,功能齐全,是掌握ADO技术的经典实例。-The main function of the source: by ADO+ SQL Server for data insertion, data deletion, data update, data query, is to learn database programming is basic tech
123
- /对顺序表进行插入和删除操作(在第i个元素前插入元素e;删除第i个元素) **通过数组下标来实现-on the order of the table insert and delete operations ( in the first I elements before insertion element E delete the first I element )******** to achieve through the array subscr ipt
AVL
- 二叉平衡树AVL的插入和删除的C实现源码,和大家分享一下,-Binary balanced tree insertion and deletion of the AVL implemented in C source code, and share with you, thank you
shujuku
- 这个是关于mysql数据库的一些命令。。对于初学者来说是很重要的,,可以了解很多。对插入删除这些操作很红啊-This is some of the commands on the mysql database. . Is very important for beginners, can learn a lot. Insertion and deletion of these operations is very red
SQLPutData()-Send-Data-in-Segments
- ODBC 3.0 API编程之Blob数据提交相关资料。使用SQLBindParameter,SQLParamData和SQLPutData三个API实现Blob数据插入功能。-ODBC 3.0 API programming Blob data submitted to the relevant information. SQLBindParameter, SQLParamData and the SQLPutData three API the Blob data insertion f
ATM
- 全部SQL语言,实现了创建数据库、数据表、定义索引、视图等语句。 完整性约束包括:主键约束、外键约束、非空约束、规则、默认值、触发器等。 数据表的操纵语句:包括数据插入、数据删除、数据修改操作语句。-All SQL language, to achieve the creation of databases, tables, define indexes, views, and other statements. Integrity constraints include:
xueshen
- 基于vc++学生成绩管理系统,可以管理学生成绩插入,删除等功能-Student achievement management system based on vc++ 。it can manage student achievement insertion, delete and other functions
AGCQZX
- 构建三角网的VB程序,构建三角网的算法很多,这是逐点插入法,并在插入后进行外接圆检测-Build triangulation VB procedure, construct a triangulation algorithm is very much, this is the point insertion method, and circumcircle detection after insertion
组态王与SQL连接
- 组态王和SQL server 连接,能进行数据库连接,数据库数据查询,数据库数据插入等等(Kingview and SQL server connection, can carry on the database connection, the database data inquiry, the database data insertion and so on)
o
- 编写程序,a)向"student"表中填入若干数据记录;b)在"student"表中分别查询所有记录以及满足条件"age>18"的记录。c)编程创建学生成绩表,并进行数据插入、修改、删除、查询和成绩统计等操作。(Write programs, a) fill in a number of data records in the "student" table; b) query all records in t
