搜索资源列表
Neural_Networks_at_your_Fingertips
- 几个神经网络算法的例程,包括前向adaline, 共振art1, boltzman机, hopfield 网络, 自组织som 等等.-several neural network algorithm routines, including In this paper before, art1 resonance, Boltzman machine, hopfield networks, self-organizing som, and so on.
OFDM_QPSK_matlab
- ofdm ici self cancelation fah imp
Parallelcomputing
- 并行计算的基础知识,非常适合自学并行计算和并行编程的朋友-Basic knowledge of parallel computing is very suitable for parallel computing and parallel self-programming friend
ccache
- 自己开发的缓存类,很清晰简便的使用,方便开发者应用缓存-Self-developed cache type, I am clear and easy to use, enabling developers to use the cache
MPITutorial
- a document for self teaching MPI
HadoopStreaming.tar
- 在使用Hadoop Streaming时,自己定义的Inputformat,实现Map的输入<key,value>,key为文件名,value为文档的整篇内容。-Using the self design inputformat to make the filename as the key and the whole content as the key in the Map Input come true while do the MapReduce program with h
tdma_code
- tdma参数化模块。可以自动生成2的n次的tdma哥时隙,用户可根据需要自己配置参数-tdma see the number of model lumps. 2 n basis following manner tdma chance possible 以自 dynamic generation, for root needed self-placement see number
BISR-Design
- Dedicated BISR scheme A RAM has a self-contained BISR circuit Shared BISR scheme Multiple RAMs share a BISR circuit E.g., processor-based BISR scheme and IP-based BISR scheme-Dedicated BISR scheme &
MPI
- 里面包含两本MPI的经典书籍和一份PPT。 MPI并行程序设计自学教程.PPT MPI与OpenMP并行程序设计:C语言版 高性能计算之并行编程技术-MPI并行程序设计(完整版)-MPI which contains two classic books and a PPT. MPI parallel programming self-paced tutorial .PPT MPI and OpenMP parallel programming: C language vers
CCiA_SourceCode
- C++并发实战源代码, 适合边读边调试. 可以自己学习使用.(C++ Concurrency Code, very good for self-studying, hope it is helpful to you)
《MATLAB神经网络原理与实例精解》随书附带源程序
- 《MATLAB 神经网络原理与实例精解(附光盘)》是一本神经网络原理与实践相结合的书,涵盖了大部分主流的神经网络。它尽量以浅显易懂的语言讲解,让读者能理解神经网络的原理,并学会在 MATLAB 中实现神经网络。MATLAB 版本逐年更新,神经网络工具箱中函数的结构安排已经改变,本书使用最新的 MATLAB 版本,使读者掌握应用工具箱解决实际问题的能力。本书讲解时附带了大量实例,对于简单的例子,本书除了使用工具箱函数外,还用手算的方式给出了自己的实现,便于读者理解神经网络的具体实现细节。(Firs
