-
计算器
计算器- Calculator
- 2023-09-06 08:35:03下载
- 积分:1
-
Runge
龙格库塔求解微分方程数值解,非常有用的解题方法,一定会用到-Runge- Kutta numerical solution of differential equations to solve, a very useful method of solving problems, we will use
- 2022-05-28 06:14:14下载
- 积分:1
-
包括编译程序词法分析器、操作系统进程状态切换演示、VC_哈夫曼树halftree、节点矩阵最短路径guildmap、串基本操作的演示
包括编译程序词法分析器、操作系统进程状态切换演示、VC_哈夫曼树halftree、节点矩阵最短路径guildmap、串基本操作的演示-Including the compiler morphology analyzer, the operating system
advancement condition cut demonstration, VC_ Haveman sets up halftree,
pitch point matrix most short-path guildmap, the string elementary
operation eo demonstration
- 2023-04-11 08:40:03下载
- 积分:1
-
数据结构的课程设计,本算法是用vc++编写的,运行结果很好,大数加法...
数据结构的课程设计,本算法是用vc++编写的,运行结果很好,大数加法-data structure of the curriculum design, the algorithm is prepared by the vc, good operating results, large numbers Adder! !
- 2022-04-30 14:47:05下载
- 积分:1
-
光流法运动检测源程序
应用光流法对目标进行检测和估计。亲测好用,效果很不错
- 2022-09-06 17:00:03下载
- 积分:1
-
代码打印你好世界
资源描述Python是一种非常简单的语言,并有一个非常简单的语法。它鼓励程序员编程没有样板(制)的代码。Python中的最简单的指令是“打印”指令,它只打印出一行(也包括换行符,不像C)。有两个主要的Python版本,Python 2和Python 3。Python 2和3是完全不同的。 ;
- 2023-03-23 09:35:04下载
- 积分:1
-
哈夫曼树的源代码
这个代码是数据结构的练习册的习题,实现了哈夫曼树的创建,哈夫曼树的树形输出
- 2023-03-25 01:55:03下载
- 积分:1
-
Boostingbeta2
boosting的源代码,包括C++与matlab的混合编程。程序通俗易懂,经过运行测试。
- 2022-02-13 08:21:31下载
- 积分:1
-
目的是把左边的所有盘子移到右边的杆子上。一次只能移动一个盘子,你可以使用中间的杆子作为临时存放盘子的地方。小盘子必须放在大盘子之上。问题看似不难。的确,如果盘子...
目的是把左边的所有盘子移到右边的杆子上。一次只能移动一个盘子,你可以使用中间的杆子作为临时存放盘子的地方。小盘子必须放在大盘子之上。问题看似不难。的确,如果盘子只有两三个,是很容易解决的。但是随着盘子数目的增加,问题就变得非常难解了。
-purpose is to the left of all the dishes moved to the right side of the pole. Only a mobile one tray, you can use the middle of the pole plate as a temporary storage place. Small plates must be placed on the platter on top. It may seem it is not difficult. Indeed, if the plate is only 23, it"s very easy to solve. But with the increase in the number of dishes, the problem has become a very difficult.
- 2022-01-31 01:19:13下载
- 积分:1
-
高斯双积分算法
以我的近似 = 双集成 ((f (x,y) dy dx)) 与限制
* 的从集成到 b 为 x 和从 c(x) 到 d(x) 的 y:
*
* 输入: 终结点 a、 b ;正整数 m,n.(假定
* 根 r(i,j) 和系数 c(i,j) 是可供
* i 等于 m 和 n 为 1 < = j < = i。
*
* 输出: 逼近 J 到我。
*/
- 2022-03-14 10:23:13下载
- 积分:1