SMART PHONE 2005中关于发送E-MAIL的使用例子源码, 可以使用此代码,向任何MAIL地址发送E-MAIL,需用VS2005BETA2进行编译。
上传时间: 2013-12-24
上传用户:cccole0605
UTE - (U)niversal ASP (T)able (E)ditor 万能数据管理(管理后台)
上传时间: 2014-02-19
上传用户:784533221
MIX的模拟器: MIX是《计算机程序设计艺术》(TAOCP)的作者高德纳(Donald.E.Knuth)在TAOCP中描述算法时使用的一种假想的机器,所以书中的汇编代码无法在任何一个机器上运行,附件中的程序可以让以MIXAL汇编语言写成的算法在Windows平台上汇编并且可以单步跟踪运行。详细情况参看其中的MIXBuilder.doc文件。
上传时间: 2015-04-03
上传用户:wkchong
The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field Ez, Hx, and Hy). The program is currently written so that the incident field always strikes the lower-left corner of the total-field region first. (If you want a different corner, that should be a fairly simple tweak to the code, but for now you ll have to make that tweak yourself.) I have attempted to provide copious comments in the code and hope that a knowledgeable C programmer can quickly map the approach as described in the paper to what is in the program.
标签: two-dimensional computational polarization non-zero
上传时间: 2013-12-13
上传用户:cylnpy
意图 将一个类的接口转换成客户希望的另外一个接口。A d a p t e r 模式使得原本由于接口不兼容而不能一起工作的那些类可以一起工作。 适用性 · 你想使用一个已经存在的类,而它的接口不符合你的需求。 · 你想创建一个可以复用的类,该类可以与其他不相关的类或不可预见的类(即那些接口可能不一定兼容的类)协同工作。 · (仅适用于对象A d a p t e r )你想使用一些已经存在的子类,但是不可能对每一个都进行子类化以匹配它们的接口。对象适配器可以适配它的父类接口。
上传时间: 2014-07-30
上传用户:270189020
It s the E-book of LEDA. Library of Efficient Data types and Algorithms
标签: Algorithms Efficient Library E-book
上传时间: 2014-01-24
上传用户:熊少锋
能运算的函数: sin,cos,tg,ctg,e^,pow(x,y),cosh,sinh,tgh,log10,ln,sqrt,arcsin,arccos, 运算方式: +,-,*,/,绝对值(“[ ]”),^,!, 输入规则: 用键盘或按钮都可,输入完按回车运算,(光标要在最后) sin(21-32)/(12-43) 4(323-4343) 4*(323-4343) e^2-sin3-3^4,(不要输入pow(3,4)) //有无*都可 2*3^4是(2*3)^4 而不是2*(3^4) 也就是要用x^y就要一定要(x^y)加上一个括号 [3-4]是求3-4的绝对值不是中括号
上传时间: 2015-04-11
上传用户:sxdtlqqjl
Linux 0.11 版本的中文件注释版本,把里面的E文按作者的理解,改成了中文,并且加入了作者自己的理解心得,对于学习Linux内核很有帮助.
上传时间: 2015-04-15
上传用户:linlin
对Modem中的AT命令详细说明。不过是E文的。
上传时间: 2015-04-19
上传用户:zyt
这是一道acm竞赛题 是利用c语言来逐步求e精确值的大小
上传时间: 2013-11-26
上传用户:hn891122