-
Tgbnp
Table modification control, suitable for browsing while modifying, for better data record editing
- 2018-11-05 17:48:03下载
- 积分:1
-
wifisend
/mfc 小程序 主要是用来测试wifi信号的发送 手机连接后方可与上微机进行通信(/mfc small program is mainly for communication with the microcomputer rear sending mobile phone used to test the WiFi signal connection)
- 2020-06-30 19:20:02下载
- 积分:1
-
VC++ 串口调试精灵源代码
VC串口调试软件的源代码,还可以,挺好用(The source code of VC serial debug software)
- 2018-03-25 22:44:53下载
- 积分:1
-
DiskKey
得到文件系统的相关注册表键值,并且显示出来(get the register key value of file system and show it. )
- 2005-07-11 16:24:46下载
- 积分:1
-
vbplayer33
VB6.0 MP3音乐播放器,利用电脑自带的wmp制作的,整合网上的资源,能本地播放,能网上搜歌,暂不支持利用歌手名字搜歌。编辑注:虽然核心是基于MediaPlayer,这点好像有很多例子,但本程序在一些辅助功能方面、窗体界面设计方面做的都挺不错,欢迎参考(VB6.0 MP3 music player, making use of the computer comes with wmp, integrating online resources, to local playback, the song can be found online, does not support the use of the singer name search song. Editor' s note: While the core is based on the MediaPlayer, this point seems to have a lot of examples, but the program in some auxiliary functions, form interface design came to do good, welcome reference)
- 2014-05-15 12:03:21下载
- 积分: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
-
Digitalimageprocessingexamplesofafewprograms
文件名称: 数字图像处理的几个程序例子.r下载
所属分类: 图形图象
开发工具: VC
文件大小: 3484 KB
上传时间: 2005-7-31
下载次数: 1
提 供 者: 李玲
详细介绍: 这是几个数字图像处理的程序实例,有经典的傅立叶变换和反变换、图像增强(中值滤波、增强光照)还有染色体计数。它们都是经典算法的实现。 (File Name: Digital image processing examples of a few programs. R download-owned Category: Graphic Image Development Tools: VC File Size: 3484 KB upload time: 2005-7-31 Downloads: 1 provider: Li Details: This is a few examples of digital image processing procedures, there is the classic Fourier transform and inverse transform, image enhancement (median filtering, to enhance light), there are chromosome counts. They are the classic algorithm.)
- 2009-10-21 06:11:05下载
- 积分:1
-
LW-LZ78
实现以下的无损数据压缩方法
LZ78和LZW算法;
给定若干个输入的字符串流,应用所编写的算法实现压缩,计算压缩比,然后再将压缩的码流进行解码,同输入的字符串流进行比较,判断输入输出码流是否一致。(Achieve the following lossless LZ78 and LZW data compression algorithm certain algorithms to a given input string stream to achieve compression applications written to calculate the compression ratio, and then decoding the compressed code stream, with the stream input string , and determines the input and output streams are the same.)
- 2014-04-27 23:05:58下载
- 积分:1
-
circuit-design-system
VB版电子电路设计模拟与分析系统。。。。(VB version of the analog electronic circuit design and analysis system )
- 2020-12-08 10:39:21下载
- 积分:1
-
DsToExcel
将Dataset导出到Excel,本程序阐述基本功能(Dataset exported to Excel, the program described the basic functions of)
- 2012-06-08 09:28:08下载
- 积分:1