搜索资源列表
linux_c-code
- Linux 编程资料 内容:环境变量、接口处理、日期时间、文件操作、信号处理等
LinuxOperatingSystemCLeading
- linux操作系统下c语言编程入门 整理编写:007xiong 原文:Hoyt等 1)Linux程序设计入门--基础知识 2)Linux程序设计入门--进程介绍 3)Linux程序设计入门--文件操作 4)Linux程序设计入门--时间概念 5)Linux程序设计入门--信号处理 6)Linux程序设计入门--消息管理 7)Linux程序设计入门--线程操作 8)Linux程序设计入门--网络编程 9)Linux下C开发工具介绍
LINUX-C-library
- LINUX-C-常用库函数手册中文版 分信号处理篇 内存控制篇等
ears-0.32.tar
- ears-0.32, linux下有用的语音信号处理工具包,包括音频文件的读取,fft的计算和critical bands的计算
scribble
- 利用Qt写的白板程序,里面带头linux的信号处理,交流学习
Convex
- 凸优化理论在信号处理中的应用,该理论很关键,希望大家多多学习!原版英文文档-Convex optimization theory in signal processing applications, the theory is critical, I hope to learn from you! Original English documentation
singal
- linux 下实现信号处理,管道设计通信-linux achieve signal processing, pipeline design communications
test
- /* 在这里我们连接 "destroy" 事件到一个信号处理函数。 * 对这个窗口调用 gtk_widget_destroy() 函数或在 "delete_event" 回调函数中返回 FALSE 值 * 都会触发这个事件。*/ g_signal_connect (G_OBJECT (window), "destroy", G_CALLBACK (destroy), NULL) /* 设置窗口边框的宽度。*/ gtk_container_se
Linuxprogram
- linux下c编程指南,包括创建进程,文件操作,时间概念,信号处理函数,进线程通信,以及linux下c编译器-c under linux Programming Guide, including the establishment of processes, file operations, the time the concept of signal processing functions, into the threads of communication, as well as linu
Linux
- 第一章 基础知识 ……………………………………………………………………………4 第二章 进程介绍 …………………………………………………………………………10 第三章 文件操作 …………………………………………………………………………17 第四章 时间概念 …………………………………………………………………………27 第五章 信号处理 …………………………………………………………………………31 第六章 消息管理 …………………………………………………………………………39
linuxC
- linux下的C语言编程入门 目录介绍 1)Linux程序设计入门--基础知识 2)Linux程序设计入门--进程介绍 3)Linux程序设计入门--文件操作 4)Linux程序设计入门--时间概念 5)Linux程序设计入门--信号处理 6)Linux程序设计入门--消息管理 7)Linux程序设计入门--线程操作 8)Linux程序设计入门--网络编程 9)Linux下C开发工具介绍 -linux under the direc
automake.tar
- linux的源码编译工具的书籍 教你如何编写外 ·Firefox Secrets :document about f ·友善之臂MINI2440的说明介绍文档, ·这是快速学习matlab的ppt,对学习ma ·arm7tdmi内核的技术参考资料 关于 A ·华为工程师手册,在软硬件方面都有 ·全面的介绍了串口通信的知识,通过 ·三星s3c2410芯片的中文手册,难得一 ·驱动开发经验集锦。 ·经过本人加全目录的《LINUX内核源代 ·DSP仿真器的原理图
linux_C_Library
- Linux C的库函数集合的使用,包括文件操作函数,进程,信号处理,内存字符串等详细说明。-Linux C library function, the use of the collection, including file manipulation functions, processes, signal processing, memory, string and other details.
Linux_C
- Linux_C函数参考,包括终端控制,信号处理等-Linux_C function reference, including the terminal control, signal processing, etc.
linuxC
- Linux操作系统下C语言编程入门 第二章 进程介绍 ………………………10 第三章 文件操作 ………………………17 第四章 时间概念 ………………………27 第五章 信号处理 第六章 消息管理 ………………………39 第七章 线程操作 ………………………49 第八章 网络编程 ………………………54-Under the Linux operating system, C language programming Getting Started
Linux-Cprogram
- Linux下C的编程入门教程,简单易懂,有基础知识,进程介绍,文件操作,时间,信号处理,信息管理,线程操作,网络编程-Linux C program
C_function_under_Linux_Manual
- Linux下的C函数手册 用户组,信号处理,内存控制,接口处理,文件操作,环境变量,进程控制-C function manual under Linux user group, signal processing, memory control, interface processing, file operations, environment variables, process control
mshell.c.tar
- linux操作系统下的简易shell实现,包括常用的命令,历史记录,重定向,以及进程和线程控制,信号处理机制等-The realization of linux shell .
703ATimingThread
- 编写定时器程序中的一些内容,包括定时模块线程体函数,通过进程名获取进程ID的函数,信号处理函数。-Write some of the timer program, including the function of the timing module thread body, through the process to get the process ID function, signal processing function.
test27
- 程序,要求程序运行后进入一个无限循环,打印用户按下的键的值,当用户按下中断键(Ctrl+Z)时,进入程序的自定义信号处理函数,当用户再次按下中断键(Ctrl+Z)后,结束程序运行;-Procedures, requirements to run the program into an infinite loop, printing the user presses a key value, when the user presses the interrupt key (CTRL+ Z), cu
