CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - series

搜索资源列表

  1. 求解约瑟夫问题

    2下载:
  2. 求解约瑟夫问题。设有n个人围成一个圆圈坐下,对所有围从的人从某个位置开始编号为1,2,3,……,n,从编号为1的人开始报数1,报数依交进行,报数n的人即出列,下一个人从1开始报数,再报数m的人便是第二个出列的人如此重复下去,直到最后一个人出列为止,于是便得到一个出列的顺序,这称之为约瑟夫(Josephu)问题。-solving problems. N individuals have formed a circle to sit down, all right Wai from the star
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7.84kb
    • 提供者:葛林
  1. 双向链表

    0下载:
  2. 这是我学习数据结构与算法的时候编的双向链表的操作,对学习数据结构与算法的朋友有帮助-This my learning algorithm and data structure of the time series of the two-way linked list, the operation of the learning algorithm and data structure of friends to help! !
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10.97kb
    • 提供者:阿的
  1. 队列操作

    0下载:
  2. 这是我学习数据结构与算法时编的关于队列操作的程序,对学习数据结构的朋友有帮助-This my learning algorithm and data structure when the series of the operation of the queue on procedures for the study of the data structure to help friends! !
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7.89kb
    • 提供者:阿的
  1. 线性表数据结构

    0下载:
  2. VB.net数据结构演示算法,有对话框,填入数列序号,即可得到所需值-VB.net demonstration algorithm data structure, a box filled series serial number can be required value
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:16.61kb
    • 提供者:李云强
  1. 傅里叶级数逼近源码

    0下载:
  2. 傅立叶级数在数字信号处理中有非常重要的应用,这里提供了傅立叶级数在C环境下的源码及其应用,对于数据处理的工程人员大有裨益。-Fourier series in the digital signal processing is a very important application, it provides Fourier Series C environment in the source and application of data processing for the engineeri
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:836byte
    • 提供者:赵凤鲜
  1. 二进制信道均衡算法源程序清单

    0下载:
  2. 关于自适应滤波的一系列程序,包括二进制信道均衡,噪声对消,信号增强等,斑竹,该加精了吧?-adaptive filter on a series of procedures, including binary channel equalization and noise cancellation and signal enhancement, fed, the rate is honed?
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:36.09kb
    • 提供者:gjd
  1. permtang

    0下载:
  2. 这是一个生成全排列的程序,采用最小变化算法,相邻两个序列之间只有两个数的次序不同,每交换两个数,便形成一个新的序列,速度非常快.-This is a whole generation with a procedure using the smallest change algorithm sequence between two adjacent only two of several different order every two exchanged a few, it will lead
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:855byte
    • 提供者:唐海浪
  1. 数据结构与算法(C实现)演示篇

    1下载:
  2. 数据结构与算法(C#实现)系列---演示篇,我们可以在这里找到很多实例-data structures and algorithms (C#) series --- demonstration chapter, we can find a lot of examples here!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:13.64kb
    • 提供者:蒙山
  1. r8q

    0下载:
  2. 八皇后问题的C版本的解决方案 包括如何处理两个皇后不能在同一列、同一行以及同以斜行的判断问题-eight of the Queen's version of the C solutions, including how to deal with two Queen's not in the same series, and with the same line oblique to the question of judgment
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.6kb
    • 提供者:孙枫
  1. 几种排序方法的实现

    0下载:
  2. 用 插入排序, 希尔排序 ,冒泡, 快速排序 , 选择排序 ,堆排序, 归并排序 实现对任意随机数序列,并比较各种方法的运行快慢和复杂度-with insertion sort, Hill sequencing, bubbling Quick Sort, select, in order of ranking sculpture, merging order to achieve arbitrary random series, and compare the various methods o
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:380.09kb
    • 提供者:陈婷
  1. 四点式曲线

    0下载:
  2. 用VB编的关于四点画曲线的程序,是形成曲线的基本原理,十分简单方便,通俗易懂-VB series on the four dotted curve procedures, form the basic tenets of curves, very simple, convenient and easily understood
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.68kb
    • 提供者:kai
  1. fib序列

    0下载:
  2. 数据结构算法:使用循环队列,K阶斐波那契数列的一种算法实现。-algorithm data structure : the use of recycled cohort, K bands Fibonacci series, a method.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8.82kb
    • 提供者:ch.nan
  1. windows_stack

    0下载:
  2. C++BUILDER编的可以在WINDOWS下运行的栈的演示程序-C BUILDER series in the Windows stack running under the demonstration program
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:379.87kb
    • 提供者:李铭璜
  1. letoucaipiao

    2下载:
  2. 一些关于乐透彩票的基本算法,后面的程序都是用VB编的,同大家都用这VB吧!有兴趣的朋友可以来看看,讨论一下!没有这方面兴趣的朋友,我想也可以看看的,这里面有许多的算法真得很实用。-some lottery tickets on the basic algorithm, as the procedures are using VB series, we have used with this VB! Interested friends can come to see, discuss! No s
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3kb
    • 提供者:得得
  1. Three_Code

    0下载:
  2. 该题目是要求我们编一个程序,该程序能将书上的P-代码程序用三地址码来实现。-the subject is to ask us to a series procedures, the procedures can book on the P-code programs using three addresses code is to be achieved.
  3. 所属分类:数据结构常用算法

    • 发布日期:2015-06-10
    • 文件大小:8.74kb
    • 提供者:丰 色
  1. qiugonggongzixulei

    0下载:
  2. 一个简单的求公共子序列的源程序,自己编的,有点简单,提供给初学的学生参考.-a simple sequences for the public source, the series itself, somewhat simple, beginner to the students.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:857byte
    • 提供者:guying
  1. beibaowenti

    0下载:
  2. 一个实现背包的简单源程序.自己编的,有点简单,提供给初学者参考.-achieve a simple backpack source. His series, a little simple, for advanced users.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:847byte
    • 提供者:guying
  1. fft_image

    0下载:
  2. 这是一个关于fft的算法,,编的还比较好,,希望对大家有用-fft of the algorithm, and the series is still relatively good, useful for all
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.52kb
    • 提供者:dasheng
  1. image_wavelet

    0下载:
  2. 这是一个关于wavlet的算法,,编的还比较好,,希望对大家有用-This is a wavlet on the algorithm, and the series is still relatively good, useful for all
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.69kb
    • 提供者:dasheng
  1. series

    0下载:
  2. 用简单的方法实现调和级数,大学c语言课后题目-Simple way to achieve harmonic series, University of c language after-school subject
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:116.76kb
    • 提供者:youngmotto
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com