搜索资源列表
zuidachangfang
- 最大长方体问题 一个长,宽,高分别为m,n,p 的长方体被分割成个m*n*p 个小立方体。每个小立方体内有一个整数。试设计一个算法,计算出所给长方体的最大子长方体。子长方体的大小由它所含所有整数之和确定。-The biggest problem Cuboid a length, width and height, respectively m, n, p of the rectangular cut into m* n* p a small cube. Each cube, there ar
find_the_middle_number
- 设X[0:n-1]和Y[0:n-1]为两个数组,每个数组中都有n个已经排好序的数字,试设计一个O(logn)时间的算法,找出X和Y的2n个数的中位数。-Set X [0: n-1] and Y [0: n-1] for the two arrays, each array has n good order have been ranked the number and try to design a O (logn) time algorithm to find of the X and Y i
h264
- 对H.264 编码器在不同平台的典型实现进行了介绍, 对其多种优化方式和软件、硬件设计进行分析。总结了基于模型的 编码器开发过程, 并结合正在开发的H.264 编码系统, 研究了参考模型代码转换和复杂度高的模块的算法优化。-H.264 encoder on the typical implementation in different platforms were introduced, and its variety of optimization methods and software
Qualcomm_80-V7889-27A
- WAV Playback Qualcomm Algorithm Software Design Document
H_263
- 视频编解码器中量化器的设计与实现,阐述了采用两个步骤设计9’ #: 量化器:首先利用缓冲器纯占有控 制算法来确定量化器的粗量化步长;然后利用视觉特性控制来确定量化器的精量化 步长。-Video codec in the quantizer design and implementation, described using a two-step design 9 ' #: quantization: first, the use of buffer control algorit
7.2-FFT
- 基于seed dm6437的快速傅立叶变换的算法 及滤波器的设计-Based seed dm6437 fast Fourier transform algorithm and filter design
bload
- 简单的回溯算法,算法分析与设计,比较简单适合初学-Simple backtracking algorithms, algorithm analysis and design, is relatively simple for beginners
CShortestLenPCB
- 采用分枝限界法进行求解最短路径长度的问题,是算法设计中的经典题目-Branch and Bound method used to solve the problem of the shortest path length, is the classic algorithm design topics
FIFO103
- 大学生计算机操作系统课程设计,实现页面置换,利用fifo(先进先出)算法-Students of computer operating systems curriculum design, the realization of the page replacement, the use of fifo (FIFO) algorithm