搜索资源列表
778523
- 此程序为一竞赛抢答器模拟实验源程序,采用8255并行接口编程-Contest for a simulation experiment source, using 8255 Parallel Interface Programming
ToyBoxFDTDbezhig
- This simple simulation of a pulse traveling down a parallel-plate guide makes a handy test code for initial experiments with boundary conditions. ToyFDTD3 adds some simple features to ToyFDTD1: A PMC boundary condition, a sinusoidal pulse source, and
印制板
- pdiusbd12和eeprom的程序 PDIUSBD12 是一款性价比很高的USB 器件它通常用作微控制器系统中实现与微控制器进行通信的 高速通用并行接口它还支持本地的DMA 传输 这种实现USB 接口的标准组件使得设计者可以在各种不同类型微控制器中选择出最合适的微控制器 这种灵活性减小了开发的时间风险以及费用通过使用已有的结构和减少固件上的投资从而用最快捷 的方法实现最经济的USB 外设的解决方案-pdiusbd12 EEPROM and the procedures PDIUSBD12 w
找第k小算法程序
- 此代码查找序列中指定第几大小的程序,这将会在快速排序异步并行算法中用到。-this code sequence you specify the size of several of its procedures, which will be in the fast asynchronous parallel sorting algorithm used.
pb91b7
- 給一個平面上的三角形, 找出包含此三角形且平行於兩軸的最小矩形.-a plane to the triangle, triangle identified include this in two parallel axes of the smallest rectangle.
s2p
- 用vhdl代码写的并行转串行的程序,波形图正确,已经在板子上运行过,良好-using VHDL code written in parallel to serial procedures waveform correct, the board has been running that good
printercode
- 打印机适配器端口直接编程: 通过系统并行口1,打印一行字符”HELLO”.并行口1的数据口地址为378H,命令口地址为37AH,状态口地址为379H. -direct printer port adapter programming : a parallel port system, Print his characters "Hello." a parallel port data I address 378H, I order to address 37AH,
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
call
- vc并行接口通讯程序,-vc parallel interface communication procedures,
Visual_Parallel_Programming
- 并行程序分析方法(英文)本文主要介绍了,对并行程序效率分析的常用软件和方法,对于编写并行程序的人是很有借鉴意义的。-parallel program analysis method (English) In this paper, Parallel to the analysis of the efficiency of the software and commonly used method for the preparation of the parallel program is a u
OpenMP_Application_Program_Interface
- OpenMP 是并行编程的高级语言,该语言已经到了2,5版了,要学习并行编程几乎不可能不学习OpenMP了,该文件是OpenMP最新API说明文档-OpenMP parallel programming language, the language has to 2,5 edition, learning to parallel programming is almost impossible not to learn OpenMP. The document is the latest Ope
STEWAR.war
- 并联机器人源程序,对于研究机器人的朋友很有用-parallel robot source for research robots useful friends
Easy51Prov2[1].0.programmrar
- 这是一个在用并口下程程序的小东东,很方便,占用的资源更少,很好用哦-This is a parallel with the process under way in Eastern small, very convenient and occupy fewer resources to good use, oh
EPP_fpga
- 并口epp模式下与fpga通信例子,附源码-Parallel epp mode communication with the fpga example, enclosure FOSS
Para_Debug
- 并口调试工具,有帮助文档说明 很不错的:)-parallel debugging tools, help files shows very good :)
Weiyuanyinjian
- 微原硬件实验的代码。包括TPC—1型实验台的熟悉、8253计数器/定时器的应用、 8255A并行接口应用等。-original hardware experimental micro-code. Including TPC-1 experiment Taiwan familiar with the 8253 counter / timer application, 8255A Parallel Interface applications.
danpianjikanfagongju
- 片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-machine used in the process of developing the multi-purpose tools, including therm
parallel for
- parallel for指令的用法,通过对比和分析,熟悉多核架构设计中语句的用法。