-
pinfanfangwen
设有一头指针为L的带有表头结点的非循环双向链表,其每个结点中除有prev(前驱指针),data(数据)和next(后继指针)域外,还有一个访问频度域freq。在链表被起用前,其值均初始化为零。每当在链表中进行一次Locate(L,x)运算时,令元素值为x的结点中freq域的值增1,并使此链表中结点保持按访问频度非增(递减)的顺序排列,同时最近访问的结点排在频度相同的结点的最后,以便使频繁访问的结点总是靠近表头。试编写符合上述要求的Locate(L,x)运算的算法,该运算为函数过程,返回找到结点的地址,类型为指针型。(Has a head pointer is non-circular doubly linked list L with a header node, each node in addition to prev (precursor pointer), data (data) and next (successor pointers) outside, there is an access frequency degree domain freq. Before the list was hired, their values are initialized to zero. Whenever carried out in the list once Locate (L, x) when the operation, so that the element node x is the value in freq domain by one, and keep this list in the node-access frequency of non-increasing (decreasing) the order, while a recent visit to the nodes in the same row of the frequency of the last node, so that the nodes are frequently accessed tables are always near the head. Locate (L, x) algorithm is prepared in accordance with the above requirements of the test operation, the operation as a function of the process, return to find the address of the node of type pointer.)
- 2015-01-15 22:31:59下载
- 积分:1
-
TEST-TPM1CH0
MC9S08AW60的定时器1输入捕获驱动程序(MC9S08AW60 Timer 1 input capture driver)
- 2014-03-10 14:41:24下载
- 积分:1
-
DetectObjectWithSurf
Object detection (or rather, recognition) is one of the fundamental problems in computer vision and a lot of techniques have come up to solve it.
This is a Project about Real-time object detection in OpenCV using SURF.
- 2013-09-10 00:59:41下载
- 积分:1
-
UngDungNgheNhac
Simple mucic application using API winnm.dll
- 2014-12-26 00:05:41下载
- 积分:1
-
MFC-OpenGLClass-base-dialog
基于MFC对话框的OpenGL类:COpenGL,可以在对话框程序中使用OpenGL了,并且提供了全屏与非全屏转换的两个函数,很容易使用,速度快(MFC OpenGL class source code base dialog)
- 2013-11-11 08:43:10下载
- 积分:1
-
code
自己写的TMS320F28335代码,内含DA、AD、液晶驱动、峰值检测、频率采集等程序,供参考(TMS320F28335 write their own code, containing DA, AD, LCD driver, peak detection, frequency acquisition procedures for reference)
- 2015-06-23 11:30:14下载
- 积分:1
-
main
说明: 班级作业成绩管理系统,可以管理班级内同学的成绩信息,并筛选出不及格的同学。(Class operating performance management system, students can manage class performance within the information and filter out failing students.)
- 2010-03-22 21:32:14下载
- 积分:1
-
BigNumberPlusMinusMuitiplyDivide
可以实现十几位整数的四则运算,效率也较好(Four operations can be more than a dozen integer,and the efficiency is better)
- 2012-05-10 09:56:55下载
- 积分:1
-
nlmeansC.tar
canny edge detection
- 2018-06-19 11:01:03下载
- 积分:1
-
3dsmax-md5importer
可以将md5格式的模型导入到3ds max中的一个插件(3dsmax-md5importer)
- 2010-10-01 03:54:27下载
- 积分:1