资源列表
[Linux/Unix编程] wait
说明:Generic waiting primitives for linux<muigeiqe> 在 2025-06-21 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] wakeup-mask
说明:Support for wakeup mask interrupts on newer SoCs for linux-Support for wakeup mask interrupts on newer SoCs for linux<hiehage> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[CA认证] AES__veriloghdl
说明:RAS加解密模块,实现ras加密,解密功能。包括顶层文件,verilog代码实现-RAS Encryption and decryption<王彬> 在 2025-06-21 上传 | 大小:19kb | 下载:0
[系统编程] tingchechang
说明:停车场系统:能够记录车辆的基本信息(如:汽车编号)、车辆到达时间、车辆所在位置、车辆离开时间等。为了便于叙述车辆所在的位置,将狭长通道称“停车位”,将门外的便道称“便道”。-Parking system: the ability to record the basic information of the vehicle (such as: car number), vehicle arrival time, vehicle location, vehicle to leave time. Lo<王远鹏> 在 2025-06-21 上传 | 大小:3kb | 下载:0
[系统编程] sort
说明:在排序算法中有一种排序算法插入排序,是把待排序的数分成两个部,其中A为已排好序的数,B为未排好序的数,初始状态下,A中只有一个元素。该算法依次从B中取数插入到A中的相应位置,直到B中的数取完为止。请在链表表示上实现上述的插入排序算法。-A sorting algorithm insertion sort in the sort algorithm, the number to be sorted is divided into two sections, wherein A is sorted<卢俊> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[系统编程] Eight_queens
说明:编写一个程序解八皇后问题。八皇后问题是:设法在国际象棋的棋盘上放置八个皇后,使得其中任何一个皇后所处的“行”、“列”以及“对角线”上都不能有其它的皇后-Write a program solution to the eight queens problem. Eight queens problem: trying to place eight Queens on a chess board, makes any Queen which " line" , " colum<卢俊> 在 2025-06-21 上传 | 大小:1kb | 下载:0