资源列表

« 1 2 ... .13 .14 .15 .16 .17 1618.19 .20 .21 .22 .23 ... 2656 »

[数据结构常用算法USACO1-2

说明:usaco上第一第二部分的题解 一些简单算法题-usaco solution
<jiejie> 在 2024-10-07 上传 | 大小:22528 | 下载:0

[数据结构常用算法sparsematrix

说明:数据结构,实现稀疏矩阵输入和“一次定位快速转置”。-Data structure, to achieve sparse matrix input and " a rapid positioning transpose."
<liaoju> 在 2024-10-07 上传 | 大小:222208 | 下载:0

[数据结构常用算法ch2

说明:严蔚敏编写的数据结构c语言版第二章部分 习题答案,这个代码写的不错,拿来这里和各位分享下 -Yan Wei-min data structures written in c language version of the second part of chapter exercise answers, this code is written in good, used here and to share the next
<wowo> 在 2024-10-07 上传 | 大小:2048 | 下载:0

[数据结构常用算法strassen

说明:strassen乘法矩阵,很好解决你们所遇到任何情况-strassen matrix multiplication, a good solution to any situation you encounter
<邱洪权> 在 2024-10-07 上传 | 大小:2048 | 下载:0

[数据结构常用算法dianchengsuanfa

说明:用C++语言实现点成算法 ,属于信息安全理论题目 -In C++ language point into the algorithm, is the subject of information security theory
<林子> 在 2024-10-07 上传 | 大小:68608 | 下载:0

[数据结构常用算法ListTest

说明:通过java实现数据结构的单链表和双链表-Data structures through java singly linked list and doubly linked list
<cheche> 在 2024-10-07 上传 | 大小:3072 | 下载:0

[数据结构常用算法8-REINAS

说明:Algoritmo de las 8 reinas
<ASDASD> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法Computer-algorithms

说明:计算机常用的算法,有 算法概述 分治与递归 动态规划 贪心算法 回溯法 分限界法-Computer algorithm used have an overview of divide and conquer algorithm is recursive dynamic programming, greedy algorithms with backtracking points and bound
<张国柱> 在 2024-10-07 上传 | 大小:101376 | 下载:0

[数据结构常用算法sort

说明:其中包含了各种算法 推排序 快速排序 直插排序-Which contains a variety of sorting algorithms Quicksort push sort, and so on and so on-line
<fengtong> 在 2024-10-07 上传 | 大小:7168 | 下载:0

[数据结构常用算法paixu

说明:排序算法,有多种排序算法,直接选择排序,表排序,堆排序-Sorting algorithms, a variety of sorting algorithms, direct selection sort, table sort, heap sort, etc.
<刘云志> 在 2024-10-07 上传 | 大小:194560 | 下载:0

[数据结构常用算法checksum

说明:这是一款校验和算法的源代码,有需要校验和算法的朋友,可以借鉴一下。-This is a checksum algorithm source code, the checksum algorithm need a friend, you can learn from it.
<恒博> 在 2024-10-07 上传 | 大小:2048 | 下载:0

[数据结构常用算法my-CPP

说明:假设某销售公司有销售经理和销售员工,月工资的计算办法是:销售经理的固定月薪为8000元并提取销售额的5/1000作为工资;销售员工只提取销售额的5/1000作为工资。编一程序,定义一个基类Employee,它包含三个数据成员number、name和salary,以及用于输入编号和姓名的构造函数。由Employee类派生Salesman类,再由Salesman类派生Salesmanager类。Salesman类包含两个新数据成员 comm
<woaini> 在 2024-10-07 上传 | 大小:4096 | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 1618.19 .20 .21 .22 .23 ... 2656 »

源码中国 www.ymcn.org