搜索资源列表
rscode
- RS编解码过程,并包括进制转换和域的变换,可用于RS码仿真
bin
- 字符型的matlab实现2进制转换,十分方便-Matlab implementation of the 2 character hexadecimal conversion, which is very convenient
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
mygui3
- MATLAB初级图形演示系统,用于进行十进制和十六进制的转换-MATLAB junior graphic presentation systems used for decimal and hexadecimal conversion
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
Transform
- 从十进制转换为其他进制,非常完美,含有异常处理等内容-Convert from decimal to hexadecimal to other, very perfect, contains the exception handling etc.
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
transfer
- 各种数码之间的相互转换,比如2进制转10进制-Base Conversion Algorithm
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
aqammod
- 8,16,64进制的qam 星座图转换,MATLAB程序-8,16,64 qam constellation hex conversion, MATLAB program
matlab_sin
- 该程序主要是利用matlab采集一个正弦波信号,这个正弦信号时加偏置的,然后将其转换成16进制,最后输出到txt文本当中。-In order to finish this task that we should be used for matlab program that it can let a sin. signal convert to hexadecimal and this singal add offset.The data ouput to txt.
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.
2-4transform
- 编写的是2-4进制转换的功能函数,而进制转化是进行QAM调制的必须元件,而且可根据次程序进行编写其他进制的转换-hexTransform is necessary to modulation for example MQAM
scientific-calculator
- matlab编写的科学计算器,实现运算功能、进制转换功能、输入功能。-Matlab scientific calculator,arithmetic functions、Hexadecimal conversion function、 input function、
aaa
- 矩阵运算的例子,雅克比迭代,高斯迭代,还有十进制向二进制、八进制、十六进制转换的MATLAB源代码。-Examples of matrix operations, Jacobi iteration, Gauss iteration, and decimal to binary, octal, hexadecimal conversion of MATLAB source code.
jisuanqi
- 计算器编写,该科学计算器具有以下功能: ①运算功能:加、减、乘、除、求模、位异或、位与、位或、位非、正弦、反正弦、余弦、反余弦、正切、反正切、开方、开三次方、平方、倒数、均值、平方和、方差、标准差、阶乘、log2(x)、lg(x)、ln(x)、10x、2x、ex、(1+…+n)、xy、x(1/y)。 ②进制转换功能:要求能在二进制、八进制、十进制、十六进制之间进行任意的转换;能在任意进制下进行正数的加、减、乘、除、求模、位异或、位与、位或、位非运算。 ③输入功能:可清零、退格,可一键
16QAM
- 可以实现16QAM的仿真,包含二四进制转换,数据调制,解调思路,以及星座图绘制等,每部分都是一个单独的函数,模块化编程思想,非常清晰易懂。可以自己改变一些参数,从而应用于不同的平台。-16QAM simulation can be achieved, including twenty-four binary conversion, data modulation, demodulation, ideas, and constellation mapping, etc., each section