-
1 可执行程序TestLexicon.exe必须与数据库文件在同一个目录下
2 数据库文件名为: lexicon.mdb,可以是access 97版格式的数...
1 可执行程序TestLexicon.exe必须与数据库文件在同一个目录下
2 数据库文件名为: lexicon.mdb,可以是access 97版格式的数据库,
也可以是access 2000版格式的数据库
3 双击TestLexicon.exe启动程序
4 选择“词典数据库”下“词库查询1”等进行查询,状态栏显示每个查询的
区别。程序反馈消息框响应用户的查询-One executable program TestLexicon.exe must be consistent with database files in the same directory 2 database file is named: lexicon.mdb, can access 97 database format, as well as access 2000 format database 3 Double-click TestLexicon.exe startup procedure 4 select
- 2022-03-18 13:15:27下载
- 积分:1
-
1。我用VC 6编写的程序,包括过程的顺序…
1.本程序由本人采用vc++ 6.0编写,包括了排序平衡二叉树的整套算法(包括插入、删除、查找以及其测试算法)。 2.运行myavl_vc.exe输入树的初始结点个数,确定后本程序将在内存中生成一棵相应结点数的二叉树,在此基础上你可以进行各种操作(插入、删除、查找以及测试其平衡性、排序性等) 3.每一个结点信息包括"商品编码"、"商品名称",且以"商品编码"作为关键字 4.初始生成的树的结点的商品编码为从1按顺序递增,商品名称为"生成的商品"加上商品编码 5.程序中的随机插入与随机删除是为了更好的测试程序的正确性和可靠性 6.随机插入(删除)时,程序将不断向(从)树中随机插入(删除)结点,每次随机插入(删除)都会进行平衡性与排序性的检查,如果树已经失去了有序性或平衡性,则会弹出树已失去了有序性或平衡性的提示并停止插入(删除)操作,当然你可以随时中断随机操作-1. The procedure I used vc 6.0 preparation, including the sequencing of the entire balanced binary tree algorithm (including insert, delete, search and test algorithm). 2. Running myavl_vc.exe importation of the initial tree node number, the procedures established in the memory of the formation of a corresponding nodes of a binary tree, and on this basis you can conduct various operations (insert, delete, search and testing their balance, sorting etc.) 3. each node information including "Product Codes," "trade names," and the "commodity codes" as the keyword 4. initial produ
- 2022-03-11 19:21:53下载
- 积分: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
-
用VB6.0实现的最短路径分析,采用了优化的方法(搜索方向一致性)...
用VB6.0实现的最短路径分析,采用了优化的方法(搜索方向一致性)-Using VB6.0 to achieve the shortest path analysis, using optimization methods (search direction consistency)
- 2022-03-16 15:52:46下载
- 积分:1
-
实现Haffman算法,有输入的接口,需输入字符及其权重,能自动生成Haffman编码...
实现Haffman算法,有输入的接口,需输入字符及其权重,能自动生成Haffman编码-achieve Haffman algorithm, the input interface, the need to import characters and weights, can automatically generate code Haffman
- 2022-06-20 08:47:40下载
- 积分:1
-
索引文件操作(数据结构)
索引文件操作(数据结构)-index file operations (data structures)
- 2022-09-03 13:55:03下载
- 积分:1
-
vfp报表转换到word,绝对是现在最适用的程序之一
vfp报表转换到word,绝对是现在最适用的程序之一-Probe statements to the word change is absolutely the most one of the applicable procedures
- 2022-11-30 07:45:04下载
- 积分:1
-
数据库界面自动生成的控件
数据库界面自动生成的控件- The database contact surface automatic production controls
- 2023-05-28 18:55:02下载
- 积分:1
-
请假销假的管理系统
请假销假的管理系统-leave posture of the management system
- 2022-02-21 07:17:44下载
- 积分:1
-
一个数据结构演示程序,很强大的!!也很好看
一个数据结构演示程序,很强大的!!也很好看-a data structure demo program, a very strong! ! Also very good! !
- 2022-02-06 07:11:09下载
- 积分:1