-
遵循C和基本C++标准的Map类,移植来至MFC的MapPtrToPtr,可以在各种平台下使用,可以在各种编译器下编译。...
遵循C和基本C++标准的Map类,移植来至MFC的MapPtrToPtr,可以在各种平台下使用,可以在各种编译器下编译。-Follow the C and basic C++ Standard Map class, transplanted to the MFC
- 2022-12-26 06:10:03下载
- 积分:1
-
本程序主要是用于编译原理中的语法分析用的是vc++语言,用的是LR1语法分析法。...
本程序主要是用于编译原理中的语法分析用的是vc++语言,用的是LR1语法分析法。-this procedure is used mainly to the principle of compiler syntax analysis is vc language, the syntax is Sequence Analysis.
- 2022-03-23 15:20:46下载
- 积分:1
-
数据库课程设计,设计一个订户订阅报刊的应用系统
数据库课程设计,设计一个订户订阅报刊的应用系统-Database of curriculum design, the design of a subscriber subscriptions to newspapers and magazines of the application system
- 2022-01-21 05:03:03下载
- 积分:1
-
this category, the database programming change simpler
这个类,使数据库编程变的更简单-this category, the database programming change simpler
- 2022-05-27 07:28:02下载
- 积分:1
-
人力资源管理系统
它的人力资源管理系统 !这是任何一家公司涵盖人力资源系统开发的数据库项目。它保持雇员的详情、 雇员的义务责任和公司的薪酬管理。
- 2023-07-26 21:45:03下载
- 积分:1
-
哈夫曼树算法
根据给定的n个权值{w1,w2,……wn},构造n棵只有根结点的二叉树,令起权值为wj
在森林中选取两棵根结点权值最小的树作左右子树,构造...
哈夫曼树算法
根据给定的n个权值{w1,w2,……wn},构造n棵只有根结点的二叉树,令起权值为wj
在森林中选取两棵根结点权值最小的树作左右子树,构造一棵新的二叉树,置新二叉树根结点权值为其左右子树根结点权值之和
在森林中删除这两棵树,同时将新得到的二叉树加入森林中
重复上述两步,直到只含一棵树为止,这棵树即哈夫曼树
-Huffman tree algorithm based on a given n-weights (w1, w2, ... ... wn), construct n trees only a root node of the tree, so that from the right value of wj in the forest root node to select two the right tree for the value of the smallest subtree around, a new binary tree structure, the right to buy a new tree root node value of its subtree root node around the right value in the forest and delete these two trees, At the same time, the new binary tree obtained by adding the forest to repeat the above two steps until a tree containing only the date, that is, Huffman tree tree
- 2023-05-05 13:05:03下载
- 积分:1
-
c++链表模板类,实现所有链表的功能!
c++链表模板类,实现所有链表的功能!包括增删改查,反转、递归反转等功能。对数据结构初学者有极高的参考价值。且代码规范,命名规范,有很多注释帮助理解。
- 2022-08-16 10:11:43下载
- 积分:1
-
PowerBuilder应用开发经验及示例
PowerBuilder应用开发经验及示例-PowerBuilder application development experience and example
- 2022-01-23 10:54:42下载
- 积分:1
-
冒泡法排序C++实现的简便运算,可直接应用
冒泡法排序C++实现的简便运算,可直接应用-Bubble sort C++ method to achieve an easy operation, can be applied directly
- 2023-08-26 17:15:03下载
- 积分:1
-
这是一个取得网卡全球物理号的源码,希望对你有用
这是一个取得网卡全球物理号的源码,希望对你有用-This is a global physical network adapter to obtain its source code, I hope useful for you
- 2022-01-30 14:26:43下载
- 积分:1