资源列表
are
- 输入1个实数x,计算并输出其平方根(保留1位小数)。输入华氏温度f,计算并输出相应的摄氏温度c(保留2位小数)。c = 5/9(f-32).输入2个整数time1和time2,表示火车的出发时间和到达时间,计算并输出旅途时间。 有效的时间范围是0000到2359,不需要考虑出发时间晚于到达时间的情况。 输入1个四位数,将其加密后输出。方法是将该数每一位上的数字加9,然后除以10取余,做为该位上的新数字,最后将第1位和第3位上的数字互换,第2位和第4位上的数字互换,组成加密后的新数。-En
LineJd
- 求两条直线段的交点坐标的算法说明,是网上资料的经典积累-Seeking two coordinates of line segment intersection algorithm descr iption
channels_mccdma
- MC-CDMA channel model for matlab
huiwen
- 回文,求一个数字是否是回文,中间含有一个函数,然后可以进行判定-Palindrome, is seeking a number is palindrome in the middle contains a function, and then can be determined
ExpClac
- 这是一个表达式求解的程序,用于表达式求解-This is a hash function for a hash table to manage student information...
msp430x41x2_wdt_06
- MSP430F4152超低功耗单片机,带LCD驱动的,原厂技术工程师提供的。-MSP430F4152 ultra-low power MCU with LCD driver, the original technical engineers.
readSiginformation
- 802.1与OFDM中的关键技术,信号处理部分的仿真程序-simulation 802.1
BP
- 音乐语音特征信号,需要的通知们可以继续找我要-failed to translate
Untitled3
- 在matlab环境下利用地震子波与反射系数的褶积合成地震记录-failed to translate
grayrela
- 灰色关联度的通用算法,只用带入原数据,可用matlab直接引用txt格式的数据-Grey generic algorithm, only into the original data can be directly referenced matlab data in txt format
1002
- PKU onlinejudge 1002-PKU onlinejudge 1002
complex
- Math class complex calculations. There main argument, the complex conjugate calculation.-Math class complex calculations. There main argument, the complex conjugate calculation. . .