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

搜索资源列表

  1. 矩形编码压缩

    0下载:
  2. 矩形编码压缩源代码是针对图象压缩设计的程序,该算法可用于生物信息学,图象处理等方面-rectangular Coding source code is against image compression design process, the algorithm can be used bioinformatics, image processing, etc.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:463733
    • 提供者:胡兔
  1. fftdll

    1下载:
  2. 快速傅立叶变换FFT的动态链接库DLL,适合个种语言,VB,VC,delphi-FFT fast Fourier transform of the DLL, suitable species language, VB, VC, Delphi, etc.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:23889
    • 提供者:可永
  1. 数据结构(1)

    0下载:
  2. 以链表的形式实现货物的管理,包括链表的创建,插入,删除,查询,更新等.-to List in the form of cargo management, including Chain create, insert, delete, query, update, etc..
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1684
    • 提供者:rank
  1. 数据结构配套光盘

    1下载:
  2. 《数据结构》配书光盘 内容包括:线性表,栈和队列,串,数组与广义表,树,图,查找,排序等所以算法。 该光盘中配有《数据结构》一书中的所有算法、每一个算法的 C 程序(后缀为 .cpp 的文件)及可执行文件(后缀为 .exe 的文件)。-"data structure" assigned CD include : linear table, stack and queue, strings, arrays and broad scale tree, map, searc
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2725011
    • 提供者:mars
  1. shiyan6

    0下载:
  2. 本程序比较各种排序算法的优劣(包括快速比较,基数比较等等),希望大家指教.-the procedures compare the merits Sorting Algorithm (including rapid comparison, the comparison base, etc.), we hope the exhibitions.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3367
    • 提供者:chen
  1. 源代码统计

    0下载:
  2. 不说了,太经典了,统计你的程序有多少行代码,注释行为多少、空白行为多少等等,支持c,h,cpp等等文件-not, a classic too, statistical procedures you how many lines of code, how many acts of Notes, how much blank acts, support c, h, cpp file, etc.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:152012
    • 提供者:刘胜国
  1. serach

    0下载:
  2. 二叉排序树的查找算法,用非递归做的,查找删除节点等操作-Binary Tree Search ranking algorithm, the use of non - recursive so that you delete nodes, etc
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8491
    • 提供者:苗建新
  1. AlgorithmCode

    0下载:
  2. 海明码 出站入站序列 非递归生成树 九格填质数 七子控棋盘等等算法-Haiming yards out station stops recursive sequence-9 grid spanning tree fill several seven-quality control algorithm chessboard, etc.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5171
    • 提供者:张广旭
  1. all_kinds_of_algorithms

    0下载:
  2. 常用算法如西尔排序 堆排序 冒泡排序 选择排序等-common algorithms such as Silvan ranking Heap Sort Bubble Sort Selection Sorting etc.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2851
    • 提供者:jiangyi
  1. BBST1.5

    0下载:
  2. 数据库课程设计的题目,二叉树的基本功能都实现了,包括查找、删除、排序等-database design courses subject to the basic binary tree in all the functions, including search, delete, sort etc.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:22957
    • 提供者:高媛
  1. guize

    0下载:
  2. The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The first charact
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1869
    • 提供者:王军
  1. sujujiegou

    0下载:
  2. 数据结构的一些常用算法实现。单链表。无向图排序等-data structure of some commonly used algorithm. Single-Chain. No plans to sort etc.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:17675
    • 提供者:李漪
  1. PhoneTool

    1下载:
  2. 松下公司生产的VS3,VS7等等手机升级使用的算号软件。-production Panasonic VS3, etc. Mobile phone escalation of the use of the counting software.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7074746
    • 提供者:QQ
  1. linkedmatrix

    1下载:
  2. 一种基于二维链表的稀疏矩阵模半板类设计 A template Class of sparse matrix. Key technology: bin,2-m linked matrix. constructors: 1.normal constuctor 2.copy constuctor. 3.assignment constructor. Basic operator: 1. addition(sub) of two matrix 2. inverse of a ma
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7136
    • 提供者: 狄中泉
  1. bookticket

    0下载:
  2. 旅客订票航班系统,可以实现订票、查询、退票等功能-passenger flight booking system, can achieve a booking, inquiries, etc. Refund
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:16262
    • 提供者:刘玥
  1. NV_Analysis

    0下载:
  2. 这是数值分析的作业,主要是求矩阵特征值等-This is the numerical analysis of the operation, mainly for matrix eigenvalue etc.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:17486
    • 提供者:许广伟
  1. mylist654

    0下载:
  2. 包括链表的遍历,插入,删除,排序,回文判断,折半查找等操作,适合数据结构的初学者,希望对大家有帮助-including Chain traversal, insertion, deletion, sorting, palindrome judgment, binary search, etc, data structure suitable for beginners, we hope to help
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8928
    • 提供者:杜莉
  1. HGraphOpt

    0下载:
  2. 图的数据结构和图的各种操作,例如创建,遍历等等.这是c源代码-map data structure and the various operational plans, such as the creation, traversal, etc.. This is the source code c
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3678
    • 提供者:韩哲
  1. paixu_

    0下载:
  2. 选择排序,冒泡排序,快速排序等几种排序的比较-choice, bubble sort, quick sort, etc. Some sort of
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:17359
    • 提供者:侯晓婷
  1. ETC

    0下载:
  2. 出入校门的ETC收费信息记录程序,用数据结构的链表写成,具有自动计算费用,停车时间,总停车时间,停车次数等功能。-In and out of the gate charge cookies ETC, written in the list of data structure, with automatic calculation cost, parking time, total parking time, stops, and other functions.
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:19393
    • 提供者:汤海波
« 12 3 4 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com