搜索资源列表
ica_C
- 在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分离.在本程序中,包含了两个测试文件,makefile后便可以直接使用. 另外值得一提的是,压缩包里包含有一些语音处理方面的常用函数.例如fft变换,读取\\写入wav文件,以及一些常用的一维向量和二维矩阵变换的函数.这些可以直接应用在其他应用程序里去.-in linux platform, net write c Blind Si
QT3
- C++ GUI QT3编程一书源代码,齐亮翻译的那本,个人觉得非常不错,可运行于LINUX或者WINDOWS平台-QT3 C Programming a GUI source code book, Liang Qi translation that the individuals feel very good. can be run on Linux or Windows platform
apr_development_train
- 跨平台windows\\unix\\linux的c语言编程解决方案-cross-platform windows \\ unix \\ linux c programming language solution
qfinet_0.11.tar
- 针对嵌入式反应式系统开发的量子操作系统,见http://code.google.com/p/qfinet 包含一个基于linux平台的模拟器, 量子框架,基于量子框架的TCP/IP协议栈 后续将发布ARM7TDMI上的移植版-reaction against Embedded systems development of the quantum system, see http : / / code.google.com / p / qfinet contains a Linux-based p
E库多条件查询模块(带模糊查询)
- E库多条件查询模块(带模糊查询)\\E库多条件查询模块(带模糊查询)易语言可到http://www.dywt.com.cn/main.asp下载 本程序在易语言2.7版下开发 易语言支持Windows和Linux两大主流平台-E for many conditions Query Module (with the vague inquiries) \\ E for many conditions Query Module (with the vague inquiries) language c
SCSI_(The_Programmers_guide_to_scsi)
- 無意間在網上找到這本書,已經絕版了也很難找到所以放上來分享給大家,提供大家學習 本書對SCSI的介紹偏重於軟件開發方面。在介紹了SCSI的基本概念後,介紹了SCSI編程的程序化方法,並在DOS和Windows下研究了ASPI(高級SCSI編程接口),在Windows和Windows NT下研究了ASPI32的擴展,在介紹SCSI在UNIX平台的應用時,把重點放在了Linux平台上-This book the introduction stresses to SCSI in the softw
vi_Quick_Reference
- vi Quick Reference 一个linux平台下的非常强大的编辑器的快捷键列表-vi Quick Reference under a linux platform a very powerful editor a list of shortcuts
balance-para-tuff
- 并行分布式任务调度算法实现,运行于LINUX平台,有详细的源码-Distributed task scheduling parallel algorithm, running on the LINUX platform, the source in detail
banker
- 银行家算法小程序,Linux平台下运行。-Banker' s algorithm applet, Linux platform to run.
helloworld_arm_assembly
- 於ARM Linux上用彙編寫Hello world程式-Write a "Hello World" program on ARM Linux platform, using assembly language
air_planes.tar
- it is an simulation of the airplane controller written in C.Basic operating systems functions such as fork,dup,system are used for the Linux platform.
ucc160
- ucc是一个编译器驱动器,在运行过程中,它会首先调用预处理器对C文件进行预处理, 然后依次调用编译器和汇编器生成目标文件,最后调用链接器将多个目标文件以及 库文件链接在一起生成最终的应用程序。 目前,ucc支持运行在Intel X86平台上的Linux和Windows操作系统。 当解压下载的源码后,系统中会产生一个名为ucc的目录,该目录的组织如下: driver 驱动器实现 ucl C编译器实现 doc 文档,中英文版本的ucc使用手册以及ucc内
translatorHTML2RTF
- This a HTML to RTF translator. This translator is done in LEX and YACC. You need to pass to the translator the html file and the application will output a file formatted in rtf style according to the html you ve entered. For using: lex file.l, yacc
sort
- 在Linux平台实现用ARM汇编写一个排序!-The Linux platform with ARM assembly to write a sort!
C-program-of-BSS-and-examples-1
- 在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分离.在本程序中,包含了两个测试文件,makefile后便可以直接使用. 另外值得一提的是,压缩包里包含有一些语音处理方面的常用函数.例如fft变换,读取写入wav文件,以及一些常用的一维向量和二维矩阵变换的函数.这些可以直接应用在其他应用程序里去.-Linux platform, the blind signal separation o
C-program-of-BSS-and-examples-2
- 在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分离.在本程序中,包含了两个测试文件,makefile后便可以直接使用. 另外值得一提的是,压缩包里包含有一些语音处理方面的常用函数.例如fft变换,读取写入wav文件,以及一些常用的一维向量和二维矩阵变换的函数.这些可以直接应用在其他应用程序里去.-Linux platform, the blind signal separation o
Linux_virtual
- 模拟Linux平台的虚拟操作系统,正如Linux平台的终端一样可以键入命令来查看命令。-Simulated virtual operating system Linux platform, the same terminal as the Linux platform can type the command to view the command.
FAR4.13FS
- FastReport Enterprise 4.13.1 VCL Full Source-version 4.13 --------------- + Added Lazarus Beta support starts from Fast Report Professionnal edition. Current version allows preview, print and design report template under Windows and Linux p
MatrixFox3
- 并行计算中典型的FOX算法,是矩阵分块并行计算的很好例程,代码做了简单修改,在Linux平台上使用MPI实现。-Parallel Computing typical FOX algorithm is a matrix block parallel computing routines well, made a simple change of code using MPI implementation on Linux platform.
mm
- 共享内存实验代码,该实验要求利用共享内存实现文件的打开和读写操作,基于linux平台。-Shared memory experimental code, the experiment requires the use of shared memory to achieve file opening and reading and writing operations, based on the Linux platform.