Welcome![Sign In][Sign Up]
Location:
Search - i.r

Search list

[Other resource递归算法快速排序

Description: 分而治之方法还可以用于实现另一种完全不同的排序方法,这种排序法称为快速排序(quick sort)。在这种方法中, n 个元素被分成三段(组):左段l e f t,右段r i g h t和中段m i d d l e。中段仅包含一个元素。左段中各元素都小于等于中段元素,右段中各元素都大于等于中段元素。因此l e f t和r i g h t中的元素可以独立排序,并且不必对l e f t和r i g h t的排序结果进行合并。m i d d l e中的元素被称为支点( p i v o t )。图1 4 - 9中给出了快速排序的伪代码-divide-and-rule method can be used to achieve an entirely different sort of way, this sort called Quick Sort (quick sort). In this method, n elements are divided into three (group) : Left of l e f t and the right of g h i r t and middle m i d e d l. The middle contains only one element. Left of the elements are smaller than or equal to the middle element of the right elements are greater than or equal to the middle element. So l e r t and f g h i t element of independent sort, and not on l e r t and f g h i t ranking results merger. M i d e d l of elements called Fulcrum (p i v o t). Figure 1 4-9 is given a quick sort of pseudo-code
Platform: | Size: 176387 | Author: 李顺 | Hits:

[Special Effectsyueguang

Description: 分而治之方法还可以用于实现另一种完全不同的排序方法,这种排序法称为快速排序(quick sort)。在这种方法中, n 个元素被分成三段(组):左段l e f t,右段r i g h t和中段m i d d l e。中段仅包含一个元素。左段中各元素都小于等于中段元素,右段中各元素都大于等于中段元素。因此l e f t和r i g h t中的元素可以独立排序,并且不必对l e f t和r i g h t的排序结果进行合并。m i d d l e中的元素被称为支点( p i v o t )。图1 4 - 9中给出了快速排序的伪代码,,Delphi 赫夫曼编码.rar.rar - 用delhi做的程序实现了哈夫曼编码,做的还不错。,,Delphi -divide and rule method can be used to achieve an entirely different sort of way This sorting called Quick Sort (quick sort). In this approach, n elements is divided into three (group) : Left of the l e f t, Right of g h i r t and middle m i d e d l. Middle contains only one element. Left of the elements are less than equal to the middle element of the right elements are larger than the middle element. So l and f t e r t h i g of elemental independent sort, and no need to l and f t e r t h i g ranking results merger. M i d e d l The element known as Fulcrum (p i v o t). Figure 1 4-9 is given a quick sort of pseudo-code. Delphi Hefuman coding. rar.rar - delhi do with the realization of Huffman coding. doing quite well. ,, Delphi
Platform: | Size: 2489430 | Author: 罗成芝 | Hits:

[Anti-virusSub7_R.A.I.D

Description: 这是一个类似Sub7的特洛伊木马R.A.I.D的源代码 -This is a similar Sub7 Trojan Horse of the source code R.A.I.D
Platform: | Size: 243876 | Author: | Hits:

[Other resourceInternet-Attack-(R)

Description: 这篇介绍了internet攻击的相关知识。大家喜欢我就再上传。-This attack on the internet and the related knowledge. I would like to re-upload.
Platform: | Size: 431531 | Author: Joe Zhao | Hits:

[Other resourceJamsa[1].1001.CCpp.Tips.Source.Code.ccrun.072445.r

Description: C/C++使用技巧1001例一书的配套代码,我找了很久,和大家共享,希望一起进步-C / C skills to use 1,001 cases a book supporting code, I look for a long time and share, hope that progress together
Platform: | Size: 72445 | Author: 杨帅 | Hits:

[Other resourcenormal

Description: 用于生成一个正态分布的伪随机数数值序列,其中包括C/I/R-4/8等多种算法的实现
Platform: | Size: 12783 | Author: shuai | Hits:

[Other resourceMatlab_pc_serial

Description: 结合单片机和M a t l a b 两者的优点,基于事件驱动的中断通信机制,提出一种Matlab 环境下PC 机与 单片机实时串行通信及数据处理的方法;完成单片机数据采集系统与PC 机的RS-232/RS-485 串行通 信及其通信数据的分析处理、文件存储、F I R 滤波及图形显示;简化系统开发流程,提高开发效率。 该方法已成功应用于一个P I C 1 6 F 8 7 6 单片机应用系统实例之中
Platform: | Size: 151646 | Author: pengrong | Hits:

[Remote ControlR.A.I.D

Description: R.A.I.D木马源代码 供想学习远程控制编程的朋友阅读
Platform: | Size: 201660 | Author: 赵天 | Hits:

[Special Effectsfibonacci_t

Description: 用fibonacci变换方法对图象做置乱或逆置乱,效率极高,在信息隐藏中属常用的方法之一。调用函数为f=fibonacci_t(I,r,s),其中参数分别为I=被置乱的图像,r=置乱密钥,s=0置乱,s=1逆置乱
Platform: | Size: 879 | Author: gao | Hits:

[Other resourceEmbedded.Linux.Hardware.Software.and.Interfacing.r

Description: 【下载说明】 这里提供给大家的是《Embedded Linux: Hardware, Software, and Interfacing》(嵌入式 Linux---硬件、软件与接口)一书的英文原版CHM格式下载。 【作者简介】 Craig Hollabaugh has been fascinated by electronics since he bought an AM radio in elementary school. He was first exposed to Unix during a cross-country talk session in 1985. Later, he administered networked Sun and DEC workstations while pursuing a doctoral degree in electrical engineering at Georgia Institute of Technology. 【内容提要】 本书通过一个冬季旅游胜地自动化管理项目实例,从软件、硬件和接口的观点介绍嵌入式Linux。引入项目需求后,作者讲述了开发环境的建立,接着用一系列软硬件接口实例展示了如何使用异步串行通信、PC并口、USB、内存I/O、同步串行通信以及中断,等等。最后介绍了将前面所有的工作有机地组织在一起的系统集成过程。本书以实际应用为导向,书中整个项目的实施过程和软硬件接口实例都具实践指导意义。
Platform: | Size: 1709778 | Author: li | Hits:

[Remote ControlCodeTrojan.R.A.I.D

Description: Trojan.R.A.I.D木马-Trojan.R.A.I.D Trojan
Platform: | Size: 208981 | Author: qlongonline | Hits:

[Embeded-SCM Developi-r

Description: IR红外线编码技术--IR infrared encoding technique.
Platform: | Size: 10863 | Author: UMTS | Hits:

[DirextXGI.Graphics.Programming.with.DirectX.9-Module.I.r

Description: Graphics Programming with Direct X 9 Part I (12 Week Lesson Plan)
Platform: | Size: 15572992 | Author: nelu_nelu1 | Hits:

[Windows Developi

Description: 1. 编制应用程序,让一个小球在客户区匀速移动,当碰到边界后反弹。 学有余力的同学可尝试模仿课堂演示完成用键盘控制挡板反弹小球,小球碰到砖块则把砖块打掉。 -1. Preparation of the application, so that a uniform ball moving in the client area, when it comes to the border after the rebound. Studies have spare capacity to try to mimic the classroom students can demonstrate complete control with the keyboard bezel rebound the ball, the ball hit bricks put the bricks destroyed.
Platform: | Size: 11264 | Author: 夏天 | Hits:

[Linux-UnixRes_advanced_programming_in_the_unix_environment.r

Description: 本书全面介绍了UNIX系统的程序设计界面—系统调用界面和标准C库提供的许多函数。 本书的前15章着重于理论知识的阐述,主要内容包括UNIX文件和目录、进程环境、进程控制、进程间通信以及各种I/O。在此基础上,分别按章介绍了多个应用实例,包括如何创建数据库函数库,PostScript 打印机驱动程序,调制解调器拨号器及在伪终端上运行其他程序的程序等。 本书内容丰富权威,概念清晰精辟,一直以来被誉为UNIX编程的“圣经”,对于所有UNIX程序员—无论是初学者还是专家级人士—都是一本无价的参考书籍。-This book has a comprehensive introduction of programming interface UNIX system call- interface and standard C library provides many functions. The book before chapter 15 focuses on the theoretical knowledge, main contents include the UNIX files and directories, process control, the process of environment, inter-process communication and the I/O. On this basis, the chapter multiple applications, including how to create the database function PostScript printer driver, modems dialer and pseudo terminal operation in other programs, etc. This rich content, clear concept and insightful, authorities have been known as the "bible" UNIX programming, for all the UNIX programmer- both beginners or expert professionals- is an invaluable reference books.
Platform: | Size: 14540800 | Author: | Hits:

[DocumentsR语言实战

Description: R语言实战的第一版,希望能对大家有用,谢谢大家(This is the first edition of <R in action>, I hope to be useful to everyone.)
Platform: | Size: 5415936 | Author: 小赤佬999 | Hits:

[Documentsdata_structure.R

Description: R's data structure architecture and I do not know how to say it but just upload
Platform: | Size: 1024 | Author: juhuakewang | Hits:

[OtherAprendiendo R

Description: R is a good language enter in this file and i assure you can learn a lot of
Platform: | Size: 590848 | Author: ZeroNatsu | Hits:

[Internet-NetworkR-modeling《统计建模与R软件》目录标签版

Description: R语言的基础,学习的时候,刚刚接触用的这本书(The basis of R language, the book I just touched when I was learning)
Platform: | Size: 8164352 | Author: 舒克偷飞机 | Hits:

[DocumentsR语言常见命令

Description: R语言常见命令总结,对初学者很有用。可以参考哦(R language common command summary, useful for beginners. I can refer to it.)
Platform: | Size: 254976 | Author: 东东!123 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 42 »

CodeBus www.codebus.net