资源列表

« 1 2 ... .27 .28 .29 .30 .31 2432.33 .34 .35 .36 .37 ... 66581 »

[控制台(字符窗口)编程dingdianfugai

说明:顶点覆盖问题。无向图G=(E,V),寻找V的一个最小子集V’,使得图中所有边至少有一个顶点在集合V’中。输出V’包含的顶点数。-Vertex cover problem. To Figure G = (E, V), find V, a minimal subset of V ' , makes all the edges in the graph at least one vertex in the set V' . Output V ' contains the number
<liao> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[控制台(字符窗口)编程shangdongjianbing

说明:山东煎饼问题。今天TheBeet去门口那家山东煎饼小摊买煎饼,到他付钱的时候他才发现,他的钱包里面只有一张100块。于是他需要把这张100块钱破开,但是TheBeet不喜欢硬币,另外由于某种原因,TheBeet也不喜欢20元的纸币,另外也不喜欢钱包里面有太多张纸币,所以他希望拿到尽量少的纸币数。给出摊主现有的纸币数量,求摊主要如何找零给TheBeet才能满足他的要求。 -Shandong pancake problem. Today TheBeet go door Shandong panc
<liao> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[控制台(字符窗口)编程N-queen

说明:求解n皇后问题。给定一个N×N的棋盘,在棋盘上放置N个皇后,使得N个皇后两两之间互不攻击。任何两个处于同一列,同一行,同一对角线上的皇后都会互相攻击。 -Solve the n queens problem. To set a NN board, place N queens on a chessboard, making the N-queens do not attack each other between every two. Any two in the same column,
<liao> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[其他小程序grahams-scan

说明:此为凸包的graham的scan算法,思路清晰,易实现。-This is the convex hull of graham scan algorithm, the idea is clear and easy to implement.
<john> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[控制台(字符窗口)编程Prime_test

说明:判断一个数是否是素数。这个数可以是很大的大数。功能实现了对大数的素数判断。-To judge whether a number is prime. This number can be very large numbers. The function of judgment on the large numbers of prime numbers.
<liao> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[控制台(字符窗口)编程random-test

说明:TheBeet有一片小花园,这个花园非常小,只有长宽都是1米。同时TheBeet又是出了名的懒,他从来不给这片花园里面的花浇水。当然,为了保证花的存活,TheBeet在花园中安装了几个小型自动喷灌系统,每个喷灌系统都能为其周围范围r内的花浇水。现在问题来了,TheBeet想知道他的花园中有多少地方是适合种植的——即至少有一个喷灌系统能覆盖到。-TheBeet have a small garden, the garden is very small, only the length and wi
<liao> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[其他小程序gray_model

说明:GM(1,1)模型,Matlab程序。只需要将已知数据输入给x0,就可以计算灰色模型的各个参数,还可以选择预测未来点的个数。-GM (1,1) model, Matlab program. Simply known data input to x0, we can calculate the various parameters of gray model, you can also choose to predict the number of future points.
<4444SHI> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[其他小程序LCDKEYBOARD

说明:C8051F020 控制19264和键盘-The C8051F020 Control 19264 and keyboard
<> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[通讯编程SetDlg

说明:解析文本命令,从TXT文件读取汽车资料,解析成标准命令-Read and writer TXT file command
<xjc> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[其他小程序Level-analysis-of-the-code

说明:用matlab描述的层次分析的代码,它是一种先分解后综合的算法-The the analytic hierarchy described using matlab code, it is a first decomposition comprehensive algorithm
<小王> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[C#编程dashujiecheng

说明:利用链表类或者标准STL实现任意大数阶乘的精确计算,并在屏幕上显示出来-The linked list class or standard STL implementation of any accurate calculation of the factorial of large numbers, and displayed on the screen
<说了再见> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[其他小程序e

说明:计算常数e(2.71828182845904523... )精确到小数点后任意位。用指针来实现,计算出常数e并在屏幕上显示出来-The calculation of the constant e (2.71828182845904523 ...) to the nearest arbitrary bit. Pointer to calculate the constant e and displayed on the screen
<说了再见> 在 2025-06-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 2432.33 .34 .35 .36 .37 ... 66581 »

源码中国 www.ymcn.org