代码搜索:Simultaneous

找到约 423 项符合「Simultaneous」的源代码

代码结果 423
www.eeworm.com/read/336999/12402850

txt readme.txt

HTTPMT Multi-threaded HTTP server that uses blocking sockets, overlapped I/O and client threads to handle multiple simultaneous connections.
www.eeworm.com/read/129847/14222471

todo

Possible upgrades to gzfilebuf: - The ability to do putback (e.g. putbackfail) - The ability to seek (zlib supports this, but could be slow/tricky) - Simultaneous read/write access (does it m
www.eeworm.com/read/228696/14367259

txt abstract.txt

Cygnal C8051F020 Dual UART Example Program ========================================== This example program shows how to configure the two UARTs on the Cygnal C8051F020 devices for simultaneous ou
www.eeworm.com/read/226560/14458803

cpp basic.cpp

//: C03:Basic.cpp // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 2000 // Copyright notice in Copyright.txt // Defining the four basic data // t
www.eeworm.com/read/226560/14458907

cpp const_cast.cpp

//: C03:const_cast.cpp // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 2000 // Copyright notice in Copyright.txt int main() { const int i = 0;
www.eeworm.com/read/122684/14674838

cpp basic.cpp

//: C03:Basic.cpp // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 1999 // Copyright notice in Copyright.txt // Defining the four basic data
www.eeworm.com/read/209853/15212703

cpp basic.cpp

//: C03:Basic.cpp // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 2000 // Copyright notice in Copyright.txt // Defining the four basic data // t
www.eeworm.com/read/209853/15212748

cpp const_cast.cpp

//: C03:const_cast.cpp // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 2000 // Copyright notice in Copyright.txt int main() { const int i = 0;
www.eeworm.com/read/207544/15268903

txt abstract.txt

Cygnal C8051F020 Dual UART Example Program ========================================== This example program shows how to configure the two UARTs on the Cygnal C8051F020 devices for simultaneous ou
www.eeworm.com/read/162614/5540547

todo

Possible upgrades to gzfilebuf: - The ability to do putback (e.g. putbackfail) - The ability to seek (zlib supports this, but could be slow/tricky) - Simultaneous read/write access (does it make se