搜索资源列表
Cal_do
- 一个命令行运算器源代码 用C++写的命令行运算器,支持加、减、乘、除、乘方和小括号(可嵌套),乘方的符号是^^,因为在WINDOWS的命令行模式下^是一个连接符。 用法:cal expression expression = expression op expression expression = (expression) op = + | - | * | / | ^^ -a command line computing devices wit
Sobel
- Program to read file and execute an matrix process from a source process with Command Line Output. Just a simple MPICH based program
Scatter_Reduce_with_Send_Recive
- Scatter And Reduce Implementation in MPI with Send & Recive command
closure
- mpicc -o closure .c -lm 运行:可以使用命令 mpirun –np SIZE closure来运行生成的默认文件closure,其中SIZE是所使用的处理器个数-mpicc-o closure closure.c-lm run: You can use the command mpirun-np the SIZE a closure to run the generated default file a closure, where SIZE is used by th
MPI_prime
- MPI 产生2到n之间的素数,n作为命令行的参数。含有makefile.-MPI is a prime number between 2 to n, n as a command line parameter. Containing makefile.
OpenSitemapGenerator_060_Setup-(1)
- A workaround I have seen many times (back in the old days, when I was young, and dinosaurs roamed the Earth and harddisks were 20MB) is to convert the comment line to a label by starting the line with a colon ( : ). COMMAND.COM skips labels it does
hadoop
- hadoop学习资料,shell命令用法-hadoop learning materials, shell command usage
GPIO_Interrupt
- TMS320C6678 GPIO源代码,TMS320C6678是TI公司推出的一款8核DSP,具有强大的并行处理能力,GPIO主要用于通用管脚的输入输出,可以响应中断,代码书写简单,可以用于简单的命令控制-TMS320C6678 GPIO source code, TMS320C6678 is TI has introduced an 8-core DSP, a powerful parallel processing capability, GPIO mainly used for gener
code
- parallel processing matrix. calculated the sum of elements of the column specified by the user at the command line