代码搜索:stuff

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

代码结果 10,000
www.eeworm.com/read/168845/5432903

cpp stuff_vector2.cpp

/*============================================================================= Copyright (c) 2002-2003 Joel de Guzman http://spirit.sourceforge.net/ Use, modification and distributio
www.eeworm.com/read/306677/3735270

cpp soap2stuff.cpp

/** file to include stdsoap2.cpp here, to get around directory location problems etc. */ /* You must set the include path in Visual Studio under tools|options|directories|include anway. There
www.eeworm.com/read/306677/3735279

cpp soap2stuff.cpp

/** file to include stdsoap2.cpp here, to get around directory location problems etc. */ /* You must set the include path in Visual Studio under tools|options|directories|include anway. There
www.eeworm.com/read/306483/3738393

m vc3_stuff.m

function y = VC3_stuff(u) [a b]=size(u); re=zeros(a,688); re(:,1:224) =u(:,1:224); re(:,233:456)=u(:,225:448); re(:,465:688)=u(:,449:672); y=re; end
www.eeworm.com/read/294947/3914368

py qa_fsk_stuff.py

#!/usr/bin/env python # # Copyright 2004 Free Software Foundation, Inc. # # This file is part of GNU Radio # # GNU Radio is free software; you can redistribute it and/or modify # it under the terms
www.eeworm.com/read/416749/2118836

sql sane-names-for-stuff.sql

UPDATE `permissions` SET human_name = 'Read' WHERE human_name = 'Core: Read'; UPDATE `permissions` SET human_name = 'Write' WHERE human_name = 'Core: Write'; UPDATE `permissions` SET human_name = 'Add
www.eeworm.com/read/403517/2310232

m vc3_stuff.m

function y = VC3_stuff(u) [a b]=size(u); re=zeros(a,688); re(:,1:224) =u(:,1:224); re(:,233:456)=u(:,225:448); re(:,465:688)=u(:,449:672); y=re; end
www.eeworm.com/read/375190/2733886

cpp stuff_vector2.cpp

/*============================================================================= Copyright (c) 2002-2003 Joel de Guzman http://spirit.sourceforge.net/ Use, modification and distribution is
www.eeworm.com/read/373367/2764488

py qa_fsk_stuff.py

#!/usr/bin/env python # # Copyright 2004 Free Software Foundation, Inc. # # This file is part of GNU Radio # # GNU Radio is free software; you can redistribute it and/or modify # it under the terms
www.eeworm.com/read/100861/15863554

h binary_file_stuff.h

#include inline void put_u4b(int value, FILE *f) { unsigned char c0, c1, c2, c3; c0 = (value & 0x000000ff) >> 0; c1 = (value & 0x0000ff00) >> 8; c2 = (value & 0x00