搜索资源列表
2005011919093120626
- 1服务端接收文件,客户端发送文件。 2 每个Socket连接同时只能够传输一个文件。 3 可同时发送网络消息 -receiving a document server, the client this document. Socket two each while only link to a document transmission. 3 can also send news network
beagle-3.0.1
- 非常好的进化算法EC 实现平台 可以实现多种算法 GA GP
K-meanCluster
- How the K-mean Cluster work Step 1. Begin with a decision the value of k = number of clusters Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the f
线形方程组求解
- 用Gauss消元法、选列主元的Gauss消元法求线性方程组(1)的解,要求输出增广矩阵的消元变化过程。 用Gauss消元法、选列主元的Gauss消元法求线性方程组(1)的解,要求输出增广矩阵的消元变化过程 42x1+2x2+3x3=3 x1+7x2+7x3=1 -2x1+4x2+5x3=-7 算法思想:Gauss消元法是将线性方程组化为上三角形线性方程组,然后再用一个回代过程求这个上三角形线性方程组的解;选主元的Gauss消元法是在Gauss消元法上增加了选列主元
ClientServerRemoting
- 1)服务器控制客户端程序 2)远程访问控制 3)提供服务器端、客户端程序
sort-mpi
- * 算法描述: 分段 -> 段内排序 -> 归约结果。 * 1,根进程读取输入,将元素个数广播给各个进程。 * 2,然后各进程计算段长度和段偏移。 * 3,然后根进程选择第一个段,标记站位符。 * 4,跟进程将剩余元素发送给下一进程,下一进程选择段的同时,根进程排序。 * 5,下一进程继续此过程,直到最后一个进程,所有元素都进行排序。 * 6,进程将排序好的元素,按照段偏移归约给根进程。 * 7,根进程输入结果。 *
B1001@0415
- 本计算器实现了如下两个功能: 1、windows自带计算器的键盘输入加减乘除,目前没有连续运算功能操作:用户用键盘或者鼠标分别输入‘1’,‘+’,‘2’,按‘=’ 文本框显示运算结果‘3’。 2、表达式运算功能,目前只支持整数运算。操作:选择菜单Option->Expression,在文本框用键盘输入表达式如‘12/2+(4*5/4)*6’,按计算器上‘=’,文本框显示运算结果 ‘12/2+(4*5/4)*6=36’。 3、换肤功能 提供了4种skin,可以自由切换。操作:菜单Skin-&
convhull
- 设平面上n个点为 ,坐标原点为 。可按照下面方法求得包含这n个点的凸多边形。 (1)求最右边点,即x坐标最大点,设为 。 (2) 以 点为中心,在其余 个点中选取与 逆时针旋转角度最小的点,设为 。 (3)再以 点为中心,在其余 个点中选取与 逆时针旋转角度最小的点 。如此类推,直到新选取的点与 点重合为止。设已求得多边形k个点依次为 ,其中第 点与第1点重合。则分别以点 为三角形顶点计算面积并求和即可。 -Let n points in the plane as the
qcjy
- 按递增次序生成集合M的最小的100个数并输出之。 M的定义为:①1∈M ②X∈M,则2X+1∈M且3X+1∈M; 显然M是一无限集合,M={1,3,4,7,9,。。。}-Generated by the increasing order of the smallest set M and the output of the number 100. M is defined as: ① 1 ∈ M ② X ∈ M, the 2X+1 ∈ M and 3X+1 ∈ M Clearly M is a
fig_mpi
- Is the figure on the plane, presented in the form of plural-va points (xi, yi) There are changes that need to perform (turning, moving, scaling) Leave the system, which has undertaken the conversion figures, but every single child process may t
14-1
- 该运行实例中,令文本串长度为18,随机产生的文本串为asasasqmqmqmypypyp,分布在3个节点上;模式串长度为3,随机产生的模式串为qmq。最后,节点1上得到两个匹配位置,由+表示出来。-To the running instance, so that the text string length of 18 randomly generated text string asasasqmqmqmypypyp distributed in the three nodes pattern
6.3
- 输入的第一行是一个整数N(1 <= N <= 100),表示学生的总数。 接下来的N行每行是一位学生的数据,从左向右依次是姓名,期末平均成绩,班级评议成绩,是否是学生干部,是否是西部省份学生,以及发表的论文数。姓名是由大小写英文字母组成的长度不超过20的字符串(不含空格);期末平均成绩和班级评议成绩都是0到100之间的整数(包括0和100);是否是学生干部和是否是西部省份学生分别用一个字符表示,Y表示是,N表示不是;发表的论文数是0到10的整数(包括0和10)。每两个相邻数据项之
guess
- 猜數字 cout< "猜數字\n"<<"規則:1.輸入0~9的正整數\n"<<" 2.數字不能正整數\n" <<" 3.輸入四個數字(不能重複)\n" <<" 4.A=位子且數字對\n"<<" 5.B=數字對但位子不對\n"<<"PS.輸入:0 0 0 0換題\n"<<" 輸入:3 1 6 6離開猜數字\n" <<" 輸入9 9 5 8求救\n"<<" 每個數字請用空格分
hadoop-eclipse-plugin-1.0.3.jar.tar
- hadoop-1.0.3的mapreduce集成开发环境插件hadoop-eclipse-plugin-1.0.3.jar-hadoop-1.0.3 the mapreduce integrated development environment plug-hadoop-eclipse-plugin-1.0.3.jar
CERTI-3.4.0-Source.tar
- CERTI是一个开源的HLA RTI。HLA是一个通用体系结构分布式计算机仿真系统。RTI(运行时基础设施)管理模拟之间的数据交换。 CERTI支持HLA 1.3规范(c++和Java)和部分IEEE 1516 - 2000(C + +)。 -CERTI is an Open Source HLA RTI. HLA (High-Level Architecture) is a general purpose architecture for distributed computer simula
SnuCL-1.3.1.tar
- 一种OpenCL语言扩展方法,能将单个GPU上编写的OpenCL程序扩展到集群环境中,使用该方法能增加OpenCL语言的可编程性。-One kind of OpenCL language extension methods on a single GPU can write OpenCL program extended to a clustered environment, the use of this method can increase the OpenCL language prog
Function-digital-1.7P2.77P-.....
- 实现数字1.7+2.77+3.777+.....的功能-Function digital 1.7+2.77+3.777+ .....
mpich-3.1.3.tar
- 用来换取资料的,随便上传了个并行计算用的mpi-used for downloading material
mpich-3.1.4.tar
- mpich3.1.4是用于并行计算的一个很常用的一个并行计算是实现工具-Mpich3.1.4 is a very common one used for parallel computing parallel computing is an implementation tool
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