代码搜索:stuff
找到约 10,000 项符合「stuff」的源代码
代码结果 10,000
www.eeworm.com/read/168118/9937232
m el_buttonmotion.m
function el_buttonmotion(action)
% we are dragging a point of the current line
% find the clicked point
stuff=get(gca,'userdata');
lit=stuff(1,1);
it=stuff(1,2:lit+1);
hstor=stuff(1,li
www.eeworm.com/read/168118/9937808
m segyin.m
function [trc,seqno,itr,irec,dt,offset,sdepth,selev,relev,...
xs,ys,xr,yr,cdp]=segyin(fid)
% [trc,seqno,itr,irec,dt,offset,sdepth,selev,relev,...
% xs,ys,xr,yr,cdp]=segyin(fid)
%
% Note: if
www.eeworm.com/read/168118/9938445
m waveletchangefini.m
function [w,tw,name]=waveletchangefini
%
% NOTE: It is illegal for you to use this software for a purpose other
% than non-profit education or research UNLESS you are employed by a CREWES
% Project sp
www.eeworm.com/read/167186/9978156
todo cheatengine.todo
{TODO 1 : Add grouping}
{TODO 1 : Fix the bit stuff and al other things}
www.eeworm.com/read/359019/10169779
unixware defaults.unixware
#ident "%W% %E% %Q%"
###########################################################################
#
# global definitions for SCO UnixWare Systems
#
#####################################################
www.eeworm.com/read/359019/10169806
openserver defaults.openserver
#ident "%W% %E% %Q%"
###########################################################################
#
# global definitions for SCO OpenServer 5 Systems
#
#################################################
www.eeworm.com/read/354146/10382608
h at91_udc.h
/*
* Copyright (C) 2004 by Thomas Rathbone, HP Labs
* Copyright (C) 2005 by Ivan Kokshaysky
* Copyright (C) 2006 by SAN People
*
* This program is free software; you can redistribute it and/or mo
www.eeworm.com/read/420088/10817567
todo
I'm looking for people who know more than I do. So that's everyone.
Anyway, if you want to, these are some ideas you might want to work on. If
you want to submit something, go ahead, but submit it in
www.eeworm.com/read/348903/10861153
h in2.h
#include "out.h"
// note: exported symbol is now winampGetInModule2.
#define IN_VER 0x100
typedef struct
{
int version; // module type (IN_VER)
char *description; //
www.eeworm.com/read/165343/7143892
m makeb.m
% Make the B matrix for an example code
% Copyright 2004 by Todd K. Moon
% Permission is granted to use this program/data
% for educational/research only
outputs = [0 2 4 6
5 7 1 3
2 0