登录
首页 » 算法 » 1.简介 本程序是用纯C语言编的一个基于菜单命令行的数据库系统。可以创建多个数据库,数据库表,字段。其中字段的类型只能为整形,浮点型,字符型和字符串型(最大长度...

1.简介 本程序是用纯C语言编的一个基于菜单命令行的数据库系统。可以创建多个数据库,数据库表,字段。其中字段的类型只能为整形,浮点型,字符型和字符串型(最大长度...

于 2023-05-12 发布 文件大小:12.53 kB
0 194
下载积分: 2 下载次数: 1

代码说明:

1.简介 本程序是用纯C语言编的一个基于菜单命令行的数据库系统。可以创建多个数据库,数据库表,字段。其中字段的类型只能为整形,浮点型,字符型和字符串型(最大长度确定,不能改变)。 2.功能 a)数据库存储: 一个数据库存储于一个文件中,打开文件将数据库载入到内存。 保存时将内存中数据重新写到文件中去。 b)数据库管理: 提供数据库的创建,表的创建,字段的创建 提供对数据的查询,删除,修改,排序功能 c)支持SQL部分语句: 支持SELECT 和DELETE语句-1. Introduction of this program is pure C language based on a series of menu command-line database system. You can create multiple databases, database tables, fields. The type field which can only plastic, floating point, character and string (maximum length and can not be changed). 2. A function) database storage : a database stored in a document, the document will open the database to include memory. When will preserve memory data re-wrote a document. B) database management : to provide database creation, table creation, the field for the creation of data inquiries, delete, modify, sequencing feature c) some support SQL statement : support DELETE and SELECT statements

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 神经网络的分类
    分类是遥感图像应用的一个重要方面,传统的影像分类方法已不能满足精度的需要,而基于线性映射的人工神经网络方法可以在一定程度上消除传统的影像分类所带来的模糊性和不确定性。文章介绍了神经网络原理,神经网络分类的思想及实现,神经网络在遥感图像分类中的应用等内容,通过实验对比突出神经网络分类法的优势,并对其未来发展趋势作出展望
    2022-03-10 04:44:42下载
    积分:1
  • 大师Donald E.Knuth的经典著作《Concrete Mathematics具体数学》,学习的基础...
    算法大师Donald E.Knuth的经典著作《Concrete Mathematics具体数学》,算法学习的基础-algorithm master Donald E. Knuth classics "Concrete Mathe Matics specific math. "the foundation of learning algorithm
    2022-05-07 23:54:03下载
    积分:1
  • 测振信号处理完整流程,包含详细注释,C语言实现
    这个程序是测振信号处理的C语言实现,包括最小二乘消除趋势项,平滑,频域滤波,从加速度积分得到速度和位移,所有算法均用MATLAB进行验证过,可以直接封装成dll,供C++或C#调用
    2023-07-12 18:10:03下载
    积分:1
  • eigen开源的矩阵运c++工具包
    eigen工具包,是包括矩阵常用运算的开源C++工具包,不用安装可直接添加使用,非常方便
    2022-04-26 12:19:36下载
    积分:1
  • 矩阵乘源代码
    矩阵相乘问题的算法源程序-matrix multiplication, the algorithm source code
    2022-04-15 20:53:47下载
    积分:1
  • 一个非常好的时钟程序,真实的
    一个非常好的时钟程序,实时显示当前时间,可以指定在屏幕的任意位置,在屏幕边缘时自动放缩。-a very good clock procedures, real-time display the current time, the screen can be specified in an arbitrary position, at the edge of the screen automatically shrinking.
    2022-10-09 17:20:03下载
    积分:1
  • the Capacitated Vehicle Routing Problem
    The CVRP is a hard combinatorial optimisation problem. The scenario is that a set of depots contains goods to be delivered to customers by a fleet of trucks. Each customer wants a certain integer amount of goods called their demand and each truck can only carry a certain amount called its capacity. All trucks have the same capacity. The objective is to find a set of routes, one for each truck, which minimises the total distance travelled by all trucks (the  请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-06-15 10:54:51下载
    积分:1
  • 优化,是FORTRUN语言写。都经过了运行。
    优化算法,是FORTRUN语言写。都经过了运行。-this is code of the number caculation in opt
    2022-04-10 05:21:22下载
    积分:1
  • C
    C算法-C Algorithm
    2022-02-06 03:51:11下载
    积分:1
  • ECC加密的C语言实现
    已知椭圆曲线E23(16,10): y 2 ≡ x3 +16x +10mod23和它上的一个点G=(5,10), 计算G 的所有倍点。相当于用C语言编程实现了该题
    2022-04-12 06:29:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载