-
tower-of-Han
此为汉诺塔程序,汉诺塔层数为输入变量,其它不需要输入(This is the Tower of Hanoi program, Hanoi layers as input variables)
- 2014-09-16 10:02:25下载
- 积分:1
-
VC++远程桌面控制的实现
VC++远程桌面控制的实现,C/S结构,使用CSocket,实现思路主要是先将远程桌面捕获,再发回本地,在对话框中显示出来,将本地鼠标和盘键输入,变成命令,发到远程主机执行,以模拟出鼠标和键盘的操作,再将远程桌面捕获,再发回本地,在对话框中显示出来.调试程序注意:
1.先运行服务端点开始
2.再运行客户端,点连接,得到屏幕,再点控制就可以操作远程桌面了.
- 2022-03-09 18:45:35下载
- 积分:1
-
JDPackage-master (1)
京东抢卷、抢购python代码,代码中有注释,可以自行修改功能(Jingdong grabs and snap up Python code. There are notes in the code, which can be modified by itself.)
- 2018-11-09 08:18:49下载
- 积分:1
-
lms算法降噪
说明: lms算法降噪,LMS在语音增强中具备广泛的应用,是最为常见的算法之一,该算法也是很多更为复杂算法的理论基础或组成部分。(LMS algorithm denoising, LMS has a wide range of applications in speech enhancement, is one of the most common algorithms, the algorithm is also a theoretical basis or component of many more complex algorithms.)
- 2018-12-22 12:06:42下载
- 积分:1
-
SHH - 副本
说明: 很简单的SSH连接方式,但是固定是23端口的才能连接。(It's a very simple SSH connection, but it is a 23 port connection)
- 2018-02-06 09:33:56下载
- 积分:1
-
c编程技巧100之5
c编程技巧100之5-hundred five
- 2022-07-15 04:41:50下载
- 积分:1
-
新建文件夹 (2)
gpu加速的图像去雾内核代码,很实用,喜欢的可以下载(defog
GPU accelerated image defogging kernel code, very practical, like you can download)
- 2019-01-14 10:30:48下载
- 积分:1
-
mfoc
说明: MFOC是一个开源的离线Nested攻击工具
这个程序可以获取mifare classic卡片的密钥
注意 需要一个已知密钥进行破解 (知一密求全密)(MFOC is an open source implementation of "offline nested" attack by Nethemba.
This program allow to recover authentication keys from MIFARE Classic card.
Please note MFOC is able to recover keys from target only if it have a known key: default one (hardcoded in MFOC) or custom one (user provided using command line).)
- 2020-06-24 23:31:08下载
- 积分:1
-
frmGoodsOutManage
Some file for this site to shut the f up.
- 2020-06-25 06:20:02下载
- 积分:1
-
VB模拟景深近处清淅远处模糊的图片合成效果
VB模拟景深近处清淅远处模糊的图片合成效果,将两张照片合成,最终形成照片高景深效果。
合并图片原理:在模糊区域,某一像素点“0”的值应是周围24个像素点失焦时弥散圆的迭加。由于四个角因距离较远,贡献较少,应取较小的权值,这25个点的均方差应较校如果这是清晰区域,则25个点的均方差应较大。对于四周边缘区域,只能取到部分,对于同一种颜色,清晰区的鲜艳一些。
- 2023-03-26 10:05:03下载
- 积分:1