代码搜索:Functions
找到约 10,000 项符合「Functions」的源代码
代码结果 10,000
www.eeworm.com/read/350607/10729028
pas functions.pas
unit functions;
interface
uses Windows,math, Classes,SysUtils,StrUtils,Forms,comobj,dialogs;
procedure EnumComPorts(Ports: TStrings);
function StrToHexStr(const S:string):string;
function
www.eeworm.com/read/350607/10729052
~pas functions.~pas
unit functions;
interface
uses Windows,math, Classes,SysUtils,StrUtils,Forms,comobj,dialogs;
procedure EnumComPorts(Ports: TStrings);
function StrToHexStr(const S:string):string;
function
www.eeworm.com/read/421085/10755363
js functions.js
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* general function, usally for data manipulation pages
*
* @version $Id: functions.js 11695 2008-11-02 06:54:27Z rajkissu $
*/
/**
* @var sql_box_lo
www.eeworm.com/read/419976/10825387
asm functions.asm
/****************************************************************************
Include Section
*****************************************************************************/
#include "global.h"
www.eeworm.com/read/419976/10825404
h functions.h
/*****************************************************************************
Prototypes
******************************************************************************/
.EXTERN __delay;
.EXTER
www.eeworm.com/read/349415/10828353
cpp functions.cpp
#include "nn-utility.h"
using namespace nn_utility;
/*User defined function to recieve input for training patterns*/
template
void nn_utility_functions::GetInput( int interation, V