将A、B、C、D、E、F这六个变量排成如图所示的三角形,这六个变量分别取[1,6]上的整数,且均不相同。求使三角形三条边上的变量之和相等的全部解。如图就是一个解。
上传时间: 2013-12-16
上传用户:GHF
这是本人在2005年参加全国大学生电工建模做b题的相关资料,虽然没有获奖,但是应该本人觉得还是有点可取之处。
上传时间: 2015-05-21
上传用户:qoovoop
数字运算,判断一个数是否接近素数 A Niven number is a number such that the sum of its digits divides itself. For example, 111 is a Niven number because the sum of its digits is 3, which divides 111. We can also specify a number in another base b, and a number in base b is a Niven number if the sum of its digits divides its value. Given b (2 <= b <= 10) and a number in base b, determine whether it is a Niven number or not. Input Each line of input contains the base b, followed by a string of digits representing a positive integer in that base. There are no leading zeroes. The input is terminated by a line consisting of 0 alone. Output For each case, print "yes" on a line if the given number is a Niven number, and "no" otherwise. Sample Input 10 111 2 110 10 123 6 1000 8 2314 0 Sample Output yes yes no yes no
上传时间: 2015-05-21
上传用户:daguda
VC_基于神经网络的数字识别系统. VC_基于神经网络的数字识别系统.
上传时间: 2013-12-29
上传用户:lanjisu111
本程序实现对多进制PSK数字调制系统的仿真。程序运行需要几分钟,请耐心等待
上传时间: 2013-12-10
上传用户:c12228
See Appendix B for a description of the programs included on this companion disk. RESOURCE.WRI identifies other books and resources for Internet programming. WEBHELP.HLP contains an introduction to the World Wide Web. TCPMAN.HLP provides detailed instructions to help you use the Trumpet Winsock included on this disk. Use the Program Manager s File menu Run option to execute the SETUP.EXE program found on this disk. SETUP.EXE will install the programs on your hard drive and create an Internet Programming group window. Internet编程技术 [配套程序] [涉及平台] VC [作者] void [文件大小] 1032K
标签: description companion Appendix RESOURCE
上传时间: 2013-12-04
上传用户:asasasas
用vb编写的B样条曲线!!直接运行即可,它主要是数值计算的一个有用软件
上传时间: 2014-01-05
上传用户:894898248
数字音频广播中的信道估计算法在计算机上的算法实现
上传时间: 2015-06-02
上传用户:asddsd
数字音频广播中三个信道之一的FAC信道(快速接入信道)的解码和在pc机上的功能实现算法
上传时间: 2014-01-07
上传用户:helmos
数字音频广播中的同步算法在pc上的实现 主要运用了导频、最大似然估计等算法结合
上传时间: 2015-06-02
上传用户:ynzfm