代码搜索:Controlling
找到约 944 项符合「Controlling」的源代码
代码结果 944
www.eeworm.com/read/173137/9671605
magic
# mpatrol
# A library for controlling and tracing dynamic memory allocations.
# Copyright (C) 1997-2002 Graeme S. Roy
#
# This library is free software; you can redistribute it
www.eeworm.com/read/173137/9671610
gdbinit .gdbinit
# mpatrol
# A library for controlling and tracing dynamic memory allocations.
# Copyright (C) 1997-2002 Graeme S. Roy
#
# This library is free software; you can redistribute it and/
www.eeworm.com/read/173137/9671614
profile .profile
# mpatrol
# A library for controlling and tracing dynamic memory allocations.
# Copyright (C) 1997-2002 Graeme S. Roy
#
# This library is free software; you can redistribute it and/
www.eeworm.com/read/173137/9671615
cshrc .cshrc
# mpatrol
# A library for controlling and tracing dynamic memory allocations.
# Copyright (C) 1997-2002 Graeme S. Roy
#
# This library is free software; you can redistribute it and/
www.eeworm.com/read/236393/14017583
readme
Unix Rz and sz support XMODEM, YMODEM, and ZMODEM transfers via
the dial-in controlling TTY (or PTY) port. Also included is the
"undos" program which converts between Unix, MSDOS, CP/M, and
Macintosh
www.eeworm.com/read/192096/8407056
htm ch16_10.htm
Recipe 16.9. Controlling the Input, Output, and Error of Another Program (Perl Cookbook)
www.eeworm.com/read/160583/10517332
py text_handles.py
#!/usr/bin/env python
#Controlling the properties of axis text using handles
# See examples/text_themes.py for a more elegant, pythonic way to control
# fonts. After all, if we were slaves to matlab
www.eeworm.com/read/278235/10557331
el w32-win.el
;;; w32-win.el --- parse switches controlling interface with W32 window system
;; Copyright (C) 1993, 1994 Free Software Foundation, Inc.
;; Author: Kevin Gallo
;; Keywords: terminals
;; This file
www.eeworm.com/read/152843/5661565
c flexcop-fe-tuner.c
/*
* This file is part of linux driver the digital TV devices equipped with B2C2 FlexcopII(b)/III
*
* flexcop-fe-tuner.c - methods for attaching a frontend and controlling DiSEqC.
*
* see flexcop
www.eeworm.com/read/124989/6034857
c pic8259.c
/*
* Basic support for controlling the 8259 Programmable Interrupt Controllers.
*
* Initially written by Michael Brown (mcb30).
*/
#include
#include
#ifdef DEBUG_IRQ
#d