这是描述三次方结尾问题的原程序即给定以数字1,3,7,9 为结尾的正整数x,试求一个十进制位数不超过x 的十进制位 数的正整数y使得x恰为y3的结尾数字。
上传时间: 2013-12-25
上传用户:zhangzhenyu
ARM公司以及ARM芯片的现状和发展,从应用的角度介绍了ARM芯片的选择方法,并 介绍了具有多芯核结构的ARM芯片。列举了目前的主要ARM芯片供应商Y其产品以及应用领域。举例说明了几种嵌入式产品的最佳ARM 芯片选择方案。
上传时间: 2013-12-19
上传用户:英雄
em78806单片机的汇编源程序,实现专用modem的功能,收发dtmf,fsk
上传时间: 2015-09-18
上传用户:朗朗乾坤
输入:以十进制的形式读入要判断的年份,从键盘取得的一个十进制数转换为二进制数存入BX寄存器中,再将BX中的内容保存在变量year中。 判断:首先将year中的内容首先除以4,不能被4整除,则一定不是闰年,能被4整除的,需再将year中的内容除以100,不能被100整除的,则一定是闰年,能被100整除的,需再将year中的内容除以400,能被400整除的,则是闰年,不能被400整除的,则不是闰年。 输出:经判断后,是闰年的输出“This is a leap year!”,不是闰年的则输出“ This is not a leap year! ”,然后输出是否要继续判断另一年份是否是闰年的提示字符串“ Continue jugding(y/n)?”,输入‘y’,则输入要判断的年份,输入其它字符则结束程序。
上传时间: 2015-09-21
上传用户:xmsmh
用VB写的,通过三菱FX1S系列的编程端口与电脑串口进行通讯,可对X、M、Y、D、T、C的寄存器进行读写控制,操作很简单、方便
标签:
上传时间: 2015-09-29
上传用户:417313137
针对“虎书”中的tiger语言写的语法分析器 根据书中对tiger语言的描述写了72条文法,对所有冲突均进行了处理,都是无害的冲突。本分析器还能对部分错误恢复。 特别提示:使用命令"yacc -v tiger.grm"可得到文件y.output
上传时间: 2014-01-13
上传用户:epson850
CCS编程环境 使用的是汇编加C的混合编程方法: The programme of the Correlation Algorithm. Using INT2 to get the input signal. Array x, in first step, is the input signal produced by programme, in next step, is the input signal get from A/D, the length is 128, 32-bit floating point. Array y, in first step, is the input signal produced by programme, in next step, is the input signal get from A/D, the length is 128, 32-bit floating point. Array cor is the Correlation result, the length is 255, 32-bit floating point.
标签: Correlation Algorithm programme the
上传时间: 2013-12-21
上传用户:leixinzhuo
bject Inspector is a component suite that contains inspectors allowing you to change anything in your application at runtime. Object Inspector suite includes: TPropertyInterface component for easy access to any property or event of any component at runtime TComponentInspector customizable full-functional runtime object inspector control TComponentComboBox control for easy selecting component TCommonInspector abstract inspector control for inspect anything in your application TDBInspector ready-to-use database inspector control TIniInspector ready-to-use ini-file inspector control TApplicationInspector ready-to-use inspector control for changing Application properties at runtime TSystemColorsInspector ready-to-use inspector control for changing Windows colors Examples small and clean projects illustrating features of inspectors and TPropertyInterface components Source codes full source code of all components and useful internal classes
标签: inspectors Inspector component allowing
上传时间: 2015-10-02
上传用户:无聊来刷下
单片机通过DA对信号采样,然后在液晶显示波形。 功能:采集数据、存储并Y路输出。扩展:A,B路选通,单次/连续触发方式切换, 锁存当前波形,垂直方向增益,垂直方向移动波形
上传时间: 2014-12-19
上传用户:sxdtlqqjl
用用改进欧拉法解常微分方程的问题,并应用该算法于实际问题.并在程序结果路比较用表列出近似解yi,准确解y(i)
上传时间: 2014-08-03
上传用户:sclyutian