资源列表

« 1 2 ... .17 .18 .19 .20 .21 1822.23 .24 .25 .26 .27 ... 2656 »

[数据结构常用算法BMalthorithm

说明:BM算法找出产生该段序列的最短级数的线性反馈移位寄存器(LFSR),如对序列a=(1001101011),结果为LFSR(25,4)即周期为25,寄存器级数为4,此处所给为固定长度。-Using BM algorithm to find the linear feedback shift registers with the least steps corresponding to certain sequence. For examp
<richard> 在 2024-10-03 上传 | 大小:164864 | 下载:0

[数据结构常用算法BFS_AND_DFS1

说明:该代码为图的深度优先遍历和广度优先遍历,图的存储方式为领接矩阵存储,并且是有向图-The code for the graph depth-first traversal and breadth-first traversal, graph is stored as the leading access matrix storage, and is a directed graph
<lixiangyan> 在 2024-10-03 上传 | 大小:164864 | 下载:0

[数据结构常用算法iStock-0[1].3.2-linux-x86_64

说明:股票分析源代码,可用于中国股市和国外股市,只是需要增加数据下载引擎。 -Stock of the source code can be used for China' s stock market and foreign stock markets, but need to increase the data download engine.
<ZLSH> 在 2024-10-03 上传 | 大小:164864 | 下载:0

[数据结构常用算法Debug

说明:将顺序表重新排列成以第一个元素为界的两部分,前一部分元素的值都小于它,后一部分元素的值都大于或等于它。估算所设计算法的时间复杂度和空间复杂度-Will be re-arranged in the order form the first element is bounded by the two parts, the first part of the element values are less than it, and the l
<right> 在 2024-10-03 上传 | 大小:164864 | 下载:0

[数据结构常用算法huffman

说明:数据结构c语言版哈夫曼树算法-Data Structure c-language version of the Huffman tree algorithm
<huang> 在 2024-10-03 上传 | 大小:164864 | 下载:0

[数据结构常用算法Array

说明:在vc6.0环境下,实现抽象数据类型数组,完整源代码-In vc6.0 environment, to achieve an array of abstract data types, complete source code
<plum> 在 2024-10-03 上传 | 大小:164864 | 下载:0

[数据结构常用算法yuesefuhuan

说明:实现了约瑟夫环的结果,适合初学C语言的同学学习-Ring to achieve the result of Joseph, suitable for beginners to learn C language students
<琳儿> 在 2024-10-03 上传 | 大小:164864 | 下载:0

[数据结构常用算法eightqueens

说明:算法中的经典问题:八皇后问题,回溯法的重要应用-eightqueens in C language
<linmeng> 在 2024-10-03 上传 | 大小:164864 | 下载:0

[数据结构常用算法shu

说明:数据结构中建立一棵二叉树,并实现先序,中续,后续输出-creat a tree
<limeng> 在 2024-10-03 上传 | 大小:164864 | 下载:0

[数据结构常用算法proj2_4

说明:单链表的各种操作,插入、删除元素,释放地址空间-Single list of the various operations, insert, delete elements, the release of address space
<lining> 在 2024-10-03 上传 | 大小:164864 | 下载:0

[数据结构常用算法SuijiShu

说明:采用C++编程实现服从二项分布的随机数据的产生。-Using C++ programming to obey binomial distribution of random data generation.
<王利梅> 在 2024-10-03 上传 | 大小:164864 | 下载:0

[数据结构常用算法JAVAgongjiaoguanli

说明:公共交通查询系统, 对公共交通进行管理-Public transportation system inquires, the public traffic management
<jiang> 在 2024-10-03 上传 | 大小:164864 | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 1822.23 .24 .25 .26 .27 ... 2656 »

源码中国 www.ymcn.org