-
acm essential knowledge, explain in detail the tree line, in the hope that usefu...
acm必备知识,线段树的详细讲解,希望对你有用-acm essential knowledge, explain in detail the tree line, in the hope that useful to you
- 2023-08-14 14:50:02下载
- 积分:1
-
基于A*算法的航路规划算法
A*[1](A-Star)算法是一种静态路网中求解最短路最有效的方法。公式表示为: f(n)=g(n)+h(n),其中 f(n) 是从初始点经由节点n到目标点的估价函数,g(n) 是在状态空间中从初始节点到n节点的实际代价,h(n) 是从n到目标节点最佳路径的估计代价。保证找到最短路径(最优解的)条件,关键在于估价函数h(n)的选取:估价值h(n)实际值,搜索的点数少,搜索范围小,效率高,但不能保证得到最优解。
- 2022-05-29 15:19:50下载
- 积分:1
-
本程序能实现对学生成绩的管理,是一个成绩管理系统 。
本程序能实现对学生成绩的管理,是一个成绩管理系统 。-the procedures for the performance of their students achieve the management, is a performance management system.
- 2022-04-30 03:34:47下载
- 积分:1
-
Calculation of the intellectual questions: In this multiplication formula, each...
计算这个智力题:
在这个乘法算式里,每一个字母代表着0-9中的一个数,不同字母代表不同数。
A B C D E F G H
* A J
---------------------
E J A H F D G K C
B D F H A J E C
---------------------
C C C C C C C C C
请问,C 代表哪个数字?-Calculation of the intellectual questions: In this multiplication formula, each letter represents a number 0-9, different letters represent different number. ABCDEFGH* AJ--------------------- EJAHFDGKCBDFHAJEC--------------------- CCCCCCCCC Will, C Which figure is the representative?
- 2022-10-07 11:25:03下载
- 积分:1
-
snowball英语词干化
You can use this site at a number of levels:
- You can look at the stemming algorithm definitions themselves, and use them as templates for coding your own versions of stemmers in the computer language of your choice.
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-15 02:46:05下载
- 积分:1
-
对数据的椭圆
适合数据,其中包含异常值使用许多不同的方法对椭圆大多数都基于:1 / 5 点多做适合2 选择最好的一个3 / 标记相4/抛光 (即改装到使用标准的最小二乘代数距离准则相)".
- 2022-07-13 14:43:56下载
- 积分:1
-
解非线性方程的同伦算法
解非线性方程的同伦算法-Solution of nonlinear equations homotopy algorithm
- 2022-07-20 09:56:49下载
- 积分:1
-
Newton iterative method for solving this calculation method is commonly used in...
牛顿迭代法求根 这个也是计算方法中的常用计算程序 学过的人都知道的-Newton iterative method for solving this calculation method is commonly used in the calculation procedures learned in the people know that the
- 2022-09-27 06:00:03下载
- 积分:1
-
vc prepared with a scheduling algorithm procedures
一个用vc编写的调度算法程序-vc prepared with a scheduling algorithm procedures
- 2023-09-05 16:35:04下载
- 积分:1
-
一个小型计算器,可以进行/加/减/乘/除/开放运算,希望你们喜欢。...
一个小型计算器,可以进行/加/减/乘/除/开放运算,希望你们喜欢。-a small calculator, can/add/subtract/multiply/addition/open computing, I hope you like.
- 2022-03-30 21:12:16下载
- 积分:1