-
能够运行的c调用sqlite的一个程序
能够运行的c调用sqlite的一个程序-程序3(s3),适合学习sqlite-Be able to run sqlite in c call a procedure- the procedure 3 (s3), suitable for learning sqlite
- 2023-06-24 13:45:03下载
- 积分:1
-
hough 变换算法
这是一个关于 Hough 变换的文件。它是非常有趣的人,开始为图像处理批准。感谢你很 much.ok。
- 2022-05-26 12:58:20下载
- 积分:1
-
二叉树结构
一些二叉树的功能,包括二叉树的创建,遍历,以及二叉树的深度和叶子数量的统计
- 2022-08-24 08:33:29下载
- 积分:1
-
Mainly include: the establishment of the University of the database source file,...
主要包括:建立大学数据库的源文件,已经建立好的ACCESS数据库文件,ACCESS2007教程课件,窗体使用的经验交流课件,实验报告。希望能对学习数据库的同学产生帮助-Mainly include: the establishment of the University of the database source file, well-established ACCESS database file, ACCESS2007 tutorial courseware, the form used in the exchange of experience courseware, lab report. Hopes of learning a database created to help students
- 2022-05-15 01:26:30下载
- 积分:1
-
这是一本介绍面向对象数据库的书,对学习数据库的朋友们很有帮助。
这是一本介绍面向对象数据库的书,对学习数据库的朋友们很有帮助。-This is an introduction of object-oriented database of books, to learning database helpful friends.
- 2022-11-03 17:05:04下载
- 积分:1
-
ADO database based on the daily sales record of the software, there are printing...
基于ADO数据库的记录日常开销的软件,还有打印功能。-ADO database based on the daily sales record of the software, there are printing function.
- 2022-07-27 05:56:51下载
- 积分:1
-
Computer algorithms designed for the design of dynamic programming, you know
计算机算法设计,用于设计贪心算法,你们懂得-Computer algorithms designed for the design of dynamic programming, you know
- 2022-04-07 04:13:44下载
- 积分:1
-
问题描述:假设一个商店,有一个架子和一个仓库,当第…
问题描述: 假设一个商店,它有一个货架和一个仓库,当货架上的商品数量少于一定的数目时,从仓库运一定数量的商品摆到货架上,当仓库里的商品的数量少于一定的数目时,购买商品把仓库填满,商品的出售要按照商品的生产日期来,快要过期的商品要先出售。 解决问题的方法: 用了两个栈和 一个队列,把队列当作仓库,用一个栈作为货架,把另一个栈当作临时的存储箱。当要往货架上添商品时,先把作为货架的栈中的元素全都压到作为存储箱的栈中,再把仓库中的元素压到存储箱中,然后再把存储箱中的所有元素都压到货架上,这样,就能保证快要过期的商品先被出售。-Problem description : Suppose a shop, which has a shelf and a warehouse, when the merchandise on the shelves less than a certain quantity of the number, a certain number from the warehouses of goods on the shelves, when the warehouse volume of goods is less than certain number, purchase goods warehouse filled, the goods according to the sale of commodity production to date, is about to expire first sale of goods. The solution : a two stack and a queue, queue as a warehouse, used as a stack shelves, and another stack as a temporary storage bins. When to go to the shelves Tim commodity, first as a stack shelves of all elements of the pressure storage tank as the stack, then the warehouse down to the storage element box, and then s
- 2022-07-13 01:56:00下载
- 积分:1
-
数据结构试验,包含试验报告和源码,运行能通过,自己写的...
数据结构试验,包含试验报告和源码,运行能通过,自己写的-Test data structure, including test reports and source code, run through, their own written
- 2023-06-06 13:00:03下载
- 积分:1
-
ADO operation SQL Database Programming integrity cases
ADO操作SQL数据库编程完整案例-ADO operation SQL Database Programming integrity cases
- 2023-07-15 17:15:03下载
- 积分:1