资源列表
[系统编程] getCardOrder
说明:rule: 一副牌从上往下翻,首先从上面翻第一张,然后把第二张放到底部,再翻上面第一张,再把第二张放到最下面这样翻出的结果是黑桃A,2....K,红桃A,2....K,小王,梅花A,2....K,方块A,2....K,大王。求最开始牌的顺序define:一副牌是54张,所以定义从方块A..2...K为1,2...13....到53(小王),54(大王)question:猜中了结尾,需要猜开头。求开始牌的顺序。-just a simple c++ programme<gang70gsh> 在 2025-10-03 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] add
说明:用小开关用于模拟代替扫描开关,当有产品经过时,会使开关送出低电平,每按一下便会使数码管上的计数器加一,实现模拟工厂里的产品扫描计数器的功能。-With a small switch is used in place of the analog scanner, when the product passes, the switch will send a low level, each click will make the digital counter is incremented by o<好好学习2016> 在 2025-10-03 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] controldeng
说明:实现楼道间照明灯的方便控制,一个照明灯,在楼上和楼下各有一个(闭合式)开关控制。开关的闭合并不直接决定灯的亮灭,而开关状态的改变才是决定灯亮灭的关键。即不管两个开关当前的状态如何,只要有一个开关状态发声变化,都会使照明灯在打亮或者熄灭两种状态间切换。 -Achieve inter-corridor lighting control convenience, a lamp, upstairs and downstairs each have a (closed) switch. Switch<好好学习2016> 在 2025-10-03 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] wendu
说明:DS18B20实时采集当前环境温度值,并显示于数码管上. - DS18B20 real-time acquisition of the current ambient temperature, and displayed on digital tube.<好好学习2016> 在 2025-10-03 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] coinchange
说明:Coin Change problem solved in c. One of the fundamental problems in dynamic programming<Duch> 在 2025-10-03 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] 0-1knapsack
说明:0-1 knapsack problem implementation in c++. One of the fundamental problems in Dynamic Programming.<Duch> 在 2025-10-03 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] min_edit-distance
说明:Minimum edit distance problem implementation in c++. One of the fundamental problems in Dynamic Programming.<Duch> 在 2025-10-03 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] palindrome_partitioning
说明:Palindrome partitioning problem implementation in c++. One of the fundamental problems in Dynamic Programming.<Duch> 在 2025-10-03 上传 | 大小:1kb | 下载:0