代码搜索:1bit
找到约 73 项符合「1bit」的源代码
代码结果 73
www.eeworm.com/read/189039/8495579
m bit_to_symbol_prob.m
function [ Output ] = bit_to_symbol_prob( Input )
%
% TX = 2;
% M = 16;% 16QAM
[m,n] = size(Input);
for i = 1:m
for j = 1:n
Input(i,j) = exp(Input(i,j));
end
end
out = z
www.eeworm.com/read/242302/13041444
html 14324.html
请问如何将彩色的Bitmap图档转成单色(1bit)的图档
请问如何将彩色的Bitmap图档转成单色(1bit)的图档
www.eeworm.com/read/150792/12260736
c clock1.c
//**********************************************************************//
//*P0字选项P2.0 P2.1 P2.2 P2.3作位选并控制时分秒 *//
//*P2.4接一按键作调整用其所长
www.eeworm.com/read/114100/15091830
html 14324.html
请问如何将彩色的Bitmap图档转成单色(1bit)的图档
请问如何将彩色的Bitmap图档转成单色(1bit)的图档
www.eeworm.com/read/192685/8322237
html 14324.html
请问如何将彩色的Bitmap图档转成单色(1bit)的图档
请问如何将彩色的Bitmap图档转成单色(1bit)的图档
www.eeworm.com/read/451690/7458162
c init_mcbsp.c
#include "c6x11dsk.h"
#include "c6x.h"
void mcbsp0_init() //配置 McBSP0
{
*(unsigned volatile int *)McBSP0_SPCR = 0; //复位
*(unsigned volatile int *)McBSP0_PCR = 0; //
www.eeworm.com/read/198811/7909550
c init_mcbsp.c
#include "c6x11dsk.h"
#include "c6x.h"
void mcbsp0_init() //配置 McBSP0
{
*(unsigned volatile int *)McBSP0_SPCR = 0; //复位
*(unsigned volatile int *)McBSP0_PCR = 0; //