-
heapsort
说明: 从最后一个非叶子结点开始从后往前进行调整,保证了根下的所有子树都是最大堆,最后对根进行调整,使整棵二叉树为最大堆,保证了根结点为整棵数的最大值点,完成了建堆的过程,再将根结点跟最后一个结点进行交换,如此反复操作,则堆排序就完成了,其中堆排序的过程采用了满二叉树的概念。(From the final of a non-leaf node after the move began to be adjusted to ensure that the root of all sub-tree are the biggest pile, and finally adjusted to the root, so that the largest heap binary tree整棵to ensure that the root node for整棵the maximum number of points, completed the process of building reactors, and then the last root node with a node to be exchanged, and so repeated the operation, then HEAPSORT completed, of which the process of HEAPSORT a full binary tree concept.)
- 2008-11-11 22:53:42下载
- 积分:1
-
glut-3.spec
glut函数的使用说明,最新版,来源于opengl官方网站。英文版。(glut function instructions, the latest version, opengl from the official website. English.)
- 2011-04-27 15:12:07下载
- 积分:1
-
RMI
Dijkstra programming
- 2011-11-11 01:05:45下载
- 积分:1
-
sceneComplete
Scene completion.This is a toy implementation of Scene Completion Using Millions of Photographs for 6.870 Object Recognition and Scene Understanding.(This implementation uses a of 54,000 256x256 images the Oliva lab for which we already have gist-based nearest neighbors data. )
- 2015-04-20 10:49:28下载
- 积分:1
-
shuikudiaodu_dengchulifa
水库调度图的绘制是一个难点,该程序采用等出力法绘制水库调度图,可通用。(Reservoir operation mapping is a difficult point, the program method used, such as mapping efforts reservoir operation plans can be generic.)
- 2020-12-17 10:09:12下载
- 积分:1
-
C-Progrmming-Language(second)
本书是由c语言的设计者brian w. kernighan和dennis m. ritchie编写的一部介绍标准c语言及其程序设计方法的权威性经典著作。全面、系统地讲述了c语言的各个特性及程序设计的基本方法,包括基本概念、类型和表达式、控制流、函数与程序结构、指针与数组、结构、输入与输出、unix系统接口、标准库等内容。
本书的讲述深入浅出,配合典型例证,通俗易懂,实用性强,适合作为大专院校计算机专业或非计算机专业的c语言教材,也可以作为从事计算机相关软硬件开发的技术人员的参考书。 在计算机发展的历史上,没有哪一种程序设计语言像c语言这样应用如此广泛(C language book is written by the designers of brian w. kernighan and dennis m. ritchie write a description of the standard c language and the authority of the program design classic. Comprehensive and systematic about the c language of all the basic features and programming methods, including basic concepts, types and expressions, control flow, function and program structure, pointers and arrays, structures, input and output, unix system interface, the standard library and so on.
Book about simple terms, with a typical example, user-friendly, practical, suitable as a computer professional or computer professional colleges of the c language materials can also be as engaged in computer-related hardware and software technology developed by staff reference. In the history of computer development, no programming language such as c language so widely used)
- 2011-06-21 18:25:09下载
- 积分:1
-
yggnr
在vc下编写的显示不同像素的图形程序代码,很有参考价值,对了解图形显示有好处()
- 2018-06-14 08:55:36下载
- 积分:1
-
fliter
说明: 电力变压器局部放电在线检测中窄带干扰滤波方法(Power Transformer Partial Discharge Detection in the narrow band interference filter)
- 2011-03-21 10:02:43下载
- 积分:1
-
vtk_build_vc
vtk guide, complete information about guide
- 2012-02-06 23:09:56下载
- 积分:1
-
11
说明: 利用串口发送指令,来控制步进电机的转动方向和步数,同时利用LCD液晶显示转动情况(XX)
- 2009-07-12 09:12:51下载
- 积分:1