-
calculated factorial majority, in a calculated within seconds above 10,000 integ...
计算大数阶乘,可以在1秒内计算出10000以上的整数阶乘-calculated factorial majority, in a calculated within seconds above 10,000 integer factorial
- 2022-08-12 20:59:11下载
- 积分:1
-
dbf文件的读写类。它直接对dbf文件进行文件级的操作,没有索引...
dbf文件的读写类。它直接对dbf文件进行文件级的操作,没有索引-dbf file reader category. It has a direct right dbf files document-class operations and the absence Index
- 2023-07-29 04:05:03下载
- 积分:1
-
prepared by Huffman, the running through! According to the importation of constr...
c语言编写的哈夫曼程序,运行通过的!根据输入构建哈夫曼树.-prepared by Huffman, the running through! According to the importation of construction Huffman tree.
- 2022-01-30 17:59:00下载
- 积分: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
-
使用ADO访问经过加密的ACCESS数据库,用VC编写。
使用ADO访问经过加密的ACCESS数据库,用VC编写。-Use ADO component to interview database of ACCESS,using VC programming
- 2022-02-02 02:41:01下载
- 积分:1
-
C++编程设计 关于数据结构 本书是一本无需任何程序设计基础累的书籍...
C++编程设计 关于数据结构 本书是一本无需任何程序设计基础累的书籍-C++ Programming on the data structure of this book is a foundation without any programming tired of books
- 2023-04-13 07:05:08下载
- 积分:1
-
ADO dynamic link with various heterogeneous database query data generation inser...
用ADO 动态连接各种异构数据库查询数据生成sql插入insert语句。-ADO dynamic link with various heterogeneous database query data generation insert insert sql statement.
- 2023-03-16 02:10:03下载
- 积分:1
-
逆阵的常用算法!希望能给大家带来帮助!如果有更好的算法,可别忘记发给我啊! emil:wyx32893039@163.com...
逆阵的常用算法!希望能给大家带来帮助!如果有更好的算法,可别忘记发给我啊! emil:wyx32893039@163.com-inverse matrix algorithm commonly used! Give us some hope! If there is a better algorithm, it should not be forgotten that give me ah! Emil : wyx32893039@163.com
- 2022-06-21 13:05:10下载
- 积分:1
-
This program can solve Josf problem
This program can solve Josf problem
- 2022-03-19 18:09:17下载
- 积分:1
-
数据结构源码
零基础学习数据结构源码,VC编译器下直接编译运行,学习数据结构的好资料!!
- 2022-12-09 05:05:04下载
- 积分:1