资源列表
[数据结构常用算法] henduosuanfa
说明:这里面有很多经典的算法,欢迎大家下载!!请大家相互学习和请多多指教-There are so many classic algorithms, welcoming everyone to download! ! Let us learn from each other and a great weekend! !<老赵> 在 2025-06-18 上传 | 大小:739kb | 下载:0
[数据结构常用算法] LISS_FAST
说明:时间复杂度为O(nlogn)的最长单调递增子序列问题的计算程序。不是动态规划算法。在一分钟之内可以计算n=10^6个元素的递增子序列。-time complexity of O (nlogn) of the longest-monotonically increasing sequence of the program. Is not dynamic programming algorithm. In a minute can be calculated n = 10 ^ 6 elements<刘金义> 在 2025-06-18 上传 | 大小:737kb | 下载:0
[数据结构常用算法] -p2
说明:最长公共子序列(LCS),最长递增子序列(LIS),最长公共递增子序列(LCIS)的实现,根据《算法导论》英文版的伪代码改写成C语言版本,测试完美通过。-The longest common sub-sequence (LCS), the longest increasing subsequence (LIS), the longest sequence of public increments (LCIS) of the realization, according to " Intr<无我> 在 2025-06-18 上传 | 大小:736kb | 下载:0
[数据结构常用算法] Cdepthprofiling
说明:C语言深度剖析 C语言使用的要点,对C语言的关键字的使用、函数调用、指针、结构体、文件读写等做了深入剖析,许多内容一般的教科书没有涉及-C language depth analysis of the main points of the C language, use the C language keywords, function calls, pointer, structure, file reading and writing in-depth analysis, many elem<jygb007> 在 2025-06-18 上传 | 大小:736kb | 下载:0
[数据结构常用算法] Hash-table-and-its-application
说明:散列表根据关键码值(Key value)而直接进行访问的数据结构,通过把关键码值映射到表中一个位置来访问记录,以加快查找的速度。-According to the value of the hash table key (Key value) directly access the data structure to access the record by the key values to the mapping table in a position to sp<> 在 2025-06-18 上传 | 大小:738kb | 下载:0
[数据结构常用算法] Store-inventory-management-system
说明:针对C语言的数据结构,编写的商店存货管理系统-For the C language data structure, the preparation of the store inventory management system<桐君阁> 在 2025-06-18 上传 | 大小:737kb | 下载:0