搜索结果
找到约 12,189 项符合
A-sh 的查询结果
USB编程 a paper of USB
a paper of USB
Java编程 A Waiter relays an order Object to a Producer, waits in an independent thread during the production,
A Waiter relays an order Object to a Producer, waits in an independent thread during the production, and then delivers the result using a Consumer callback method.
Java编程 Conservator extends on the concept of a Flyweight Factory by allowing shared Flyweight objects to be
Conservator extends on the concept of a Flyweight Factory by allowing shared Flyweight objects to be mutated after creation without undesired side effects.
Java编程 Java Clock is a FREE Java applet used to display a clock on your Web pages. You can display either a
Java Clock is a FREE Java applet used to display a clock on your Web pages. You can display either analog or digital clock. The full source code of this applet is also available (visit my home page to download it). You may use this applet on your Web pages WITHOUT paying me fee or royalty as long as ...
Linux/Unix编程 A peer-to-peer file sharing system under UNIX environment.
A peer-to-peer file sharing system under UNIX environment.
电子书籍 BSD Sockets Programming from a Multi-Language Perspective
BSD Sockets Programming from a Multi-Language Perspective
Java编程 A windows BMP file is a common image format that Java does not handle. While BMP images are used onl
A windows BMP file is a common image format that Java does not handle. While BMP images are used only on windows machines, they are reasonably common. Reading these shows how to read complex structures in Java and how to alter they byte order from the big endian order used by Java to the little endi ...
电子书籍 MapleBook how to use it! it is a good book!
MapleBook how to use it! it is a good book!
*行业应用 A star 算法求解最短路径问题
A star 算法求解最短路径问题
Internet/网络编程 Works a client and a server using UDP in asynchronous operation mode to implement the simple daytime
Works a client and a server using UDP in asynchronous operation mode to implement the simple daytime protocol, as described in RFC 867