-
经典的哲学家就餐问题的C语言版本
经典的哲学家就餐问题的C语言版本-Power wilt die of hunger laugh mold cavity open string问Questions cavity C Pang Sung-linked版
- 2022-04-01 07:48:11下载
- 积分: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
-
C语言版本的八皇后问题
要求:在国际象棋的棋盘摆上8个皇后,使得任何两个皇后不在一行,不在一列,同时也不在同一条斜线上。要求找出所有解。
算法思想
利用回溯算法搜索解空间,解分量的值等于解空间的索引(行编号),求出一个解递归调用即可求出所有92种情况。
设计心得:
1、 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-13 19:21:25下载
- 积分:1
-
数据结构课程的源代码,源码都可以运行。是初学者的好帮手。
数据结构课程的源代码,源码都可以运行。是初学者的好帮手。-Data structure course source code, source code can be run. Is a good helper for beginners.
- 2022-01-25 20:08:54下载
- 积分:1
-
表达式求值
资源描述
1生成栈结构
2生成优先级静态表
3利用两个栈实现表达式的求值
4输出表达式求值的结果
- 2022-07-16 08:05:42下载
- 积分:1
-
静态sql详细介绍了数据库结构数据库相关的内容,重点介绍和解释了sql语言的使用...
静态sql详细介绍了数据库结构数据库相关的内容,重点介绍和解释了sql语言的使用-Static sql database structure described in detail the contents of the database-related, focusing on and explain the use of language sql
- 2022-05-07 17:33:38下载
- 积分:1
-
是关于数据库备份方面的
是关于ORACLE数据库的备份方面的- Is about the ORACLE database backup aspect
- 2023-03-15 22:40:04下载
- 积分:1
-
PFC实例是参照PB6.51版本的PFC的example做的,里面的注释基本都是用中文重新写过,方便大家阅读,本PFC实例没有使用SQLSPY、DEBUG服务和...
PFC实例是参照PB6.51版本的PFC的example做的,里面的注释基本都是用中文重新写过,方便大家阅读,本PFC实例没有使用SQLSPY、DEBUG服务和数据窗口属性服务,但是增加了一些实例,如:带进度条的检索工具,SQL语法分析,数据窗口缓存服务等。-PFC PB6.51 example is the reference version of the example of PFC done inside of the Notes which are re-written in Chinese, facilitate reading, the examples do not use PFC SQLSPY, DEBUG window service attributes and data services, but an increase of some examples, such as : the progress of the band Search tools, SQL syntax analysis, data window cache services.
- 2023-03-04 10:50:03下载
- 积分:1
-
a good bubble sort procedures.
一个很好的bubble sort 程序-a good bubble sort procedures.
- 2022-03-01 03:25:11下载
- 积分:1
-
初学者的源c代码,一共5个,主要是c基础,包括文件操作。
初学者的源c代码,一共5个,主要是c基础,包括文件操作。-c beginners source code, a total of five, mainly c base, including file operations.
- 2022-06-13 13:15:02下载
- 积分:1