资源列表
CCiA_SourceCode
- C++ concurrency in action 一书 的源码(this is the source code of the C++ concurrency in action)
外设控制入门篇12:LCD12864显示中文
- 基于FPGA的LCD12864中文显示,Verilog语言编写,本人亲测可用(LCD12864 display code based on FPGA)
MY 80c51 IP
- verilog和vhdl混写的工程 内含mc8051软核及最小系统 经测试已调通(Verilog and VHDL mixed with the project, including the mc8051 soft core and the smallest system, the test has been transferred)
GPU高性能编程CUDA实战中文版
- 并行计算新手入门书籍,分析的简单透彻,实例举一反三,CUDA入门的好书(Parallel computing novice entry books, analysis of simple and thorough, examples of drawing inferences from others, CUDA entry of good books)
combation caculation
- Intel编译器的自动并行化功能可以自动的将串行程序的一部分转换为线程化代码,适用于多核或多处理器的共享内存系统,OpenMP是C/C++ 和Fortan等的应用编程接口,已经被大多数计算机硬件和软件厂家所标准化。(Automatic parallelization of serial program function can automatically convert a portion of the thread of Intel code compiler, shared memory s
MPI-Examples-master
- MPI 的测试用例 和常用函数的实例,主要用于新手的练习(MPI test example and the nomal function examples, it is used to test)
mpi-jacobi-master
- 用于求解雅可比行列式及其并行分布式MPI的实现测测试(Implementation of measurement testing for solving Jacobi determinant and its parallel distributed MPI)
MPI_Distributed_Genetic_Algorithm-master
- For this project I implemented a parallel formulation for the Traveling Salesman Problem (TSP). The TSP is a NP-hard problem in combinatorial optimization. Given a list of cities with their pairwise distance, the task is to find the shortest route th
GAlib-mpi-master
- Simulated Annealing attempts to mimic the process of annealing in slowly cooled metal. The atoms rearrange themselves into a near-optimal energy state despite the apparent improbability of this occuring. Simulated Annealing abstracts this with a kind
gate_test
- 使用vivado hls 对GATE代码进行封装,主要调试stream接口(using vivado hls to archieve GATE syn, to debug the AXI4-stream interface)
cuda-convnet-vs-proj
- cuda安装包,官方版的,自用方便,linux下亲测好用(Cuda installation package, the official version of the, for private use is convenient, close test under Linux)
射频宽带放大器
- 射频宽带放大器,2013年电赛题,基于51单片机(RF broadband amplifier)
