资源列表

« 1 2 ... .65 .66 .67 .68 .69 2170.71 .72 .73 .74 .75 ... 2656 »

[数据结构常用算法DataStructureCode

说明:链表,数组,图,树,AOT,文件等常考常用 数据结构的C语言代码实现。适用学生(数据结构)学习参考。-Lists, arrays, graphs, trees, AOT, documents the data structure used frequently test code C language. For students (data structure) study reference.
<影客> 在 2024-11-10 上传 | 大小:476kb | 下载:0

[数据结构常用算法EQUALIZER

说明:equalizer with 10 band LPF HPF BPF butterworth
<albeno saleh ahmad> 在 2024-11-10 上传 | 大小:477kb | 下载:0

[数据结构常用算法1163

说明:最大流算法,差分约束系统, 最大流算法,差分约束系统, 最大流算法,差分约束系统,的代码实现-the algorithm of maxflow askfasfka alskdfja aldfjas askdjfa askdlfjad askdf askfj askdfj askfjaf
<sheldon> 在 2024-11-10 上传 | 大小:475kb | 下载:0

[数据结构常用算法WinConv

说明:thread, wich converts from one into another 3 different seismyc type of files (PC, ES, RESfil)
<shmaily> 在 2024-11-10 上传 | 大小:477kb | 下载:0

[数据结构常用算法BeiHang08_03

说明:从string.in中读入数据,然后用户输入一个短字符串。要求查找string.in中和短字符串的所有匹配,输出行号、匹配字符串到string.out文件中。 //匹配时不区分大小写,并且可以有一个用中括号表示的模式匹配。如“aa[123]bb”,就是说aa1bb、aa2bb、aa3bb都算匹配。-Read data from string.in, then the user enters a short string. Find
<王石> 在 2024-11-10 上传 | 大小:477kb | 下载:0

[数据结构常用算法1

说明:中国剩余定理,本代码实现两个功能,一个功能是分解,将一个大数分解成n个小数值的数。一个功能是合成,实际就是分解的逆过程,将n个小数值的数还原成大数 -This code implements two functions, a function is broken down, large numbers will be decomposed into n a small number of values. A function of
<123> 在 2024-11-10 上传 | 大小:475kb | 下载:0

[数据结构常用算法DataHiding

说明:基于TBPC的最佳数据隐藏算法,利用数据结构中N叉树实现-An optimal data hiding scheme based on TBPC , Achieve that with N-Nary Tree of data structure
<lu> 在 2024-11-10 上传 | 大小:477kb | 下载:0

[数据结构常用算法2012-summer-Training-Contest(8)

说明:ACM 2012多校暑假集训(8),标程+解题报告。-ACM 2012 Multi-University Training Contest- Contest 8 Tutorial.
<j_lenmo> 在 2024-11-10 上传 | 大小:477kb | 下载:0

[数据结构常用算法0-1packet

说明:实现0—1背包问题,使用动态规划,有注释。-0-1 knapsack problem, the use of dynamic programming, there are notes.
<陆小果> 在 2024-11-10 上传 | 大小:475kb | 下载:0

[数据结构常用算法zy6_1

说明:字符串的相关操作,包括删除相同的子串,统计字符第一次出现的位置和出现的次数。-String related operations, including deleting the same substring, statistical character position of the first occurrence and number of occurrences.
<倏忽> 在 2024-11-10 上传 | 大小:475kb | 下载:0

[数据结构常用算法SpellChecker

说明:用哈希表实现一个拼写检查器spellchecker,给定一个字典, 输入一个文本后,输出拼写有误的单词,并给出用户可能想要表达的正确的单词- In this project, you ll build a hash table and see an example of hashing in action. Many applications, including word processors, text editors, a
<EricZhang> 在 2024-11-10 上传 | 大小:475kb | 下载:1

[数据结构常用算法liu

说明:一.问题描述 对2006年度全国80多个城市的每天空气质量状况进行查询、排序等操作。 空气质量状况对象包括城市代码、城市名称、首要污染物、污染指数、污染物级别、空气状况、年、月、日 二、实验要求 1. 普通查询:输入城市名称和城市代码,分别查询该城市每天、每周、每月、每季度和全年的空气质量状况 例子:查询太原市2006年第8周的空气质量状况 2.统计查询: (1)输入城市名称和城市代码,分别查询该城市每周、
<孔令言> 在 2024-11-10 上传 | 大小:476kb | 下载:7
« 1 2 ... .65 .66 .67 .68 .69 2170.71 .72 .73 .74 .75 ... 2656 »

源码中国 www.ymcn.org