资源列表
[驱动编程] TwoInputNANDGate
说明:TwoInputNANDGate,二输入与非门电路的实现-TwoInputNANDGate, Two-Input NAND Gate Circuit<彭> 在 2026-01-21 上传 | 大小:1kb | 下载:0
[Windows编程] matrixmu_usingmallocl
说明:matrix multiplication without using array only malloc and calloc are used to get memory and multiplied matrix<cybercbm> 在 2026-01-21 上传 | 大小:1kb | 下载:0
[进程与线程] ThreadBase
说明:简单封装线程操作的C++类,需要派生才能使用。-Simple to operate package thread C++ class, the need to use derivatives.<马泉伟> 在 2026-01-21 上传 | 大小:1kb | 下载:0
[Windows编程] adding_nodes_and_edges
说明:通过广度优先算法,不断加入一结点或边,得到指定结点或边数的网络-Through breadth-first algorithm, and continuously adding a node or edge, has been designated node or edge of the network<小跑仙翁> 在 2026-01-21 上传 | 大小:1kb | 下载:0
[Windows编程] breadth_first_search
说明:通过广度优先算法,遍历网络中的每个结点,得到遍历结点的时间-Through breadth-first algorithm, network traversal each node, the node traversal time<小跑仙翁> 在 2026-01-21 上传 | 大小:1kb | 下载:0
[Windows编程] dui
说明:用基于变治法的堆排序算法对任意一组给定的数据进行排序 设计与实现堆排序算法; 2)待排序的数据可以手工输入(通常规模比较小,10个数据左右),用以检测程序的正确性;也可以计算机随机生成(通常规模比较大,1500-3000个数据左右),用以检验(用计数法)堆排序算法的时间效率。-Variable-based treatment of the heap sorting algorithm to a set of arbitrary data set to sort the design an<lee> 在 2026-01-21 上传 | 大小:1kb | 下载:0