资源列表

« 1 2 ... .94 .95 .96 .97 .98 63999.00 .01 .02 .03 .04 ... 66603 »

[控制台(字符窗口)编程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
<liao> 在 2025-04-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-04-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-04-19 上传 | 大小:1kb | 下载:0

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

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

[其他小程序LCDKEYBOARD

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

[通讯编程SetDlg

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

[其他小程序pi

说明:计算pi(3.1415926535……)到小数点后任意位,并将计算结果写入文件-Calculation of pi (3.1415926535 ......) to any bits after the decimal point and calculated results is written to the file
<说了再见> 在 2025-04-19 上传 | 大小:1kb | 下载:0

[其他小程序wannianli

说明:万年历程序。利用C++的输入输出语句在屏幕上输出任意指定一年的年历,输出格式是按月输出,并带星期显示。-Calendar program. Use of C++ input and output statements are output on the screen any given year calendar, the output format of the monthly output, and with a week of s
<说了再见> 在 2025-04-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .94 .95 .96 .97 .98 63999.00 .01 .02 .03 .04 ... 66603 »

源码中国 www.ymcn.org