VC写的用TAPI实现的自动应答系统(Answering Machine).
标签: Answering Machine TAPI 自动应答
上传时间: 2013-12-29
上传用户:kernaling
Different methods for generating pyramid data structure have been analysed, these effects in image matching are compared, also a fast
标签: generating Different structure analysed
上传时间: 2016-04-26
上传用户:LIKE
Different methods for generating pyramid data structure have been analysed, thesea fast algorithm of pyramid data struct is provided.
标签: generating Different algorithm structure
上传时间: 2013-12-17
上传用户:SimonQQ
thermo.sys设备驱动程序 Win32应用程序
上传时间: 2014-01-20
上传用户:yxgi5
loader.sys设备驱动程序 usbda.sys设备驱动程序 Win32应用程序
上传时间: 2013-12-19
上传用户:miaochun888
USB接口 数据采集卡 loader.sys设备驱动程序 usbad.sys设备驱动程序
上传时间: 2013-12-18
上传用户:731140412
USB2.0接口 频谱分析仪 loader.sys设备驱动程序 bulktest.sys设备驱动程序
上传时间: 2014-01-09
上传用户:xymbian
LSVMK Langrangian Support Vector Machine algorithm LSVMK solves a support vector machine problem using an iterative algorithm inspired by an augmented Lagrangian formulation.
标签: LSVMK Langrangian algorithm Support
上传时间: 2016-04-28
上传用户:tfyt
The core of Java(TM) technology, the Java virtual machine is an abstract computing machine that enables the Java(TM) platform to host applications on any computer or operating system without rewriting or recompiling. Anyone interested in designing a language or writing a compiler for the Java virtual machine must have an in-depth understanding of its binary class format and instruction set. If you are programming with the Java programming language, knowledge of the Java virtual machine will give you valuable insight into the Java platform s security capabilities and cross-platform portability. It will increase your understanding of the Java programming language, enabling you to improve the security and performance of your programs.
标签: machine Java technology computing
上传时间: 2016-05-03
上传用户:zhenyushaw
Implement the following integer methods: a) Method celsius returns the Celsius equivalent of a Fahrenheit calculation celsius = 5.0 / 9.0 * ( fahrenheit - 32 ) b) Method fahrenheit returns the Fahrenheit equivalent of a Celsius the calculation fahrenheit = 9.0 / 5.0 * celsius + 32 c) Use the methods from parts (a) and (b) to write an application either to enter a Fahrenheit temperature and display the Celsius or to enter a Celsius temperature and display the Fahrenheit equivalent.
标签: equivalent Implement the following
上传时间: 2014-01-19
上传用户:jackgao