a paper of USB
上传时间: 2014-01-10
上传用户:wmwai1314
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.
标签: independent production Producer Waiter
上传时间: 2015-02-10
上传用户:lepoke
Conservator extends on the concept of a Flyweight Factory by allowing shared Flyweight objects to be mutated after creation without undesired side effects.
标签: Flyweight Conservator allowing extends
上传时间: 2014-01-06
上传用户:cuibaigao
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 credit is given (a link to my home page is enough).
标签: display Java applet either
上传时间: 2014-01-12
上传用户:woshiayin
A peer-to-peer file sharing system under UNIX environment.
标签: peer-to-peer environment sharing system
上传时间: 2015-02-13
上传用户:wff
BSD Sockets Programming from a Multi-Language Perspective
标签: Multi-Language Programming Perspective Sockets
上传时间: 2015-02-13
上传用户:xiaohuanhuan
独立钻石棋问题描述: 有一棋盘, 上有44个钻石棋子,有一位置空缺, 棋盘初始状态如下: 111 111 111 111111111 111101111 111111111 111 111 111 其中,0表示没有放置棋子, 1表示放置。 规定走法如下: a. 任一棋子可越过一相邻棋子(紧相邻)跳到一空缺位置, 并吃掉越过的棋子(从棋盘移处) 如, 走一步后棋盘状态: 111 111 111 111111111 111110011 111111111 111 111 111 b. 最后只留下一个棋子在棋盘上, 并且位置在正中央。 要求: 用程序得出正确走法。 输入: 无 输出: 每一步移动后的棋盘状态, 格式如上。
上传时间: 2013-12-17
上传用户:大三三
gauss-seidel迭代法解Ax=b的解
标签: gauss-seidel Ax 迭代法
上传时间: 2013-12-16
上传用户:问题问题
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 endian order used by the windows and the intel processor.
上传时间: 2013-12-27
上传用户:gaojiao1999
MapleBook how to use it! it is a good book!
上传时间: 2013-12-24
上传用户:yyq123456789