说明:创建链表,遍历一次输出,然后分字母,数字,其他字符分别创建链表,分别输出。-Create a linked list, traversing one output, and then sub-letters, numbers, other characters were created linked list, respectively, output. <yucky> 在 2025-05-01 上传
| 大小:1kb | 下载:0
说明:C++ 链表实现的一个多项式运算
-C++ linked list implementation of a polynomial operator of a polynomial can be sorted descending by polynomial subtraction <独孤逍遥> 在 2025-05-01 上传
| 大小:41kb | 下载:0
说明:提供了c语言中一般有关日期的函数,比如判断某年某天星期几等,某年是否为闰年等-calendar.zip provides some functions for the operates on date.for example,judeging whether a year is a leap year. <zc> 在 2025-05-01 上传
| 大小:2kb | 下载:0
说明:c语言的科学与艺术中simpio的头文件,便于读者学习使用。-c language of science and art in simpio the header files, easy to readers to learn to use. <zc> 在 2025-05-01 上传
| 大小:3kb | 下载:0
说明:两个模板函数,一个是快速排序算法,一个是二分查找算法。-Two template functions, one is the quick sort algorithm, a binary search algorithm is. <黎伟> 在 2025-05-01 上传
| 大小:1kb | 下载:0
说明:修改数独生成算法,加入flag标志位,实现利用计算机对数独的求解-Sudoku generation algorithm to modify, add flag flag, to achieve the use of computers for solving sudoku <yingning> 在 2025-05-01 上传
| 大小:2kb | 下载:0
说明:实现Hash的基本功能,类实现一个哈希表,该哈希表将键映射到相应的值。任何非 null 对象都可以用作键或值。为了成功地在哈希表中存储和获取对象,用作键的对象必须实现 hashCode 方法和 equals 方法。
-Hash achieve the basic functions of class implements a hash table, hash table that maps keys to values. Any n <王晨> 在 2025-05-01 上传
| 大小:28kb | 下载:1