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

搜索资源列表

  1. juzhenxuanfa001

    1下载:
  2. 稀疏矩阵运算器 是数据结构的一个课程设计.是自行编写的.保证是原创.-sparse matrix operations for the data structure is a curriculum design. Is self-prepared. Guaranteed to be original.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:141.42kb
    • 提供者:asdf
  1. netrualnetC

    0下载:
  2. 三层BP神经网络C语言代码,能实现自我学习,跟踪性能较好-BP neural network C language code, can achieve self-learning, better tracking performance
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4.55kb
    • 提供者:阳文
  1. DE.python

    0下载:
  2. Python实现的差分进化算法源代码 使用Python实现的差分进化算法,引用到Numpy和Scipy,可以支持多核与集群并行计算。使用时只需继承DESolver并定义函数def error_func(self, indiv, *args)作为目标函数即可。-Python implementation of the differential evolution algorithm source code uses the Python implementation of the differ
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:4.01kb
    • 提供者:谷琼
  1. BigNum

    0下载:
  2. 大数程序,用自定义数据类型及重载运算符的方法实现大数的四则运算-Large numbers program, with self-defined data types and overloaded operator methods to achieve large numbers of the four operations
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:884.09kb
    • 提供者:tianlan
  1. datastructe

    0下载:
  2. 数据结构的的源码,自行编写的,仅供参考,谢谢提出问题-Data structure of the source, self-prepared, for reference purposes only, Thank you, ask questions
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:73.67kb
    • 提供者:lllcqu
  1. datasturt_PPt

    0下载:
  2. 数据结构课件,ppt,自学数据结构的必备资料,自己看吧-Data structures courseware, ppt, self-learning data structures necessary information
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:65.37kb
    • 提供者:yuhui
  1. xsecs

    0下载:
  2. 用C++实现线索二叉树 教学或者自学均可使用 简单方便-Using C++ implementation clues bintree teaching or self-study can be used to facilitate easy
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:28.31kb
    • 提供者:ZK
  1. BAG

    0下载:
  2. C++解决背包问题 教学或者自学均可使用 简单方便-C++ solve the knapsack problem or self-teaching can be used to facilitate easy
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:195.3kb
    • 提供者:ZK
  1. Algorithms_DataStructures

    0下载:
  2. 算法与数据结构课件,有助于自学,是刚入门时好的学习资料。-Algorithms and data structures courseware, self-help is just when a good learning materials portal.
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:4.16mb
    • 提供者:huangguilin
  1. disiti

    0下载:
  2. (1)录入航班信息(航班数据可以先存储在一个数据文件中,数据结构、具体数据大家自定); (2)查询某个航线的信息(如,输入航班号,查询起降时间、起飞城市、沿途经过的城市及最终抵达的城市,航班票价,票价折扣,确定航班是否满仓,有多少剩余票。又如输入起飞城市或抵达城市,查询飞机航班情况); (3)修改航班信息,当航班信息改变时,应该修改航班数据文件。 (4)完成订票操作(订票情况可以存在一个数据文件中,结构自己设定),如果该航班已经无票,可以提供相关的、可供选择的其他航班信息供用户选择;
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:3.12kb
    • 提供者:涂舒
  1. shujujiegou

    0下载:
  2. 数据结构自学教程,C语言版,包含个经典实例-Self-study course data structure, C language version, including a classic example of
  3. 所属分类:Data structs

    • 发布日期:2017-05-19
    • 文件大小:5.32mb
    • 提供者:hgyvjuyvk
  1. datastructure

    0下载:
  2. 简单的数据结构与算法,C描述,适合初学者自学-Simple data structure and algorithm, C descr iption, suitable for beginners and self-
  3. 所属分类:Data structs

    • 发布日期:2017-05-18
    • 文件大小:4.83mb
    • 提供者:李林
  1. jsw_atree

    0下载:
  2. anderson trees(self-balancing trees)
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3.23kb
    • 提供者:iyami
  1. bhsjjg-PPT

    0下载:
  2. 北航《数据结构》PPT,内容详细,逻辑感强,适合自学-Beijing Institute of Aeronautics " data structure" PPT, and detailed, logical sense, good for self-study
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1.61mb
    • 提供者:wang feng
  1. blizzard_hash

    0下载:
  2. 这是传说中异常强悍的暴雪公司研究的哈希算法,采用三个哈希表来防止冲突,代码简练自成一体,无论是思想还是代码风格都非常值得大家学习!-This is the legendary Blizzard of abnormal powerful study of the hash algorithm, using three hash table to prevent conflict, the code concise self-contained, whether it is coding style
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1016byte
    • 提供者:Harry
  1. Data.Structures.Demystified

    0下载:
  2. Data Structures Demystified Whether you are an entry-level or seasoned designer or programmer, learn all about data structures in this easy-to-understand, self-teaching guide that can be directly applied to any programming language.
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2.79mb
    • 提供者:primitive_man
  1. snacks

    0下载:
  2. 自制C语言贪食蛇小游戏,里面包含两个文件,一个是源程序,一个是图形化驱动,只要两个文件放在一个目录下即可运行,语句简单易懂-Self-made C-Snake game, which contains two files, one source, one is graphical driver, as long as two files in a directory to run, easy to understand statements
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:4.84kb
    • 提供者:江浩
  1. datastructurealgorithms(java)

    0下载:
  2. 数据结构java版的电子书,可以自学java的编程语言,同时学习数据结构和算法-Data structures java version of the book, you can self-study java programming language, while learning data structures and algorithms
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3.09mb
    • 提供者:周旭
  1. matlab

    1下载:
  2. 5个自己开发的Matlab的源码。其功能分别是队列、亚可比、拟合、标准化。-Five self-developed Matlab source. The function of the queue, respectively, Jacobi, fitting, standardize.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:8.21kb
    • 提供者:bonner
  1. Object-oriented-self-tutorial

    0下载:
  2. 面向对象自编教程、活动图、状态图、交互图、数据管理设计、构件部署设计-Object-oriented self tutorials, activity diagrams, state diagrams, interaction diagrams, data management, design, component deployment design
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2.25mb
    • 提供者:jiang
« 12 3 4 »
搜珍网 www.dssz.com