代码搜索:ReadMe

找到约 10,000 项符合「ReadMe」的源代码

代码结果 10,000
www.eeworm.com/read/286087/8790678

readme

To configure `patch' for DJGPP, issue these commands from the `patch' source directory: pc\djgpp\configure make To build `patch' in a directory other than where the sources are, add a parameter th
www.eeworm.com/read/429726/8792307

readme

netsnmpj is an open source Java library that allows java code to perform SNMP v1, v2c, and V3 operations using the net-snmp library. It is composed of both java and native code elements. Please r
www.eeworm.com/read/429695/8793739

readme

compile: gcc -o pipe pipe.c gcc -o popen popen.c run: ./pipe ./popen output: /* pipe */ In father process In child process Read String:Hello World /* popen */ total 34 -rwxr-xr-x 1 root roo
www.eeworm.com/read/429695/8793765

readme

compile: gcc -o shmtool shmtool.c run: ./shmtool w hello,world Creating new shared memory segment Done... ./shmtool w happy Shared memory segment exisits-opening as client Done... ipcs -m ------ Sh
www.eeworm.com/read/429695/8793773

readme

compile: gcc -o server server.c gcc -o client client.c run: ./server & ./client Hello,World ./client happy output: Server received: Hello,World Server received: happy
www.eeworm.com/read/429695/8793785

readme

compile: gcc -o semtool semtool.c run: ./semtool c 5 Attempting to create new semaphore set with 5 members ipcs -s ------ Semaphore Arrays -------- key semid owner perms nsems
www.eeworm.com/read/429695/8793790

readme

compile: gcc -o msgtool msgtool.c run: ./msgtool s 1 hello,world Sending a message... ./msgtool s 5 happy Sending a message... ./msgtool r 1 Reading a message... Type: 1 Text: hello,world ./msgto
www.eeworm.com/read/385648/8793962

readme

README for LuaJIT 1.1.3 ----------------------- LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language. Lua is a powerful, light-weight programming language designed for extend
www.eeworm.com/read/385648/8794009

readme

This directory contains some useful files and code. Unlike the code in ../src, everything here is in the public domain. lua.hpp Lua header files for C++ using 'extern "C"'. luajit.ico A LuaJIT ico
www.eeworm.com/read/429682/8795339

readme

This directory contains the Genetic Algorithm Optimization Toolbox for Matlab 5. To use this, if you are local to NCSU and have AFS access to this directory, simply extend the matlab path using the f