资源列表
PWM3X
- MCF52259PWM功能初始化,实现输出周期为20ms-MCF52259PWM initialization function to achieve output cycle of 20ms
Arduino
- 脑波程序开发组件,实现脑电信号可视化,便于比较分析-Brainwave program development component
SIMD
- 一些并行程序的例子,主要为SIMD编程,对学习SIMD编程的初学者很有帮助-Some examples of parallel programs, mainly for SIMD programming
Source_parallel
- 本程序用MPI并行计算实现了一个生命游戏,并附有报告-Parallel implementation of Game of Life using MPI, and a report is attached
Builds
- 无线鼠标程序,录用NRF24LU1模块实现的无线2.4g传输。-Wireless mouse procedures, hiring NRF24LU1 2.4g wireless transmission module.
erfenfa
- 把函数f(x)的零点所在的区间[a,b](满足f(a)●f(b)<0)“一分为二”,得到[a,m]和[m,b]。根据“f(a)●f(m)<0”是否成立,取出零点所在的区间[a,m]或[m,b],仍记为[a,b]。所对得的区间[a,b]重复上述步骤,直到包含零点的区间[a,b]“足够小”,则[a,b]内的数可以作为方程的近似解。- dichotomy
Basic_Program
- matlab基础学习编程,有助于新手更好学会编程。-The basic technology for studying Matlab is good for users. It also useful for us to know Matlab.
firebirdwebadmin-master
- something about firebird and a manual
7.11meiyuan
- 4件商品之和与之积都是7.11美元的求值-4 items and the product are uated for $7.11
TSP-general-GA-Program-of-Matlab
- TSP问题的遗传算法Matlab程序,文件格式是微软word的doc格式,-general genetic algorism Program of Matlab for the TSP problem
my_opencl---device-ext-test
- opencl并行编程的简单例程,希望能给初学者带来帮助- opencl并行编程的简单例程,希望能给初学者带来帮助 This is an OpenCL parallel programming simple routines, hoping to bring help to the beginner
MPI-based
- A MPI-based parallel efficient Poisson Solver using Fortran