-
C语言编写的标准IO界面贪吃蛇小游戏
非常适合初学者学习的游戏,没有图形界面。可以帮助初学者深入学习二维数组和游戏算法!
- 2022-03-30 03:49:30下载
- 积分:1
-
使用插入排序和快速排序方法排序数组
程序生成一个数组,然后对它使用插入排序和快速排序方法进行排序。在屏幕上的输出显示了这两种方法来对数组排序,所花的时间。在编译后的程序以及创建输出文件,在 project 的文件夹命名为的 Array.txt,你可以在这里看到如何生成的矩阵的样子,怎么它被排序,也多少时间就能对它进行排序。
- 2022-05-20 03:32:59下载
- 积分:1
-
递归转递推的一个例子,用c++实现。
递归转递推的一个例子,用c++实现。-pushed the recursive transmitting an example, using c achieve.
- 2022-11-22 21:55:03下载
- 积分:1
-
行尺度主元高斯消元法,算法由两部分组成,分解阶段和求解阶段...
行尺度主元高斯消元法,算法由两部分组成,分解阶段和求解阶段-OK-scale principal component Gaussian elimination method, the algorithm consists of two parts, decomposition stage and the solution phase
- 2023-03-24 14:00:04下载
- 积分:1
-
一些比较经典的数学问题,包括1万…
一些比较经典的数学问题源程序 包括百鸡百钱,灯塔问题,桃子猴问题-some of the more classic source of mathematical problems, including 100 hundred chickens money, Lighthouse, peach monkey issue
- 2022-07-01 14:18:57下载
- 积分:1
-
fortran90 procedures, the use of Runge
fortran90程序,运用Runge-Kutta法数值求解常微分方程的程序,非常适用,包括源代码、一个算例和输出程序-fortran90 procedures, the use of Runge-Kutta method for numerical solution of ordinary differential equations of the process, is very applicable, including source code, a numerical example and output procedures
- 2022-06-21 02:50:43下载
- 积分:1
-
超长整数除法.转载
超长整数除法.转载-long integer division. Reprinted
- 2022-06-15 09:43:06下载
- 积分:1
-
本算法为机械优化设计中的一维黄金搜索算法,可以求取方程的极值。...
本算法为机械优化设计中的一维黄金搜索算法,可以求取方程的极值。-This programm realizes the golden section search method for machanical one-dimesion optimum designing ,you can use it to get the mimimax solution
- 2023-03-05 18:15:03下载
- 积分:1
-
图像特征提取以及匹配,sift代码。可用于图片检索中,同比SURF,其算法可以较好的识别图像中文字...
图像特征提取以及匹配,sift代码。可用于图片检索中,同比SURF,其算法可以较好的识别图像中文字-Image feature extraction and matching, sift the code. Can be used for image retrieval, up by SURF, the algorithm can better identify the image text
- 2022-06-28 08:28:32下载
- 积分:1
-
IGMP的实现
containe IGMP的源代码。Internet组管理协议(IGMP)是用于主机和相邻的路由器在IP网络上建立组播组成员的通信协议。 IGMP协议是IP多播的一个组成部分。
- 2022-04-08 16:34:34下载
- 积分:1