代码搜索:Design
找到约 10,000 项符合「Design」的源代码
代码结果 10,000
www.eeworm.com/read/138104/5817477
cpp fipimage.cpp
// ==========================================================
// fipImage class implementation
//
// Design and implementation by
// - Herv
www.eeworm.com/read/138104/5817478
cpp fipmultipage.cpp
// ==========================================================
// fipMultiPage class implementation
//
// Design and implementation by
// - Herv
www.eeworm.com/read/104114/6289347
c uart.c
// _____________________________________________________________________________
// _____________________________________________________________________________
//
// Embedded Firmware Design, Inc
www.eeworm.com/read/406948/11431870
txt readme.txt
This is the README file for what you've just downloaded.
========================================================
Author: Christos Komninakis
Date: June 30, 2003
============================
www.eeworm.com/read/403957/11493769
htm chap6.htm
Conclusion
It's possible to argue that this book hasn't accomplished much. After
all, it doesn't present any
www.eeworm.com/read/403957/11494374
htm chap6.htm
Conclusion
It's possible to argue that this book hasn't accomplished much. After
all, it doesn't present any
www.eeworm.com/read/261210/11659411
protocol-security
Protocol Security
Summary
by Peter Mueller
PPTP is known to be a faulty protocol. The designers of the protocol,
Microsoft, rec
www.eeworm.com/read/154209/11983302
m readme.m
% README file for the Signal Processing Toolbox.
% Version 4.1 21-Nov-1997
%
% List of changes:
%
% * NOTE: Items marked with * have changed in a way which might affect your
% code!
www.eeworm.com/read/231050/14258194
htm chap6.htm
Conclusion
function setFocus() {
if ((navigator.appName != "Netscape") && (parseFloat(navigator.appVersion) == 2)) {
return;
} else {
self.focus();
}
}
www.eeworm.com/read/231050/14259111
htm chap6.htm
Conclusion
function setFocus() {
if ((navigator.appName != "Netscape") && (parseFloat(navigator.appVersion) == 2)) {
return;
} else {
self.focus();
}
}