搜索资源列表
lamarkian_MPI
- c++编写的并行拉马克遗传算法的程序。实现分析对接程序,基于开源项目Autodock3.0进行的二次开发-c++ prepared Lamarckian genetic algorithm parallel procedures. Analysis achieve docking procedure, based on open source projects for the secondary development of Autodock3.0
JAVACOM3
- java for RS232,use java communication api-java for RS232, use java communication api
Tran
- c# remoting 并行计算源代码,把一个巨大的任务分不到多态计算机同时计算的代码-c# remoting parallel computing source code, to a huge task at the computer at the same time less than polymorphic code calculation
lparx-1.0
- LPARX is a C++ class library for for implementing portable scientific applications on distributed memory parallel computer architectures-LPARX is a C++ Class library for for implementing portable scientific applications on distributed memory parallel
SJF2440
- 从PC机并口通过JTAG烧写S3C2440的程序源码。这是一个Vistual Studio C++工程。-Machine from the PC parallel port JTAG programmer through the process S3C2440 source. This is a Vistual Studio C++ Works.
sjf2410forwigglerJTAGcode
- sjf2410不支持wiggler下载,主要是并口所用的数据线定义不同,主要修改JTAG.H头文件里的定义。若并口地址也不是常用的则也需要修改相应文件。 Visual C++环境编译 修改部分如下所示 #define TCK_H 0x04// 0x01 #define TDI_H 0x08// 0x02 #define TMS_H 0x02// 0x04-sjf2410 does not support download wiggler is mainly used for
l-thread
- An exercise with thread of C. If you want to explore this programming language you must know the thread and parallel programming.
Matrix_Addition_PVM
- C programs for adding two matrices parallely usinf Parallel Virtual Machine(PVM).It is working and can be used as a starting point to familiarize PVM
MPI_Possion_model
- C语言编写的并行计算柏松矩阵,优化计算柏送程序时间。-C language Poisson matrix parallel computing, optimizing the delivery procedures for the calculation hodginsii time.
asm
- 电子选择器,是利用TND-MD教学系统实现的,用来作为特定场合投票机器统计使用。所用到的芯片主要有8253定时计数器、8255A并行接口电路芯片等。使用时,用户用键盘输入A,B,C,D这四个字母中的一个来作为已经选择的项目,程序将在屏幕上对应显示已经选择的“A,B,C或者D”,并且通过控制扬声器,发出对应的频率声音信号,同时相对应的LED灯也对应发光,以便于位于远处的计票员进行远程计票。-Electronics selector is the use of TND-MD teaching sys
SimpleUSBinterfaceDevelopment
- 工业领域串口通信速度慢是个比较突出的问题, 而 F T 2 4 5 B M 能够进行 US B和并行 I / O口之间的 协议转换, 在一些条件下能够取代串口. 介绍 F T 2 4 5 B M 芯片的工作原理和功能, 并给出基于 F T2 4 5 B M 的 US B接口电路的应用设计和基于 8 9 c 5 2的汇编及 c 5 1 单片机源程序.-Serial communication industry is a relatively slow prominent problem
omp_matrix_multiply
- C代码。共享式存储多线程并行计算矩阵相乘代码。适合于SMP结构和多核。-C code. Shared memory multi-threaded parallel computing code matrices. Fit in the structure and multi-core SMP.
MCUToolsEn
- MCUTool.exe 源代码 !!!超级单片机开发工具!!! 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-MCUTool.exe source code! ! ! Super single-
pgm89
- 学习单片机最有用的恐怕是编程器和仿真机,一台商品化的编程器至少要几百元,仿真机价格更高,往往让初学者难以选择。这里介绍的一款国外电子网站推出的廉价51编程器,能够读写最常用的12种51单片机,自己动手装配一台,既能锻炼自己的动手能力,又能廉价地装备一台多用编程器,无论是学习单片机或业余时间搞开发,都是一个非常好的选择。笔者按照资料自制了一台,十分好用,不敢独享。特编译了全部制作资料介绍给大家。这个编程器硬件使用标准的TTL系列器件而没有使用特殊元件。它连接在计算机的并行端口,对PC的并口没有特殊
AD9851
- 89S51单片机并行驱动AD9851的程序,由于在选相中并没有KEILC 所以就选了C-C-89S51 parallel single-chip AD9851 driver of the process, as a result of the election phase and therefore did not KEILC selected C-C++
bubblesort
- Bubble Sorting using MPI libraries
BinarySearch
- A program written by C++ which is used to search using binary search concept on parallel processes,,,,wishing it is useful
parallelST7920
- ST7920的12864液晶显示器程序,刚开始使用C语言,试着改了个ST7920的12864程序,采用并口通信和51单片机。-The ST7920 LCD 12864 procedures, just started using C language, try to change the ST7920 had 12,864 procedures, communications and the use of parallel single-chip microcomputer 51.
PDPCPP.tar
- Parallel and Distributed Programming Using C-Parallel and Distributed Programming Using C++
dctFFTW
- 基于fftw的dct程序,FFTW是一个快速的免费的基于c语言的FFT 库-A fast, free C FFT library includes real-complex, multidimensional, and parallel transforms.