-
这是时钟需要用到的资源图片,记录了很多的时钟位图
这是时钟需要用到的资源图片,记录了很多的时钟位图-This is the clock need to use the resources of images, recorded a lot of clock bitmap
- 2022-04-18 06:09:51下载
- 积分:1
-
Imlementation of Functors for C
Imlementation of Functors for C-Imlementation of Functors for C++
- 2022-03-14 20:03:48下载
- 积分:1
-
大洲资讯付费广告管理系统
资源描述这是一套付费广告管理系统,代码管理,方便简单;支持普通图片广告和第三方广告代码; 广告独立IP显示统计和涮新量统计; 广告独立IP点击统计和非独立IP统计; 广告点击IP记录统计; 可限制广告最大显示量和点击量; 实时生成Javascript代码,可任意调用; 一定时间内相同IP点击无效;
- 2022-02-03 13:07:54下载
- 积分:1
-
当用户单击每个数字按钮时,弹出对应的设置对话框,在此处可以设置用户想启动的程序(或者直接输入文件夹名)以及 文字串...
当用户单击每个数字按钮时,弹出对应的设置对话框,在此处可以设置用户想启动的程序(或者直接输入文件夹名)以及 文字串-when users click each number button, the pop-up dialog counterparts, the user may set up here to start the process (or directly into the folder), and text strings
- 2022-10-26 17:10:03下载
- 积分:1
-
hex2bin是一个很好的工具,但用在Windows
hex2bin is a very good tool but used in windows-hex2bin
- 2023-06-22 13:05:04下载
- 积分:1
-
结合"61板"的三个按键完成带有语音播报功能的电子钟:
// 1、KEY1--按一下播放年、月、日,再按一下播放时、分 (I/O口A0)
// 连...
结合"61板"的三个按键完成带有语音播报功能的电子钟:
// 1、KEY1--按一下播放年、月、日,再按一下播放时、分 (I/O口A0)
// 连续按3s,则进入调整状态 调整状态下调整内容的切换
// 2、KEY2--年、月、日、时、分的增加(I/O口A1)
// 3、KEY3--年、月、日、时、分的减少(I/O口A2)-combination "61 boards" to complete th ree key functions with voice broadcast electronic bell :// 1, KEY1-- by about players, month, day and broadcast press once,- (I/O A0)// by consecutive 3s, then a state of adjustment adjustment adjustment under the content switching// 2. KEY2-- the year, month, day and hour of the increase in hours (I/O A1)// 3, KEY3--, on that day, when the reduced hours (I/O A2)
- 2023-03-07 12:35:04下载
- 积分:1
-
wireless tools 29 wireless_tools.29.1
wireless tools 29 wireless_tools.29.1
- 2022-03-11 03:51:18下载
- 积分:1
-
Description:
采用邻接表表示有向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列,...
Description:
采用邻接表表示有向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列,边的输入按照边的顶点序号从小到大的顺序排列,如下图的边的输入顺序为0 1,0 2,0 3,1 2,1 3,2 4,3 4共七条边,邻接表的边结点采用头插法。本输入样例中所用的图如下所示:
Input Format:
第一行输入两个值,第一个是图中顶点的个数,第二个是图中边的条数
第二行输入各顶点的信息,即输入每个顶点字符
第三行开始输入每条边,每条边的形式为两个顶点的序号,中间以空格隔开,输入完一条边换行
Output format:
首先输出图的顶点信息,输出完毕换行
接着输出图的邻接表,格式为首先输出第一个顶点,接着输出该顶点的所有的临界点的序号,换行,然后输出下一个顶点及邻接点,以此类推
接下来一行输出从图的第一个顶点开始进行深度优先遍历的序列,中间以空格隔开,输出完毕换行
最后一行输出从图的第一个顶点开始进行广度优先遍历的序列,中间以空格隔开,输出完毕换行
-Description:
Adjacency list using said directed graph to complete the map creation, map of the depth-first traversal, breadth-first graph traversal operations. In which vertex information is character, the graph vertices in order arranged by character number, while the input side of the vertex according to serial number from small to large order, the following graph of the input side of the order of 0 1,0 2,0 3,1 2,1 3,2 4,3 4 a total of seven edge, the edge-node adjacency list using the first interp
- 2022-01-28 23:09:39下载
- 积分:1
-
WINDOWS 2000中RUNDLL32.EXE原代码
WINDOWS 2000中RUNDLL32.EXE原代码-the source code of WINDOWS 2000 RUNDLL32.EXE.rar
- 2022-05-09 03:17:26下载
- 积分:1
-
evc 开发的UI程序源码 evc 开发的UI程序源码
evc 开发的UI程序源码 evc 开发的UI程序源码-UI development process EVC EVC source UI development process source
- 2023-04-16 21:10:04下载
- 积分:1