-
MSP430F5系列TI官方源码,供学习430单片机的参考用。
MSP430F5系列TI官方源码,供学习430单片机的参考用。-TI Series MSP430F5 official source for the study of 430 single-chip reference.
- 2023-04-30 09:35:03下载
- 积分:1
-
用C语言编写的有关,两个单链表的归并排序操作.
用C语言编写的有关,两个单链表的归并排序操作.-C language of the two single-Chain merge sorting operation.
- 2023-05-04 15:05:03下载
- 积分:1
-
清华大学类数据结构实现的乙
清华大学数据结构课上实现的B+树,设计一个4阶B+树,包括: (1) 叶子的每个记录应该包括4字节(long)关键码值和60字节的数据字段(存储文件名等,可以自定),设每个叶子可以存储5条记录,而内部节点应该是关键码值/指针对。此外,每个节点还应该有指向同层下一个节点的指针、本节点存储的关键码数等; (2) 此4阶B+树应该支持插入、删除以及根据给定关键码值进行精确检索与关键码范围检索; (3) 显示(打印)此4阶B+树的生长(含删除节点)过程实例;-Tsinghua University class data structure to achieve the B-tree, the design of a B-tree four bands, including : (a) the leaves of each record should include 4-byte (long) key code value and 60 gigabytes of data fields (document storage, etc., can be set), set up each leaf store five records, and internal nodes is the key code value/means against. In addition, each node should have the same point under a layer of the target node, the node storage key code number; (2) The B-tree four bands should support the insertion, deletion and with the given key code value accurate retrieval and key codes scope retrieval; (3) Display (Print ) This four bands B-tree growth (including the deletion of nodes) process examples;
- 2022-01-21 19:44:41下载
- 积分:1
-
迷宫的又一解法。该算法简单、实用、可读性强,是学习递归和回溯很好的例子。
迷宫的又一解法。该算法简单、实用、可读性强,是学习递归和回溯很好的例子。-maze of another solution. The algorithm is simple, practical and readable study is recursive and backtracking good example.
- 2022-03-05 14:22:00下载
- 积分:1
-
jmessage板系统
JMessage Board System-JMessage Board System...
- 2023-09-09 01:55:03下载
- 积分:1
-
权限管理数据库设计,需求陈述,设计描述,数据库表的设计!...
权限管理数据库设计,需求陈述,设计描述,数据库表的设计!-Rights management database design, requirements statements, design description, the design of database tables!
- 2022-03-14 02:07:37下载
- 积分:1
-
凸包算法的实现,用的控制台程序,不过已经能够说明问题了...
凸包算法的实现,用的控制台程序,不过已经能够说明问题了-convex hull algorithm for the realization of the console procedures, but has been able to illustrate the problem
- 2022-03-23 12:33:00下载
- 积分:1
-
这里采用了C++里随机的一个函数,通过修改,顺利变成一个在指定范围内随机抽取数据的函数,并且不重复抽取...
这里采用了C++里随机的一个函数,通过修改,顺利变成一个在指定范围内随机抽取数据的函数,并且不重复抽取-here C. Lane used a random function, through the revision, smoothly into a designated area in random data function, and does not take repeat
- 2022-07-21 10:22:23下载
- 积分:1
-
队列相关的所有基本算法,西电的老师写的,与吴伟民数据结构课本完全一致,用C实现...
队列相关的所有基本算法,西电的老师写的,与吴伟民数据结构课本完全一致,用C实现-cohort of all the basic algorithm, the West-- written by the teachers, and textbooks Xiulan WU Weimin data structure is fully consistent with achieving C
- 2022-03-07 14:35:04下载
- 积分:1
-
本人写的浙大acm题目的源码,贴出来供大家分享,希望对大家的编程水平能有所帮助...
本人写的浙大acm题目的源码,贴出来供大家分享,希望对大家的编程水平能有所帮助-I wrote the title of the source Zheda acm, posted for everyone to share, in the hope that the level of U.S. programming, can be helped
- 2022-03-11 07:31:30下载
- 积分:1