代码搜索:Functionality
找到约 4,782 项符合「Functionality」的源代码
代码结果 4,782
www.eeworm.com/read/103743/15724470
c macinfo.c
/*
* TAP-Win32 -- A kernel driver to provide virtual tap device functionality
* on Windows. Originally derived from the CIPE-Win32
* project by Damion K. Wilson, wi
www.eeworm.com/read/103743/15724471
h hexdump.h
/*
* TAP-Win32 -- A kernel driver to provide virtual tap device functionality
* on Windows. Originally derived from the CIPE-Win32
* project by Damion K. Wilson, wi
www.eeworm.com/read/103743/15724473
h types.h
/*
* TAP-Win32 -- A kernel driver to provide virtual tap device functionality
* on Windows. Originally derived from the CIPE-Win32
* project by Damion K. Wilson, wi
www.eeworm.com/read/103743/15724475
h macinfo.h
/*
* TAP-Win32 -- A kernel driver to provide virtual tap device functionality
* on Windows. Originally derived from the CIPE-Win32
* project by Damion K. Wilson, wi
www.eeworm.com/read/103743/15724484
c hexdump.c
/*
* TAP-Win32 -- A kernel driver to provide virtual tap device functionality
* on Windows. Originally derived from the CIPE-Win32
* project by Damion K. Wilson, wi
www.eeworm.com/read/101017/15856894
h myvector.h
// This is a replacement for std::vector (implementing only some
// of the functionality). I wrote it because the cost of VC++'s
// std::vector::push_back() was more than I could bear (>400
// byte
www.eeworm.com/read/101017/15856966
h myvector.h
// This is a replacement for std::vector (implementing only some
// of the functionality). I wrote it because the cost of VC++'s
// std::vector::push_back() was more than I could bear (>400
// byte
www.eeworm.com/read/388423/8610219
py test_capabilities.py
#!/usr/bin/env python -O
""" Script to test database capabilities and the DB-API interface
for functionality and memory leaks.
Adapted from a script by M-A Lemburg.
"""
from time import
www.eeworm.com/read/387424/8683924
txt description.txt
# This program will Demonstrate the use of the Mico8 V3.0
# In a ECP2-6 device. It will use EBR ram to
# store the instruction set.
#
#
# The demo will show the following functionality:
# UART
www.eeworm.com/read/429077/8820009
h rnode.h
// Define a "routing capable" node
// Insures functionality to run routing algorithms
#ifndef __RNODE_H__
#define __RNODE_H__
#include "nixvec.h"
#include
#include
#include
#in