-
attack_wmk
说明: 各种水印攻击实验,包含了大部分的操作,例如压缩,剪切,旋转等(various experimental watermark attacks, including most of the operations, such as compression, shear, rotate, etc.)
- 2005-11-15 18:16:08下载
- 积分:1
-
Optical-Flow-master
说明: 运用光流法,对相邻帧的图像进行运动目标检测(Using optical flow method to detect moving objects in adjacent frames)
- 2019-12-02 20:54:56下载
- 积分:1
-
MFC_lijiujin
对侯捷的《深入浅出MFC》进行了自己的一些概括,书中的内容还是比较容易理解的(On Hou Jie s" MFC" explain profound theories in simple language for some of their own summary, the content of the book is still relatively easy to understand)
- 2012-03-27 17:19:55下载
- 积分:1
-
4684563
大强学易之大强写字板,应用程序编程源码,很好的参考资料。(It is easy to learn the Daqiang WordPad, application programming source code, a good reference.)
- 2013-10-24 07:54:10下载
- 积分:1
-
test21
说明: 五子棋实现人机对战,利用危害对进 行优先级计算(renju achieve human-machine players, for use against right-priority calculation)
- 2005-09-04 01:26:44下载
- 积分:1
-
bing_1.1.3.orig.tar
Bing is a point-to-point bandwidth measurement tool (hence the b ), based on ping. Bing determines the real (raw, as opposed to available or average) throughput on a link by measuring ICMP echo requests roundtrip times for different packet sizes for each end of the link(Bing is a point-to-point bandwidth measur ement tool (hence the b), based on ping. Bing determines the real (raw, as opposed to available or average) throughput on a link by measuring ICMP echo requests roundt rip times for different packet sizes for each en d of the link)
- 2007-03-28 21:23:33下载
- 积分:1
-
NewApplet
这个程序主要是用来显示日历的,可根据面板改变显示(This procedure is mainly used to display the calendar can be changed under the panel show)
- 2008-01-12 16:24:25下载
- 积分:1
-
100+100
说明: 模拟方腔内自然对流,左侧为高温,右侧为低温(Natural convection is simulated in the square cavity, with high temperature on the left and low temperature on the right)
- 2021-01-08 16:28:51下载
- 积分:1
-
hafuman
一 . 需求分析:
1) 输入形式和输入值范围:
输入形式是要压缩(或者要解压)的文件路径,输入范围是字符串,而且要是文件的路径。
2) 输出形式:
输出相应的编码压缩文件和解码原文件
3) 程序所能达到的功能:
利用哈夫曼对ASCII文件做不等长编码,达到压缩文件。利用哈夫曼树的遍历,达到解压文件的目的。程序的功能也就是实现压缩和解压ASCII类型文件的目的。
4)测试数据:(包括正确的输入数据及其输出结果和含有错误输入及其输出结果)
测试输入或者输出文本框是不是有空的,是不是不是有效路径。进行条件判断,实现错误处理。
比如要压缩:c:a.txt 文件路径就是:c:a.txt。如果输入框是空的,就判断,然后用MessageBox处理信息。
如果文件路径和文件的输出路径都写正确的话,就会输出相应的压缩或者解压文件,否则用函数MessageBox提示错误。然后进行更正。
二 . 概要设计:
1) 哈夫曼树的特点
a) 是二叉树的一种,而且是一种没有度数是1的二叉树
b) 一棵树有n个叶子,就会用2n-1个节点
c) 一种“最优”二叉树,由于树的带权路径(WPL)最小
d) 由于它是由下到上顺序构造的,使得分支节点和叶子节点从下到上,权值都是从小到大的顺序排列的
()
- 2007-07-16 22:04:12下载
- 积分:1
-
Ejercicio-5
EJERICIO 5 SSD3, con buena calificacion,
- 2014-04-23 07:32:42下载
- 积分:1