代码搜索:uint8

找到约 10,000 项符合「uint8」的源代码

代码结果 10,000
www.eeworm.com/read/201886/15393190

h arp.h

#ifndef INCLUDE_ARP_H #define INCLUDE_ARP_H #include #include #include #include /* User Allowed to modify */ #define MAXHWALEN 6 /**< Maxi
www.eeworm.com/read/200913/15420083

m readdata.m

function [bindat, binmat] = readdata(filename); % Function: function [bindat, binstream] = readdata(filename); % Purpose: Read in the data % filename must be a string % binmat is the resulting mat
www.eeworm.com/read/200130/15440628

m sumarize11_2_2mt.m

%定义一个4维矩阵,用来存储27幅核磁共振图像 mri = uint8(zeros(128,128,1,27)); %循环读出多帧图像中的每一幅图像 for frame=1:27 [mri(:,:,:,frame),map] = imread('mri.tif',frame); end %多帧显示 montage(mri,map);
www.eeworm.com/read/113517/15454476

cpp c4emu.cpp

/* * Snes9x - Portable Super Nintendo Entertainment System (TM) emulator. * * (c) Copyright 1996 - 2001 Gary Henderson (gary@daniver.demon.co.uk) and * Jerremy Koot (jkoo
www.eeworm.com/read/113517/15454541

cpp memmap.cpp

/* * Snes9x - Portable Super Nintendo Entertainment System (TM) emulator. * * (c) Copyright 1996 - 2001 Gary Henderson (gary@daniver.demon.co.uk) and * Jerremy Koot (jkoo
www.eeworm.com/read/110174/15540723

c img_tga.c

/* SDL_image: An example image loading library for use with SDL Copyright (C) 1999, 2000, 2001 Sam Lantinga This library is free software; you can redistribute it and/or modify it u
www.eeworm.com/read/109056/15566097

h sysvware.h

/* sysVware.h - visionWare-dependent definitions */ /* Copyright 2001 Wind River Systems, Inc. */ /* modification history -------------------- 01c,12jun02,kab SPR 74987: cplusplus protection 01b,25
www.eeworm.com/read/108658/15580393

h clientcredits.h

//this file is part of eMule //Copyright (C)2002 Merkur ( merkur-@users.sourceforge.net / http://www.emule-project.net ) // //This program is free software; you can redistribute it and/or //modify
www.eeworm.com/read/108658/15580502

h preferences.h

//this file is part of eMule //Copyright (C)2002 Merkur ( merkur-@users.sourceforge.net / http://www.emule-project.net ) // //This program is free software; you can redistribute it and/or //modify
www.eeworm.com/read/107060/15613883

h memory_t.h

/* * Copyright (c) 2001 * Politecnico di Torino. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that: (1)