Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • 多线程、并行与分布式程序设计基础 英文版pdf ... 5.2.5 The Sleeping Barber: Rendezvous 221 5.3 Disk Scheduling: Program Structures 224 5.3.1 Using a Separate Monitor 228 5.3 ... ~z in a Ring 460 9.6.3 Termination Detection in a Graph 462 9.7 Replicated Servers465 9.7.1 Distributed Dining Philosophers ...
  • Modern Operating Systems 2nd Edition ... 8.2.6 Multicomputer Scheduling 8.2.7 Load Balancing A Graph-Theoretic Deterministic Algorithm A Sender-Initiated Distributed Heuristic ... 9.5.2 How Viruses Work Companion Viruses Executable Program Viruses Memory Resident Viruses Boot Sector Viruses Device ...
  • C#高级编程(第八版 英文).pdf ... WebBrowser Control 751 Displaying the Code of a Requested Page 751 The WebRequest and WebResponse Classes Hierarchy 753 ... Threading and Services 786 Service Installation 786 Installation Program 786 Monitoring and Controlling Windows Services 791 MMC ...
  • 计算机网络第六版答案 ... between the nodes. There is a logical link (an “edge” in graph theory terms) from node A to node B if there is a ... a non-existent process. Errors will occur. Problem 32 In the original program, UDPClient does not specify a port number when it creates the ...
  • liblinear-java ... ](https://codecov.io/gh/bwaldvogel/liblinear-java/branch/master/graph/badge.svg?token=Scy4yJzBf7)](https://codecov.io/gh/bwaldvogel/ ... this package is `heart_scale`. Type `train heart_scale`, and the program will read the training data and output the model ...
  • autocook ... , to print a HTML web page on the standard output, representing the dependency graph. This is useful in ... include-dependency files. * Cook now configured using a program called configure, distributed with the package. The configure ...
  • myman ... information, refer to the text version of the MyMan manual page, myman.txt (generated from myman.man by 'make docs' using ... a filled wall section is being drawn. NOTE: The Python program scripts/asc2txt.py can be used to automatically convert plain- ...
  • FirstClassLisp ... still squares which could have multiple digits. Whereas Peter's program **explicitly** tries all of the possibilities, in First Class Lisp ... in which a macro expands a source tree into a graph in which different nodes in different lexical scopes refer to ...
  • mcscan ... --usage Give a short usage message -V, --version Print program version Mandatory or optional arguments to long options ... ``, ``DIST_Y`` is the distance in the partial order graph (not in base unit, but in gene index ...
  • ScalaCollider ... Import._ import Ops._ val cfg = Server.Config() cfg.program = "/path/to/scsynth" // runs a server and executes the function ... // It provides a convenience method for wrapping // a synth graph function in an `Out` element // and playing it back. ...