资源列表

« 1 2 ... .22 .23 .24 .25 .26 10027.28 .29 .30 .31 .32 ... 21467 »

[其他小程序lifugame-conwany

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

[其他小程序Erlang_queen

说明:Erlang实现给定m个处理器,并行求解N皇后问题的所有解,最后列出所有解的个数和统计的求解时间。-All solutions Erlang achieve a given m processors, parallel N queens problem solving, and the number listed at the end of all solutions and statistical computation time.
<肖捷> 在 2025-10-02 上传 | 大小:2kb | 下载:0

[其他小程序Erlang_PSRS

说明:Erlang实现PSRS排序算法,并统计时间比串行程序快了多少-Erlang achieve PSRS sorting algorithms, and statistical time much faster than the serial program
<肖捷> 在 2025-10-02 上传 | 大小:3kb | 下载:0

[其他小程序K2H_K2EVM-HK_SCH_A104_Rev3_0

说明:TI 4核CortexA15+8核C6678 K2EVM 66AKH12 原理图-TI 4XCortexA15+8XC6678K2EVM 66AKH12 SCH
<徐明道> 在 2025-10-02 上传 | 大小:1.04mb | 下载:0

[其他小程序vfxc

说明:一种实用的除法器,对于初学者很大帮助,代码不大,精简好用。-A practical divider, very helpful for beginners, the code is not streamlined easy to use.
<fadnc> 在 2025-10-02 上传 | 大小:138kb | 下载:0

[其他小程序ComputerGraphics

说明:Source code in c for computer graphics program like moving pendulum, water bucket,moving wheel etc.
<Jaya> 在 2025-10-02 上传 | 大小:1kb | 下载:0

[其他小程序BASICPHPfinal

说明:Document demonstrate basic php program that can helpful to beginner.
<Jaya> 在 2025-10-02 上传 | 大小:671kb | 下载:0

[其他小程序mac

说明:Ge mac address from C#
<Kasun> 在 2025-10-02 上传 | 大小:1kb | 下载:0

[其他小程序Dijkstra

说明:Dijkstra最短路径算法,C++实现,编译环境为VS2010,中间需要自己调试。-Dijkstra shortest path algorithm, C++, the compiler environment for VS2010, intermediate needs its own debugging.
<rogan> 在 2025-10-02 上传 | 大小:2.65mb | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 10027.28 .29 .30 .31 .32 ... 21467 »

源码中国 www.ymcn.org