资源列表
pipe
- test for pipe program
Nr
- to use the macro comand in the starcd to calculate the Swirl ratio in the velocity field- to use the macro comand in the starcd to calculate the Swirl ratio in the velocity field
write
- 该程序是在linux下执行,首先创建一个文件,然后对此文件进行读写操作。接着,写入“Hello,I m writing to this file!”,此时文件指针位于文件尾部。接着再使用lseek函数将文件指针移到文件开始处,并读出10个字节并将其打印出来。-The program is run under linux, first of all to create a document, and then read and write operations on this file. Then
sock_client
- socket 客户端,给初学者的起步资料-socket client
makefile
- makefile文件编写,帮助你轻松编译文件-makefile
L_timreal
- LINUX下利用realtimer实现实时定时,利用示波器观察过,realtimer确实可以做到实时定时-realize the real timing based on linux
nvf0
- PPM engine subdev functions for Linux.
POSIX 下线程控制的实验程序
- 通过观察、分析实验现象,深入理解线程及线程在调度执行和内存空间等方面的特点,并掌握线程与进程的区别。掌握POSIX 规范中pthread_create() 函数的功能和使用方法。
gcc fork函数
- gcc 子进程编程示例代码
msgctl.zip
- msgctl函数的使用例子
字符串转二进制代码
- 字符串转二进制代码