资源列表

« 1 2 ... .16 .17 .18 .19 .20 10621.22 .23 .24 .25 .26 ... 16924 »

[软件工程Lecture_06-(Stacks)

说明:The stack is the simplest of data structures. Placing something onto the stack and removing something from the stack is restricted to the top of the stack. That is why it is also defined as Last In First Out (LIFO) storage.
<Nameless> 在 2025-10-07 上传 | 大小:671kb | 下载:0

[软件工程Lecture_07-(Queues)

说明:The queue structure is a simple structure like the stack. The difference from the stack is that the first elements to enter the queue get processed first. That is, service requests get added to the end of the list. That is why, it is also defined
<Nameless> 在 2025-10-07 上传 | 大小:339kb | 下载:0

[软件工程DS_SelfStudy_Resources

说明:Data structers for c++, study resources - Pointers&Arrays - Linked Lists - Queues - Stacks - Trees
<Nameless> 在 2025-10-07 上传 | 大小:316kb | 下载:0

[行业发展研究10.1.1.110.3243

说明:道路提取的文章,老外写的,道
<李润生> 在 2025-10-07 上传 | 大小:334kb | 下载:0

[行业发展研究101

说明:介绍道路网智能化提取的文章,介绍道路网智能化提取的文章 -The introductory road network intelligent extraction article that describes the intelligent road network extraction article, the road network, intelligent articles extracted
<李润生> 在 2025-10-07 上传 | 大小:435kb | 下载:0

[软件工程Pages-automatically-refresh

说明:网页自动刷新 www.baidu.com-Pages automatically refresh
<sly> 在 2025-10-07 上传 | 大小:3kb | 下载:0

[行业发展研究114a

说明:遥感影像道路网提取, 遥感影像道路网提取,-Remote sensing images road network extraction, remote sensing images road network extraction, remote sensing images road network extraction,
<李润生> 在 2025-10-07 上传 | 大小:1.61mb | 下载:0

[行业发展研究256

说明:遥感影像道路网提取方法的文章,遥感影像道路网提取方法的文章 -Articles of remote sensing images road network extraction method, the road network extraction method of remote sensing image Article remote sensing image road network extraction method articles
<李润生> 在 2025-10-07 上传 | 大小:4.87mb | 下载:0

[行业发展研究eth-40668-01

说明:道路网提取研究现状,道路网提取研究现状道路网提取研究现状-Road network extraction research status of road network extraction of road network extraction Research Research
<李润生> 在 2025-10-07 上传 | 大小:320kb | 下载:0

[软件工程MMORPGframworkdoc

说明:游戏开发架构技术概述资料,虽不详细,但技术概括全面-Game development fr a mework Technical Overview information, although not detailed, but the technical comprehensive summary
<moto2002> 在 2025-10-07 上传 | 大小:854kb | 下载:0

[软件工程num-game

说明:这是一款普通的数字游戏,可供悠闲时娱乐,放松脑袋-This is a normal digital games, and entertainment for a peaceful, relaxing head
<jk> 在 2025-10-07 上传 | 大小:1kb | 下载:0

[软件工程RGB_TO_YUV_Reduce_calc

说明:我们一个图象模式识别的项目,需要将RGB格式的彩色图像先转换成黑白图像。 图像转换的公式如下: Y = 0.299 * R + 0.587 * G + 0.114 * B 图像尺寸640*480*24bit,RGB图像已经按照RGBRGB顺序排列的格式,放在内存里面了。 -We project an image pattern recognition RGB format color images, you need to be converted to
<liuhf> 在 2025-10-07 上传 | 大小:824kb | 下载:0
« 1 2 ... .16 .17 .18 .19 .20 10621.22 .23 .24 .25 .26 ... 16924 »

源码中国 www.ymcn.org