-
用回溯法求马周游问题,马在棋盘上走字步,从马开始的位置开始周游棋盘,遍历全棋盘后回到起点,是否可行,可行的就输出路径,路径并输入尝试过的路径数,跳过的路径数...
用回溯法求马周游问题,马在棋盘上走字步,从马开始的位置开始周游棋盘,遍历全棋盘后回到起点,是否可行,可行的就输出路径,路径并输入尝试过的路径数,跳过的路径数-law with retrospective travel for Ma, Ma on the chessboard characters step away from the start position Ma started to travel around the chessboard, traverse the whole chessboard return to the starting point and feasible, and viable on the output path, path and enter the path tried a few, the path to skip a few
- 2023-02-04 10:25:03下载
- 积分:1
-
linux driver
linux下的驱动开发,引你进入未知世界-linux driver
- 2022-06-02 05:36:11下载
- 积分:1
-
the source PBX (SIP)
linux下的PBX源码(SIP)-the source PBX (SIP)
- 2022-05-13 19:26:00下载
- 积分:1
-
我学习LINUX的讲义 挺好的 可以让你有个很快的提高 内容简单而全...
我学习LINUX的讲义 挺好的 可以让你有个很快的提高 内容简单而全-I learn LINUX lectures Holbrook can let you have a quick, simple and improve the entire contents
- 2022-02-04 15:54:51下载
- 积分:1
-
提供了大量初学CSharp的示例,DataSet/Delegate等使用方法
提供了大量初学CSharp的示例,DataSet/Delegate等使用方法-provide a lot of novice CSharp example, DataSet/Delegate using such methods
- 2022-02-10 15:40:15下载
- 积分:1
-
unix下五笔练习软件
unix下五笔练习软件-practice software
- 2022-02-05 17:31:14下载
- 积分:1
-
用YACC实现的一个小的编译工具,在Unix/Linux下运行。
用YACC实现的一个小的编译工具,在Unix/Linux下运行。-YACC with a small build tools, in the Unix/Linux operating.
- 2023-03-29 20:55:03下载
- 积分:1
-
UNIX终端文件下载工具和C源程序代码,含中文说明
UNIX终端文件下载工具和C源程序代码,含中文说明-Terminal UNIX file download tools and C source code, with Chinese notes
- 2022-01-25 15:21:31下载
- 积分:1
-
在Linux下进行编程时,很多时候我们并没有完全记住所有函数,此时本书就会帮我们快速方便的查到这些函数的具体用法。...
在Linux下进行编程时,很多时候我们并没有完全记住所有函数,此时本书就会帮我们快速方便的查到这些函数的具体用法。-In programming under Linux, many times we do not fully remember all the function, when this book will help us quickly and easily find the specific usage of these functions.
- 2022-01-25 17:04:07下载
- 积分:1
-
Linux下的.wav文件播放示例,装了QT的话先#qmake
Linux下的.wav文件播放示例,装了QT的话先#qmake -project生成工程文件pcm.pro,然后
#qmake pcm.pro生成Makefile,然后
#make 最后
#./pcm 执行
注意代码里面包括要播放的.wav文件的路径-Linux under. Wav file playback example, QT installed, then the first# Qmake-project to generate engineering documents pcm.pro, and then# Qmake pcm.pro generated Makefile, then# Make the final#./Pcm attention to the implementation of the code inside the including the need to play. wav file path
- 2022-03-10 16:40:16下载
- 积分:1