-
用回溯法求马周游问题,马在棋盘上走字步,从马开始的位置开始周游棋盘,遍历全棋盘后回到起点,是否可行,可行的就输出路径,路径并输入尝试过的路径数,跳过的路径数...
用回溯法求马周游问题,马在棋盘上走字步,从马开始的位置开始周游棋盘,遍历全棋盘后回到起点,是否可行,可行的就输出路径,路径并输入尝试过的路径数,跳过的路径数-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
-
ortp协议栈(房
ortp协议栈(实时传输协议),版本:ortp-0.4.2.tar.gz-ortp protocol stack (Real-time Transport Protocol), version: ortp-0.4.2.tar.gz
- 2022-03-04 23:34:34下载
- 积分:1
-
利用OpenCV的Snake算法
Snake algorithm using OpenCV
- 2023-04-02 00:05:03下载
- 积分:1
-
LCD驱动测试程序,可以实现4张图片的切换!里面还有很多FS2410的测试源码!...
LCD驱动测试程序,可以实现4张图片的切换!里面还有很多FS2410的测试源码!-LCD test!
- 2022-02-25 22:45:27下载
- 积分:1
-
ADSP
在ADSP-BF533是移植uclinux,不是linux上的mp3的decode的程序,敬请高手指点。-the ADSP-BF533 Basis transplantation is not linux on the MP3 decode the procedure, please master guiding.
- 2022-06-17 12:12:05下载
- 积分:1
-
UNIX网络编程第1卷代码
UNIX网络编程第1卷代码-UNIX Network Programming, Vol 1 code
- 2022-09-02 08:55:04下载
- 积分:1
-
利用cvops框架进行协议栈编程的极好的例子
利用cvops框架进行协议栈编程的极好的例子-A very good example to guiding use cvops for communication stack programming.
- 2022-01-25 18:56:07下载
- 积分:1
-
qt/embeded rh9环境下编译脚本命令文件及hello程序代码
qt/embeded rh9环境下编译脚本命令文件及hello程序代码-qt/embeded rh9 environment compiler script commands documents and hello code
- 2022-01-25 18:07:47下载
- 积分:1
-
读者―写者问题的读写操作限制(包括读者优先和写者优先):
1)写―写互斥,即不能有两个写者同时进行写操作。
2)读―写互斥,即不能同时有一个线程在读,而...
读者―写者问题的读写操作限制(包括读者优先和写者优先):
1)写―写互斥,即不能有两个写者同时进行写操作。
2)读―写互斥,即不能同时有一个线程在读,而另一个线程在写。
3)读―读允许,即可以有一个或多个读者在读。
-readers-the problem was the restrictions on reading and writing operations (including readers wrote priority and priority) : 1) write-write mutex, and that is not written there were two parallel write. 2) read-write exclusive, and that is not also a thread reading, and writing in another thread. 3) Reading-time permitting, there may be one or more readers in Reading.
- 2022-05-20 17:11:31下载
- 积分:1
-
开发环境 Unix c语言 代理服务器 可以真是的使用
开发环境 Unix c语言 代理服务器 可以真是的使用-Unix development environment c language proxy server can really use
- 2022-06-27 18:52:58下载
- 积分:1