资源列表

« 1 2 ... .59 .60 .61 .62 .63 3564.65 .66 .67 .68 .69 ... 66581 »

[其他小程序giftalloc

说明:算法实验题 2.3 礼品分配问题 ★问题描述: 节日快到了,班长给大家准备了 M 个同样的礼物。 由于礼物太多,不好携带,因此他 准备将 M 个礼物装到 N 个相同的塑料袋中(允许有塑料袋空着)。 注意,如果 N=3, M=7,那么 5,1,1 的装法和 1,5,1 的装法算是同一种装法。-Gift allocation algorithm experiment of the problem ★ 2.3 Problem Descr iption: Festival is com
<孙真真> 在 2025-10-13 上传 | 大小:1kb | 下载:0

[其他小程序string_game

说明:3. 4 字符串游戏 ★问题描述 给两个只包含小写字母的非空字符串 A,B,可以使用以下三种操作对字符串进行编辑: 1. 删除任意一个字母 2. 在任意位置插入一个字母 3. 将一个字母替换成另一个字母 我们定义函数 d(A,B) 为将字符串 A 变换成字符串 B 的最少操作数。-3.4 Descr iption of the problem string game ★ contain only lowercase letters to the two non-empt
<孙真真> 在 2025-10-13 上传 | 大小:1kb | 下载:0

[其他小程序Robotic-Movement

说明:the program submitted is a c++ code which calculates the transformation matrix to develop robots movements.
<Rainara> 在 2025-10-13 上传 | 大小:1kb | 下载:0

[其他小程序count_word.pl

说明:Write a Perl scr ipt count_word.pl which counts the number of times a specified word is found on in its input (STDIN). A word is as defined for the previous exercise. The word you should count will be specified as a command line argument.
<shi> 在 2025-10-13 上传 | 大小:1kb | 下载:0

[其他小程序frequency.pl

说明:Write a Perl scr ipt frequency.pl which prints the frequency with each poet uses a word specified as argument. So if Robert Frost uses the word snow 30 times in the 21699 words of his poetry you are given, then its frequency is 30/21699 = 0.001382552
<shi> 在 2025-10-13 上传 | 大小:1kb | 下载:0

[其他小程序identify_poet.pl

说明:Write a Perl scr ipt identify_poet.pl that given 1 or more files, each containing a poem, prints the most likely poet per file. For each poet you calculate the log-probability that they wrote it by summing the log-probability of that poet using each
<shi> 在 2025-10-13 上传 | 大小:1kb | 下载:0

[GDI/图象编程chepaichuli

说明:车牌图像的初步预处理,实现彩色图像灰度化,输出背景图像,输出黑白图像-Initial license plate image preprocessing, color image graying, output background image, bitonal image
<关关> 在 2025-10-13 上传 | 大小:1kb | 下载:0

[其他小程序pyosm

说明:这是一个用来分析osm地图路网的程序,功能强大。-this is a program to parse osm data, which is very powerful!
<nidaye> 在 2025-10-13 上传 | 大小:1kb | 下载:0

[其他小程序newpyosm

说明:这是一个可以用于分析osm路网的程序,非常强大。-A program to parse the osm road data, which is very powerful!
<sparrow> 在 2025-10-13 上传 | 大小:1kb | 下载:0

[打印编程29

说明:利用DOS系统的时钟产生随机数序列初值,返回一个(0,1)之间的随机数-Use the DOS system clock generates a random number sequence initial value, returns a random number between (0,1)
<cwwei> 在 2025-10-13 上传 | 大小:1kb | 下载:0

[打印编程28

说明:迷宫探路:生成一个迷宫,通过搜索路径检查是否可以到达-Maze Pathfinder: Generate a maze, by checking whether the search path can be reached
<cwwei> 在 2025-10-13 上传 | 大小:1kb | 下载:0

[其他小程序24

说明:创建一个二叉树,各种遍历顺序遍历各个结点-Create a binary tree traversal order to traverse a variety of individual nodes
<cwwei> 在 2025-10-13 上传 | 大小:1kb | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 3564.65 .66 .67 .68 .69 ... 66581 »

源码中国 www.ymcn.org