Fibonacci heap is a heap of time with good flat data structure. I am using C language to implement Fibonacci heap. Date : 2025-08-12
Size : 2kb
User : azioli
Student management system, each input students student id, name, grade, sorting, can also modify student performance and simple small program Date : 2025-08-12
Size : 929kb
User : su
Beelzebub language, use the stack and queue to realize character inversion, enter A string, for example: abcdAB (A- the sae, B- saedsae) Output: eaebecedesaetsaedsae Date : 2025-08-12
Size : 1kb
User : arjiao
Use merge sort, in a binary search algorithm complexity: nlogn, n number two together, if can equal to a specific number m, the output yes, otherwise no output. Date : 2025-08-12
Size : 1kb
User : arjiao
Using the circular queue to create the min and max priority queue, and using heap sort method to sort the queue. Date : 2025-08-12
Size : 207kb
User : kid