07 2011 档案
摘要:光标移动:0: 移动到本行的起始;^:移动到本行的第一个非空字符;$:移动到本行的行尾;‘’(两次单引号):快速返回到光标上一次的位置;ctrl + v:可视化编辑,块编辑;
阅读全文
摘要:fid = fopen('foreman.yuv','rb');img= (uint8)(fread(fid,[352,288],'uint8'))';A = FREAD(FID,SIZE,PRECISION)Valid entries for SIZE are: N read N elements into a column vector. inf read to the end of the file. [M,N] read elements to fill an M-by-N matrix, in column order. N c
阅读全文

浙公网安备 33010602011771号