资源列表
myludep
- LU分解的按行连续分块实现,有别于之前的分块划分-The LU decomposition rows consecutive sub-blocks to achieve
mysumma
- SUMMA并行矩阵的MPI实现,不用考虑矩阵的行列必须为平方数-UMMA parallel matrix MPI implementation
newsumma
- SUMMA并行矩阵的另一种MPI实现,在广播时以块为单位传输,运行速度明显提高-SUMMA parallel matrix another MPI implementation, the broadcast is transmitted in units of blocks, running speed is significantly improved
fastdb3.72-arm.tar
- 经测试,跨平台C++ 实时库,支持,vc6及gcc编译,本压缩包是经测试在arm a8上编译通过并成功运行的压缩包-Has been tested and cross-platform C++ real-time library support, vc6 and gcc compiler, The compression package that has been tested to compile and run successfully compressed package on arm a
SharMemery
- 进程间的共享,包括两个进程,可以直接编译应用-Shared between processes, including the two processes can be directly compiled application
create-and-terminate-Process
- 进程的创建与撤销,能在VC6.0中运行,简单的学习进程的创建与撤销相关内容-Creation and revocation of the process can be run in VC6.0, the creation of simple learning process and revocations
Debug
- 先锋机器人的运动控制代码,4线程同时作用实现简单的机器人运动以及机器人之间的通信。具体运动为:机器人1从原点运动到坐标(0.1000),然后命令机器人2从坐标(1000.0)运动到原点。-The Pioneer robot motion control code to achieve a simple robot and robot communication between. Movement: robot a movement from the origin to the coordinat
dongtaiku
- 、 编写一个 WIN32 的动态连接库,simple_dll.dll。该 DLL 至少提供两个功能 (输出函数) :功能 1:接受 2 个整形参数,返回它们的和;功能 2:接受 1 个字符串参数,返回它们的逆序字符串;动态链接库要求使用两种不同的调 用规范(_cdecl和_stdcall)来实现。-Write a WIN32 dynamic link library, simple_dll.dll. The DLL to provide at least two functions
VC-hideprocess
- VC 利用kernel32实现隐藏自身进程-VC kernel32 hide their own processes
os
- 先来先服务算法 强占式短进程优先算法的操作系统课设-First-come, first-served algorithm preemptive priority short process
MysqlPrepareThread
- mysql多线程编程技术,模拟多线程访问数据库-mysql multi-threaded programming
