%realise the inverse of binary code
%实现码位倒置的函数
function xc=code(x)
N=length(x)
n1=dec2bin(N-1)
L=length(n1)
n=0:N-1;
A=dec2bin(n);
for i=1:L/2
swap=A(:,i);
A(:,i)=A(:,L-i+1);
A
CMD中CODE PAGE的概念及其设置值:
Chcp
Displays the number of the active console code page, or changes the console's active console code page. Used without parameters, chcp displays the number of the active
Analysis & Synthesis report for code
Fri Oct 10 10:20:05 2008
Version 6.0 Build 178 04/27/2006 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal No