资源列表

« 1 2 ... .15 .16 .17 .18 .19 66420.21 .22 .23 .24 .25 ... 66605 »

[其他小程序sequece

说明:【问题描述】 序列a(1),a(2),…,a(n)以及正整数k。对于i>1,a(i)是满足下面2个性质的最小正整数: (1) a(i) > a(i-1); (2) a(i) 的各位数字的和与k×a(i-1)的各位数字的和相等。 例如,a(1)=1,k=2,n=6时,该序列的前6个元素是1,2,4,8,16,23。 现给定a(1),k,n的值,计算该序列的第n项a(n)的值。 【输入形式
<anxinyi> 在 2025-01-13 上传 | 大小:193kb | 下载:0

[其他小程序Sticks

说明:acm sticks 的代码,大数据测试通过-the answer for the question of sticks
<Piratepai> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[其他小程序squares

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

[C#编程Epanet-c-sharp

说明:This archive contains C# source code to interact with unmanaged EPANET 2 hydraulics library and example files to demonstrate/test core functionality. Sources written for epanet2.dll codeversion 20012. There are no CL
<yaz> 在 2025-01-13 上传 | 大小:152kb | 下载:0

[界面编程939090RealtimeGraph

说明:Real Time Graph package
<Shaikh> 在 2025-01-13 上传 | 大小:34kb | 下载:0

[通讯编程548786MyCommReceive

说明:Comm Port receive program
<Shaikh> 在 2025-01-13 上传 | 大小:20kb | 下载:0

[其他小程序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 achi
<caidb> 在 2025-01-13 上传 | 大小: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-01-13 上传 | 大小: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-01-13 上传 | 大小: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
<caidb> 在 2025-01-13 上传 | 大小:7kb | 下载:0

[其他小程序tclchan

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

源码中国 www.ymcn.org