-
快速排序,基本思想:通过一趟排序将待排序记录分割成独立的两部分,其中一部分记录的关键字均比另一部分记录的关键字小,则可分别对这两部分记录继续进行排序,以达到整个...
快速排序,基本思想:通过一趟排序将待排序记录分割成独立的两部分,其中一部分记录的关键字均比另一部分记录的关键字小,则可分别对这两部分记录继续进行排序,以达到整个序列有序。-quick sort, the basic idea : The trip will rank ordering records to be separated into two independent parts, part of the keyword record than another part of the record of the keyword small, will each of the two parts to continue sorting records, in order to achieve an orderly sequence as a whole.
- 2022-02-10 13:56:41下载
- 积分:1
-
hospital management codes
hospital management codes
- 2023-01-13 19:45:03下载
- 积分:1
-
考试辅导,软件工程国家考试模拟题,高质量,预测的非常准...
考试辅导,软件工程国家考试模拟题,高质量,预测的非常准-Test counseling, test simulation software engineering Country title, high-quality, very quasi-prediction
- 2023-08-09 14:15:03下载
- 积分:1
-
一次软件作业,迷宫的求解问题,有需要的可以直接下载,(c语言版)...
一次软件作业,迷宫的求解问题,有需要的可以直接下载,(c语言版)-a software operations, maze solving the problem, we need can be directly downloaded (c language version)
- 2023-08-07 11:55:03下载
- 积分:1
-
Software engineering
软件工程--实践者的研究方法
本书是一本系统而全面地介绍软件工程理论、技术和实践的专著,是北美学
术界和产业界的畅销书之一。本书作者Roger S.Pressman是软件工程领域国际
知名的咨询专家和作者,著有多本学术专著,本书已是其第四版。本书由黄柏素、梅宏组织翻译。-Software engineering- the practice of the research methodology of this book is a systematic and comprehensive introduction to software engineering theory and practice of technical monographs, is the North American academia and industry, one of the best-selling book. This book the author Roger S. Pressman Software Engineering are internationally renowned experts and authors of the consultation, a number of the academic monograph, the book is its fourth edition. This book by Huangbai Su, MEI Hong Translations Organize.
- 2022-08-18 10:56:24下载
- 积分:1
-
FatFs文件系统的移植.doc(很实用的开源文件系统)
FatFs文件系统的移植.doc(很实用的开源文件系统)-FatFs File system design(one open source)
- 2022-01-25 23:32:03下载
- 积分:1
-
请认真阅读您的文件包,说明它至少有40字节。
Please read your package and describe it at least 40 bytes.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2022-10-13 08:15:03下载
- 积分:1
-
表达式求值,通过栈,计算加减乘除,可以做小数,整数负数等运算...
表达式求值,通过栈,计算加减乘除,可以做小数,整数负数等运算-Expression is evaluated, through the stack, calculate addition and subtraction multiplication and division, can do decimals, negative integers such as computing
- 2022-02-21 17:51:11下载
- 积分:1
-
移动网络的混合定位技术及其实现.是一篇好文章,大家好好看看.希望大家多多交流:gis_boy@hotmail.com...
移动网络的混合定位技术及其实现.是一篇好文章,大家好好看看.希望大家多多交流:gis_boy@hotmail.com-hybrid mobile network positioning technology and its implementation. Is a good article, everyone a good look. I hope Members can exchange : gis_boy@hotmail.com
- 2022-02-20 12:43:24下载
- 积分:1
-
求解TSP问题的遗传算法matlab程序
求解TSP问题的遗传算法matlab程序-Problem solving TSP procedure genetic algorithm matlab
- 2022-03-20 08:03:27下载
- 积分:1