资源列表
AD7982
- DSP并行读取串行接口A/D芯片的VHDL接口程序,VHDL Interface Program between DSP (parrel interface) and AD7982 (Serial interface)
8.4-ADC0809-
- 基于VHDL语言,实现对ADC0809简单控制,ADC0809没有内部时钟,需外接10KHz~1290Hz的时钟信号,这里由FPGA的系 --统时钟(50MHz)经256分频得到clk1(195KHz)作为ADC0809转换工作时钟。 -Based on VHDL ADC0809 simple control, ADC0809 no internal clock, an external clock signal of 10KHz ~ 1290Hz here by the Departm
des_parrallel
- OPen MP Code of DES encrption decrption
Testbool
- 一个判断的基本语句,是用C#编写的,请初学者留心观注-a judgment of the basic statement is prepared using C#, please carefully watch the beginners
sort
- opencl实现的基数排序算法,大家可以参考参考,跟sdk中的sample比对一下性能-OpenCL achieve radix sort algorithm, we can refer to the reference with sdk sample than on performance
mpi
- 基于MPI的并行快排和并行枚举排序的实现。属于MPI的入门级程序。-MPI-based parallel quick scheduling and parallel implementation enumeration sort. MPI belong to the entry-level procedures.
rx_radon_hurwitz
- receiver matlab demodulator
32bit_multiply
- 包含32为乘法器的设计,用verilog语言实现,包括booth编码的实现,booth乘法器的实现,3_2压缩器的实现,4_2压缩器的实现,华伦斯树的实现,以及两个testbench文件用于测试。-Contains 32 multiplier design, verilog language, including booth encoding implementations, booth multiplier implementations, 3_2 compressor implementat
startParaller
- 并行运算,matlab函数,开始并行运算程序,很好用(Parallel operation, matlab function, start parallel computing program, very easy to use)
ex2f
- This program uses CPP for preprocessing, as indicated by the use of PETSc include files in the directory petsc/include/finclude. This convention enables use of the CPP preprocessor, which allows the use of the #include statements that define PETS
非线性方程组求解
- 利用改进的遗传算法求解非线性方程,遗传算法得到全局最优解作为初值寻找局部最优解(Using the improved genetic algorithm to solve the nonlinear equation, the genetic algorithm gets the global optimal solution as the initial value to find the local optimal solution)
Ubuntu下ssh互信任连接配置
- 在使用linux Ubuntu操作系统 进行MPI并行计算时需要配置多台互信任机,此为配置文档及实例(linux Ubuntu Mpich2 mpi)