搜索资源列表
fdk.rar
- 开源的RTI开发包,RTI是用于支持分布式仿真开发的支撑平台,为上层仿真程序提供符合IEEE 1516规范的服务。,RTI open source development kit, RTI is used to support the development of distributed simulation supporting platform for the upper simulation program in line with the IEEE 1516 specification
javazeromq
- This Java bridge to zeromq without JNI. TCP subcriber/publisher are currently supported. Ø MQ (ZeroMQ, 0MQ, zmq) looks like an embeddable networking library but acts like a concurrency framework. It gives you sockets that carry whole message
hadoop-0.20.0.tar
- Hadoop 是一个实现了 MapReduce 计算模型的开源分布式并行编程框架,借助于 Hadoop, 程序员可以轻松地编写分布式并行程序,将其运行于计算机集群上,完成海量数据的计算。-Hadoop is an implementation of the MapReduce computation model of the open-source framework for distributed parallel programming, through the use of Hadoop,
University-Network-Laboratory
- 大学实验室配电箱空开示意图,ip分配图,大学教学实验设备组网方案,大学实验室网络规划-University laboratories distribution box open space schematics, ip allocation map, university teaching laboratory equipment networking solutions, university labs network planning...
torque-3.0.1.tar
- openpbs的版本之一,openpbs是一种开源的资源调度软件,类似于IBM的lsf-version, one of the openpbs, openpbs is an open source resource scheduling software, similar to IBM' s lsf
net_2013_3_24
- 稳定易用的大容量 windows socket api 封装库,采用重叠完成端口模型实现,引擎采用异步消息控制,实现了一个简明易用的网络框架,发送和接收数据全都采用异步模式,发送和接收数据都不会给调用线程带来等待或者延迟,同时引擎实现了两种通信模式,流模式和消息模式,可以节省用户大量的构建时间。 引擎内部实现参考了 ACE 的种种概念,比如 proactor(预先操作,前摄器),task(任务),主动对象(Active Object),message queue(消息队列),lock(
Bitcoin_FPGA_Miner_Controller
- FPGA比特币矿机控制程序,可以控制基于open source FPGA Bitcoin Miner的矿机。在原代码的基础上增加了对两片FPGA同时采矿的支持-FPGA Miner controller for open source FPGA Bitcoin Miner project. supporting two FPGA mining in parallel
ccx_src
- CALCULIX是一款开源的有限元求解器,它由CGX和CCX两部分构成,其中CGX为有限元前处理部分,CCX为后处理部分负责方程组的求解计算,CCX为CALCULIX的主要功能部分。-CALCULIX is an open source finite element solver, CGX and CCX It consists of two parts, which CGX finite element pre-processing section, CCX partly responsibl
weather_lua
- 可以在openwrt系统运行,使用lua语言编写。 1.环境:linux(openwrt) 2.依赖:stty 设置串口参数 curl 获取网络设置 cjson 解析json数据 ntpd 网络校时 3.串口名,波特率 城市id 接口签名自行修改 流程:运行后网络对时,打开串口,更新天气数据直到成功,监控串口数据流入,串口返回天气信息-Openwrt system can run using lua language. 1. Environment: li