搜索资源列表
cpp3
- exp(x)+10*x-2=0编程二分法求解过程-exp(x)+10*x-2=0Programming dichotomy solving process
Ass1_12_13
- 实现多线程单向通车, 通车道是环形车道,并且有个交点,如0-》1-》2-》3-》4-》5-》6-》7-》8-》9-》10-》1-》-Multithreading one-way to traffic
Float-Process
- VB串口通信中经常会遇到10进制浮点数转为多字节Byte数据类型的情况,以及在接收后需转为10进制浮点数需求。 VB有专门的API函数CopyMemory能处理2-10进制浮点数转换和10-2进制浮点数转换。 下列代码演示了10进制Single(单精度浮点型转为16进制字符显示的浮点数和其相反运算: -VB serial communication often encounter decimal floating-point to multi-byte Byte data type,
mpich-3.2.1
- 并行计算平台开源代码mpich,版本号为:3.2.1,进行并行编程的基础软件,简单易用。(MPICH is a high performance and widely portable implementation of the Message Passing Interface (MPI) standard. MPICH and its derivatives form the most widely used implementations of MPI in the world. The