-
CC1020 SmartRF TI Chipcon
cc1020 smartRf TI Chipcon -cc1020 smartRf TI Chipcon
- 2022-03-18 22:30:17下载
- 积分:1
-
一个典当行的业务管理系统程序,由于业务比较专业可以供某个典当行使用。但是由于每个典当行的业务在细节上会有不同,所以可以在此基础上作二次开发。主要内容:录入,查询...
一个典当行的业务管理系统程序,由于业务比较专业可以供某个典当行使用。但是由于每个典当行的业务在细节上会有不同,所以可以在此基础上作二次开发。主要内容:录入,查询,报表-a business process management system that can be more professional business for a particular use Pawnshop. However, because each business Pawnshop on the details will be different, so it can be the basis for further development. Main elements : entry, query, reporting
- 2023-04-07 22:40:03下载
- 积分:1
-
c语言编写的俄罗斯方块程序,c语言环境编写,供大家娱乐一下:)...
c语言编写的俄罗斯方块程序,c语言环境编写,供大家娱乐一下:)-/********************************/
/* Desc: 俄罗斯方块游戏 */
/* Date: 2008.03.12 22:30 */
/********************************/
#include
#include
#include
#include
#include
#include
#define true 1
#define false 0
#define BoardWidth 12
#define BoardHeight 23
#define _INNER_HELPER /*inner helper method*/
- 2022-03-31 10:48:11下载
- 积分:1
-
a code for decoding and encoding using CRC for error detection
a code for decoding and encoding using CRC for error detection
- 2022-02-16 07:02:14下载
- 积分:1
-
马的遍历算法 实现马的遍历问题 使用C语言编写 如果不好请大家原谅...
马的遍历算法 实现马的遍历问题 使用C语言编写 如果不好请大家原谅-Ma Algorithm Ergodic problems using C language, if you will forgive bad
- 2022-05-14 01:19:38下载
- 积分:1
-
Transparent form TMTT (FormName As Form, TouMingDu As Integer) removed after the...
透明窗体 TMTT(FormName As Form, TouMingDu As Integer)
下载后去掉.zip-Transparent form TMTT (FormName As Form, TouMingDu As Integer) removed after the download. Zip
- 2022-07-09 13:28:20下载
- 积分:1
-
基于51单片机的俄罗斯方块程序源码
此程序基于51单片机,keil protel等程序,适用于需要用这些程序编写俄罗斯方块程序的人,经keil u vision3编译通过。
- 2022-02-26 19:25:00下载
- 积分:1
-
晶闸管资料,应用大电流驱动电路.资料比较详细
晶闸管资料,应用大电流驱动电路.资料比较详细-Thyristor information, application of high-current drive circuit. More detailed information
- 2023-07-11 03:00:03下载
- 积分: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
-
pb开发的教师管理系统,供大家学习
pb开发的教师管理系统,供大家学习-pb development of the management system for teachers, for everyone to learn
- 2023-07-08 05:00:03下载
- 积分:1