-
ado
ado基本操作,缺少查询操作,可自由添加(ado basic operations, the lack of query operation, are free to add)
- 2010-07-05 18:43:08下载
- 积分:1
-
SingleTraverseAdjust
测绘MFC程序,打开导线计算数据并实现单根导线的计算并输出计算文件(附数据格式实例)(MFC mapping program, open wire calculate data and calculated to achieve a single wire and outputs the calculation file (with data format examples))
- 2015-11-26 22:27:29下载
- 积分:1
-
FibonacciHeap
斐波那契堆基于二项式堆,在支持以O(1)时间实现插入、合并和以O(log n)实现删除最小元素的基础上,进一步实现了以O(1)实现指定节点值减少和用O(log n)时间完成删除任意节点操作(Fibonacci heap-based binomial heaps of support to the O (1) time to achieve insertion, Merger and O (log n) to achieve the smallest element deleted on the basis of further to the O (1) to achieve specified nodes and reduce the value of O (log n) time to complete the deletion of arbitrary nodes parade for)
- 2007-01-04 22:36:07下载
- 积分:1
-
VLCDemo
MFC调用VLC的动态库libvlc.dll实现简单播放器,支持播放、暂停、停止、进度显示和进度控制、声音控制、支持中文路径的文件名字。VC6.0环境,可直接运行。(MFC calls VLC dynamic library libvlc.dll simple player, play, pause, stop, schedule display and schedule control, sound control, support Chinese path of the file name. VC6.0 environment, can be directly run.)
- 2013-07-15 09:41:10下载
- 积分:1
-
lsp
简单的lsp驱动框架,有助于理解lsp驱动架构(The lsp drive framework)
- 2012-05-04 14:46:21下载
- 积分:1
-
multhread
程序用于完成多线程程序设计,在vc环境下开发(Procedures for the completion of multi-threaded programming, in vc development environment)
- 2011-01-17 22:28:05下载
- 积分:1
-
img_pingyi
VC++对BMP位图进行图像平移实例,只能打开BMP格式的图像(VC++ bitmap image of BMP pan instance, can only open the BMP image format)
- 2011-05-22 22:52:20下载
- 积分:1
-
MifareOne-example
MifareOne读写例子,通过串口控制MifareOne射频卡的读写数据的VC++例程。调试通过。(MifareOne literacy example, through the serial control VC++ routine MifareOne RF card reader data. Debugging through.)
- 2014-08-05 21:59:56下载
- 积分:1
-
PicEffect
二维图像的基本处理,包括imfilter等matlab库函数的移植(The basic two-dimensional image processing, including imfilter matlab library function such as migration)
- 2010-07-30 08:51:33下载
- 积分:1
-
bao
多级反馈队列进程调度算法
1. 实验目的:
用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的理解。
2. 实验内容:
编写一个模拟程序,完成单处理机系统中的进程调度,采用多级反馈队列的时间片轮转调度算法.
实验具体包括:首先确定进程控制块的内容,进程控制块的组成方式,确定相关参数(如进程数、到达时间、服务时间、时间片大小等) 然后完成进程创建原语、进程调度原语和进程撤销原语 最后编写主函数,上机实验并取得结果数据。
(The process of multi-level feedback queue scheduling algorithm 1. Experimental Objective: To use advanced language writing and debugging a process scheduler in order to deepen their understanding of the concept of the process and understanding the process of scheduling algorithm. 2. Experimental contents: the preparation of a simulated procedure, single-processor systems to complete the process of scheduling, the use of multi-level feedback queue scheduling algorithm Round-Robin Time Slice. Experiments include: First of all, the process control block to determine the content, process control block of the composition determine the relevant parameters (such as the process of the number of arrival time, service time, time slice size, etc.) and then complete the process of creating the original language, the process of scheduling the original language and the process of revocation of the original language the final preparation of the main function of the machine and obtain the results of)
- 2009-05-06 22:58:08下载
- 积分:1