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

资源列表

« 1 2 ... .90 .91 .92 .93 .94 695.96 .97 .98 .99 .00 ... 2673 »
  1. oop

    0下载:
  2. 实现二叉树的结构,用MFC框架搭建,面向对象的思想,学习C++语言的好例子。-Binary tree structure with the MFC framework structures, object-oriented thinking, good example learning C++ language.
  3. 所属分类:Data structs

    • 发布日期:2017-11-25
    • 文件大小:29.42kb
    • 提供者:王华
  1. Algorithms-of-MIT_PART1

    0下载:
  2. 这是麻省理工学院的关于算法方面的介绍,是比较好的学习资料。-This is MIT on the introduction of the algorithms is a good learning materials.
  3. 所属分类:Data structs

    • 发布日期:2017-11-17
    • 文件大小:1.45mb
    • 提供者:王博
  1. matrix-cookbook

    0下载:
  2. 这是一本矩阵方面的知识的学习资料,这个资料比较全面的介绍矩阵方面的一些变换和计算,值得一看。-This is a matrix of knowledge, learning materials, and this information is relatively comprehensive introduction to some transformation matrix and calculation, worth a visit.
  3. 所属分类:Data structs

    • 发布日期:2017-11-12
    • 文件大小:373.65kb
    • 提供者:王博
  1. 1

    0下载:
  2. 实现大整数的运算,对大整数实现减价乘除的运算以及输入输出。-large integer operation algorithm calculation of big integer large integer numerical calculation
  3. 所属分类:Data structs

    • 发布日期:2017-11-25
    • 文件大小:2.04kb
    • 提供者:Tomlei
  1. bubble

    0下载:
  2. 这是一个关于冒泡法排序算法的简单的C语言程序-Bubble sort algorithm method
  3. 所属分类:ELanguage

    • 发布日期:2017-12-05
    • 文件大小:527byte
    • 提供者:陈华
  1. yi

    0下载:
  2. 基本练习 你一定有用 复数包括实部虚部 输入输出-Basic exercises you must be useful to the plural include the real part of the imaginary part of the input and output
  3. 所属分类:Data structs

    • 发布日期:2017-12-07
    • 文件大小:3.15kb
    • 提供者:冯杰
  1. BSTree

    0下载:
  2. 二叉查找树的懒惰删除(lazy deletion) 包含类的完整定义-The lazy delete binary search tree (lazy deletion) contains a complete definition of the class
  3. 所属分类:Data structs

    • 发布日期:2017-12-03
    • 文件大小:1.68kb
    • 提供者:何乐
  1. qpsk-modu

    0下载:
  2. QPSK 调至,基于BPSK的算法进行改进,实现了四项位调制,比原有调至方式更加准确无误-QPSK adjusted to improve the BPSK-based algorithm, to achieve the four bit modulation, and more accurate than the original adjusted
  3. 所属分类:Data structs

    • 发布日期:2017-12-02
    • 文件大小:833byte
    • 提供者:jiajia
  1. DArray

    0下载:
  2. 对任意维数,任意大小长度的数组的实现 。-For any number of dimensions, the realization of any size array.
  3. 所属分类:Data structs

    • 发布日期:2017-11-19
    • 文件大小:415.82kb
    • 提供者:dudu
  1. precision--calculation

    0下载:
  2. ACM辅导资料,还有一些cdoj上的题目。模拟与高精度计算。-The ACM counseling information, there are some topics on cdoj. Analog with the precision of calculation.
  3. 所属分类:Data structs

    • 发布日期:2017-11-30
    • 文件大小:99.37kb
    • 提供者:kk
  1. select_sort

    0下载:
  2. /*选择排序 *从待排序的数中找到最小的元素,放到第一个位置, *从剩下的n - 1个元素中找到最小的元素,放到第二个位置, *依次下去,直到n - 1个元素。 *每次排序都会在待排序的元素中找出一个最小的值放到待排序的数的首段。 */-/* Sort select* find the smallest element from the number to be sorted, and placed in the first position, find the smalle
  3. 所属分类:Data structs

    • 发布日期:2017-12-02
    • 文件大小:620byte
    • 提供者:雷海军
  1. mp

    0下载:
  2. /*冒泡排序-----从大到小 *前一个和后一个两两比较,若小于则交换,直到最后一个元素,即小的冒泡,大的下沉 *每一循环都会从待排序的数中找出一个最小值,排到这组数据的最末端或首段,即冒泡 *对于n个数冒泡排序的最大趟数是n - 1,每一趟排序都会在这组待排序的数中产生一个最小值, */-/* Bubble sort----- from largest to smallest* before and after a twenty-two, if less than the ex
  3. 所属分类:Data structs

    • 发布日期:2017-11-16
    • 文件大小:868byte
    • 提供者:雷海军
« 1 2 ... .90 .91 .92 .93 .94 695.96 .97 .98 .99 .00 ... 2673 »
搜珍网 www.dssz.com