-
With the data structure (C language version) to write programs to achieve a ches...
用数据结构(C语言版)编写程序,实现一个国际象棋的马踏遍棋盘的演示程序。具体要求为:将马随机放在国际象棋的8*8棋盘的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。用堆栈编制非递归程序求出马的行走路线,并按求出的行走路线,将数字1,2,3,……,64依次填入一个8*8的方阵,输出之。 -With the data structure (C language version) to write programs to achieve a chess board horse travels to the demonstration program. Specific requirements are: the horses were randomly placed in the 8* 8 chess board in a box, Ma according to the rules of chess to go mobile. Requires that each box is only entered once, traveled all the 64 squares on a chessboard. The preparation of non-recursive procedure with the stack order to run for walking routes, and then find the routes will be the number 1,2,3, ... ..., 64 in turn fill in an 8* 8 matrix, the output of.
- 2022-12-11 22:25:03下载
- 积分:1
-
Md5 checksum algorithm used to protect documents that popular, that is, in order...
Md5校验和算法用于保护流行的文档,即为了保证数据的完整性,使用指定的算法对原始数据进行校验和计算。接收器使用相同的算法来计算校验和值,如果和作为数据提供的校验和相同,则说明数据是不完整的。
- 2023-03-30 22:45:03下载
- 积分:1
-
本文分别深入讨论了C++与Java的异常处理机制。比较了C++与Java的异常匹配处理,异常类继承体系与异常处理代码的区别,并且讨论了异常对象的生存周期与存储方...
本文分别深入讨论了C++与Java的异常处理机制。比较了C++与Java的异常匹配处理,异常类继承体系与异常处理代码的区别,并且讨论了异常对象的生存周期与存储方式。最后,在其基础上构想了异常处理机制的发展方向。 -In this paper, in-depth discussion of the C++ and Java exception handling mechanism. Comparison of C++ and Java exceptions match the handling, exception class inheritance system and the difference between exception handling code, and discussed the life cycle with the exception object is stored. Finally, based on the idea of exception handling mechanism of development direction.
- 2022-05-30 23:17:03下载
- 积分:1
-
Finite element and ANSYS.rar, is to study the basis of ANSYS
有限元与ANSYS.rar,是学习ANSYS的基础-Finite element and ANSYS.rar, is to study the basis of ANSYS
- 2022-03-21 02:54:01下载
- 积分:1
-
把C++源代码转换成HTML,支持彩色语法显示和关键字加粗。 如果你改进了该程序,烦劳您传一份改进后的给我。...
把C++源代码转换成HTML,支持彩色语法显示和关键字加粗。 如果你改进了该程序,烦劳您传一份改进后的给我。-C source code into HTML, support for syntax color display and keyword thickening. If you improve the process, you impose a Biography of improved to me.
- 2022-06-18 10:35:27下载
- 积分:1
-
这个是我从别处看的,还行
这个是我从别处看的,还行-one draws from this is what I see, OK
- 2023-06-17 06:25:03下载
- 积分:1
-
只是为了好玩。cpp文件
justfor fun .cpp file
- 2022-02-01 19:55:45下载
- 积分:1
-
winsock网站编程
资源描述用winsock编程的一个web程序,可用于课程设计,作业提交。
- 2022-06-19 19:41:43下载
- 积分:1
-
双端口RAM方式的数据通信,速度非常快!
双端口RAM方式的数据通信,速度非常快!-Dual-port RAM mode of data communication, very fast!
- 2022-09-22 11:10:03下载
- 积分:1
-
3,5,7 magic square magic square can be reflected
3,5,7幻方可以反射幻方
- 2022-04-02 06:54:28下载
- 积分:1