-
这都是关于银行家算法
it s all about bankers algorithm
- 2022-02-05 21:12:43下载
- 积分:1
-
基于STM32的ARM开发(红外遥控音乐游戏)
开发软件Keil uVision4,硬件平台野火STM32,单片机程序。
程序主要内容实现远程红外遥控器控制STM32播放音乐和玩拼图游戏。
- 2023-04-15 09:00:18下载
- 积分:1
-
开发工具EVC3.0 按下面做然后编译 是一个字典程序 请解压缩到D盘根目录,在eMbedded Visual C++ 3.0 的Tools=>Optio...
开发工具EVC3.0 按下面做然后编译 是一个字典程序 请解压缩到D盘根目录,在eMbedded Visual C++ 3.0 的Tools=>Options菜单项Directories选择卡中加入头文件路径: D:JFDict200SourceCodelibxmlinclude D:JFDict200SourceCodelibxslt 和正确的库文件路径,对于Pocket PC为: D:JFDict200SourceCode\_libfilesWCE300Pocket_PCARMRel-development tools EVC3.0 done by Below is then compiled a dictionary please procedures to extract the D occurs, the eMbedded Visual Tools 3.0, C = gt; Directories Options menu items to choose the first card to add paper trails : D : JFDict200 SourceCode libxml include D : JFDict200 SourceCode libxslt and the correct path of the library for Pocket PC : D : JFDict200 SourceCode _libfiles WCE300 Pocket_PC ARMRel
- 2022-12-11 15:15:03下载
- 积分:1
-
C++ STL 标准模板库源码,对学习C++ STL非常有用
C++ STL 标准模板库源码,对学习C++ STL非常有用-C STL standard template library source code, to learn very useful C STL
- 2022-05-06 20:04:51下载
- 积分:1
-
通讯系统
登录----选择-----客户端,服务器(可互发消息)
- 2022-09-25 00:55:02下载
- 积分:1
-
地址计数器
请注意:
本例的各个源描述的编译顺序应该是:
55_falsepath.vhd
55_falsepath...
地址计数器
请注意:
本例的各个源描述的编译顺序应该是:
55_falsepath.vhd
55_falsepath_stim.vhd-Address counter Please note: This case is described in various sources to compile the order should be: 55_falsepath.vhd 55_falsepath_stim.vhd
- 2023-03-14 04:55:03下载
- 积分:1
-
采用邻接矩阵表示无向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列。本输入样例中所用的图如下所示...
采用邻接矩阵表示无向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列。本输入样例中所用的图如下所示:
Input Format:
第一行输入两个值,第一个是图中顶点的个数,第二个是图中边的条数
第二行输入各顶点的信息,即输入每个顶点字符
第三行开始输入每条边,每条边的形式为两个顶点的序号,中间以空格隔开,输入完一条边换行
Output format:
首先输出图的顶点信息,输出完毕换行
接着输出图的邻接矩阵,假如图中有n个顶点,则输出形式为n行n列的邻接矩阵,输出完毕换行
接下来一行输出从图的第一个顶点开始进行深度优先遍历的序列,中间以空格隔开,输出完毕换行
最后一行输出从图的第一个顶点开始进行广度优先遍历的序列,中间以空格隔开,输出完毕换行
-Using an undirected graph adjacency matrix representation to complete the map creation, graph depth-first traversal, graph breadth-first traversal operation. In which vertex information is character, the graph vertex number by characters in order. The input sample used in the diagram are as follows:
Input Format:
The first line of input two values, the first one is the number of graph vertices, the second one is the number of graph edges
Second row, enter information in each vertex, that enter each vertex character
Start typing in the third line of each side, each side in the form of two vertices
- 2022-01-26 03:32:41下载
- 积分:1
-
a TrueType Demo
Written in asm
simple , powerful , interesting
a TrueType Demo
Written in asm
simple , powerful , interesting
- 2022-08-15 20:28:45下载
- 积分:1
-
该程序可以用来图形化监控本地某些进程的情况,同时也可以控制这些进程...
该程序可以用来图形化监控本地某些进程的情况,同时也可以控制这些进程-the procedure can be used for graphical monitoring some local process, but can also control these processes
- 2022-06-02 14:53:31下载
- 积分:1
-
一部很好的c++学习视频,讲得非常详细,透彻!适合c++初学者使用,学习!...
一部很好的c++学习视频,讲得非常详细,透彻!适合c++初学者使用,学习!-A very good c++ Learning video, was very detailed and thorough! Suitable for c++ Beginners use to learn!
- 2022-12-26 20:05:07下载
- 积分:1