搜索资源列表
highsasptoolbox
- All M-files are copyrighted, 2000, by Dimitris G. Manolakis, Vinay K. Ingle, and Stephen M. Kogon for use with the book \"Statistical and Adaptive Signal Processing\" published by McGraw-Hill Higher Education, Co. -All M-files are copyrighted,
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
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
tdsp0.5.tar
- “ tdsp ”是一个C + +为基础的框架,仿真和评价各种信号处理方面的问题。这是completly写在C + + ,是根据“根”框架( http://root.cern.ch ) 。 TDSP包括C + +类的程度根级氟-"tdsp" is a C++ based framework for the simulation and evaluation of various signal processing aspects. It is completly written in C++ an
conv_func
- This a good program to start with signal processing in matlab.This gives you basic idea about covolution algorithm.
ImageEncryptionBasedonChaotic
- 2008 Congress on Image and Signal Processing 2008 Congress on Image and Signal Processing-Image Encryption Based on Chaotic Modulation of Wavelet Coefficients
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.
an_intellegent_audio_water_marking_based_on_dwt-s
- All three, Discrete Wavelet Transform (DWT) - Singular Value Decomposition (SVD) and Adaptive Tabu Search (ATS) have been used as mathematical tools for embedding data into an audio signal. In this paper, we present a new robust audio waterma
ftp628_printer
- 这是在LINUX2.6.28下的FTP-628的驱动.编入内核即可.应用程序一次送入两行点阵数据,384*2个点阵,因为步进电机一步需要两行数据.在硬件上,请自行处理MOTO信号,和STB信号.可能PIN要先对.本人运行过了.没有问题.-This is LINUX2.6.28 under the FTP-628 driver. Can be incorporated into the kernel. Once the application data into two rows of dot m
dessoundsignal
- 运用DES算法对音频信号进行加密处理,主要采用置换和移位运算来实现加解密.-DES algorithm used to encrypt the audio signal processing, mainly replacement and shift operations to achieve encryption.
puguji
- 这是数字信号处理课程中重要的自适应功率谱估计程序-This is a digital signal processing program in the process of adaptive power spectrum estimation
linux3
- 使用系统调用对文件进行操作。SIGCHLD信号的处理——子进程的死亡。SIGSTOP和SIGCONT信号的使用。-Use system calls to manipulate files. SIGCHLD signal processing- the death of the child process. SIGSTOP and SIGCONT the use of signals.
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
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
signal
- 利用matlab对一些现有信号进行处理,包括加噪声滤波等一系列操作。-The use of MATLAB for some of the existing signal processing such as additive noise, filtering and a series of operations.