-
详细说明:pwm原程序利用定时器,在P2_5上输出PWM波。为了演示,使占空比从1%~99%再从99%~1%连续变化。频 率约为200Hz。可以用于用于直流电机...
- 2022-09-28 10:40:03下载
- 积分:1
-
一种RISC结构8位微控制器的设计与实现
一种RISC结构8位微控制器的设计与实现-The structure of a RISC micro-controller" s 8 Design and Implementation
- 2022-01-20 23:20:19下载
- 积分: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
-
用于断点复制文件
可以中断后再恢复继续复制
用于断点复制文件
可以中断后再恢复继续复制-Breakpoints can be used to copy files to copy to resume after interruption
- 2022-01-24 13:14:15下载
- 积分:1
-
在cadence virtuoso layout下画tap的程序
在cadence virtuoso layout下画tap的程序-In the cadence virtuoso layout program under the painted tap
- 2022-07-23 09:57:21下载
- 积分:1
-
一个猜单词游戏,由计算机或一方给出一个单词,另一方根据单词的个数猜出单词。
一个猜单词游戏,由计算机或一方给出一个单词,另一方根据单词的个数猜出单词。-guess a word game by a computer or one of a word is given, the other party under the words to guess the number of words.
- 2022-07-03 01:31:56下载
- 积分:1
-
震动模拟数据采集,采集后的数据被存储在FLASH
震动模拟数据采集,采集后的数据被存储在FLASH-Analog vibration data acquisition, data have been collected and stored in the FLASH
- 2022-03-22 06:33:18下载
- 积分:1
-
对于ArcObject VBA开发
vba for arcobject 开发-VBA development for arcobject
- 2023-01-23 21:55:04下载
- 积分:1
-
恒虚警率代码 matlab
代码 matlab 的恒虚警你需要这个在检测目标
- 2022-03-23 21:06:43下载
- 积分:1
-
还是我初学VC时编的小游戏 是用键盘控制板的方向来反弹每个小球 有任何一个小球落地就失败了 还是很简单 类似于手机里经常有的那个反弹球游戏 不过似乎比那个要简单...
还是我初学VC时编的小游戏 是用键盘控制板的方向来反弹每个小球 有任何一个小球落地就失败了 还是很简单 类似于手机里经常有的那个反弹球游戏 不过似乎比那个要简单一点-beginner or addendum to the VC when the game is small keyboard control panel to rebound in the direction of each ball with a minor the ball landed on the failure is still very similar to the simple cell phone that often some rebound the ball game than that but it seems to be a simple point
- 2022-02-04 18:05:16下载
- 积分:1