-
Free JavaScript HTML editö r for web developers
Free JavaScript HTML editö r for web developers
- 2022-11-14 19:05:03下载
- 积分:1
-
oracle9i错误号查询
oracle9i错误号查询-wrong inquiry
- 2022-02-07 20:43:51下载
- 积分:1
-
我自己写的数值分析课程设计的源代码,这里是数值插值算法的内容。...
我自己写的数值分析课程设计的源代码,这里是数值插值算法的内容。-I wrote it myself numerical analysis courses designed source code, here is the interpolation algorithm for the numerical content.
- 2022-03-16 09:21:16下载
- 积分:1
-
C语言版本的八皇后问题
要求:在国际象棋的棋盘摆上8个皇后,使得任何两个皇后不在一行,不在一列,同时也不在同一条斜线上。要求找出所有解。
算法思想
利用回溯算法搜索解空间,解分量的值等于解空间的索引(行编号),求出一个解递归调用即可求出所有92种情况。
设计心得:
1、 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-13 19:21:25下载
- 积分:1
-
1.定义顺序栈的数据结构
2.编写函数实现的栈的初始化、入栈、出栈、判断栈是否为空的算法,并应用与表达式的括号匹配检测。
3.定义队列的链式数据结构...
1.定义顺序栈的数据结构
2.编写函数实现的栈的初始化、入栈、出栈、判断栈是否为空的算法,并应用与表达式的括号匹配检测。
3.定义队列的链式数据结构
4.编写函数实现链队列的入队列、出队列算法-1. Stack data structure defines the order of 2. Write a function to achieve the initialization of the stack, stack, out of the stack, to determine whether the stack is empty the algorithm, and application and matches the test expression in parentheses. 3. Chain data structure defines queue 4. Write a function to achieve chain of queues into queue, a queue algorithm
- 2022-02-01 19:13:46下载
- 积分:1
-
学生成绩管理系统
用C++编写控制台程序,实现学生成绩管理系统,对学生信息的增删改查等操作。使用链表等数据结构,基于控制台实现。
- 2022-03-23 10:24:32下载
- 积分:1
-
本程序是一个用prim算法寻找最小生成树的小程序。
本程序是一个用prim算法寻找最小生成树的小程序。-this procedure is a prim with minimum spanning tree algorithm for small procedures.
- 2023-06-09 19:10:04下载
- 积分:1
-
dbf文件的读写类。它直接对dbf文件进行文件级的操作,没有索引...
dbf文件的读写类。它直接对dbf文件进行文件级的操作,没有索引-dbf file reader category. It has a direct right dbf files document-class operations and the absence Index
- 2023-07-29 04:05:03下载
- 积分:1
-
一个功能强大的堆栈,使用非常灵活,你
一个功能强大的栈,用法很灵活,你会发现很有趣- A function formidable stack, the usage is very flexible, you
can discover very interesting
- 2022-02-14 16:18:33下载
- 积分:1
-
实时曲线类的改进增加功能: 1)采样数据存盘和加载 2)演示程序中可以实现图形的打印预览和打印功能,曲线从原点开始...
实时曲线类的改进增加功能: 1)采样数据存盘和加载 2)演示程序中可以实现图形的打印预览和打印功能,曲线从原点开始-Improvement of real-time curve of increasing the number of functional categories: 1) sampling data to disk and load 2) presentation graphics program can print and print preview function, curve from the origin to start
- 2023-04-16 14:55:04下载
- 积分:1