-
source
battlecity游戏源码.VC编写.(Source battlecity game. VC preparation.)
- 2009-04-19 19:59:13下载
- 积分:1
-
Automatic
智能大厦自动报警系统 access 数据库,功能强大,可供初学者,或者业务相关的人学习(Automatic alarm system of intelligent building access database, powerful, for beginners, or business related people)
- 2010-09-03 15:01:01下载
- 积分:1
-
Programmingskillstest
编程能力测试题与答案,测试和提高你的VC++编程能力的很好材料。(Programming proficiency test questions and answers, test and improve your ability to VC++ programming a good material.)
- 2009-11-19 20:50:07下载
- 积分:1
-
vc6.0-ADO-for-MDB
visual c++访问mdb格式access数据库,基于ADO(Visual C++ Access mdb format access , based on ADO)
- 2016-10-30 06:41:41下载
- 积分:1
-
Soma-Client-source-code
vc 2008 环境下编译 ,很早的游戏,圣者无敌客户端源码(Under vc 2008 compiler environment, Ancient game, soma client source code)
- 2021-04-09 14:58:59下载
- 积分: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
-
TracKid
ollydbg plugin开发工程,已经写好的框架,可用于插件开发。(Ollydbg plugin development engineering, has written a good framework, can be used in plug-in development.)
- 2014-10-16 16:57:02下载
- 积分:1
-
ccnvecixntapplication
A MATLAB application, very convenient!
- 2017-05-11 13:06:42下载
- 积分:1
-
student
用C++编写一个学生考试成绩信息系统,强化面向对象程序设计思想,使学生能够将C++程序设计中的面向对象、重载、模板、文件等各种概念,灵活的运用到实际的程序设计中去。(Using C to prepare a student information system of examination results, and strengthen OOP thinking, so that students can be C program design in object-oriented, overloading, templates, documents such as the concept of flexible use of procedures to the actual design go.)
- 2008-12-19 08:26:27下载
- 积分:1
-
link
vc创建超链接风格的静态控件LinkStaticDemo
的程序源码(vc create a hyperlink style static controls LinkStaticDemo the program source code)
- 2011-07-03 09:57:36下载
- 积分:1