-
东南大学C++课件,讲得真的很不错,很适合初学者
东南大学C++课件,讲得真的很不错,很适合初学者-Southeast University, C++ software, put it quite true, it is suitable for beginners
- 2023-03-06 22:35:03下载
- 积分:1
-
三星S3C2410X ARM芯片手册,其中包括:存储器控制器、 Nand Flash控制器、DMA控制器、LCD控制器、S3C2410 的ADC 和触摸屏接口等...
三星S3C2410X ARM芯片手册,其中包括:存储器控制器、 Nand Flash控制器、DMA控制器、LCD控制器、S3C2410 的ADC 和触摸屏接口等几个主要章节。
- 2022-03-18 06:34:07下载
- 积分:1
-
连连看小游戏连连看的见之间实现和平是没有区别的…
实现连连看游戏
和平时看到的连连看没什么分别,初学c++可以参考代码-Lianliankan game to achieve peace Lianliankan see no difference between the beginner c++ can refer to the code
- 2023-07-28 02:30:04下载
- 积分:1
-
python爬虫(naver api)
简单的爬虫小程序,可以通过api对网页对象进行捕获,如果将网页代码更改则可以获取其他网页的内容,并对其进行分析提取,得到搜索页中的一些信息,例如搜索标题,搜索数等等
- 2023-06-02 19:30:02下载
- 积分:1
-
WindowsMobile注册表查看器,十分实用。
WindowsMobile注册表查看器,十分实用。-Windows registry viewer, very useful.
- 2022-07-18 20:41:20下载
- 积分:1
-
TCP / IP测试工具,用于嵌入式开发工程师是一个很好的太…
TCP/IP测试工具,很好用的,对于嵌入式开发的工程师来说是很好的工具;-TCP/IP testing tools, good used for embedded development engineers is a good tool
- 2022-03-06 20:10:03下载
- 积分:1
-
一个五子棋游戏,AI算法写的很好。这个而且界面做的很漂亮,想研究AI算法的可以看看。...
一个五子棋游戏,AI算法写的很好。这个而且界面做的很漂亮,想研究AI算法的可以看看。-A welcome to play, AI algorithm to write well. Interface to do this and that is very beautiful, want to study AI algorithms can look at.
- 2022-07-10 02:53:09下载
- 积分:1
-
check and alarm system
check and alarm system
- 2023-07-06 02:05:03下载
- 积分:1
-
DOS下驱动源程序,适用C/C++运行,
下驱动源程序,适用C/C++运行...
DOS下驱动源程序,适用C/C++运行,
下驱动源程序,适用C/C++运行-DOS driver source code under the applicable C/C++ Running under the driver source code, application C/C++ Run
- 2022-06-20 03:37:02下载
- 积分:1
-
1.首先选定图的类别(有向图、无向图),再选定图的存储结构,根据输入的顶点或者边建立图;并把相应的邻接表或者邻接矩阵输出;
2.根据已有的邻接矩阵或邻接表用...
1.首先选定图的类别(有向图、无向图),再选定图的存储结构,根据输入的顶点或者边建立图;并把相应的邻接表或者邻接矩阵输出;
2.根据已有的邻接矩阵或邻接表用递归方法编写深度优先搜索遍历算法,并输出遍历结果;
-1. First of all selected map type (directed graph, undirected graph), re-selected map storage structure, under the Importation of the establishment of the vertex or edge map and the corresponding adjacency list or adjacency matrix output 2. According to Some adjacency matrix or adjacency list prepared by the recursive depth-first search method traversal algorithm, and output traversal results
- 2022-05-13 10:14:41下载
- 积分:1