-
腐蚀,膨胀,细化算法代码能够实现你想要的算法代码
腐蚀,膨胀,细化算法代码能够实现你想要的算法代码-corrosion, swelling, thinning algorithm code you want to achieve the algorithm code
- 2022-07-14 20:44:59下载
- 积分:1
-
数字信号处理器应用控制文件
files about dsp applications control
- 2022-02-10 08:20:29下载
- 积分: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
-
This is my c just learning to use the language of a book, I feel good, so that w...
这是我刚刚学习c语言后使用的一本书籍,感觉不错,让大家借鉴一下-This is my c just learning to use the language of a book, I feel good, so that we learn from what
- 2022-03-23 01:07:54下载
- 积分:1
-
Access密码VB源程序!为初学都提供入门之路!
Access密码VB源程序!为初学都提供入门之路!-Access VB source code! Beginners to provide entry road!
- 2022-02-25 09:39:27下载
- 积分:1
-
用于建筑的测斜数据处理!把测试设备的数据下载电脑,通过本系统进行分析,然后生成所需要的数据!...
用于建筑的测斜数据处理!把测试设备的数据下载电脑,通过本系统进行分析,然后生成所需要的数据!-For construction of the inclinometer data processing! The test equipment data download computer, through an analysis of the system, and then generate the data needed!
- 2022-03-16 12:33:53下载
- 积分:1
-
一个很好的矩阵类,使用者用了请务必感谢原作者
一个很好的矩阵类,使用者用了请务必感谢原作者-a good matrix type, users spent Be sure to thank the original author! !
- 2023-02-20 22:25:03下载
- 积分:1
-
vb done, good interesting.
vb做的,好有意思,-vb done, good interesting.
- 2022-01-30 14:37:46下载
- 积分:1
-
vc++商品管理系统
商品管理系统,制作登陆界面,商品编号、商品名称、单价、数量、总金额,录入商品信息、删除商品信息,菜单等内容
- 2022-09-08 18:50:03下载
- 积分:1
-
刚刚自己做的约瑟夫算法,是用链表实现的,很简单的,检验没错误,当然,中间有些东西可以根据需要自己改动...
刚刚自己做的约瑟夫算法,是用链表实现的,很简单的,检验没错误,当然,中间有些东西可以根据需要自己改动-just doing Joseph algorithm is used to achieve the linked list, a very simple test not wrong, of course, Middle some things may need to change their own
- 2022-01-25 17:58:10下载
- 积分:1