代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/320652/3545339
c s_nexttoward.c
/* This function is the same as nextafter so we use an alias there. */
www.eeworm.com/read/367182/2853378
c s_nexttoward.c
/* This function is the same as nextafter so we use an alias there. */
www.eeworm.com/read/375715/9352137
pas drawdib.pas
unit drawdib;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
Menus;
const
DDF_SAME_HDC=$0004;
DDF_SAME_DRAW=$0008;
function DrawDi
www.eeworm.com/read/375715/9352211
pas drawdib.pas
unit drawdib;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
Menus;
const
DDF_SAME_HDC=$0004;
DDF_SAME_DRAW=$0008;
function DrawDi
www.eeworm.com/read/200336/10247242
m fairmax.m
function [val, idx] = fairmax(x)
%FAIRMAX Same as built-in max(), except breaks ties randomly.
% [val, idx] = fairmax(x) takes a vector as an argument and returns
% the same output as the built
www.eeworm.com/read/353831/10414874
m fairmax.m
function [val, idx] = fairmax(x)
%FAIRMAX Same as built-in max(), except breaks ties randomly.
% [val, idx] = fairmax(x) takes a vector as an argument and returns
% the same output as the built
www.eeworm.com/read/349479/10825254
m fairmax.m
function [val, idx] = fairmax(x)
%FAIRMAX Same as built-in max(), except breaks ties randomly.
% [val, idx] = fairmax(x) takes a vector as an argument and returns
% the same output as the built
www.eeworm.com/read/441325/7671881
m fairmax.m
function [val, idx] = fairmax(x)
%FAIRMAX Same as built-in max(), except breaks ties randomly.
% [val, idx] = fairmax(x) takes a vector as an argument and returns
% the same output as the built
www.eeworm.com/read/298590/7950398
m fairmax.m
function [val, idx] = fairmax(x)
%FAIRMAX Same as built-in max(), except breaks ties randomly.
% [val, idx] = fairmax(x) takes a vector as an argument and returns
% the same output as the built