-
利用A*实现迷宫寻路
在VC 6.0环境下实现,利用A*和小根堆算法来实现寻路,可设置起点与终点,设置简单迷宫。代码的注释详细,且使用代码简单,初学者也能看懂,能够了解A*的基础
- 2023-03-27 12:35:04下载
- 积分:1
-
编程序管理学生成绩,计算并输出学生姓名、各公共课的成绩、平均分和总分,专业课会计学成绩、经济学成绩以及所有课程的总成绩。在main函数中进行测试。...
编程序管理学生成绩,计算并输出学生姓名、各公共课的成绩、平均分和总分,专业课会计学成绩、经济学成绩以及所有课程的总成绩。在main函数中进行测试。-Procedures for the management of student achievement, students calculate and output the name of the results of the public courses, with an average points and total score, specialized accounting results, performance and economics of the total score of all courses. In the main function for testing.
- 2022-01-24 13:06:21下载
- 积分:1
-
创建生词库的简单编程
用C编的一个生词库的创建,包括生词的输入、删除、查找等功能。代码不是很长,但是绝对实用。这是我们大学C语言课的最后作业。
- 2022-10-12 03:40:03下载
- 积分:1
-
nec moment program by fortran
nec moment program by fortran
- 2022-10-23 07:50:04下载
- 积分:1
-
作业车间调度问题,利用动态规划
基于动态规划的Job-Shop调度问题
- 2023-08-19 14:25:04下载
- 积分:1
-
二叉树的儿叉链表存储表示
有关于二叉树的二叉链表存储表示,其中分别包含二叉树的递归和非递归 创建、插入、遍历,辅助堆栈的建立。
- 2023-06-04 13:30:04下载
- 积分:1
-
数组排序,含bubble,quick,insertion,selection四种方法
数组排序,含bubble,quick,insertion,selection四种方法-Array sort,it includes four sort methods as follows: bubble sort ,quick sort,insertion sort and selection sort.
- 2022-01-25 22:05:51下载
- 积分:1
-
离散数学重言式判别以及逻辑表达式求值原代码
离散数学重言式判别以及逻辑表达式求值原代码-Discrete Mathematics tautology discriminant and logic expressions evaluates the original code
- 2022-04-19 01:15:23下载
- 积分:1
-
用VB实现多种数值插值方法。包括:接格朗日,有序函数,三次样条,有序表的检索法,插值多项式等七种插值法。...
用VB实现多种数值插值方法。包括:接格朗日,有序函数,三次样条,有序表的检索法,插值多项式等七种插值法。-VB multiple numerical interpolation method. Including : Next granges and orderly function, cubic spline, orderly table retrieval, polynomial interpolation seven interpolation.
- 2022-03-20 06:39:32下载
- 积分:1
-
based on a DCT domain of digital watermarking system examples
一个基于DCT变换域的数字水印系统实例-based on a DCT domain of digital watermarking system examples
- 2022-04-21 14:57:25下载
- 积分:1