资源列表

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

[数据结构常用算法strassen

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

[数据结构常用算法dianchengsuanfa

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

[数据结构常用算法ListTest

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

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

说明:Algoritmo de las 8 reinas
<ASDASD> 在 2025-06-17 上传 | 大小:1kb | 下载: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
<张国柱> 在 2025-06-17 上传 | 大小:99kb | 下载:0

[数据结构常用算法sort

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

[数据结构常用算法paixu

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

[数据结构常用算法checksum

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

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

说明:假设某销售公司有销售经理和销售员工,月工资的计算办法是:销售经理的固定月薪为8000元并提取销售额的5/1000作为工资;销售员工只提取销售额的5/1000作为工资。编一程序,定义一个基类Employee,它包含三个数据成员number、name和salary,以及用于输入编号和姓名的构造函数。由Employee类派生Salesman类,再由Salesman类派生Salesmanager类。Salesman类包含两个新数据成员 commrate和sales,还包含用于输入销售额并计算销售员工工资
<woaini> 在 2025-06-17 上传 | 大小:4kb | 下载:0

[数据结构常用算法Call-and-order-one

说明:调用与排序 1、编一个程序从一个文本文件source.txt中读入若干整数,用选择法将这些数据排成升序,将排序后的结果写入另一个文件文本文件target.txt中。注意两个文件均在d盘的data文件夹中。 在程序运行前,先准备好输入数据文件source.txt,放入d盘的data文件夹中,内容可以如下:...... 程序运行结束后,查看d盘的data文件夹中的结果文件target.txt内容是否正确。 -Call and order one, compiled a program f
<于慧斌> 在 2025-06-17 上传 | 大小:284kb | 下载:0

[数据结构常用算法Notepad1

说明:应用记事本,学期末大作业,JAVA语言综合应用数据结构完成的功能。-notepad,it is the homework of students in university.you can read and study
<liangyanbing> 在 2025-06-17 上传 | 大小:115kb | 下载:0

[数据结构常用算法erchashu

说明:实现一个二叉树类,要求实现二叉树的建立、结点插入、结点删除、线索化等操作。-to implement a binary tree class, required to achieve the establishment of a binary tree, node insertion, node deletion, threaded and other operations.
<翟卫卫> 在 2025-06-17 上传 | 大小:107kb | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 1618.19 .20 .21 .22 .23 ... 2656 »

源码中国 www.ymcn.org