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

搜索资源列表

  1. 200505191126313004

    0下载:
  2. 这是一个数据库开发的程序设计软件,内含油源代码和其他的一些文档-This is a database development program design software, the source code within the oil and some other documents
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4095131
    • 提供者:高垒
  1. C_KERMIT

    0下载:
  2. C语言核心协议的C语言源代码,用于早期网络通信,由哥伦比亚大学开发-C language core protocol C language source code for early network communications, from Columbia University Development
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:117340
    • 提供者:何云龙
  1. c常用算法程序源代码

    0下载:
  2. 此压缩包为c语言算法源代码 可以用作学习研究 也可以用作开发参考-this compressed to C language source code algorithm can be used to study can also be used for the development of reference
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:271625
    • 提供者:吴佳泽
  1. Delphi_1016

    0下载:
  2. 《Delphi算法与数据结构》源码 Delphi开发人员Julian Bucknall从实用角度为广大程序员提供了有关使用算法和数据结构的一个详尽的介绍。Bucknall先从算法性能的讨论开始,涵盖了诸如数组、链表和二叉树等内容。这本书强调了查找算法(如顺序和二分查找),另外也重点介绍了排序算法(包括冒泡排序、插入排序、希尔排序、快速排序和堆排序),此外还提供了有关的优化技术。不仅如此,作者还介绍了散列和散列表、优先队列、状态机和正则表达式以及诸如哈夫曼和LZ77等数据压缩技术。 随附光
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:148649
    • 提供者:Bob
  1. CRC16_C

    0下载:
  2. 在C语言中开发的crc16查表算法的源代码,看看有没有参考价值!-in C language development crc16 Lookups for the source code, to see if there is any reference value!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1072
    • 提供者:a
  1. os

    0下载:
  2. 目录 一、摘要 …… …… …3 二、算法基本思想描述 ………………………………………………………… …3 2.1 磁盘调度主要思想 ……………………………………………… …………3 2.2 算法描述 ………………………………………………………… ……………3 三、开发环境…………………………………………………………………………5 四、重要算法和设计思路描述……………………………………… …………………5 五、程序实现---数据结构 ……………………………………………
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:395459
    • 提供者:李德
  1. diantimoni

    0下载:
  2. 基于Visual C++开发的,关于电梯工作过程的模拟的程序源代码。电梯模拟
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2157
    • 提供者:zhangqin
  1. shortpath

    0下载:
  2. 求最短路径,基于VISUAL C++开发的源代码 属于数据结构
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:988
    • 提供者:zhangqin
  1. Data-Structures-and-Algorithms

    0下载:
  2. 多任务下的数据结构和算法这本书的全部源代码,用C实现的,包括基本的数据结构容器,引进了多任务。对从事软件开发与应用的工程技术人员具有较高的参考价值-Under multi-task data structure and algorithm of this book, all source code, using C to achieve, including the basic data structure of containers, the introduction of multi-tas
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:112238
    • 提供者:韩雪莲
  1. Ex2

    0下载:
  2. 队列源代码,实现了对列的基本函数,可直接用于开发-queue class,it has been compiled successfully.
  3. 所属分类:Data structs

    • 发布日期:2017-05-01
    • 文件大小:559366
    • 提供者:Hardy
  1. Ex8StackTable

    0下载:
  2. 这个程序是我在学习数据结构的时候,开发的一个静态表的程序,非常实用。以后我还会上传我开发的动态表的程序源代码。希望大家能给出建议。-This process is my data structure in the study, the development of a static form of procedures, very useful. I will upload later I developed a dynamic form of source code. Hope that we
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:4383
    • 提供者:jiang xiaoning
  1. smallmemory_code

    1下载:
  2. 《内存受限系统之软件开发》一书中的源代码,针对内存受限系统而整理的模式-the source code of "small memory software" ,patterns for system with limited memory
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:251776
    • 提供者:blackychan
  1. maze

    0下载:
  2. 用C++开发的超级经典 代码简洁的迷宫方案及其源代码 所有的资料全在里面 直接可以在Visual C++6.0上运行 代码仅供参考-Developed using C++ code for simple classical labyrinth super program and its source code in which all the materials are all directly in the Visual C++6.0 run the code for reference
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:299655
    • 提供者:Vencent_H
  1. singlelink

    0下载:
  2. 我以c语言自主开发的单链表源代码,请大家斧正-The self-developed single-strand table source code
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:926
    • 提供者:潘潘
  1. 8-Queen

    0下载:
  2. 这是一个关于8皇后的源代码,是用C语言开发,会输出92中结果。-This is a 8 Queen' s source code is written in C language development, will result in the output 92.
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2866373
    • 提供者:
  1. Dormitory-management-software

    0下载:
  2. 软件工程学院实用宿舍管理系统开发系统源代码,实用与完成数据结构课程设计大作业-Software engineering college dormitory management system development system practical source code, and the practical with complete data structure course design project
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:12292
    • 提供者:王磊
  1. astar1

    0下载:
  2. A星算法的java实现。网上很多都只介绍了算法的思想和实现原理,java版的源代码则更少。本人开发游戏时自己整理了一个AStar的源码,抛砖引玉。-A-Star for java.
  3. 所属分类:Data structs

    • 发布日期:2017-11-22
    • 文件大小:4028
    • 提供者:123321
  1. HotelManage.zip

    0下载:
  2. 酒店管理系统介绍说明文档及源代码使用C++MFC开发,Hotel management system documentation and source code C++MFC development
  3. 所属分类:Data structs

    • 发布日期:2017-11-01
    • 文件大小:8383204
    • 提供者:梁建勋
  1. sweph

    0下载:
  2. 瑞士星历表源代码及可执行程序,可以用来开发天文、历法及星象-Swiss ephemeris source code and executable programs that can be used to develop astronomy, calendar and astrology
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-12-31
    • 文件大小:4311823
    • 提供者:jfegc
  1. Rfnl

    0下载:
  2. AC3解码的源代码,供正在开发AC3算法的朋友参考,()
  3. 所属分类:数据结构

    • 发布日期:2018-01-06
    • 文件大小:60416
    • 提供者:flh+675601
搜珍网 www.dssz.com