-
fp4awel
安装.net2003的系统组件时需要的文件之一,黏贴到C:/Program Files/Common Files/Microsoft Shared/Web Server Extensions/40/bin 中(Installation. Net2003 system components when one of the documents required, stick to C :/ Program Files/Common Files/Microsoft Shared/Web Server Extensions/40/bin in)
- 2013-07-09 19:45:00下载
- 积分:1
-
READCOM2
串口发送、接收数据,显示数据、画图功能
可以选择16进制或ascii数据发送(Serial port to send, receive data, display data, drawing function can choose 16 hexadecimal or ascii data sent)
- 2008-12-19 23:25:16下载
- 积分:1
-
TestDevFunction
示例程序用了最少的代码实现了对USB的启用禁用操作,对想做windows设备控制的朋友应该有抛砖引玉的作用。(Sample program code used to achieve a minimum of USB-enabled disable operation, pairs of friends want to windows device control should have the role of attracting valuable opinions.)
- 2010-01-17 19:52:56下载
- 积分:1
-
srilm_vc2008
The SRI Language Modeling Toolkit contains a bunch of useful utilities for language modeling related research. The standard toolkit only includes build procedures for unix and Windows using Cygwin. I wanted to use the libraries in a Visual Studio project, so here is a solution and project files that builds native Windows libraries and the associated command-line utilities.
Instructions
* Download and unpack the SRILM toolkit.
* Unzip the below solution archive to the SRILM root directory.
* Load the srilm.sln in Visual Studio 2005.
* Select either Debug or Release in Build->Configuration Manager
* Right-click on each project in the libs folder, select Build.
* Build any of the command-line utilities you need.
- 2010-12-02 20:24:05下载
- 积分:1
-
PLAYER
播放器,能播放几种格式的播放器,只是界面比较简单,(Player, can play several formats player, but the interface is relatively simple,)
- 2007-12-10 12:51:07下载
- 积分:1
-
VB-read-and-write-data-from-excel
通过VB向Excel读取以及写入数据的操作(VB read and write data excel)
- 2017-01-12 09:06:54下载
- 积分: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
-
GameDev_net - Loading a Wave File
说明: 在以上基础上的又一创新,最最完整的WAV音频播放软件(above another on the basis of innovation and the most complete WAV audio software)
- 2005-12-01 14:49:46下载
- 积分:1
-
Txt2Bin
用于保存为ASC2字符集的烧写代码文本文件 转为 原始BIN二进制代码(Save ASC2 for the programming code for the character set to the original text file BIN Binary code)
- 2020-10-12 15:37:32下载
- 积分:1
-
6
说明: 用 Visual Basic 来实现一个新颖的拖放功能(To use Visual Basic to implement a new drag and drop functionality)
- 2009-11-22 07:31:14下载
- 积分:1