代码搜索:instead

找到约 6,048 项符合「instead」的源代码

代码结果 6,048
www.eeworm.com/read/295361/8168197

c krx21000.c

/* Exercise 2-10. Rewrite the function lower, which converts upper case letters to lower case, with a conditional expression instead of if-else. Assumptions : by conditional expressi
www.eeworm.com/read/193277/8242098

m mergelmi.m

function sys = mergelmi(varargin) % MERGELMI Merges a set of LMI objects % % MERGELMI is obsolete and should not be used. Use + instead % % See also LMI, UPDATELMI, DELLMI % Au
www.eeworm.com/read/265704/11257314

changelog

*** 20020517: 1.0.2 *** Playback bugfix to floor1; mode mistakenly used for sizing instead of blockflag *** 20020515: 1.0.1 *** Added complete API documentation to source tarball. No
www.eeworm.com/read/203690/15353220

pas rtcfileprovider.pas

unit rtcFileProvider; interface {$include rtcDefs.inc} { If you want to use a FileStream implementation, which leaves the files open while sending them to the client (instead of the defaul
www.eeworm.com/read/201318/15411002

xml tooltiptest3.xml

www.eeworm.com/read/105272/15672629

maintenance

-*- text -*- This is a list of random notes for GRUB maintainers. If you are not a maintainer, you need to ask maintainers to do these instead of doing these yourself. How to update the online manua
www.eeworm.com/read/105052/15678982

maintenance

-*- text -*- This is a list of random notes for GRUB maintainers. If you are not a maintainer, you need to ask maintainers to do these instead of doing these yourself. How to update the online manua
www.eeworm.com/read/104052/15711702

c slattach.c

/* * slattach A program for handling dialup IP connecions. * This program forces a TTY line to go into a special * terminal line discipline, so that it can be used for * network traffic instead
www.eeworm.com/read/102394/15783855

todo

* Reorganize siman interfaces to allow iterative use. * Maybe the routines can be made to work with pointers instead of structs so that only pointer manipulation is done by the siman algorithm and
www.eeworm.com/read/100612/15868878

cpp deciph.cpp

/* * Program to decipher message using Blum-Goldwasser probabalistic * Public key method * * Define RSA to use cubing instead of squaring. This is no longer * provably as difficult t