-
详细介绍DDS的基本工作原理,并给出实际中常用的几款芯片的使用方法。...
详细介绍DDS的基本工作原理,并给出实际中常用的几款芯片的使用方法。-DDS detailed introduction of the basic working principle, and gives several commonly used in the actual use of the chip.
- 2022-07-26 13:24:04下载
- 积分:1
-
A specific version of a quicksorter which can be used to test for efficiveness o...
A specific version of a quicksorter which can be used to test for efficiveness of different sorts
- 2023-03-09 00:05:03下载
- 积分:1
-
MATLAB for beginners introduces some basic use MATLAB
MATLAB初学者
介绍了MATLAB 的一些基本使用方法-MATLAB for beginners introduces some basic use MATLAB
- 2022-03-02 17:05:21下载
- 积分:1
-
两种 不同 方式 实现 文件的 拖放
两种 不同 方式 实现 文件的 拖放 -two different ways of achieving the drag-and-drop file
- 2022-03-20 21:54:21下载
- 积分:1
-
ACPLT/KS是用来为进程控制和进程控制工程而发展的一种开放式并且自由的通讯系统,是一种持续发展的成果.ACPLT/KS在异构的操作系统环境中提供非常简单的访...
ACPLT/KS是用来为进程控制和进程控制工程而发展的一种开放式并且自由的通讯系统,是一种持续发展的成果.ACPLT/KS在异构的操作系统环境中提供非常简单的访问,不仅可以访问数据和参数,也包括归档连续时间和信息日志。另外(也非常重要)它也允许客户应用程序动态地获取数据信息,也就是,关于信息的信息,象数据进程,参量和档案之间的关系. 本程序是连接SCADA和DCS用的,使用GCC编译-ACPLT/KS is used for process control and process control engineering and the development of an open and free communications system, is an outcome of sustainable development .ACPLT/KS in heterogeneous operating system environment provides a very simple visit can not only access the data and parameters, including continuous-time and archived information log. In addition (very important) It also allows customers access to dynamic application data, that is, with regard to information information, such as data process, parameters and the relationship between files. This procedure is used to connect SCADA and DCS, and the use of GCC compiler
- 2022-09-14 02:30:03下载
- 积分:1
-
realize the systray for your running program
realize the systray for your running program
- 2022-05-27 10:01:48下载
- 积分:1
-
Clustering
聚类分析 Clustering 可以用来做聚类分析图,有实例-Clustering
- 2022-03-19 10:27:41下载
- 积分:1
-
80套经典网页设计模版 80套完整的经典网页设计模板,很酷!有些模板您修改修改就可建站,真的不错! 对于不习惯用各种工具但是又渴望做一个网页的你特别适用,而大侠...
80套经典网页设计模版 80套完整的经典网页设计模板,很酷!有些模板您修改修改就可建站,真的不错! 对于不习惯用各种工具但是又渴望做一个网页的你特别适用,而大侠级的朋友们也值得研究研究-80 sets of classic web design templates 80 complete sets of the classic web design templates, cool! Some templates you can amend the amendment the establishment of the station, really good! For those using various tools but also eager to do a special website you apply, and the heroes- class friends is worth studies
- 2022-02-10 17:05:55下载
- 积分:1
-
自考一级考试应用软件
自考一级考试应用软件-an application software
- 2023-03-16 18:15:04下载
- 积分:1
-
平衡二叉树操作的演示
一、 需求分析
(1) 利用平衡二叉树实现动态查找表。实现查找,插入和删除三种基本功能。
(2) 初始,平衡二叉树为空树,操作...
平衡二叉树操作的演示
一、 需求分析
(1) 利用平衡二叉树实现动态查找表。实现查找,插入和删除三种基本功能。
(2) 初始,平衡二叉树为空树,操作界面给出查找,插入和删除三种操供选择。每种操作均要提示输入关键字。每次插入和删除一个接点时,显示更新的平衡二叉树。
(3) 重点在于对删除算法的实现。假设要删除的关键字为X的结点,若X不在叶子结点上,则用左子树中的最大值或者右子树中的最小值取代X。如此反复,直到删除动作传递到某个叶子结点,删除叶子结点时,若要进行平衡变换,可采用插入的平衡变换反变换。
-balanced binary tree operation of a demonstration, demand analysis (1) using a balanced binary tree dynamic lookup table. Lookup, insertion and deletion of the three basic functions. (2) The initial, balanced binary tree is empty tree interface gives you insert and delete options for the three parade. Each operation will have to be me to input keywords. Each insert and delete a contact in that update balanced binary tree. (3), the focus is on the deletion algorithm. To remove the assumption that the keyword for the X-Node, if X is not the leaf nodes, Left-used for the highest tree or right-tree to replace the minimum X. So repeatedly, until the deletion of a transfer leaf nodes, delete the leaf nodes, if balancing transform, Ins
- 2022-03-05 06:54:53下载
- 积分:1