-
易经起名卦例的存取,用户可以方便存取原名和改后的名字信息...
易经起名卦例的存取,用户可以方便存取原名和改后的名字信息-database development,use vc++ and mfc software develop,give all source,user can get and store his name and change name conveniently
- 2023-01-08 00:45:05下载
- 积分:1
-
本系统为VB开发的通信软件
本系统为VB开发的通信软件-VB of the system for the development of communications software
- 2023-01-27 13:40:03下载
- 积分:1
-
ajax_delete
使用AJAX+PHP+MYSQL删除记录。
- 2023-05-25 23:35:03下载
- 积分:1
-
VC编写的读取数据文件的源码
VC编写的读取数据文件的源码-VC compilation reads the fetching according to the document
source code
- 2022-01-25 19:58:28下载
- 积分:1
-
java数据结构方面的,关于二叉树,很简单、实用
java数据结构方面的,关于二叉树,很简单、实用-data structure, for the binary tree, a very simple, practical
- 2023-05-20 06:25:03下载
- 积分:1
-
根据一段给定的文章构造哈夫曼树并对一段给出的代码译码成为一段文章,输入输出均通过文件来实现,并配有报告文档。...
根据一段给定的文章构造哈夫曼树并对一段给出的代码译码成为一段文章,输入输出均通过文件来实现,并配有报告文档。-According to the article section of a given structure of the Huffman tree is given a section of the code decoding to become a section of articles, input and output are achieved through the document and the document with the report.
- 2022-02-20 09:07:52下载
- 积分:1
-
广义表的反序
逆置广义表的递归模型如下:
F(LS) = null 若 LS 为空
F(LS) = LS ...
广义表的反序
逆置广义表的递归模型如下:
F(LS) = null 若 LS 为空
F(LS) = LS 若 LS 为原子,且 tail(LS) 为空
F(LS) = append( F(tail(LS)), head(LS) ) 若 LS->tag=0 ,且 LS->tp!=null
F(LS) = append( F(tail(LS), F(head(LS)) ) 若 LS->tag=1
其中 append(a,b) 的功能是将广义表 a 和 b 作为元素的广义表连接起来。-Generalized table set against the broad anti-order recursive model of the table is as follows: F (LS) = null if the LS is empty F (LS) = LS if LS for the atoms, and the tail (LS) is empty F (LS) = append (F (tail (LS)), head (LS)) if the LS-> tag = 0, and the LS-> tp! = null F (LS) = append (F (tail (LS), F (head (LS))) If the LS-> tag = 1 where append (a, b) function is a generalized form, and b as elements of generalized tables connected.
- 2022-03-01 20:55:59下载
- 积分:1
-
2005软件工程师考试下午编程题源代码
2005软件工程师考试下午编程题源代码-2,005 software engineers at the examination program that the source code!
- 2022-03-16 09:32:48下载
- 积分:1
-
《数据结构与算法入门导学》
第一章 概论 第二章 线性表 第三章 栈和队列 第四章 串 第五章 多维数组和广义 表 第六章 树 第七章 图 第八章 排序 第...
《数据结构与算法入门导学》
第一章 概论 第二章 线性表 第三章 栈和队列 第四章 串 第五章 多维数组和广义 表 第六章 树 第七章 图 第八章 排序 第九章 查找 第十章 文件-" Introduction to Data Structures and Algorithm Study I." Introduction to Chapter II Chapter III Chapter linear stack and queue Chapter IV Chapter V multi-dimensional array of strings and generalized tree table Chapter VI Chapter VII Chapter VIII of the sort ninth plan Chapter X Chapter document search
- 2022-02-25 21:36:38下载
- 积分:1
-
如何使用水晶报表
how to use crystal report
- 2022-03-19 06:53:08下载
- 积分:1