文件名称:code
- 所属分类:
- Linux/Unix编程
- 资源属性:
- 上传时间:
- 2018-03-01
- 文件大小:
- 9kb
- 下载次数:
- 0次
- 提 供 者:
- 张***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
最值计算是常见的数学问题,但是传统的求解方法对于多变量复杂算式的最值计算问题具有一定的局限性。我们使用多路复用技术,实现服务器端与客户端的一对多通信,完成了客户端对计算任务的提交,服务器端对计算任务的划分与分配,以及多客户端对计算任务的解析与处理。最终实现了基于多变量可选区间的复杂算式最小值分布式计算系统。(The most valued calculation is a common mathematical problem, but the traditional solution method has some limitations for the most valued calculation of the multivariable complex calculation. We use multiplexing technology to realize the one to many communication between server side and client side, complete the computation task submitted by the client, divide and allocate the computing task on the server side, and analyze and process the computation task of many clients. Finally, a complex computing minimum distributed computing system based on multi variable optional interval is realized.)
相关搜索: UNIX
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
code | 0 | 2017-07-04 |
code\client.c | 6392 | 2017-07-04 |
code\find.c | 10008 | 2017-07-04 |
code\fread_formula | 48 | 2017-07-04 |
code\fread_range | 12 | 2017-07-04 |
code\head.h | 607 | 2017-07-04 |
code\makefile | 157 | 2017-07-04 |
code\server.c | 9755 | 2017-07-04 |
code\源码清单说明.txt | 727 | 2017-07-04 |