μCOS-II在LPC210x上的移植代码CPU配置部分,用ADS1.2编译
上传时间: 2014-10-12
上传用户:sy_jiadeyi
大整数乘法例子代码 /* 递归边界,如果是1位二进制数与1位二进制数相乘,则可以直接计算 */ /*累计做1位二进制乘法运算的次数*/ /* return (X*Y) */ /* 计算n的值 */ /* 把X和Y拆分开来,令X=A*2^(n/2)+B, 左移位运算,mod = 1<<(n/2) */ /* 计算XY=AC*2^n+(AD+CB)*2^(n/2)+BD */ /* 计算A*C,再向左移n位 */ /* 递归计算A*D */ /* 递归计算C*B */ /* 计算a21+a22,再向左移n/2位 */ /* 递归计算B*D */ /* XY=a1+a2+a3 */
上传时间: 2015-05-19
上传用户:gyq
将A、B、C、D、E、F这六个变量排成如图所示的三角形,这六个变量分别取[1,6]上的整数,且均不相同。求使三角形三条边上的变量之和相等的全部解。如图就是一个解。
上传时间: 2013-12-16
上传用户:GHF
在LH79524平台上移植ucos的代码,开发板自带的,可直接运行在该平台上。
上传时间: 2015-05-21
上传用户:ywqaxiwang
这是本人在2005年参加全国大学生电工建模做b题的相关资料,虽然没有获奖,但是应该本人觉得还是有点可取之处。
上传时间: 2015-05-21
上传用户:qoovoop
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
基于OMAP1510的Nucleus移植代码
上传时间: 2013-12-12
上传用户:13215175592
一个基于ASP+access技术的b/s模式的CRM(客户关系管理)系统
上传时间: 2014-01-27
上传用户:wsf950131
用vb编写的B样条曲线!!直接运行即可,它主要是数值计算的一个有用软件
上传时间: 2014-01-05
上传用户:894898248
周立功公司的SmatARM2200系列关于SD卡的文件系统的移植代码
上传时间: 2015-05-31
上传用户:米卡