搜索资源列表
s2p
- 用vhdl代码写的并行转串行的程序,波形图正确,已经在板子上运行过,良好-using VHDL code written in parallel to serial procedures waveform correct, the board has been running that good
parallelfish
- 并行程序设计,细胞自动机问题,运行环境,VC6.0-parallel programming, cellular automata problems, the environment, VC6.0
parallelmandelbort
- 并行程序设计,曼得勃罗集,运行环境VC6.0-parallel programming, in Marco Man Set, the environment VC6.0
parallelstart
- 并行程序设计,天体运动问题,运行环境:VC6.0-parallel programming, astrophysics campaign issues, the environment : VC6.0
parallel_algorithm_of_wavelet
- 用于图象处理的小波变换并行算法,本文在二进小波变换及Mallat快速算法原理的基础上,分析了小波变换的 可并行成分,研究了小波变换的并行算法.算法分析表明,并行小波变换可以有效 地提高运行速度,其并行处理效率也接近理想状态.-image processing for the wavelet transform parallel algorithm, In this paper, two Progressive Mallat wavelet transform and fast algor
MPI
- 并行处理MPI编程的一个初始环境。这是一个已经配置好了的MPI允许环境,使用的时候只需要将CPP文件里面的代码更换为你需要的就可以直接运行的,打开的时候,请直接点击DSW后缀的文件打开工作环境
mos
- MOS是一个批处理系统,它经由键盘接纳由软件模拟的计算机的指令及可使用MOS某些功能的系统调用书写的用户作业,在打印机上输出作业运行结果。该系统提供多个作业并行处理的功能,作业的输入/输出采用SPOLING技术,所要管理的外设是键盘、磁盘、打印机。 故MOS的设计者和实现者要处理/输出、中断、进程调度、作业调度、内外存管理和设备管理
Basic
- 这是用vc和并行程序接口MPI 编制的并行程序,运行环境为多平台,运行时请先安装MPICH包,具体的运行方法请参照说明文档
sat
- 并行程序说明:输出结果为最小生成树的边。运行:本实例中使用了5个处理器
模拟操作系统
- 有机会获得处理器运行,这项工作被称为“作业调度”。实现这部分功能的程序就是“作业调度操作系统根据允许并行工作的道数和一定的算法从系统中选取若干作业把它们装入主存储器,使它们程序”。-have access to processor operation, which was known as the "Job Scheduling." To achieve this part of the procedure is to function "Job Schedulin
subVI
- LabVIEW编写的子VI并行运行的例程,可以完美解决并行运行的问题!-LabVIEW sub-VI prepared routines that run in parallel, you can run in parallel to solve the problem perfectly!
FFT
- 一个FFT/IFFT的C语言程序,适当改编一下,可以并行运行。-A FFT/IFFT in the C language program, the appropriate adaptation of what can be run in parallel.
Named-pipe-instance
- 创建线程,在VC中创建多线程,用于程序的并行运行,在VC编程中有广泛运用-Create a thread in the VC to create multiple threads running in parallel for the program in the VC are widely used programming
ARQ
- 实现双机文本通信,并通过随机制造错误的方法,模拟数据链路层GoBackN方法下,数据帧的传递过程,并用表格图形界面展示。 1、实验过程中,需并行运行receiver和sender两个包中的主程序。 2、为了使显示文字符合逻辑,请首先使receiver进入等待连接状态,之后sender发 起连接,并发出文本,receiver进行接收。 3、默认情况为单机实验,发送和接收IP均为本地IP;进行双机实验时,请自行修改IP。 4、关闭图形界面后,也请在Eclipse中关闭进程。-A
mutithreadPprogressbarPCPPMFC
- 多线程 进度条 并行运行 自动更新进度 MFC VC++编程-Run in parallel multi-threaded progress bar automatically updates the progress of MFC VC++ programming
DSSRealTime_4-8kHz
- 本程序实现了用匹配滤波检测接收信号,并对接收信号进行实时解调同时显示信号的波形,共有四个进程并行运行,提高了运行效率-The program matched filtering detection of the received signal, and receive real-time signal demodulation at the same time to display the signal waveform, a total of four processes running in
MultiThread
- 基于VC++的多线程编程,实现了两个线程伪并行运行-Based on multi-threaded programming VC++ achieve a pseudo two threads to run in parallel
Updatedata-in-thread-by-Sendmessage
- VS2013环境下,在线程中使用Sendmessage实现Updatedata(False)功能。并且进行多线程并行运行的演示。-Under VS2013 environment, the use Sendmessage achieve Updatedata (False) function in the thread. And multi-threaded demo run in parallel.
mpich2-1.4-win-x86-64
- MPI支持windows的比较新的版本,已经在win7 SP1上配置成功,可以运行。(A much newer version MPICH program for window which has been verified running successfully on Windows 7 SP1.)
stm32f10x_freeRTOS_temp
- 主要是基于stm32F103增强型芯片的FreeRTOS开发环境搭建,可避免跑裸机,采用多线程方式使各个功能并行运行(FreeRTOS development environment setup.)