dm642evm原理图,相信对很多人有用。结构非常详细。PDF文件格式。
上传时间: 2013-12-17
上传用户:tedo811
一个非常好的论坛程序,可作为你建立论坛时的模版,看看吧
上传时间: 2013-12-18
上传用户:源码3
源代码\用动态规划算法计算序列关系个数 用关系"<"和"="将3个数a,b,c依次序排列时,有13种不同的序列关系: a=b=c,a=b<c,a<b=v,a<b<c,a<c<b a=c<b,b<a=c,b<a<c,b<c<a,b=c<a c<a=b,c<a<b,c<b<a 若要将n个数依序列,设计一个动态规划算法,计算出有多少种不同的序列关系, 要求算法只占用O(n),只耗时O(n*n).
上传时间: 2013-12-26
上传用户:siguazgb
The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The first character in the decree specifies whether a must come ( B )Before b in the new alphabet or ( A )After b . The second character determines the relative placement of b and c , etc. So, for example, "BAA" means that a must come Before b , b must come After c , and c must come After d . Any letters beyond these requirements are to be excluded, so if the decree specifies k comparisons then the new alphabet will contain the first k+1 lowercase letters of the current alphabet. Create a class Alphabet that contains the method choices that takes the decree as input and returns the number of possible new alphabets that conform to the decree. If more than 1,000,000,000 are possible, return -1. Definition
标签: government streamline important alphabet
上传时间: 2015-06-09
上传用户:weixiao99
内包含45个flash实例源程序,有数字变换,跃动的网址, OK 假三维, LOADING技巧等
上传时间: 2013-12-19
上传用户:cjl42111
采用verilog设计,参考了《数字电子技术》教材,刚刚完成,与大家分享!
标签: verilog
上传时间: 2013-12-18
上传用户:silenthink
红外线文件传输 这是我“任何地点办公”理念所想到的,并不一定要带着笔记本,无论如何笔记本比手机重,大。
上传时间: 2015-06-14
上传用户:change0329
此程序是关于算法设计与分析中的棋盘覆盖问题,采用分治策略实现的。
上传时间: 2015-06-14
上传用户:集美慧
AVR单片机的18B20驱动程序,没有CRC校验
上传时间: 2015-06-14
上传用户:edisonfather
把工程中通用的函数单独拿出来,形成一个js,如果有用话,直接引入到工程中就能用了。
上传时间: 2014-10-10
上传用户:chenbhdt