搜索资源列表

  1. C-Programming-A-Modern-Approach

    1下载:
  2. C语言程序设计:现代方法。介绍C语言结构 编程的基本方法。一本很好的电子书。-The C Programming Language: modern methods. Introduction to C language structure The basic method of programming. A good e-book.
  3. 所属分类:Windows编程

    • 发布日期:2024-04-29
    • 文件大小:27170816
    • 提供者:王二建
  1. A*算法解决八数码问题

    0下载:
  2. java语言编写,有完善的操作界面,A*算法求八数码问题的最优解。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2012-12-14
    • 文件大小:26183
    • 提供者:abefyz@163.com
  1. A Wireless Sensor Network is a self-configuring network of small sensor nodes communicating among themselves using radio

    0下载:
  2. A Wireless Sensor Network is a self-configuring network of small sensor nodes communicating among themselves using radio signals, and deployed in quantity to sense, monitor and understand the physical world.
  3. 所属分类:其它文档

  1. 启发式搜索A算法

    0下载:
  2. 启发式搜索的定义、估价函数和算法过程,并利用A*算法求解N数码难题,理解求解流程和搜索顺序(The definition, evaluation function and algorithm process of heuristic search, and A* algorithm is used to solve the N digital puzzle, and the solution flow and search order
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-04-29
    • 文件大小:214016
    • 提供者:anbao
  1. A star

    0下载:
  2. 使用A star算法进行路径规划。。matlab代码。。。。。。(Path planning using the A star algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2024-04-29
    • 文件大小:180224
    • 提供者:shaoyy
  1. A interface-a

    0下载:
  2. EVDO a interface descr iption
  3. 所属分类:其他小程序

    • 发布日期:2024-04-29
    • 文件大小:93184
    • 提供者:Dr.1
  1. 哆啦A梦

    0下载:
  2. 可键盘交互,可移动哆啦A梦,基于C++和openGL(Keyboard interaction, removable duo, based on c + + and OpenGL)
  3. 所属分类:汇编语言

    • 发布日期:2024-04-29
    • 文件大小:23605248
    • 提供者:mzh1234
  1. C A code

    0下载:
  2. C/A码 实现过程 用于通信中(the process of the c/a code)
  3. 所属分类:通讯/手机编程

  1. Z转A与C

    0下载:
  2. 将Z计权的声压级转换为A计权或者C计权的声压级(Converts the Z rated sound pressure level to a A weighting or C weighting sound pressure level)
  3. 所属分类:LabView

    • 发布日期:2024-04-29
    • 文件大小:17408
    • 提供者:shuiyuege
  1. A

    0下载:
  2. 2017年中国研究生数学建模竞赛A题最新版(A model competition of Chinese graduate mathematics in 2017)
  3. 所属分类:仿真建模

    • 发布日期:2024-04-29
    • 文件大小:44123136
    • 提供者:LDT
  1. 深入理解LTE-A

    0下载:
  2. LTE-A原理详解,非常详细的介绍了LTE的物理层各个信道,强烈推荐(LTE-A principle detailed, very detailed descr iption of the physical layer of LTE each channel, strongly recommended)
  3. 所属分类:3G开发

    • 发布日期:2024-04-29
    • 文件大小:15045632
    • 提供者:aitiLaobing
  1. A星

    0下载:
  2. 完整的A星寻路实现效果展示,带有路径展示(Complete A star pathfinding to achieve the effect of display, with path display)
  3. 所属分类:游戏

    • 发布日期:2024-04-29
    • 文件大小:4096
    • 提供者:乌拉
  1. Using a digital comparator

    0下载:
  2. DSPIC12位高速多SAR A/D转换器(ADC)使用数字比较器(Using a digital comparator)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-04-29
    • 文件大小:1024
    • 提供者:guigu
  1. A

    0下载:
  2. 流放之路a星寻路 用于流放之路辅助的寻路(astar for Path of Exile)
  3. 所属分类:外挂编程

    • 发布日期:2024-04-29
    • 文件大小:893952
    • 提供者:fullpolo
  1. A样条

    0下载:
  2. A样条曲线插值算法和maple代码,实现离散点列拐角处的平滑过渡。(A-spline interpolation for discrete point sequence)
  3. 所属分类:其他小程序

    • 发布日期:2024-04-29
    • 文件大小:616448
    • 提供者:虎子的哥
  1. 三天入门Cortex-A 处理器

    0下载:
  2. 入门Cortex-A处理器,推荐给初学者!!!(An introductory Cortex-A processor)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-29
    • 文件大小:4759552
    • 提供者:艾米945
  1. A-star(lua)

    0下载:
  2. 输入任意维矩阵,能够实现A-star路径搜索,代码简介明了(Input any dimension matrix, can realize A-star path search, code introduction is clear)
  3. 所属分类:其他小程序

    • 发布日期:2024-04-29
    • 文件大小:2048
    • 提供者:范振雍
  1. speed control of a dc motor

    0下载:
  2. speed control of a dc motor
  3. 所属分类:其他小程序

    • 发布日期:2024-04-29
    • 文件大小:17408
    • 提供者:bahador
  1. A星算法自寻路

    0下载:
  2. A星算法自寻路的C及C++实现,并在窗口中实现路径的起点、终点、障碍,最后显示路径。(C and C++ implementation of self routing of A star algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-04-29
    • 文件大小:63488
    • 提供者:4045
  1. A algorithm

    0下载:
  2. A算法实现路径规划,数字地图用矩阵建立的(A* algorithm, A* algorithm to achieve path planning, digital map with matrix establishment)
  3. 所属分类:matlab例程

    • 发布日期:2024-04-29
    • 文件大小:112640
    • 提供者:理行者
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org