资源列表
12
- 数据结构中的六种排序算法,各有优缺点,请根据实际情况调整
图象压缩
- 图像压缩问题要求确定象素序列{p1,p2,…,pn}的最优分段,使得依此分段所需的存储空间最少。每个分段的长度不超过256位。数字化图像是m×m的像素阵列。假定每个像素有一个0 ~ 2 5 5的灰度值。因此存储一个像素至多需8位。若每个像素存储都用最大位8位,则总的存储空间为8m^2 位。为了减少存储空间,我们将采用变长模式( variable bit scheme),即不同像素用不同位数来存储。像素值为0和1时只需1位存储空间; 值2、3各需2位;值4,5,6和7各需3位;以此类推。-imag
Cldef
- 用以标记源代码中的注释(C or C++ /**/ //)和条件编译(如: #if #ifdef),可以除去代码中的注释的条件编译的内容.-Used to tag the source code of the Notes (C or C++/**// /) and conditions of the compiler (such as:# if# ifdef), can remove the code in the conditions of the Notes the contents of
commuiate
- 基于C++的通讯录系统 包括增加 修改删除等功能-C++ based on the address book system includes features such as increased modify delete
calculation
- 计算表达式的值 用C语言实现的 数据结构上机作业-Calculation of the value of expression achieved using C language
KeyCodes
- remote and panel code to change your remotes
VS2005
- vs实现,网络互连。有小的实现传输的速度和传输的正确性-net
Tdiaoduuh
- 磁盘调度设计,磁盘调度算法的实现,包括 先来先服务调度算法,最短寻道优先调度算法法 ,扫描算法,循环扫描算法, N—Step—SCAN算法 已通过测试。 -The design of disk scheduling, disk scheduling algorithm implemented, including the first-come, first-serve scheduling algorithm to shortest seek prio
Daaaarari
- 数字滤波器的实现,分别输入低频、高频、中中频三种信号,实现低通、高通、带阻滤波器。 -Digital filter, enter the low-frequency, high frequency, in the intermediate frequency of three signals, low pass, high pass, band stop filter.
Sort-Method
- 建立一维数组数据结构的模板类,使一维数组中的数据元素可以是char, int, float等多种数据类型,并对数组元素实现多种选择类排序-The establishment of a one-dimensional array template class data structure, so one-dimensional array of data elements can be char, int, float, and other data types, and array elemen
STCtoADXL33
- STC单片机串口输出ADXL335角度值.其中主要包含了加速度传感器的主要技术参数文档以及程序,采集三路AD转换为测得参数值-STC microcontroller serial output ADXL335 angle values. The main document contains the main technical parameters of the acceleration sensor and a program
eehbh
- 超级链接效果的类CLink 选把所带的两个文件导入到工程中,关闭工程-Effect of hyperlink class CLink choose brought the two files imported into the project, close the project
