-
Calculator
a calculator in c++ that you can calculate mass problems so easy with
- 2012-04-27 19:19:38下载
- 积分:1
-
675867da
Combox 的扩展特殊功能,非常好的学习资料,多多收藏(Combox special functionalty)
- 2013-03-21 21:44:43下载
- 积分:1
-
psexec
大名鼎鼎的psexec软件vc源码,windows出品(The famous the psexec software vc source, windows produced)
- 2021-02-20 10:39:43下载
- 积分:1
-
twobarcode
二维码生成案例 VS2008 C#
可以选择 4种生成条形码的参数 目前不支持中间加图案
- 2012-12-21 15:04:56下载
- 积分:1
-
ALPHSourceCode
extract alpha channel within FLV
- 2009-05-06 02:02:24下载
- 积分:1
-
SoftScope
功能描述:这是一个示波器波形显示控件,能够完成类似于示波器的功能。最多可以同时显示8个通道的数据波形,可以动态切换显示通道。缩放xy轴,弹出半透明窗口显示坐标,y轴方向平移波形等功能。
操作使用键盘快捷键,操作说明见readme.txt,目前按键焦点的得到有点问题,要点击开始后在示波器上鼠标左键单击一下,然后按一下上箭头键,才可以响应按键指令,有高手知道怎么改进希望告诉作者:xiang57@163.com(Functional Description: This is an oscilloscope waveform display control, able to complete similar oscilloscope function. At the same time show up to eight channels of waveform data can be displayed dynamically switch channels. Zoom xy axis, translucent pop-up window displays the coordinates, y-axis direction of translational wave functions. Operation of the use of keyboard shortcuts, operating instructions see readme.txt, the current key focus has been a problem, it is necessary to click on the oscilloscope after the beginning click the left mouse button, and then click on the arrow keys, before they can respond to key commands, has a master know how to tell the authors hope to improve: xiang57@163.com)
- 2008-07-06 21:24:24下载
- 积分: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
-
DUIlib-code-source
DUIlib编程总结及源码,有一定的参考意义(DUIlib program summary and source, there is some reference value)
- 2015-03-18 16:01:48下载
- 积分:1
-
51controleMOTOR-KEY
基于51单片机的步进电机的控制设计 一圈360度,需要20个脉 冲完成. 3,步进电机具有瞬间启动和急速停止的优越特性. 4,改变脉冲的顺序,可以方便的改变转动的方向(51 step motor control designs around 360 degrees, requires 20 pulses to complete. 3, stepper motor with instant start and stop the rapid superior characteristics based on 4, change the order of the pulse, you can easily change the direction of rotation)
- 2013-12-07 16:48:35下载
- 积分:1
-
UsrExcelCreate
VC++ 创建excel文件 内涵基本的方法,适合初学者(VC++ create excel file)
- 2010-11-08 11:47:31下载
- 积分:1