资源列表

« 1 2 ... .57 .58 .59 .60 .61 2262.63 .64 .65 .66 .67 ... 2657 »

[数据结构常用算法KMP

说明:这是一片最近发表的论文,证明了KMP算法,进一步给出了一些延拓-This is a recently published paper, proved KMP algorithm, a further extension gives some
<张池> 在 2024-06-27 上传 | 大小:814080 | 下载:0

[数据结构常用算法BigFact

说明:Implementation of BigInt in C. Specifically factorial of numbers exceeding int datatype in size.
<NS_Noob> 在 2024-06-27 上传 | 大小:6144 | 下载:0

[数据结构常用算法TopTenWords

说明:在大数据文件中,找出现次数前十的单词。这个文件不能一次加载如内存,其中用到了自己写的快排函数。-In a large data file, find the top ten the number of occurrences of the word. This file can not be loaded once, such as memory, which uses a fast row to write their own fun
<邓俊兴> 在 2024-06-27 上传 | 大小:696320 | 下载:0

[数据结构常用算法library

说明:纯C语言编程的模拟现有图书馆的借阅、续借、归还;图书入库、出库;查询、排序等功能,实现电子图书馆的智慧综合管理。其中查询功能里面嵌套精确查询,排序功能有六种,界面可变色,里面已经附带50多本图书信息包括图书摘要等详细信息。里面还附带详细设计报告和解说PPt。-Pure C language programming simulation existing library borrow, renew, return book storag
<尹佳佳> 在 2024-06-27 上传 | 大小:1522688 | 下载:0

[数据结构常用算法matching-brackets

说明:利用c++数据结构 栈 解决括号匹配问题 -Use c++ to solve matching brackets
<enzo> 在 2024-06-27 上传 | 大小:1024 | 下载:0

[数据结构常用算法UFApp

说明: write an application UFApp that 1. Prompts for a file name. 2. Reads the first integer, which is the number of sites. 3. Reads each pair of integers, p and q, representing sites and if not already connected, con
<andy> 在 2024-06-27 上传 | 大小:2073600 | 下载:0

[数据结构常用算法VCPP

说明:一个可视化的程序,用于更换图标,更改界面颜色以及一些其他常用功能-A visualized program of VC++,using to change the icons and change the color of the interface.
<Libra> 在 2024-06-27 上传 | 大小:5433344 | 下载:0

[数据结构常用算法Eulerpath

说明:用于解决起点和终点非同一点的欧拉通路 一笔画问题程序。-Solve the start point and the end point are diffient point Euler path problem a stroke problem.
<张玉坤> 在 2024-06-27 上传 | 大小:333824 | 下载:0

[数据结构常用算法pr01_SpaMatSMC

说明:稀疏矩阵的一种实现,使用命令行测试该程序。具体内容请看代码。-An implementation of sparse matrix, using the command line to test the program. Look at the specific content of the code.
<Error Woo> 在 2024-06-27 上传 | 大小:278528 | 下载:0

[数据结构常用算法data

说明:数据结构常见结构,表,队列,栈。主要用来管理存储数据和运算。-Data structures common structures, tables, queues, stacks. Mainly used to manage data storage and computing.
<蒋万松> 在 2024-06-27 上传 | 大小:103424 | 下载:0

[数据结构常用算法counting-sort

说明:计数排序法的典型例子,算法设计与分析基础,第七章时空权衡的基数排序法C++实现.-Typical examples of counting sort method, algorithm design and analysis based on Chapter VII of the space-time trade-offs to achieve the radix sorting method C++
<王玲> 在 2024-06-27 上传 | 大小:1024 | 下载:0

[数据结构常用算法palindrome_mem

说明:包含了回文还有内存分配的基本函数,源码内含注释,可供读者理解。-Also contains a palindrome basic memory allocation functions, source code containing notes, for readers to understand.
<king> 在 2024-06-27 上传 | 大小:2048 | 下载:0
« 1 2 ... .57 .58 .59 .60 .61 2262.63 .64 .65 .66 .67 ... 2657 »

源码中国 www.ymcn.org