搜索资源列表
stack_queue
- 两栈模拟队列 采用两个反面增长的栈来模拟队列。 // 1、入队:将元素压入s2栈;当s2满时,将s2中所有元素依次弹出并逐个压入s1,再将元素压入s2。 // 2、出队:栈s1非空,则弹出s1中的元素;栈s1为空,则将s2中的元素依次弹出并逐个压入s1,再 // 弹出s1中的元素。 // 3、判断是否为空:若栈s1、s2均为空,则该队列为空。-anology queue by stack
MyGame
- 用Visual studio 2005开发的,是一个用集合做的魔幻战士的RPG小游戏,是我在S2的小项目-Developed using Visual studio 2005, is a magic to do with the collection of fighters RPG game, is my little project S2
MySchool
- ACCP5.0 S2MySchool课程贯穿安全案例-ACCP5.0 S2MySchool course through the safety case
chengxu-4
- 单片机方面的应用用杜邦线把继电器输入端口和P1.1连接起来 按键s1吸合 s2释放继电器-MCU in the application of the relay with the DuPont line connecting the input port and P1.1 pull s1 s2 key release relay
fat1-resit-s2-g3-AutoTellerMachine(ATM)
- about atm banking, money transactions, management accounts
3
- 从字符串s1中删除字符串s2,并返回删除字数-Removed from the string s1 string s2
WindowsFormsApplication2
- 多态,继承,关于北大青鸟S2 的书面代码作业-Polymorphism, inheritance, Beida Jade Bird S2 written code job
S2-1
- c#学习实验第2题,帮助大家理解学习,按题目要求实现各功能-c# learning experiment the second question, help us to understand learning the functions required to achieve by topic
s2
- c#进行身份证校验,校验性别,及是否为旧身份证号码-C# to carry out identity verification, check sex, and whether the old ID card number