搜索资源列表
code-of-Erlang-Programming
- 《Erlang Programming》中的实例源码,是学习Erlang必不可少的资料-It is the code of the <<Erlang Programming>>, and is of great use for those who are learning Erlang.
LCD12864Real-time-temperature
- #include<reg51.h> #include"LCD12864.h" #include"zimo.h" #include"LCD1602.h" void hua_zuobiao(void) //画坐标 在LCD12864实时显示当前温度波形,Proteus仿真.C源码,Keil编译环境-# Include <reg51.h># Include " LCD12864.h" # include " zimo.h" #
mpi_wave
- mpi fortran wave equation solver code !cc MAIN is the main program for WAVE_MPI. !c !c Discussion: !c !c WAVE_MPI solves the wave equation in parallel using MPI. !c !c Discretize the equation for u(x,t): !c d^2 u/dt^2 - c^2 * d^2 u
cuda_by_example
- cuda by example 书中对应的源代码,含有book.h和gult库,GPU 高性能编程CUDA实战(the code of <cuda by example > an instruction to General-Purpose GPU Programmong)