资源列表

« 1 2 ... .74 .75 .76 .77 .78 979.80 .81 .82 .83 .84 ... 2656 »

[数据结构常用算法caculator

说明:一个简易的计算器,只要可以实现加减乘除四种简单算法,包括可以利用负数进行计算,颜色是自己设定的,界面一般-A simple calculator can add, subtract, multiply and divide four simple algorithms, including the ability to use a negative number to calculate the color is set, the interface in general
<徐若愚> 在 2025-06-15 上传 | 大小:3kb | 下载:0

[数据结构常用算法queue

说明:该实验实现了简单的优先级序列,为数据结构课程必做实验。-The experimental realization of a simple priority sequence for the data structure courses will do the experiment.
<李松> 在 2025-06-15 上传 | 大小:3kb | 下载:0

[数据结构常用算法list

说明:本实验为广义表建立二叉树。本实验为数据结构必做实验,仅提供cpp文件,读者可在编译器上自行编译实现。-This experiment is the generalized table set up binary tree. In this study, the data structure must do the experiment, only cpp file, the reader can compiler to compile your own implementation.
<李松> 在 2025-06-15 上传 | 大小:3kb | 下载:0

[数据结构常用算法template

说明:包含了静态链表,链表,栈,队列,游标的类模板实现,可直接调用-Contains a static list, linked lists, stacks, queues, the cursor class templates, you can directly call
<宁淡淡> 在 2025-06-15 上传 | 大小:3kb | 下载:0

[数据结构常用算法List-for-set-intersection-problem

说明:已知两个单链表A与B分别表示两个集合,其元素类型为int且递增排列,其头结点指针分别为a,b。求出A与B的交集,要求C同样以元素值递增的单链表形式储存。-Known two single chain A and B denote two collections whose elements of type int and ascending, the head node pointers are a, b. Find the intersection of A and B, C similarl
<taosq> 在 2025-06-15 上传 | 大小:3kb | 下载:0

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

说明:一个能够使用机器学习的小程序,花费了我三天时间去完成它-An ability to use a small machine learning program took me three days to complete it
<sharpwhisper> 在 2025-06-15 上传 | 大小:3kb | 下载:0

[数据结构常用算法backpost

说明:bp神经网络原理,利用最小均方误差来进行权值修改,能够解决一般的线性函数模拟。-bp neural network used meansquareerror
<范涛松> 在 2025-06-15 上传 | 大小:3kb | 下载:0

[数据结构常用算法graph_class

说明:Graph ADT - implements a graph ADT
<nick> 在 2025-06-15 上传 | 大小:3kb | 下载:0

[数据结构常用算法Circular-queue-Number-screening-

说明:通过数组和链表方法实现循环队列中人员筛选的问题。该文档给出了问题及多种解决方案,还列出了容易出现的错误。是初学者避免错误的好帮手。-Through arrays and linked lists methods to achieve the circular queue personnel screening questions. This document gives a variety of problems and solutions, also lists error prone. Is
<刘争辉> 在 2025-06-15 上传 | 大小:3kb | 下载:0

[数据结构常用算法Collection-of-logical-operations

说明:本文档实现了字符集合的并交差等逻辑运算,采用多种语言(包括c和c++),采用多种数据结构(链表、数组等)实现集合的并交差等运算。分别用结构体和类实现。很适合初学者熟练掌握基本的数据结构知识以及集合的运算过程。-This document character set and achieve cross other logic operations, multiple languages ​ ​ (including c and c++), using a variety of
<刘争辉> 在 2025-06-15 上传 | 大小:3kb | 下载:0

[数据结构常用算法LinkList-program

说明:C++数据结构的一个单链表示例程序,简单易懂,适合初学者学习。-a sample program about linked list of C++ data structure , it is easy to understand for beginners.
<罗盘> 在 2025-06-15 上传 | 大小:3kb | 下载:0

[数据结构常用算法searchtree

说明:在二叉查找树中增加一个成员函数,找出集合中第i大的元素。-In a binary search tree to add a member function to identify a large collection of the i-th element.
<Wing> 在 2025-06-15 上传 | 大小:3kb | 下载:0
« 1 2 ... .74 .75 .76 .77 .78 979.80 .81 .82 .83 .84 ... 2656 »

源码中国 www.ymcn.org