-
小波变换和小波逆变换的C++实现,令附有测试数据和结果供参照。...
小波变换和小波逆变换的C++实现,令附有测试数据和结果供参照。-Wavelet transform and wavelet inverse transform of the C++ implementation, so that with test data and results for reference.
- 2023-07-09 21:45:03下载
- 积分:1
-
高精密工业摄像机在工业现场的测试程序,测试传输速率,误码率等...
高精密工业摄像机在工业现场的测试程序,测试传输速率,误码率等-High-precision industrial cameras at the scene in the industrial test procedures, test transmission rate, error rate, etc.
- 2023-03-16 09:55:04下载
- 积分:1
-
获得本机的一些基本信息,如BIOS,磁盘使用量等,开发环境VC...
获得本机的一些基本信息,如BIOS,磁盘使用量等,开发环境VC-some basic information, such as BIOS, disk use, development environment VC
- 2022-01-28 08:34:06下载
- 积分:1
-
此pdf主要介绍关于c++的相关知识,针对c++中的一些疑难方便进行介绍...
此pdf主要介绍关于c++的相关知识,针对c++中的一些疑难方便进行介绍-Pdf of this introduction on the main c++ Of related knowledge, for c++ Some problems facilitate the introduction
- 2022-03-17 22:52:27下载
- 积分:1
-
Abstraction:
This design require me use a most unusual swap algorithm. When swa...
本次设计要求我使用最不经常使用页面淘汰算法。该算法在需要太太某一页是,首先淘汰到当前时间为止,被访问次数最少的那一页。这只要在页表中给每一页增设一个访问计数器即可实现。每当该页被访问时,访问计数器加1,而发生一次缺页中断时,则淘汰计数值最小的那一页,并将所有的计数器清零。-Abstraction:
This design require me use a most unusual swap algorithm. When swap operation is demanded, this algorithm first swap the least accessed page up to present. To implement this algorithm, only need add a counter variable to eash page of the page table. When one page is accessed, the counter increase one. When page invalid interrupt occur, wash out the page with least count, then reset all the counters to zero.
- 2023-08-21 12:30:03下载
- 积分:1
-
Web 浏览器项目
这是用于 web 浏览器中你可以下载和执行作为工具使用 JVM 的 java 项目的实现。
- 2022-12-16 13:20:04下载
- 积分:1
-
MFC 24. Game, but with a voice, support SAPI4, need to install the Speech4 Chine...
MFC的24.游戏,但带语音,支持SAPI4,需要先安装Speech4的中文语音引擎-MFC 24. Game, but with a voice, support SAPI4, need to install the Speech4 Chinese Speech Engine
- 2022-01-22 03:09:11下载
- 积分:1
-
两台蓝牙设备之间的通讯 socket
代码分为client端和server端通过配置命令行来选择运行 的是client还是server。client端口需要指定目标设备的设备名称用于连接。两台设备采用socket通讯,来实现两台蓝牙设备之间的发现、搜索、绑定、监听、配对以及传输
- 2022-04-12 09:43:26下载
- 积分:1
-
简易登录注册平台
一款简易登录注册平台....................................................................................................................................................................................................................................................................
- 2022-12-16 10:55:04下载
- 积分:1
-
跳频扩频通信系统仿真
跳频扩频通信系统仿真-Frequency Hopping Spread Spectrum Communication System Simulation
- 2022-12-27 02:05:03下载
- 积分:1