-
几篇有关雷达目标识别的优秀论文(基于非线性方法的雷达目标识别研究.NH基于高分辨距离像的雷达目标识别.NH雷达目标识别系统的研究和设计.KDH).part6...
几篇有关雷达目标识别的优秀论文(基于非线性方法的雷达目标识别研究.NH基于高分辨距离像的雷达目标识别.NH雷达目标识别系统的研究和设计.KDH).part6-Several of the radar target recognition of outstanding paper (based on nonlinear methods of study of radar target recognition. NH HRRP-based radar target identification. NH radar target identification system research and design. KDH). Part6
- 2022-05-29 16:52:11下载
- 积分:1
-
魔力游戏伤害计算器源码c#编写,用数组进行数据存储,对经常pk的人有很大帮助...
魔力游戏伤害计算器源码c#编写,用数组进行数据存储,对经常pk的人有很大帮助-magic of the game hurt calculators source c# prepared with data storage arrays, on the regular pk be very helpful
- 2022-02-02 08:08:31下载
- 积分:1
-
Winsock实现网络聊天室
Winsock实现网络聊天室-Winsock Internet chat room
- 2022-01-25 14:22:43下载
- 积分:1
-
c#调用本机摄像头,并保存成图象源码
c#调用本机摄像头,并保存成图象源码 很好用,用VS2013打开就能用
- 2023-04-28 02:55:03下载
- 积分:1
-
更新uf871/870的采购订单出错的数据
更新uf871/870的采购订单出错的数据-Uf871/870 update the purchase order data error
- 2022-01-25 17:42:04下载
- 积分:1
-
UNZIP with directory preservation. This sample contains long file names. Uploade...
UNZIP with directory preservation. This sample contains long file names. Uploaded on 24 April, 2000. The COLORLB sample shows how to implement an owner-draw list box. The box is drawn LBS_OWNERDRAWFIXED and also uses the LBS_HASSTRINGS style. The box allows you to individually set the color of each item in the box
- 2022-03-12 06:47:03下载
- 积分:1
-
指纹识别C++ OPENCV
应用背景好的代码为指纹识别C++ OPENCV关键技术好的代码为指纹识别C++ OPENCV ..波 ;有25219个采样点在5秒查询波 ;宋90408 1h11m19s,所以最多有22000000点
- 2022-12-23 23:50:03下载
- 积分:1
-
WndTabs是一款Visual Studio的IDE扩展工具,能极大的方便使用Visual Studio来开发的程序员。...
WndTabs是一款Visual Studio的IDE扩展工具,能极大的方便使用Visual Studio来开发的程序员。-WndTabs is a Visual Studio IDE expansion tools, can greatly facilitate the use of Visual Studio programmers to develop.
- 2022-02-26 07:02:50下载
- 积分:1
-
最小费用最大流的一个实验程序,可以根据具体问题来重新修改...
最小费用最大流的一个实验程序,可以根据具体问题来重新修改-Minimum cost maximum flow in an experimental procedure may be based on specific issues to re-modify the
- 2023-02-05 20:50:03下载
- 积分: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