搜索资源列表

  1. rank_sort

    0下载:
  2. 并行算法实践,经典排序,查找,二叉树相关算法的并行源代码实现-parallel algorithm practice, the classical sort, search, the binary tree algorithms to achieve parallel source code
  3. 所属分类:并行运算

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:vivid
  1. psrs_sort

    0下载:
  2. 经典排序,查找,二叉树相关算法的并行源代码实现并行算法实践,-classical order, locate, Binary Tree parallel correlation algorithm source code parallel algorithms practice,
  3. 所属分类:并行运算

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:vivid
  1. yiliao

    0下载:
  2. 这个程序是用C语言实现的。我使用了单向链表来实现对药品的增加. 删除等操作. 我修改了几次算法, 优化了一下. 如果有不足之处,还望各位多多指点。 设计目的: 这是一个专为小药店设计的药品管理系统. 可以对药品自由的进行添加、删除、查找等操作. 功能简介:(每个数字键对应相应的功能, 按数字键后,请按Enter键) "1 - 增加药品": 向系统增加一种药品 "2 - 删除药品": 删除系统中的
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:
  1. prg11111

    0下载:
  2. 常用算法,最大公约数,排序,查找,级数,素数等-commonly used algorithm, the common denominator, scheduling, search, the series, and so on-
  3. 所属分类:其他数据库

    • 发布日期:2024-05-19
    • 文件大小:13312
    • 提供者:hgb
  1. sjjgys

    0下载:
  2. 各种数据结构和算法演示(顺序表,链表,二叉树,图,动态查找,广义表,串,存储管理等)-various data structures and algorithms Demo (chronology, linked list, binary tree, graphics, dynamic search, generalized table, string, Storage Management)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:2496512
    • 提供者:荣荣
  1. PathFinder2D

    0下载:
  2. a星路径规划,各种方式的实现,用于二维路径查找算法,(包括使用数组,链表,堆的实现)各种搜索算法-a path-planning, the realization of various ways, for two-dimensional path search algorithms, (including the use of arrays, linked lists, Stack achieved) search algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:873472
    • 提供者:刘昆
  1. hashchar

    0下载:
  2. 自己写的一个HASH算法小程序,基本的查找修改功能实现了。-himself wrote a hash algorithm for small procedures, the basic search function to achieve the changes.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:Nicole
  1. EnqureShortest

    0下载:
  2. 用C语言实现序列任意两点之间最短路径的查找算法。-C language sequence arbitrary shortest path between two points in the search algorithm.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:27648
    • 提供者:李博宁
  1. SimTopDic

    0下载:
  2. 拓扑查找算法的omnet仿真实现,内附文档。-topology search algorithm omnet Simulation, enclosing document.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:777216
    • 提供者:吕磊
  1. Data_stucture_codes

    0下载:
  2. 包含各种测试,查找和算法等代码,如冒泡算法,树的遍历,链表,队列,堆栈等-includes various tests, such as search and algorithm code, such as Bubble algorithm, the tree traversal, linked list, queue, stack, etc.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:179200
    • 提供者:rayson
  1. xushengxuexiguanglixitong

    0下载:
  2. 设计一个学生信息管理系统,学生对象至少要包含:学号、姓名、性别、成绩1、成绩2、总成绩等信息。要求实现以下功能: 1.总成绩要求自动计算; 2.查询:分别给定学生学号、姓名、性别,能够查找到学生的基本信息(要求至少用两种查找算法实现); 3. 排序:分别按学生的学号、成绩1、成绩2、总成绩进行排序(要求至少用两种排序算法实现)。 -design of a student information management sy
  3. 所属分类:教育/学校应用

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:ahui
  1. zuixiaoshengchengshu

    0下载:
  2. 演示Kruskal算法和Prim算法 集合的并,元素查找的操作及应用 说明: 代码均在vc++6.0环境下编译均通过 在非VC++6.0环境下编译请去掉头文件 windows.h 和函数 end() -Demo Kruskal algorithm and Prim algorithm and collection, elements of the search operation and applicati
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:毕小凯
  1. Advanced_Router_design

    0下载:
  2. 要 高性能和安全是计算机网络研究的两个主要问题。如何使路由器在保证转发性能的前提下提供网络安全保护已经成为当前的研究热点。本文介绍了在完成国家“863”计划重大课题“高性能安全路由器”的过程中解决的若干关键技术问题。“高性能安全路由器”基于自主设计的高性能路由器操作系统HEROS。为保证高性能的路由转发,设计实现了基于RAM的高性能路由查找算法;为支持服务质量控制和安全管理,设计实现了基于无冲突哈希Trie树的分组分类算法和基于反馈的分
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:189440
    • 提供者:
  1. SIFTPRO

    0下载:
  2. 图像匹配点查找代码。用c++写的sift查找特征点的算法代码。思路清晰,注释明确。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:13312
    • 提供者:alzn
  1. KMP

    0下载:
  2. KMP算法是一个查找两个字符串公共串的算法,比一般的算法效率要高很多.-KMP algorithm is a two string public string search algorithms, than the average efficiency of the algorithm is much higher.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:mzp
  1. string

    0下载:
  2. java程序实现的通俗易懂的二分查找的算法源代码-java program to achieve the user-friendly dichotomous search algorithm source code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:12288
    • 提供者:方西
  1. danlianbiaochazhao

    0下载:
  2. 单链表的查找算法,
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:吴丹
  1. search

    0下载:
  2. 查找算法,在VC中实现的查找算法,希望对爱好编程的朋友有所帮助!
  3. 所属分类:文件格式

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:易风
  1. shujujiegou

    0下载:
  2. 数据结构完整实验报告。内含多个原代码: 线性表基本操作,堆栈与队列, 二叉树基本操作,图的基本操作, 查找-Data integrity of the structure of experimental reports. Containing more than the original code: linear form the basic operation, the stack and queue, binary tree bas
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:54272
    • 提供者:dc
  1. POJ2481

    0下载:
  2. 问题:求解最强的牛 算法:树状数组+二分查找(比较复杂,处理好细节)-Question: Solving the strongest cattle algorithm: tree array+ Binary search (more complicated, a good deal with the details)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:苏钿煌
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org