代码搜索结果
找到约 10,000 项符合
U 的代码
u2.m
function u2
%%%%%%%%%%%% 创建图形框 %%%%%%%%%
h_figure=figure('Units' , 'characters' ,...
'position',[5 5 180 40]);
%%%%%%%%%%%% 创建坐标 %%%%%%%%%%%
h_axes1=subplot(231);
set(gca,'box','on','
u2.asv
function u2
%%%%%%%%%%%% 创建图形框 %%%%%%%%%
h_figure=figure('Units' , 'characters' ,...
'position',[5 5 180 40]);
%%%%%%%%%%%% 创建坐标 %%%%%%%%%%%
h_axes1=subplot(231);
set(gca,'box','on','
u_intout.c
#include
void main ()
{
unsigned int value = 42000;
printf("Displaying 42000 as unsigned %u\n", value);
printf("Displaying 42000 as int %d\n", value);
}
u_pcm.m
function [sqnr,a_quan,code]=u_pcm(a,n)
%U_PCM Uniform PCM encoding of a sequence.
% [SQNR,A_QUAN,CODE]=U_PCM(A,N)
% a=input sequence.
% n=number of quantization levels (even
arm_u.searchresults
---- ConfigEp3DmaMode Matches (4 in 3 files) ----
System.c (armlib): ConfigEp3DmaMode(DownloadAddress+EP3_PKT_SIZE-8,DownloadFileSize-EP3_PKT_SIZE);
System.c (armlib): ConfigE