-
迷宫算法,找出较优的路径,找到出口.算法效率比较高
迷宫算法,找出较优的路径,找到出口.算法效率比较高-maze algorithm to find the optimum path, finding an exit. More efficient algorithm
- 2022-08-14 18:01:10下载
- 积分:1
-
Mainly for the VC database programming use, a detailed description of the ODBC a...
主要为VC数据库编程使用,详细介绍了ODBC和oledb
- 2022-04-25 05:45:02下载
- 积分:1
-
简单的全排列与组合问题的递归解法,数据结构与算法中较基础的问题...
简单的全排列与组合问题的递归解法,数据结构与算法中较基础的问题-simple combination with the full array of recursive method, data structure and algorithm based on the issues than
- 2023-05-12 12:55:02下载
- 积分:1
-
数据结构中堆栈的具体应用,实现表达式的化简、求值等功能,可以自由确定变量,并且可以给变量赋值。Vc开发,包括了用户操作界面,输入输出清晰。...
数据结构中堆栈的具体应用,实现表达式的化简、求值等功能,可以自由确定变量,并且可以给变量赋值。Vc开发,包括了用户操作界面,输入输出清晰。-stack data structures to the specific applications, simplification of the expression, evaluates functions and the freedom to determine variables, as well as to assign values to variables. Vc development, including the user interface, input and output clear.
- 2022-01-26 01:46:08下载
- 积分:1
-
Very easy to use online testing system, the beta version, if interested, please...
非常好用的在线考试系统,本版本为测试版,如有兴趣请购买正式版-Very easy to use online testing system, the beta version, if interested, please buy the official version
- 2022-06-15 04:33:45下载
- 积分:1
-
输入您的生辰八字,程序会帮你算出你的一元周期的所有点
输入您的生辰八字,程序会帮你算出你的一元周期的所有点-Enter your birthday character, the program will help you calculate your cycle of one dollar all point
- 2022-02-14 08:20:42下载
- 积分:1
-
这是研究生课程计算方法与技术中讲到的Prime算法的具体实现,相信学这个课的同学都会感兴趣的。...
这是研究生课程计算方法与技术中讲到的Prime算法的具体实现,相信学这个课的同学都会感兴趣的。-This is the postgraduate courses calculation methods and technologies referred to the Prime algorithm to achieve specific, I believe that this course of study students will be interested.
- 2022-03-12 18:10:04下载
- 积分:1
-
sqlite 小型数据库底层代码的实现
学习数据库底层原理很好的教材 实例...
sqlite 小型数据库底层代码的实现
学习数据库底层原理很好的教材 实例-small sqlite database realize the underlying code to learn the underlying principles of good database of examples of teaching materials
- 2022-08-31 10:35:04下载
- 积分:1
-
单比特树查找算法,是用于路由查找的,内含有路由查找相关资料...
单比特树查找算法,是用于路由查找的,内含有路由查找相关资料-Monobit tree-search algorithm is used to identify the routing, which contain routing information Search
- 2022-02-26 14:05:38下载
- 积分:1
-
大学的每个专业都要编制教学计划。假设任何专业都有固定的学习年限,每学年含两学期,每学期的时间长度和学分上限都相等。每个专业开设的课程都是确定的,而且课程的开设时...
大学的每个专业都要编制教学计划。假设任何专业都有固定的学习年限,每学年含两学期,每学期的时间长度和学分上限都相等。每个专业开设的课程都是确定的,而且课程的开设时间的安排必须满足先修关系。每个课程的先修关系都是确定的,可以有任意多门,也可以没有。每一门课程恰好一个学期。试在这样的情况下设置一个教学计划编制程序。三、基本要求:(1):输入参数:学期总数,一学期的学分上限,每门课的课程号,学分,直接先修关系的课程号。(2):课程号尽可能的集中在前几个学期中。(3):若无解,则报告错误信息;否则见教学计划输入到指定的文件中。计划的表格格式自行设计-University of each professional should prepare teaching plans. The assumption that any professional have fixed the length of each school year with two semesters each semester and the length of time equal to the credit limit are. Every professional courses are opened to determine, and the creation of curriculum time arrangements must meet pre relations. Each course is the pre-established relationship, can have any more doors, there will be no. Each course just one semester. Tests in the circumstances set up a teaching program procedures. Three basic requirements : (1) : input parameters : total semester, a semester"s credit ceiling for each class courses, credits, direct relationship prevocational courses,. (2) : N
- 2022-03-03 12:58:55下载
- 积分:1