Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Developing_Service-Oriented_AJAX_Applications_on_ ... for developing service-oriented AJAX applications for the enterprise. This guide offers a code-heavy, example-based approach to learning how to write a modern services API and an AJAX front end that can easily be extended, reused, and integrated by third ...
  • HelloServlet2.zip An simple Example to illustrate how to write a first HelloWorld program which specialized for those web design beginers!
  • spi.rar SPI write command function reg and SPI read function
  • trapezoidal.rar 并行计算trapezoidal rule Write an MPI program for numerical integration based on the trapezoidal rule. For communication, use the functions MPI_Send() and MPI_Recv() that were described in the lecture. The number of intervals and the integration limits ...
  • jacobi.rar Write an MPI program that solves a set of linear equations Ax = b with the 并行计算 Jacobi method. The root process reads the matrix A and the vector b from files. The file names have to be specified by the user as parameters.
  • queue.rar Write tamplate class queue with standart operation of the queue.
  • stack.rar Write template class Stack with the standart operation of the stack.
  • calculator.rar Write the Calculator using the struct Stack!
  • OReilly.Hibernate.A.Developers.Notebook.May.2004.e Hibernate: A Developer s Notebook shows you how to use Hibernate to automate persistence: you write natural Java objects and some simple configuration files, and Hibernate automates all the interaction between your objects and the database. You don t even ...
  • pygobject-2.12.0.tar.gz ... for the GObject, to be used in Python It is a fairly complete set of bindings, it s already rather useful, and is usable to write moderately complex programs. (see the examples directory for some examples of the simpler programs you could write).