资源列表

« 1 2 ... .03 .04 .05 .06 .07 21308.09 .10 .11 .12 .13 ... 21480 »

[其他小程序lifugame-conwany

说明: 游戏规则如下:1. 给定单元的邻居是与它在垂直,水平或对角上相界的8个单元。2. 如果1个单元为活的,但没有邻居单元是活的,或者仅有一个邻居单元是活的,则在下一代,此单元 会因为孤独而死亡。    3. 如果1个单元周围有2个或者3个邻居单元为生,则该单元在下一代也是活的。4. 如果1个单元是死的,则在下一代,如果它刚好有3个邻居单元是活的,则此单元变成活的。 所有其它死的单元在下一代仍然是死的。 -Rules o
<李的根> 在 2024-09-28 上传 | 大小:1024 | 下载: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 ta
<肖捷> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[其他小程序erlang3

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

[其他小程序ComputerGraphics

说明:Source code in c for computer graphics program like moving pendulum, water bucket,moving wheel etc.
<Jaya> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[其他小程序mac

说明:Ge mac address from C#
<Kasun> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[其他小程序temdeal3

说明:这个程序可以实现利用最小二乘法来跟进曲线,逼近效果明显-This program can be implemented using least square method to follow up curve, approximation effect is obvious
<杜飞> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[其他小程序Contour

说明:等高线回放-Contour Playback
<NAME> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[其他小程序main

说明:/* 算法训练 ? 算法训练 区间k大数查询 ? 问题描述    给定一个序列,每次询问序列中第l个数到第r个数中第K大的数是哪个。 输入格式    第一行包含一个数n,表示序列长度。    第二行包含n个正整数,表示给定的序列。    第三个包含一个正整数m,表示询问个数。    接下来m行,每行三个数l,r,K,表示询问序列从左往右第l个数到第r个数中,从大往小第K大的数是哪个。序列元素从1开始标
<zjwfan> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[其他小程序path.py

说明:打印出一个文件夹下的所有文件名及其路径,支持windows和unix操作系统。-Display all directories and file names from a given folder
<刘伟> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[其他小程序long

说明: 1602字符型LCD显示演示程序 -1602 character LCD display demo 1602 character LCD display demo
<quan> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[其他小程序jiquxian

说明:标注等高线计曲线,测绘大地测量用.标注等高线计曲线,测绘大地测量用-Meter mark contour curves, geodetic surveying and mapping using. Meter mark contour curves, geodetic surveying and mapping with
<yjshi> 在 2024-09-28 上传 | 大小:1024 | 下载:0
« 1 2 ... .03 .04 .05 .06 .07 21308.09 .10 .11 .12 .13 ... 21480 »

源码中国 www.ymcn.org