资源列表

« 1 2 ... .05 .06 .07 .08 .09 9610.11 .12 .13 .14 .15 ... 21467 »

[其他小程序squares

说明:【问题描述】 将一个矩形划分成N*M个格子,每个格子有被占用和未被占用两种情况,将一个边长为i的正方形放入矩形中,要求正方形区域中不包含被占用的格子,问共有多少种合适的放置方案。 【输入形式】 输入文件为当前目录下的squares.in。 该文件第一行是一个整数i (1<i<=min(M,N)),表示正方形的边长。之后有N(1<=N <=2000)行,每行有M(1<=M<=2000)个0或1(1表示该格未被占用,0表示该
<anxinyi> 在 2025-11-23 上传 | 大小:202kb | 下载:0

[其他小程序ColorTheMap

说明:回溯法实现美国地图着色,可选择州数,颜色数,算法还不完善,时间复杂度较高,望高手改进-Backtracking to achieve the American map coloring, optional state number, number of colors, the algorithm is not perfect, the time complexity is high, experts hope to improve
<liyu> 在 2025-11-23 上传 | 大小:5.04mb | 下载:1

[其他小程序Scheduling-student-achievement

说明:(1) 求每门课的平均成绩; (2) 输出每门课程成绩优秀的学生名单及成绩; (3) 输出只有1门课程不及格的学生名单及其每门成绩; (4) 对5门课程中可以指定某一门课程进行排序。-(1) Find the average scores for each course (2) The output of each course students with good academic results and achievements of the list List
<caidb> 在 2025-11-23 上传 | 大小:8kb | 下载:0

[其他小程序maxflowmincut

说明:基于图论的图像分割——最大流最小割算法。内含最大流最小割算法通用matlab程序。-Maximum flow minimum cut algorithm- based on graph theory image segmentation. Maximum flow minimum cut algorithm contains generic matlab program.
<caidb> 在 2025-11-23 上传 | 大小:606kb | 下载:0

[其他小程序Calendar-Notepad

说明:将日历、记事本功能结合在一起,用户可以方便地在任何日期记录下有关内容或查看某个日期的记录内容。-The calendar, notepad function together, users can easily record on any date to view records related to the content or the content of a certain date.
<caidb> 在 2025-11-23 上传 | 大小:7kb | 下载:0

[其他小程序Hermite-Matlab

说明:Hermite插值多项式拟合Matlab程序。运用Matlab软件依据理论可画出Hermite插值图像,并求出Hermite多项式,并应用到实际问题中。-Hermite interpolation polynomial fitting Matlab program。Using Matlab software can be drawn based on the theory Hermite interpolation image, and find Hermite polynomials, and
<caidb> 在 2025-11-23 上传 | 大小:7kb | 下载:0

[其他小程序tclchan

说明:C++嵌入Tcl输入输出重定向Demo程序,本Demo在tcl8.4.20上调式OK (类似程序网上难找,开始根据<<TclTk入门经典(第2版)>> 写的demo总运行异常,花了好几天时间,想了好多办法,最后调式官方Tcl源码才解决问题)-C++, tcl, channel, demo
<刘班长> 在 2025-11-23 上传 | 大小:1kb | 下载:0

[其他小程序zxc

说明:编写一个函数利用折半查找方法在一个有序表里插入一个元素,并保持其有序性-Write a function using a binary search method to insert an element in an ordered list, and maintain the order of
<王康> 在 2025-11-23 上传 | 大小:355kb | 下载:0

[其他小程序pipeline_mipscpu

说明:运用Verilog语言实现MIPS五级CPU的功能,能下载实现-5-level MIPS CPU based on Verilog
<杨馥蔚> 在 2025-11-23 上传 | 大小:5.99mb | 下载:0

[其他小程序caisefenge

说明:使用最小错误率贝叶斯决策的算法分割一个苹果,模式识别作业-Using the minimum error rate Bayesian decision segmentation algorithm an apple, pattern recognition operations
<吕杰> 在 2025-11-23 上传 | 大小:120kb | 下载:0

[其他小程序huidufenge

说明:使用最小错误率贝叶斯决策的算法分割一个苹果灰度分割-Using the minimum error rate Bayesian decision split an apple gray segmentation algorithm
<吕杰> 在 2025-11-23 上传 | 大小:120kb | 下载:0

[其他小程序tracker

说明:Mean Shift Algorithms
<muaz> 在 2025-11-23 上传 | 大小:8.7mb | 下载:0
« 1 2 ... .05 .06 .07 .08 .09 9610.11 .12 .13 .14 .15 ... 21467 »

源码中国 www.ymcn.org