资源列表

« 1 2 ... .45 .46 .47 .48 .49 1950.51 .52 .53 .54 .55 ... 2656 »

[数据结构常用算法cpp.tar

说明:这是usaco上面的全部习题代码,足够ACMer们研习一阵了,全部代码都AC过。-This is above all exercises usaco code, enough ACMer who study a while, all the code over to AC.
<李锐> 在 2024-10-01 上传 | 大小:44032 | 下载:0

[数据结构常用算法VCPP-genetic-reconfiguration

说明:基于VC++的电力系统遗传算法重构实现. 用于减少系统损耗的重构,包含了潮流功能-Power genetic algorithm-based VC++ reconstruction. Used to reduce the loss of the reconstruction of the system, including the trend
<ding> 在 2024-10-01 上传 | 大小:27648 | 下载:0

[数据结构常用算法hasher

说明:设计并实现对字符串的哈希算法 实现对给定字符串集合的词频分析 实现对给定字符串是否存在的快速查找 -Designed and implemented quickly find word frequency analysis on a given collection of strings to achieve a given string if there string hash algorithm
<> 在 2024-10-01 上传 | 大小:979968 | 下载:0

[数据结构常用算法N-huanghou

说明:人工智能中的经典算法之一。对问题的多个分支选择一支进行探索,当探索到某一步时,发现原先选择并不优或达不到目标,就退回一步重新选择 回溯法适合用栈实现。探索过程当中入栈,退栈时返回分支选择的现场 -One of the classic algorithms in artificial intelligence. Multiple branches of the problem, choose one to explore, ex
<> 在 2024-10-01 上传 | 大小:954368 | 下载:0

[数据结构常用算法duoxiangshi

说明:用链表实现一元多项式的表示 从命令行或文件中读取多项式的系数和指数 实现多项式的降幂排列 实现一元多项式的运算 加法 减法 乘法 -Implemented as a linked list of a polynomial representation of the command line or file to read the coefficients of the polynomial and expon
<> 在 2024-10-01 上传 | 大小:191488 | 下载:0

[数据结构常用算法Huffmana-tree

说明:从终端输入字母和相应的频率 在内存中构造Huffman树 从终端输入任意的单词 以二进制形式输出编码后的文字(在屏幕上显示0或1表示相应的位) -Huffman tree constructed in memory from the terminal enter the letters and the corresponding frequency from the terminal to enter any word
<> 在 2024-10-01 上传 | 大小:21504 | 下载:0

[数据结构常用算法Grafos

说明:Estructura de grafos java
<edwin> 在 2024-10-01 上传 | 大小:15360 | 下载:0

[数据结构常用算法ComparableComparator.tar

说明:estructura de datos comparable y comparator
<edwin> 在 2024-10-01 上传 | 大小:8192 | 下载:0

[数据结构常用算法Dijkstra

说明:Dijkstra,图的单源最短路径算法的实现,包括数据结构的设计,以及方法的实现-Dijkstra, diagram of the single-source shortest path algorithm implementation, including data structure design, and methods to achieve
<long> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法polynomial-with-linked-list

说明:能够实现任意项有理多项式的加、减、乘、除、求模以及幂运算-Able to achieve any item rational polynomial plus, subtract, multiply, and exponentiation
< wu ting> 在 2024-10-01 上传 | 大小:9216 | 下载:0

[数据结构常用算法data-structure

说明:数据结构 这次是我自己做的关于数组的实验报告,希望大家支持哦!-The data structure of this array of lab reports, I do hope you will support!
<孙少龙> 在 2024-10-01 上传 | 大小:12288 | 下载:0

[数据结构常用算法sine

说明:利用C语言编写的正弦函数发生的代码,实现提取正弦函数并显示,清除退出等功能-Code written in C, the sine function to extract the sine function and display clear exit functions
<ljf> 在 2024-10-01 上传 | 大小:1024 | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 1950.51 .52 .53 .54 .55 ... 2656 »

源码中国 www.ymcn.org