-
hash
一个简单的c代码的hash表数据库框架,(A simple c code hash table frame)
- 2013-11-06 16:07:52下载
- 积分:1
-
欧拉函数
应用背景欧拉函数对于正整数n,求小n,且与n互质的整数的个数关键技术数论 C语言 算法设计 可以参考刘汝佳
- 2022-02-13 04:01:00下载
- 积分:1
-
VCPmatlab
本文详细介绍了如何实现VC与Matlab的混合编程,对于进行复杂的运算有很好的用处(This paper describes how the VC and Matlab programming mix, for complex calculations to good use)
- 2013-09-07 11:32:39下载
- 积分:1
-
禁止关闭操作系统C#源代码实例, 如何禁止关闭操作系统程序...
禁止关闭操作系统C#源代码实例, 如何禁止关闭操作系统程序-the closure of the operating system C# source code examples, how to stop the closure of the operating system procedures
- 2022-04-10 05:17:57下载
- 积分:1
-
LabWindows CVI_EPB_HwRelease
基于LabWindows CVI的CAN,TCP,DAQ测试系统,可以借鉴其上面的代码。 (Based on LabWindows CVI of CAN, TCP, DAQ test system that can learn their above code.)
- 2014-11-19 20:42:54下载
- 积分:1
-
duoboxinfasengqi
这是一个多波形发生器程序,可以产生实验室常用的波形(This is a multi-waveform generator procedure, can produce waveforms commonly used laboratory)
- 2010-07-05 10:09:05下载
- 积分:1
-
TestForSplitterWnd
一个切分窗口的MFC程序,可以将当前窗口分成不同的行和列。()
- 2008-05-16 10:51:57下载
- 积分:1
-
基于opencv sift实现全景图片的拼接
全景图像拼接
压缩包中包含的具体内容:
对给定数据中的不同场景图像,进行全景图拼接操作,具体要求如下:
(1) 寻找关键点,获取关键点的位置和尺度信息。
(2) 在每一幅图像中,对每个关键点提取待拼接图像的SIFT描述子。
(3) 比较来自两幅不同图像的SIFT描述子,寻找匹配关键点。
(4) 基于图像中的匹配关键点,对两幅图像进行配准。 (5) 基于变换矩阵,对其中一幅图像进行变换处理,将其与另一幅图像进行拼接。
(6) 对同一场景的多幅图像进行上述操作,实现场景的全景图拼接 已经实现这些功能,并且编译运行均不报错!
- 2022-10-03 15:35:04下载
- 积分:1
-
Processer_Manager
加深对进程概念及进程管理各部分内容的理解;熟悉进程管理中主要数据结构的设计及进程调度算法。
1) 基本操作:进程的创建、删除。
2) 进程的基本属性: 进程名、进程时间片、进程优先级
3) 支持进程创建与撤销功能,创建后的进程在其整个生命周期中以PCB形式存在。每个进程用一个PCB表示,其内容根据具体情况设置。
进程根据其执行情况在不同队列(就绪队列、阻塞队列)间迁移。
5) 实现单处理器进程调度功能,调度等调度算法实现。
6) 管理的进程数目不少于3个,竞争使用的资源可以是CPU、内存、I/O设备等。
7) 进程可在初始时刻由系统创建,也可由其它进程在运行过程中创建。
8) 能够查看各进程状态、各进程队列内容。系统在运行过程中应能显示或打印各进程的状态及有关参数的变化情况,以便观察诸进程的运行过程及系统的管理过程。
9) 至少支持1种或者2种调度算法。(The concept of deepening of the process and process management understanding of the various parts familiar with the process management in the design of the main data structure and process scheduling algorithm.
1) basic steps: the process of creating, deleting.
2) the basic properties of the process: the process name, process time slice, the process priority
3) to support the process of creation and cancellation function, the process created throughout their life cycle in PCB form. Each process with a PCB that set the content according to specific circumstances.
Process in accordance with its implementation in different queue (ready queue, blocking the queue) to another.
5) the process of single-processor scheduling, scheduling and other scheduling algorithm.
6) management of not less than three the number of processes, competitive use of resources can be CPU, memory, I/O devices.
7) The process can be created by the system at the initial time, other processes may also be c)
- 2010-11-21 12:35:34下载
- 积分:1
-
labwindows CVI做竖状图源程序
在虚拟仪器中有很多时候我们需要用到 竖状图的表示方式 但CVI不支持竖状图的控件 我用了波形显示控件做了一个竖状图显示控件
- 2022-01-28 08:01:03下载
- 积分:1