-
在设计会计软件时,常常要把小写金额转换为大写金额,通过本例,你只要输入小写数字,即可转为大写金额....
在设计会计软件时,常常要把小写金额转换为大写金额,通过本例,你只要输入小写数字,即可转为大写金额.-accounting software in the design, it is often the amount should lowercase to uppercase conversion rates, through the cases, as long as you input lowercase figures, the amount can be converted to uppercase.
- 2023-03-05 14:50:03下载
- 积分:1
-
在线购物车
这个源代码是在线购物车。他们只有一个用户可以选择产品并提交未经注册的信息。
- 2022-01-25 17:57:54下载
- 积分:1
-
通过builder实现的数据结构各种算法 由于本人编程技术还没成熟,不足之处还请见谅...
通过builder实现的数据结构各种算法 由于本人编程技术还没成熟,不足之处还请见谅-builder achieve through the data structure algorithms as I mature programming No shortage Department also requested forgiven
- 2022-03-14 09:40:53下载
- 积分:1
-
addlist very good please download it
addlist very good please download it
- 2022-03-29 05:44:07下载
- 积分:1
-
wince extended database programming using ADO to access Access database
wince扩展数据库编程中利用ADO访问Access数据库-wince extended database programming using ADO to access Access database
- 2022-02-21 07:41:26下载
- 积分: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
-
rda1846 C和DOC
射频rda1846芯片c源代码和设置值xlc文件
- 2022-01-22 11:03:27下载
- 积分:1
-
Classic shortest path algorithm C C++ Realize adjacency matrix
经典最短路径算法C C++ 邻接矩阵实现-Classic shortest path algorithm C C++ Realize adjacency matrix
- 2022-06-29 02:13:45下载
- 积分:1
-
There are a number of database vb6.0 programming reference can hope to help this...
内有多个vb6.0数据库编写程序 可以让大家参考 希望对这个站有帮助-There are a number of database vb6.0 programming reference can hope to help this station ....
- 2022-11-27 06:35:03下载
- 积分:1
-
Fibonacci数列的c语言实现
Fibonacci数列的c语言实现-Fibonacci Sequence C Language
- 2022-11-27 15:00:03下载
- 积分:1