资源列表
Basic_Program
- matlab基础学习编程,有助于新手更好学会编程。-The basic technology for studying Matlab is good for users. It also useful for us to know Matlab.
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
Builds
- 无线鼠标程序,录用NRF24LU1模块实现的无线2.4g传输。-Wireless mouse procedures, hiring NRF24LU1 2.4g wireless transmission module.
SIMD
- 一些并行程序的例子,主要为SIMD编程,对学习SIMD编程的初学者很有帮助-Some examples of parallel programs, mainly for SIMD programming
Arduino
- 脑波程序开发组件,实现脑电信号可视化,便于比较分析-Brainwave program development component
PWM3X
- MCF52259PWM功能初始化,实现输出周期为20ms-MCF52259PWM initialization function to achieve output cycle of 20ms
calcul_prefixe_mpi
- Calculated prefixes in MPI
FIFO
- FIFO读写操作,quartusII VHDL IP FPGA-FIFO VHDL IP FPGA
Matlab-R-K
- R-K算法求解,有力的运用了matlab的快捷与方便,完全源码-R- K algorithm, the use of the matlab fast and convenient, complete source code
mpifor
- 计算宇宙学常用的code。mpifor 可以并行进行for循环计算-Calculation Cosmology common code. mpi for the calculation can be performed in parallel for loop
OMP_TEST
- OpenMV小程序,在vs2013中采用OMP编程实现读取一个文件中的数据,文件中数据的第一行为数据个数,第二行为实际数据,数据间以空格隔开。判断第二行的数据中有多少个水仙花数。判断过程利用MPI采用多个线程进行。-Using OMP program implemented in vs2013 read data in a file, the first acts of the number of data files in the data, and the second actual beh
MPI-Program
- 使用MPI编程并行计算一个100*100*100的立方体的温度渗透1000次的最大温度差结果-MPI parallel programming is used to calculate a 100* 100* 100 cube temperature penetrating 1000 times the maximum temperature difference of the results