代码搜索:Functionality
找到约 4,782 项符合「Functionality」的源代码
代码结果 4,782
www.eeworm.com/read/259059/4346679
readme
MSPSim - ESB (MSP430) emulation support for the COOJA Simulator
Note:
This functionality is still under development and will in the future be added as a default application in COOJA.
Usage:
Ad
www.eeworm.com/read/259059/4347297
s cfs-1541-asm.s
;;
;;
;; 1541 CFS implementation
;;
;; Architecture:
;;
;; Functionality split between C64 and 1541: 1541 performs
;; directory lookup and finding files. 1541 communicates track/sector
;; a
www.eeworm.com/read/258888/4351298
m testdata.m
%TESTDATA Script to test import functionality of the navigation toolbox.
nsteps = 6;
clc;
disp(['------------------']);
disp(['--- Testdata.m ---']);
disp(['------------------']);
% sensor 1
files.s
www.eeworm.com/read/253272/4398997
java plyhashtable.java
/*
PlyHashtable - A interface to define the functionality to control
a hashtable with chess plies.
Copyright (C) 2003 The Java-Chess team
This program is
www.eeworm.com/read/253272/4398998
java plyhashtableentry.java
/*
PlyHashtableEntry - A interface to define the functionality of
a entry in the ply hashtable.
Copyright (C) 2003 The Java-Chess team
This program i
www.eeworm.com/read/475585/6774041
cpp scanutils.cpp
// Copyright 2006 Google Inc.
// All Rights Reserved.
// Author: renn
//
// The fscanf, vfscanf and creat functions are implemented so that their
// functionality is mostly like their stdio counterpar
www.eeworm.com/read/473927/6825738
txt 1828.txt
Rule:
--
Sid:
1828
--
Summary:
This event is generated when an attempt is made to use a known
vulnerability in the search functionality of certain web servers to view
otherwise restricted files.
-
www.eeworm.com/read/473622/6847398
m testdata.m
%TESTDATA Script to test import functionality of the navigation toolbox.
nsteps = 6;
clc;
disp(['------------------']);
disp(['--- Testdata.m ---']);
disp(['------------------']);
% sensor 1
files.s
www.eeworm.com/read/195019/8178203
vhd enc_func.vhd
-- **************************************************************************
-- Owner: Xilinx Inc.
-- File: enc_func.vhd
--
-- Purpose: Main 8B/10B encoder functionality. Follows rules
--
www.eeworm.com/read/415356/11075375
h tommath.h
/* LibTomMath, multiple-precision integer library -- Tom St Denis
*
* LibTomMath is a library that provides multiple-precision
* integer arithmetic as well as number theoretic functionality.
*
*