资源列表

« 1 2 ... .93 .94 .95 .96 .97 155598.99 .00 .01 .02 .03 ... 216385 »

[其他小程序erlang1

说明:1.Erlang实现分布式管理系统 2.用Erlang编程实现上节课写的树形结构并行求和的功能,将一个很大的数组(随机生成)分成N份(N为处理器数量,未必为2的整数幂),尽可能每份相等,然后用树形结构求和的方式求出总和-1.Erlang Distributed Management System 2. Using the Erlang programming classes to write parallel summation tree features a large array (ra
<肖捷> 在 2025-07-21 上传 | 大小:2kb | 下载:0

[Windows编程Power-spectrum-of-brown-motion

说明:分析水溶液中被光阱捕获微球的布朗运动的功率谱-power spectrum of brown motion
<David> 在 2025-07-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法segment-tree

说明:线段树的基本操作,个类oj题目,有源代码,可以相互学习-The basic operation of the tree line, a class oj topic, source code, you can learn from each other
<tlwlmy> 在 2025-07-21 上传 | 大小:5.56mb | 下载:0

[其他小程序lifugame-conwany

说明: 游戏规则如下:1. 给定单元的邻居是与它在垂直,水平或对角上相界的8个单元。2. 如果1个单元为活的,但没有邻居单元是活的,或者仅有一个邻居单元是活的,则在下一代,此单元 会因为孤独而死亡。    3. 如果1个单元周围有2个或者3个邻居单元为生,则该单元在下一代也是活的。4. 如果1个单元是死的,则在下一代,如果它刚好有3个邻居单元是活的,则此单元变成活的。 所有其它死的单元在下一代仍然是死的。 -Rules of the game are as follows: (1)
<李的根> 在 2025-07-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法RMQ_LCA

说明:RMQ_LCA的基本操作,个类oj题目,有源代码,可以相互学习-RMQ_LCA basic operations, a class oj topic, source code, you can learn from each other
<tlwlmy> 在 2025-07-21 上传 | 大小:36kb | 下载:0

[其他小程序erlang2

说明:Erlang实现顺序编程: 1. 将两个有序列表合并成一个有序列表 2. 冒泡排序 3. 打印九九乘法表 4. 求列表的中位数,要求平均复杂度O(N) -Erlang achieve sequential programming: a merger of the two ordered lists into an ordered list 2 Bubble Sort 3 Print multiplication table 4 lists the median demand,
<肖捷> 在 2025-07-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法SBT

说明:SBT的基本操作,个类oj题目,有源代码,可以相互学习-SBT' s basic operations, a class oj topic, source code, you can learn from each other
<tlwlmy> 在 2025-07-21 上传 | 大小:83kb | 下载:0

[通讯编程Tcpclient

说明:TCP通信的客户端程序,可以连接远程服务器进行数据通信-Client TCP communication, you can connect a remote server for data communication
<龙雨辰> 在 2025-07-21 上传 | 大小:47kb | 下载:0

[数据结构常用算法Dancing-Links

说明:Dancing Links的基本操作,个类oj题目,有源代码,可以相互学习
<tlwlmy> 在 2025-07-21 上传 | 大小:33kb | 下载:0

[其他小程序erlang3

说明:1.Erlang二分搜索 从一个已排好序的列表中寻找是否包含某元素,返回true/false 2.为文本建立索引 给定一个由英文单词构成的文件,为文件中所有单词建立索引,记录每个单词出现的行号和每行出现的次数,并将索引存入一个文件。 -1.Erlang binary search from an already sorted list to find if a certain element, returns true/false 2. Establish a file inde
<肖捷> 在 2025-07-21 上传 | 大小:1kb | 下载:0

[Internet/网络编程TcpServer

说明:TCP网络通信的服务器端程序,可以侦听并连接客户端实现数据传输-Server-side TCP network communication procedures, can listen and connect clients to achieve data transmission
<龙雨辰> 在 2025-07-21 上传 | 大小:58kb | 下载:0

[其他小程序Erlang_pi

说明:Erlang实现蒙特卡洛方法求圆周率,试用不同的运算规模,观察计算出的结果与真实π值的差异。-Monte Carlo methods seek to achieve Erlang pi, try different computing scale, observed differences in the results calculated with the true value of π.
<肖捷> 在 2025-07-21 上传 | 大小:1kb | 下载:0
« 1 2 ... .93 .94 .95 .96 .97 155598.99 .00 .01 .02 .03 ... 216385 »

源码中国 www.ymcn.org