Proteus设计的51单片机电子密码锁电路图,包括asm源程序,P1口接4*3键盘,LCD显示
上传时间: 2013-12-30
上传用户:asddsd
GloptiPoly 3: moments, optimization and semidefinite programming. Gloptipoly 3 is intended to solve, or at least approximate, the Generalized Problem of Moments (GPM), an infinite-dimensional optimization problem which can be viewed as an extension of the classical problem of moments [8]. From a theoretical viewpoint, the GPM has developments and impact in various areas of mathematics such as algebra, Fourier analysis, functional analysis, operator theory, probability and statistics, to cite a few. In addition, and despite a rather simple and short formulation, the GPM has a large number of important applications in various fields such as optimization, probability, finance, control, signal processing, chemistry, cristallography, tomography, etc. For an account of various methodologies as well as some of potential applications, the interested reader is referred to [1, 2] and the nice collection of papers [5].
标签: optimization semidefinite programming GloptiPoly
上传时间: 2016-06-05
上传用户:lgnf
10个经典程序c语言 题目1:809*??=800*??+9*??+1 其中??代表的两位数,8*??的结果为两位数,9*??的结果为3位数。求??代表的两位数,及809*??后的结果
上传时间: 2014-01-26
上传用户:zhyiroy
1. 抢答器同时供8名选手或8个代表队比赛,分别用8个按钮S0 ~ S7表示。 2. 设置一个系统清除和抢答控制开关S,该开关由主持人控制。 3. 抢答器具有锁存与显示功能。即选手按动按钮,锁存相应的编号,并在LED数码管上显示,同时扬声器发出报警声响提示。选手抢答实行优先锁存,优先抢答选手的编号一直保持到主持人将系统清除为止。 4. 抢答器具有定时抢答功能,且一次抢答的时间由主持人设定(如30秒)。当主持人启动"开始"键后,定时器进行减计时,同时扬声器发出短暂的声响,声响持续的时间0.5秒左右。 5. 参赛选手在设定的时间内进行抢答,抢答有效,定时器停止工作,显示器上显示选手的编号和抢答的时间,并保持到主持人将系统清除为止。 6. 如果定时时间已到,无人抢答,本次抢答无效,系统报警并禁止抢答,定时显示器上显示00。
标签: 抢答器
上传时间: 2016-06-20
上传用户:ccclll
在8*8的国际象棋盘上放置八个皇后,使得这八个棋子;不能互相被对方吃掉。要求: 1、依次输出各种成功的放置方法 2、画出棋盘的图形形式,并在带上动态的演示试探过程 3、程序能方便的移植到其他规格的棋盘上
标签: 国际
上传时间: 2016-06-24
上传用户:lindor
1、产品管理:分组管理;分类管理;品牌管理;参数管理;基本信息管理; 2、经销商管理:等级管理;基本信息管理;经销商分条件检索(等级、地区、状态); 3、报价管理:报价基本信息的管理;报价分条件检索(时间、地区、产品类别、品牌); 4、商情管理:商情基本信息的管理;商情分条件检索(时间、商情分类、地区); 5、广告管理:广告统计;经销商广告管理;网店广告位管理;广告位查询; 6、留言管理:留言基本信息管理;留言查询; 7、评论管理:评论基本信息管理;评论查询;留言评论的过滤配置; 8、检索功能:产品检索;报价检索;经销商检索;商情检索;留言检索;
上传时间: 2016-06-25
上传用户:225588
Findstr.cpp运行结果: GetNext-IndexKMP的结果: 输入主串s:acabaabcaabaabcac 输入模式串t:abaabcac 主串s长=17 模式串t长=8 next[0]=-1 next[1]=-1 next[2]=0 next[3]=0 next[4]=1 next[5]=-1 next[6]=0 next[7]=-1 next[8]=0 模式串在主串的位置从第10个字符开始 GetNext-IndexKMP的结果: next[1]=0 next[2]=1 next[3]=1 next[4]=1 next[5]=2 next[6]=1 next[7]=1 模式串在主串的位置从第10个字符开始 GetNextVal-IndexKMP的结果: next[1]=0 next[2]=1 next[3]=1 next[4]=0 next[5]=2 next[6]=1 next[7]=1 模式串在主串的位置从第10个字符开始 GetNext-IndexKMP的结果: next[1]=0 next[2]=1 next[3]=1 next[4]=1 next[5]=2 next[6]=1 next[7]=1 模式串t在主串s中的位置从第10个字符开始 IndexBF的结果: 模式串t在主串s中的位置从第10个字符开始
标签: acabaabcaabaabcac GetNext-IndexKMP abaabcac Findstr
上传时间: 2013-12-25
上传用户:璇珠官人
K9F1208是Samsung公司生产的采用NAND技术的大容量、高可靠Flash存储器。该器件存储容量为64M×8位,除此之外还有2048K×8位的空闲存储区。该器件采用TSSOP48封装,工作电压2.7~3.6V。
标签: K9F1208 Samsung Flash NAND
上传时间: 2016-07-02
上传用户:杜莹12345
This code is described in "Computational Geometry in C" (Second Edition), Chapter 8. It is not written to be comprehensible without the explanation in that book. Prints out one arm configuration to reach given target. Assumes number of links >= 3. Input: nlinks Number of links L1 L2 ... Ln Link lengths x0 y0 target0 x1 x2 target1
标签: Computational described Geometry Chapter
上传时间: 2014-01-25
上传用户:yan2267246
第1章 微型计算机与微处理器 第2章 存储器 第3章 微型计算机输入输出接口 第4章 微型计算机的中断系统 第5章 可编程接口芯片 第6章 DMA传输 第7章 数/模与模/数转换 第8章 现代微型计算机 第9章 PC系列微型计算机外部设备接口 第10章 微型计算机总线 第11章 Windows环境下输入输出程序设计
上传时间: 2016-07-03
上传用户:nanxia