代码搜索:uint
找到约 10,000 项符合「uint」的源代码
代码结果 10,000
www.eeworm.com/read/310212/13654971
m im2uint8.m
function u = im2uint8(img, typestr)
%IM2UINT8 Convert image to eight-bit unsigned integers.
% IM2UINT8 takes an image as input, and returns an image of
% class uint8. If the input image is of
www.eeworm.com/read/407662/11412466
m write_uint32_hex.m
function write_uint32_hex(name,A)
%
% write_uint32_hex(name,A)
%
% Write elements of matrix A in .dat format, suitable for loading
% into Code Composer Studio.
%
% Elements are rounded to 32-bi
www.eeworm.com/read/407662/11412486
m read_uint16_hex.m
function A=read_uint16_hex(name)
%
% A = read_uint16_hex(filename)
%
% Read the 16-bit unsigned integer values
% stored in a Code Composer Studio .dat file.
%
% Return value: A = vector contai
www.eeworm.com/read/407662/11412497
m read_uint32_hex.m
function A=read_uint32_hex(name)
%
% A = read_uint32_hex(filename)
%
% Read the 32-bit unsigned integer values
% stored in a Code Composer Studio .dat file.
%
% Return value: A = vector contai
www.eeworm.com/read/407662/11412503
m write_uint16_hex.m
function write_int16_hex(name,A)
%
% write_int16_hex(name,A)
%
% Write elements of matrix A in .dat format, suitable for loading
% into Code Composer Studio.
%
% Elements are rounded to to 16-b
www.eeworm.com/read/124283/14580515
h gsl_sort_vector_uint.h
/* sort/gsl_sort_vector_uint.h
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Thomas Walter, Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the
www.eeworm.com/read/124283/14580577
h gsl_permute_vector_uint.h
/* permutation/gsl_permute_vector_uint.h
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms
www.eeworm.com/read/212047/15167442
h gsl_sort_vector_uint.h
/* sort/gsl_sort_vector_uint.h
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Thomas Walter, Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the
www.eeworm.com/read/212047/15167474
h gsl_permute_vector_uint.h
/* permutation/gsl_permute_vector_uint.h
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms