资源列表
SqList
- 顺序表的基本操作,创建,插入,删除,查询操作(The basic operations of a sequence table, creation, insertion, deletion, and query operation)
LinkStack
- 链栈的基本操作,创建,插入,删除,查询操作(The basic operations of the chain stack, create, insert, delete, and query)
PATA1053
- 给定一个带有根R的非空树,并赋给每个树节点TI的权重WI。从R到L的路径的重量被定义为从R到任何叶节点L的路径上所有节点的权重之和。(Given a non-empty tree with root R, and with weight Wi assigned to each tree node Ti. The weight of a path from R to L is defined to be the sum of the weights of all the nodes along t
lab2_release
- self implemented base on CLICK
housePrice
- houseprice dataset for pred
LinkList
- 链表的基本操作,创建,插入,删除,查找,销毁(The basic operation of the linked list, creation, insertion, deletion, lookup, destruction)
2
- 二叉树的简单上机实验,有助于理解二叉树的结构,以及遍历、层级等等。(The simple experiment of two forked trees helps to understand the structure of the two forked tree, as well as the traversal, the hierarchy, and so on.)
GPA
- GPA quality dataset
ryqmmhf
- galib的介绍使用工具书,英文原版,十分有用()
实验1 跑马灯实验
- 此程序应用于stm32流水灯试验中,包含了头文件,源代码,输出文件等(Can light up the stm32 led lights)
作业——MATLAB实现OMP算法
- OMP的MATLAB的代码实现,代码备注完备,解释详尽(code implementation of OMP)
ECAN-参考
- 实现增强型控制器局域网(ECAN )模 块功能过程中直接存储器访问(DMA)模块的作用。 此文档对使用CAN协议进行通信的工程师非常有用。(Implementation of an enhanced controller LAN (ECAN) module The function of the direct memory access (DMA) module in the block function process. This document is very useful for
