搜索资源列表
jinzhi
- matlab10进制转2进制,实现转换,典型数制转换-matlab10 M to 2 M, to achieve the conversion, the typical number system conversion
hex2dbyte
- 使用MATLAB对十六进制字符串进行转换,转换成分贝数的比特流,用于多媒体音频处理(仅供大家参考)-using matlab to convert hexadecimal string to a stream of bytes in decibel numbers,for multimedia audio processing
P018M_Convertor
- 编制不同数制间的转换程序。要求提供输入输出界面,当输完一个任意十进制数字, //程序能自动将其转化为另外的数制表示的值,包括二进制、八进制和十六进制-Between the preparation of the different number system conversion process. Asked for input and output interfaces, when the losers an arbitrary decimal number,// program can
7
- 本程序是数制转换问题,为十进制数字和罗马数值间的相互转化,本程序用的是函数调用法-This program is the number of system conversion problems, in order to decimal numbers and value of the inter-conversion of Rome, this program using a function call method
p5_10_n
- 编程实现十进制数转换为n进制数。吴泽乐,吴泽乐-Programming decimal number is converted to n decimal number. WU Ze-Le, WU Ze-Le
n_m
- 编程实现n进制数转换为m进制数。吴泽乐,吴泽乐-Programming n to m decimal conversion hexadecimal number. WU Ze-Le, WU Ze-Le
trans
- .把十进制整数转换为2至9之间的任一进制数输出。(利用堆栈) 提示:void transform(long num,int r) //把一个长整型数num转换为一个r进制数输出。 转换方法是逐次除基数r取余法。输出时需要反向输出得到的余数,因此需要用到堆栈。-. To convert a decimal integer between 2 to 9 for a hexadecimal number of any output. (Using stack) Tip: void tran
hex2dec_diy
- function hex2dec_diy(infile,outfile,row,col) 从文件中读取十六进制的数据,转换为十进制数据后,再存储数据文件。 infile: 输入文件名,字符类型 outfile: 输出文件名,字符类型 row: 输入数据行数,数值类型 col: 输入数据列数,数值类型 Author: xcw Data: 2011-07-27 -no descr iption
szjzzh
- 数字进制转换:输入任意一个十进制数,能转换成二进制和十六进制。-Digital hex conversion: enter any decimal number,and they can be converted into binary and hexadecimal.
e2qaq2e
- 用欧拉角表示的飞行器姿态运动学方程在大角度时会出现奇异现象,而采用四元数来 表示,则可以避免这个问题。因此,飞行器运动学方程都采用四元数来表示。而飞行器的控 制规律都采用欧拉角来表示,且欧拉角表示姿态角比起四元数更加形象,更易于被人理解, 所以,在飞行器控制系统仿真设计的时候,需要四元数与欧拉角之间的转换。给定1 个欧拉 角,对应1 个四元数,因而欧拉角到四元数之间这种一一对应的关系使得欧拉角到四元数的 转换比较容易。但是,1 个四元数通常有1 个或者2 个欧拉角与之对应,它
Viterbi
- 详细的卷积编码与维特比译码算法。产生随机信号,对信号进行卷积编码,然后经过数值转换、格雷编码,QPSK调制,进入加噪信道,之后进行QPSK解调,格雷解码, 数制转换、 维特比译码得到接收端的信号。-Detailed convolutional coding and Viterbi decoding algorithm. Random signal, the signal convolution coding, and then through numeric conversion, Gray c
jpg2hex
- 此程序可将一个jpg文件转换成十六进制hex文件,数组格式为N行2列。如需其他格式,对矩阵A修改即可。-This matlab program can convert jpg file to hex file directly.The hex matrix is N row 2 column.If you need other sharp, resharp the matrix A.
decimalCover26UnitOfCapitalLetter
- 将十进制数转换为26位字母进制表示,应用在excel列标控制中。-decimal Cover 26 Unit Of Capital Letter
huanc545555
- 用Labview将4字节16进制数转换成10进制数。不错的源码(Using Labview to convert 4 bytes to 10 hexadecimal numbers in 16 bytes. Good source code)
txtsave2
- 在MATLAB中实现数据分拣,txt文件打开,txt文件的行数读取,十六进制和十进制数据混合处理,十六进制与十进制转换,TXT文件写入。(In MATLAB, data sorting, TXT file open, TXT file number read, sixteen decimal and decimal data mixed processing, sixteen decimal and decimal conversion, TXT file writing are written
