linux under the C programming which complementary with the book of <linux under the C programming>has a total of Chapter 14 proceedings, and "linux .
标签: programming the linux under
上传时间: 2016-08-05
上传用户:semi1981
Special Russia Cubic a small game, it should be a good example for new beginner of visual c.
标签: c. beginner Special example
上传时间: 2016-08-09
上传用户:LIKE
The C++ standard library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components - and to benefit from their power - you need a resource that does far more than list the classes and their functions.
标签: interfaces standard provides library
上传时间: 2014-12-01
上传用户:电子世界
The source code of Travelling Salesman Problem. Implement in Visual C++.
标签: Travelling Implement Salesman Problem
上传时间: 2016-08-13
上传用户:zq70996813
The collection of AVR source code in C.
标签: C. collection source code
上传时间: 2014-01-16
上传用户:plsee
国外网络游戏 《The Kingdom of the Winds》 的服务端源码C+编写 有兴趣的可以
上传时间: 2016-08-13
上传用户:大融融rr
FFTW, a collection of fast C routines to compute the Discrete Fourier Transform in one or more dimensions.The fftw/ directory contains the source code for the complex transforms, and the rfftw/ directory contains the source code for the real transforms.
标签: collection Transform Discrete routines
上传时间: 2016-08-17
上传用户:yoleeson
The Standard Template Library, or STL, is a C++ library of container classes, algorithms, and iterators it provides many of the basic algorithms and data structures of computer science
标签: algorithms container Standard Template
上传时间: 2016-08-17
上传用户:彭玖华
1. compile: mpicc cjacobi.c -o cjacobi -lm 2. run: mpirun -np 4 cjacobi 3. result: Input of file "dataIn.txt"
标签: cjacobi compile mpirun result
上传时间: 2016-08-24
上传用户:xiaoxiang
RS232.C was written to provide all of the basic functionality needed to employ serial I/O in any application written with Borland C language compilers. Some features are: 1. Ease of use. No assembly language or library files are used and a simple "#include" statement is all that is required to access all of the functions provided. 2. Both input and output are buffered and interrupt driven for efficiency. 3. Serial ports 1 - 4 are supported on PC, AT and PS/2 compatibles.Chained interrupts used on port 3 and 4 are allowed for so as not to interfere with devices such as a mouse or printer. Transmission speeds of 110 to 115200 baud are available. 4. Detection and utilization of hardware buffered UARTs (NS16550AF etc.) found in some machines is automatic. 5. Interrupt driven hardware and XON/XOFF flow control is provided for. 6. All source code is included. RS232.C can be used with all memory models.
标签: functionality provide written employ
上传时间: 2016-08-24
上传用户:小眼睛LSL