搜索资源列表
《Struts In Action》的源代码
- 这是《Struts In Action》的源代码,不需要解压密码。-This is the "Struts In Action" in the source code without extracting passwords.
Ultra.Wideband.Signals.and.Systems.in.Communicatio
- Ultra.Wideband.Signals.and.Systems.in.Communication.Engineering.eBook-kB代码-Ultra.Wideband.Signals.and.Systems.i n.Communication.Engineering.eBook-kB code
Think in C++ 2ndcode
- Think in C++ 第二版源码-second version in C source
wxpython in action源代码
- wxpython in action源代码
thinking in c++ source code(vol.1)
- thinking in c++ ,c++编程思想 第一卷 源代码
thinking in c++ source code(vol.2)
- thinking in c++ (c++编程思想)第二卷 源代码
MATLAB-code-of-OFDMA-power-allocation
- ofdma功率分配经典文献 "A Low Complexity Algorithm for Proportional Resource Allocation in OFDMA Systems"的相应MATLAB代码-MATLAB code for the corresponding OFDMA power allocation classic literature "A Low Complexity Algorithm for Proportional Resource Allocation i
MATLAB-in-electronic
- MATLAB及在电子信息课程中的应用全书实例源程序-MATLAB and in the course of the application of electronic information source book examples
DSPjob
- 双音多频(DTMF)的超级详细推导及实现文档+MATLAB源码,是学习数字信号处理的经典-Dual tone multi-frequency (DTMF) is derived in detail and implementation of super-documents+ MATLAB source code, is to learn the classic digital signal processing
think_in_java_4th_edition_sample_and_source_code.r
- Java编程思想(第四版)的例子和习题源代码(都经过我的整理),其中还包括了源代码中用的MindView第三方jar包和jar包源代码,这是非常完全源代码,值得下载!-think in java (fourth edition) of the source code examples and exercises (passed by my collation), which also includes the source code used in MindView third-party ja
dct2_out
- 数字水印(digitalwatermarking)是一种信息隐藏技术,它的基本思想是在数字图像、音频或视频等数字媒体作品中嵌入秘密信息,以便保护数字作品的版权、证明作品的真实可靠性、跟踪盗版行为或提供作品的附加信息。-Digital Watermarking (digitalwatermarking) is a kind of information hiding technology, its basic idea is in the digital image, audio or video
HammingDecoder
- -- Hamming Decoder -- This Hamming decoder accepts an 8-bit Hamming code (produced by the encoder above) and performs single error correction and double error detection. -- download from: www.pld.com.cn & www.fpga.com.cn LIBRARY ieee U
AODVns2
- ns-2 simulation of AODV routing protocol in C++.
VHDL
- VHDL对各种电路的基本实现,包括乘法器,触发器,加减法器等-VHDL for the basic realization of the various circuits, including multipliers, flip-flops, and other instruments used in addition and subtraction
Numerical
- Numerical Recipes in C
random-binary
- 数字调制器的墓本构建模块是函数random-binary,它产生电平值为+1或一1的二进制波形,产生的比特数以及每比 特的采样数是该函数的参数。函数random-binary可以仿真多个数字调制器,例如,可用如下MATLAB语句仿真一个QPSK调制器: 下列MATLAB程序产生一个长10比特的QPSK信号,采样频率为每比特8个采样点: -Digital modulator building blocks of the tomb is a function of the random
Image_Processing
- 给出了《IDL学习教程》中的若干function list。这里是与图像处理的相关函数。-Gives the " IDL Learning tutorial" in the number of function list. Here is the correlation function and image processing.
Chapter1-5
- 第一章到第五章的代码 本书通过100多个模块实例,详细地讲解了Verilog HDL程序设计语言,全书共分13章,内容涉及VerilogHDL语言基本概念、建模、同步设计、异步设计、功能验证等,实例包括各种加法器/计数器、乘法器/除法器、编码器/译码器、状态机、SPIMaster Controller、I2C Master controller、CAN ProtocolController、Memory模块、JPEG图像压缩模块、加密模块、ATA控制器、8位RISC-CPU等及各个实例
f_lms
- 均衡技术是克服码间干扰(Inter-Symbol Interference,ISI)的有效措施,由于信道特性的随机性与时变性,实际中消除码间干扰最常用的是自适应均衡器。本文对基于最小均方(Least Mean Squares,LMS)算法和递推最小二乘(Recursive Least Squares,RLS)算法的自适应均衡器进行仿真研究,分析了信道特性与设计参数对自适应均衡器的收敛速度与稳态性能的影响。 -Equalization technique is to overcome inte
Numerical-Recipes-in-C-Source-code
- Numerical Recipes in C.(The Art of Scientific Computing.2nd Edition)的随书源代码-Numerical Recipes in C. (The Art of Scientific Computing.2nd Edition) source code accompanying the book