Welcome![Sign In][Sign Up]
Location:
Search - s5

Search list

[Multimedia programS5

Description: 用VC实现的Media播放器.可以播放音乐和看电影等
Platform: | Size: 307495 | Author: pancq | Hits:

[assembly language20054863

Description: 设计一个智力竞赛抢答器,可同时供8名选手或8个代表队参加比赛,他们的编号分别是0、1、2、3、4、5、6、7,各用一个抢答按钮,按钮的编号与选手的编号相对应,分别是So、S1、S2、S3、S4、S5、S6、S7。 ② 给节目主持人设置一个控制开关,用来控制系统的清零(编号显示数码管灭灯)和抢答的开始。 ③ 抢答器具有数据锁存和显示的功能。抢答开始后,若有选手按动抢答按钮,编号立即锁存,并在LED数码管上显示出选手的编号,同时蜂鸣器给出音响提示。此外,要封锁输入电路,禁止其他选手抢答。优先抢答选手的编号一直保持到主持人将系统清零为止。 • 扩展功能
Platform: | Size: 4810 | Author: yuanyuan | Hits:

[assembly languagetongji+yuefen

Description: 题目一:设有10个学生的成绩分别为:56,69,84,82,73,88,99,63,100和80分。 试编写程序分别统计:低于60分,60-69分,70-79分,80-89分,90-99分以及100分的人数,分别存放到s5, s6, s7, s8, s9,s10单元中,并把它们打印出来。 (要求使用完整段定义,数据只能读一次) 题目二:试编写一程序,要求根据用户键入的月份数在终端上显示该月的英文缩写名(英文名的头3位,比如January =JAN)。(要求用跳跃表法实现) (要求使用简化段定义)
Platform: | Size: 4758 | Author: 婷婷 | Hits:

[Other resources5

Description: 数字信号处理课程试卷,设计一个三阶的巴特沃兹的通滤波器,
Platform: | Size: 8277 | Author: shenweiguang | Hits:

[Other resource18B20

Description: 熟悉DS18B20的使用 六位数码管显示温度结果,其中整数部分2位,小数部分4位。每次按下RB0键后进行一次温度转换。 硬件要求:把DS18B20插在18B20插座上 拨码开关S10第1位置ON,其他位置OFF 拨码开关S5、S6全部置ON,其他拨码开关全部置O
Platform: | Size: 3711 | Author: michaela | Hits:

[Other resourceadc

Description: 选择RAO做为模拟输入通道; 连续转换4次再求平均值做为转换结果 最后结构只取低8位 结果送数码管的低3位显示 硬件要求:拨码开关S14第2位置ON,第1位置OFF 拨码开关S6全部置ON,S5第4-6位置ON,第1-3位置OFF 为不影响结果,其他拨码开关置OFF。
Platform: | Size: 1921 | Author: michaela | Hits:

[Other resourceds1302

Description: 熟悉时钟芯片DS1302的使用 先设置时间和日期为:秒(08),分(58),时(05),日(13),月(01),年(55) 六位数码观显示时间和日期,默认显示的是时间,通过小数点区分时与分、分与秒 按下RB1键不放,显示切换到日期显示。 硬件要求:拨码开关S9全部置ON 拨码开关S5、S6全部置ON 拨码开关S1第7位置ON,其他位置OFF 其他拨码开关置O
Platform: | Size: 2848 | Author: michaela | Hits:

[Embeded-SCM Developvisualc6

Description: s5,s7用link与软PLC通信的例程,很难得。
Platform: | Size: 62114 | Author: 宋志 | Hits:

[Delphi VCLdelphi4

Description: s5,s7用link与软PLC通信的例程,很难得
Platform: | Size: 340504 | Author: 宋志 | Hits:

[JSP/Javajava

Description: s5,s7用link与软PLC通信的例程,很难得
Platform: | Size: 46096 | Author: 宋志 | Hits:

[Other resourcevbnet

Description: 用VB.net编写,s5,s7用link与软PLC通信的例程,很难得
Platform: | Size: 36642 | Author: 宋志 | Hits:

[Windows DevelopIBHNet_WinCC

Description: 西门子WCC,s5,s7用link与软PLC通信的例程,很难得
Platform: | Size: 1867750 | Author: 宋志 | Hits:

[OtherCDSDK73_Win

Description: canon SDK 开发包。CD-SDK7.3,支持PowerShot G9 PowerShot G7 PowerShot S5 IS PowerShot S3 IS PowerShot SX100 IS等数码相机的控制,拍摄及照片下载。
Platform: | Size: 7611252 | Author: 廖炳 | Hits:

[Other Embeded program按键程序

Description: 键盘扫描方法是:行线P10~P13为输出线,列线P14~P17为输入线。一开始单片机将行线(P10~P13)全部输出低电平,此时读入列线数据,若列线全为高电平则没有键按下,当列线有出现低电平时调用延时程序以此来去除按键抖动。延时完成后再判断是否有低电平,如果此时读入列线数据还是有低电平,则说明确实有键按下。最后一步确定键值。现在我们以第二行的S5键为例,若按下S5后我们应该怎么得到这个键值呢?当判断确实有键按下之后,行线轮流输出低电平,根据读入列线的数据可以确定键值。首先,单片机将P10输出为低电平,其它P11~P13输出高电平,此时读取列线的数据全为高电平,说明没有在第一行有键按下;其次,单片机将P11输出低电平,其它P10、P12、P13仍为高电平,此时再来读取列线数据,发现列线读到的数据有低电平,数值为1011(0x0B),如果我们的键盘布局已经确定,那么0x0B就代表S5的值了。转到S5键功能处理子程序就可以达到目的
Platform: | Size: 48640 | Author: y30417430 | Hits:

[Other复数六种基本运算

Description: S1:打印菜单 S2:输入所选功能的序号 S3:接收输入的数据(NUM) S4:判断是否超出范围 S4.1 满足条件执行后续语句 S4.2退出重选 S5:运行所选功能 -S1 : Print menu S2 : input function of the selected serial numbers S3 : receiving input data (NUM) S4 : judgment beyond Consistency conditions for the implementation of the follow-up to meet S4.2 statement from the election S5 : Run the selected function
Platform: | Size: 1024 | Author: 刘新夏 | Hits:

[SCMaaaasqrt

Description: 功能:pic单片机四字节无符号数开方 入口条件:被开方数在S2,S3,S4,S5 出口信息:平方根在S2,S3中,整数部分的位数为原数一半,其余小数-functions : pic microcontroller four-byte unsigned number prescribing import conditions : radicand in S2, S3, S4, S5 export information : square root of the S2, S3, integral part of the median for half of the original number, and the remaining minority
Platform: | Size: 1024 | Author: 金明 | Hits:

[Otherhummu

Description: 本设计通过按S3、S4和S5功能键实现对时间的调整。 其中,S3键为小时/分钟调整选择键;S4键为加1键;S5键为减1键。 时间调整的具体实现过程如下: S3键功能是判断是否进行时间调整。当按一次S3键后,进入小时调整。再通过按S4、S5键进行对小时的具体调整;当按二次S3键后,进入分钟调整。再通过按S4、S5键进行对分钟的具体调整,直至和当前北京时间一直为止。 然后根据按下S2功能键的情况判断是否显示时间。若是,则将当前时间数据送8155经LED显示器显示。 进行传送。其优点是传送速度快,缺点是数据有多少位,就需要多少根传输线,适合于近距离传输-adopted by the design of S3, S4 and S5 function keys to achieve the right time to adjust. Among them, S3 Key to hours/minutes adjustment selection key; S4 a key to the Canadian bond; S5 key to a reduced bond. Time to adjust to the realization process is as follows : S3 key function is to judge whether the time to adjust. When S3 according to a bond after entering the hour adjustment. Passed by the S4, S5 Key for hours on the specific adjustments; When the second by S3 Key, enter minute adjustments. Passed by the S4, S5 key for the specific right-minute adjustments, and until the current Beijing time has been so far. S2 according to press the function keys of the judgment showed. If so, the current time data will be sent to 8,155 by the LED display shows. Transmitted. The advantage is spe
Platform: | Size: 1024 | Author: zhuguozheng | Hits:

[SCMrmt

Description: 熟悉遥控接码解码的方法 //数码管显示解码结果:高四位为用户码,低2位为按键码 //硬件要求:拨码开关S10的第2位置ON,其他置OFF // 拨码开关S5、S6全部置ON // 其他拨码开关全部置OFF // 可读出任何6121或6122(CD6121/CD6122/SC6121/SC6122)及其兼容芯-familiar with the remote access code decoding methods// digital decoder Display Results : 4 code for users, low two keys to the code// hardware requirements : dial code switch S10 section 2 position ON, Other home OFF// allocate code switch S5, S6 all home ON// allocate code switch all home OFF// readable any 6121 or 6122 (CD 6121/CD6122/SC6121/SC6122) and the core-compatible
Platform: | Size: 3072 | Author: th | Hits:

[source in ebookDesLinear_Sboxlinear

Description: 实现《密码学导引》中,DES算法线性分析中Sbox的线性分析分布表,默认输出S5的,可自由修改,能输出全部S1-S8的。-Realize,
Platform: | Size: 401408 | Author: 信息安全 | Hits:

[assembly language20054863

Description: 设计一个智力竞赛抢答器,可同时供8名选手或8个代表队参加比赛,他们的编号分别是0、1、2、3、4、5、6、7,各用一个抢答按钮,按钮的编号与选手的编号相对应,分别是So、S1、S2、S3、S4、S5、S6、S7。 ② 给节目主持人设置一个控制开关,用来控制系统的清零(编号显示数码管灭灯)和抢答的开始。 ③ 抢答器具有数据锁存和显示的功能。抢答开始后,若有选手按动抢答按钮,编号立即锁存,并在LED数码管上显示出选手的编号,同时蜂鸣器给出音响提示。此外,要封锁输入电路,禁止其他选手抢答。优先抢答选手的编号一直保持到主持人将系统清零为止。 • 扩展功能
Platform: | Size: 4096 | Author: yuanyuan | Hits:
« 1 23 4 5 6 7 8 »

CodeBus www.codebus.net