-
dirct read&write XML
一个可以直接读写XML文件的delphi程序源码-dirct read&write XML
- 2022-01-26 00:10:01下载
- 积分:1
-
使用自适应和Huffman编码,和附带的图形界面
使用tc2的adaptive huffman编码,并附带图形界面-use of adaptive vs. Huffman coding, and incidental graphical interface
- 2022-11-14 03:05:04下载
- 积分:1
-
数据结构(C++版)的演示程序,详细论证…
数据结构(C++版)的演示程序,详细演示广度优先搜索的具体调用过程,-data structure (C++ version) demonstration program, a detailed demonstration of the breadth- first search specific call process,
- 2022-04-21 17:01:52下载
- 积分:1
-
提供了用c++编写的图的数据结构及相关的算法,非常不错的,...
提供了用c++编写的图的数据结构及相关的算法,非常不错的,-Provided by c++ Prepared map data structure and related algorithms, very good,
- 2022-12-19 21:30:03下载
- 积分:1
-
工资管理系统
每个员工收到的工资,薪金,与数量的列表。一个完整的系统,他们计算一个员工的工资,打印工资单。你可以配置你的列表中。
- 2023-07-30 18:10:04下载
- 积分:1
-
一个C++数据库开发模板的解决方案
A template solution for C++ database development
Description: A template class that can write,read,modify & delete objects of any class/structure to a database.
- 2022-01-25 15:51:14下载
- 积分:1
-
职工信息和工资管理系统
该代码可以解决职工的信息管理和工资、奖金的管理系统,同时该管理系统具有很好的数据承载能力,后期的维护工作可能稍微要轻松点的。。。
- 2022-05-06 04:46:23下载
- 积分:1
-
该源码实现二叉树的模拟,运行时图片已经放在压缩文件夹下。...
该源码实现二叉树的模拟,运行时图片已经放在压缩文件夹下。-The realization of the source tree of the simulation, run-time image compression has on the folder.
- 2022-08-13 08:48:47下载
- 积分:1
-
哈夫曼编/解码器
(1) 初始化。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree.txt中。
(2) 编码。利用已建好的哈夫曼树,对文件ToBeTra.txt中的正文进行编码,然后将结果存入文件CodeFil.txt中。
(3) 译码。利用已建好的哈夫曼树将文件CodeFile.txt中的代码进行译码,结果存入文件Textfile.txt中。
-Huffman encoder/decoder
- 2022-03-21 20:30:14下载
- 积分:1
-
Software Engineering Database System and the Problem sophomore curriculum course...
软件工程专业 数据库系统课件及习题 大二的课程-Software Engineering Database System and the Problem sophomore curriculum courseware
- 2022-02-13 12:19:47下载
- 积分:1