资源列表

« 1 2 ... .11 .12 .13 .14 .15 20316.17 .18 .19 .20 .21 ... 28523 »

[数学计算/工程计算vc511678900355

说明:可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助。程序可能还有许多不足之出,热烈欢迎各位前来指导。在下在此表示衷心的感谢!!!!! -many peop
<梁小姐> 在 2025-10-16 上传 | 大小:2kb | 下载:0

[matlab例程线性规划

说明:
<陈镇静> 在 2025-10-16 上传 | 大小:2kb | 下载:0

[数据结构常用算法Red_Black_Tree

说明:本程序中提供了对红黑树这一重要数据结构的完整实现以及各种操作-the procedures provided by the RED-BLACK TREE this important data structure to achieve the integrity of various operational
<陈如山> 在 2025-10-16 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法decision surfaces

说明:用于辨识,仿真,化工冶炼金属时控制过程曲面-for identification, simulation, chemical metal smelting process control surfaces
<> 在 2025-10-16 上传 | 大小:2kb | 下载:0

[数据结构常用算法图形方式的二分查找程序

说明:在TC 中用图形方式演二分法查找程序,可以作为学生的教学用。很形象啊-TC used in the graphic speech dichotomy tracing procedure can be used as a teaching students. Ah very image
<康道之> 在 2025-10-16 上传 | 大小:2kb | 下载:0

[数据结构常用算法图形演示二叉树程序

说明:用TC20 图形方式演示了二叉树的遍历程序,可以作为学生的教学用-TC20 graphic demonstration of a binary tree traversal procedures can be used as a teaching students
<康道之> 在 2025-10-16 上传 | 大小:2kb | 下载:0

[数据结构常用算法一、二次样条

说明:第一型样条插值,边界条件为两端的二阶导数值已知 第一型样条插值,边界条件为两端的一阶导数值已知-first-spline interpolation, boundary conditions for the two ends of the second derivative known numerical first-spline interpolation, boundary conditions for the two ends of a derivative known Numerical
<叶真> 在 2025-10-16 上传 | 大小:2kb | 下载:0

[数据结构常用算法四种差分方法求微分方程

说明:差分法求解微分方程:古典显式法,收敛性最差;古典隐式法;Crank-Nicolson法,收敛性最好-difference method to solve the differential equation : Explicit classical method, the worst convergence; Classical implicit; Crank-Nicolson, the best convergence
<叶真> 在 2025-10-16 上传 | 大小:2kb | 下载:1

[数据结构常用算法荷兰国旗问题(c语言)

说明:演示了荷兰国旗问题(c语言)从简单到复杂的三种算法,用心体会,可得算法之奥妙-demonstration of the Dutch flag (c language), from the simple to the complex of three algorithms, a little reflection, available algorithms gives it
<> 在 2025-10-16 上传 | 大小:2kb | 下载:0

[数据结构常用算法链表之VB实现(类)

说明:链表一般是用C或C++实现的,用VB的类模块实现,试过吗?没想到可以实现吧-C or C++, VB class module, tried? Never mind can achieve it
<> 在 2025-10-16 上传 | 大小:2kb | 下载:0

[数据结构常用算法双Euler 回路问题

说明:一个很好的算法练习: 问题描述:对于给定的图G,经过图中每条边恰好2 次的回路称为图G 的双Euler 回路。 编程任务:对于给定的图G,编程计算图G 的双Euler 回路。 -a good algorithm practice : Problem descr iption : for a given graph G, After map each side exactly two times the loop known as the G-Euler circuit. Progra
<> 在 2025-10-16 上传 | 大小:2kb | 下载:0

[数据结构常用算法课程设计3

说明:数据结构课程设计:冒泡排序算法的具体实现,用C语言编写-curriculum design data structure : Bubble Sort Algorithm realize the C language
<> 在 2025-10-16 上传 | 大小:2kb | 下载:0
« 1 2 ... .11 .12 .13 .14 .15 20316.17 .18 .19 .20 .21 ... 28523 »

源码中国 www.ymcn.org