资源列表

[Windows编程5.cpp

说明:f(x)=1/(1*(1+x)) + 1/(2*(2+x)) + 1/(3*(3+x)) + ... +1/(n*(n+x)) = ∑1/(k*(k+x)) 计算:f(0),f(0.1),f(0.2),...,f(0.9),f(1),f(1.1),f(1.2),...,f(300) 精确到小数点后12位-f (x) = 1/(1* (1+ x))+ 1/(2* (2+ x))+ 1/(3* (3+ x))+ ...+ 1/(n* (n+ x)) = Σ1/(k* (k+ x)) the
<thundergold> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[多媒体编程zuidachangfang

说明:最大长方体问题 一个长,宽,高分别为m,n,p 的长方体被分割成个m*n*p 个小立方体。每个小立方体内有一个整数。试设计一个算法,计算出所给长方体的最大子长方体。子长方体的大小由它所含所有整数之和确定。-The biggest problem Cuboid a length, width and height, respectively m, n, p of the rectangular cut into m* n* p a small cube. Each cube, there ar
<韩傲> 在 2025-06-14 上传 | 大小:1kb | 下载:0

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

说明:用c++代码实现两个至少千位数的大数相加 并在控制台显示输出结果-With c++ Code to achieve at least a thousand two-digit sum of large numbers and in the console display output
<michelleKT> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[其他小程序shujufenxi

说明:Vc++6.0在数据分析方面计算一维数据组的数组特征(方差,均值,分为点等)-Vc++ 6.0 in the data analysis of the calculation of one-dimensional array of data sets characteristics (variance, mean, divided into points, etc.)
<kaka> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[Windows编程maze

说明:用栈实现的迷宫算法,在windows系统下运行良好-The realization of the maze using stack algorithm, in the windows system is operating well
<liuhongliruc> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[其他小程序migong

说明:C语言的迷宫程序 只能实现查找路径 需要自己构造迷宫-C language maze procedure only to find the path to achieve the needs of their own maze constructed
<hehe> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[其他小程序shijianpailiebiao

说明:用队列制作的一个时间排列表,程序没问题,可在我这运行不了,- -!-Queue produced with a time schedule list, the program is no problem, you can run I can not,--!
<hehe> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[Windows编程beibao

说明:经典的背包问题,用C++语言,可以自行设定背包数和限重,值得参考哦-Classic knapsack problem, using C++ Language, can be set and limit the number of heavy backpack, it is also useful Oh
<zhang> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[其他小程序a

说明:这只是我对找工作的朋友的一点建议!希望你们能从中学到东西!-This is only my friends to find a job on that recommendation! I hope you can learn things!
<潘丽> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[Windows编程qiche

说明:汽车加油 算法,用于解决汽车如何在限定多个加油站课加油的最少加油数问题。-Automobile refueling algorithm for how to solve a limited number of refueling stations lesson refueling at least a few problems.
<cat> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[Windows编程hechangdui

说明:合唱队形算法,解决合唱队列排序问题的算法程序。-Chorus formation algorithm to solve scheduling problem choirs queue algorithm program.
<cat> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[Windows编程FM

说明:这是关于调频FM信号的源代码。希望对研究调制方式的人有帮助!-This is on the FM FM signal s source code. I hope the study of modulation methods to help people!
<徐振华> 在 2025-06-14 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org