资源列表

« 1 2 ... .53 .54 .55 .56 .57 2058.59 .60 .61 .62 .63 ... 2656 »

[数据结构常用算法yi

说明:基本练习 你一定有用 复数包括实部虚部 输入输出-Basic exercises you must be useful to the plural include the real part of the imaginary part of the input and output
<冯杰> 在 2024-10-28 上传 | 大小:3072 | 下载:0

[数据结构常用算法BSTree

说明:二叉查找树的懒惰删除(lazy deletion) 包含类的完整定义-The lazy delete binary search tree (lazy deletion) contains a complete definition of the class
<何乐> 在 2024-10-28 上传 | 大小:2048 | 下载:0

[数据结构常用算法qpsk-modu

说明:QPSK 调至,基于BPSK的算法进行改进,实现了四项位调制,比原有调至方式更加准确无误-QPSK adjusted to improve the BPSK-based algorithm, to achieve the four bit modulation, and more accurate than the original adjusted
<jiajia> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法DArray

说明:对任意维数,任意大小长度的数组的实现 。-For any number of dimensions, the realization of any size array.
<dudu> 在 2024-10-28 上传 | 大小:425984 | 下载:0

[数据结构常用算法precision--calculation

说明:ACM辅导资料,还有一些cdoj上的题目。模拟与高精度计算。-The ACM counseling information, there are some topics on cdoj. Analog with the precision of calculation.
<kk> 在 2024-10-28 上传 | 大小:101376 | 下载:0

[数据结构常用算法select_sort

说明:/*选择排序 *从待排序的数中找到最小的元素,放到第一个位置, *从剩下的n - 1个元素中找到最小的元素,放到第二个位置, *依次下去,直到n - 1个元素。 *每次排序都会在待排序的元素中找出一个最小的值放到待排序的数的首段。 */-/* Sort select* find the smallest element from the number to be sorted, and placed in the f
<雷海军> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法mp

说明:/*冒泡排序-----从大到小 *前一个和后一个两两比较,若小于则交换,直到最后一个元素,即小的冒泡,大的下沉 *每一循环都会从待排序的数中找出一个最小值,排到这组数据的最末端或首段,即冒泡 *对于n个数冒泡排序的最大趟数是n - 1,每一趟排序都会在这组待排序的数中产生一个最小值, */-/* Bubble sort----- from largest to smallest* before and after a t
<雷海军> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法Word-frequency-analyzer

说明:词频分析器。包含了文件读入功能。输入文本记录单词出现频率-Word frequency analyzer. Contains the file is read into function.
<薛晓旭> 在 2024-10-28 上传 | 大小:2048 | 下载:0

[数据结构常用算法single_linked_list

说明:用单链表实现对学生信息的管理,包括单链表的初始化,增添结点,删除节点,查找节点等功能-single linked list of student information management, including the initialization of the single linked list, add nodes, delete nodes, find the node functions
<王嘉楠> 在 2024-10-28 上传 | 大小:13312 | 下载:0

[数据结构常用算法the-code-for-acmer-

说明:这个代码是配套acm的黑书使用的,里面的源码准确,希望对各位acmer友帮助!-This code is used ACM supporting the black book, inside source accurately, hope you acmer friends help!
<胡明> 在 2024-10-28 上传 | 大小:54272 | 下载:0

[数据结构常用算法chained-binary-tree-algorithm

说明:用C++实现链式二叉树的算法,有完整的可运行的程序。-The realize chained binary tree algorithm, using C++ complete operable program.
<Kitty> 在 2024-10-28 上传 | 大小:6144 | 下载:0

[数据结构常用算法BinaryTree

说明:二叉树的操作,三种遍历过程,实现节点查找,删除,增加等。内含报告-Binary tree operation, three traversal, node search, delete, increase. Contains reports
<韩旭辉> 在 2024-10-28 上传 | 大小:561152 | 下载:0
« 1 2 ... .53 .54 .55 .56 .57 2058.59 .60 .61 .62 .63 ... 2656 »

源码中国 www.ymcn.org