搜索资源列表

  1. the-dynamic-programming

    0下载:
  2. 利用matlab实现的动态规划源码 包含了动态规划论文和仿真实例-Use matlab to achieve the dynamic programming source code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:10240
    • 提供者:张翠
  1. (AI.Techniques.for.Game.Programming)

    0下载:
  2. 《游戏编程中的人工智能技术》(AI Techniques for Game Programming)的源代码-" Game Programming in Artificial Intelligence" (AI Techniques for Game Programming) source code
  3. 所属分类:其他游戏

    • 发布日期:2024-05-04
    • 文件大小:6351872
    • 提供者:Bingo
  1. C-Programming-specification

    0下载:
  2. 主要介绍C语言编程时强制必须遵守的原则、编程时必须考虑的原则和一些编程时的建议,并给出正反两个方面的例子。-Introduces the C programming language, forced to comply with the principles of programming must take into account a number of programming principles and recommendatio
  3. 所属分类:Windows编程

    • 发布日期:2024-05-04
    • 文件大小:274432
    • 提供者:xiang haibo
  1. OpenGL-ES-2.0-programming-guide

    0下载:
  2. openGL ES2.0编程指南中文版,网友翻译-openGL ES2.0 Programming Guide for the Chinese version, translated friends. .
  3. 所属分类:OpenGL

    • 发布日期:2024-05-04
    • 文件大小:2082816
    • 提供者:acekiller
  1. the-linux-programming-interface

    0下载:
  2. Linux编程接口参考书,有非常全面的Linux Api函数说明-Linux programming interface, reference books, have a very comprehensive Linux Api Function Descr iption
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-04
    • 文件大小:7131136
    • 提供者:kx
  1. Unix-Network-Programming

    0下载:
  2. 网络编程的圣经,这本书写得非常好,第一写得很细,把所有可能的问题都提到了,当我看到有问题的地方时,接着就会发现,它后面就把我的问题给提出来并给出了解决办法和为什么这样。   其实技术本来没什么,怎么把它描述清楚才是需要人的智慧。-Bible of network programming, this book is written very well, very fine, all the possible issues refer
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-04
    • 文件大小:21466112
    • 提供者:eric
  1. 150-Practical-C-Programming

    0下载:
  2. 实用的150个C程序,包括基础运用和高级运用-150 Practical C Programming
  3. 所属分类:Windows编程

    • 发布日期:2024-05-04
    • 文件大小:163840
    • 提供者:刘涛
  1. unix-network-programming

    0下载:
  2. 学习unix网络编程的经典书籍 Classic books to learn unix network programming-Classic books to learn unix network programming
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-04
    • 文件大小:15085568
    • 提供者:li meng
  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-05-04
    • 文件大小:27170816
    • 提供者:王二建
  1. PRO OGRE 3D PROGRAMMING-中文

    0下载:
  2. PRO OGRE 3D PROGRAMMING-中文(PRO OGRE 3D PROGRAMMING)
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-04
    • 文件大小:2570240
    • 提供者:twgwwg
  1. Parallel Programming With Microsoft Visual C++

    0下载:
  2. Parallel Programming With Microsoft Visual C++
  3. 所属分类:并行运算

    • 发布日期:2024-05-04
    • 文件大小:2522112
    • 提供者:disciplinant
  1. The Swift Programming Language

    0下载:
  2. The Swift Programming Language中文完整版(CocoaChina精校).pdf(The Swift Programming Language.pdf)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:5656576
    • 提供者:陈大哥
  1. Thread programming guide

    0下载:
  2. 基于VC6.0线程编程指南,包括创建线程,线程间通信,线程同步(Based on the VC6.0 thread programming guide, this includes creating threads, inter-thread communication, and thread synchronization)
  3. 所属分类:文档资料

    • 发布日期:2024-05-04
    • 文件大小:8144896
    • 提供者:112323
  1. Structured Programming - Dahl_ Dijkstra

    0下载:
  2. Structured Programming - Dahl_ Dijkstra.zip
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-04
    • 文件大小:10551296
    • 提供者:Webbo32
  1. JavaScript Advanced programming

    0下载:
  2. 全书从Javascr ipt语言实现的各个组成部分——语言核心、DOM、BOM、事件模型讲起,深入浅出地探讨了面向对象编程、Ajax与Comet服务器端通信,HTML5表单、媒体、Canvas(包括WebGL)及WebWorkers、地理定位、跨文档传递消息、客户端存储(包括IndexedDB)等新API,还介绍了离线应用和与维护、性能、部署相关的最佳开发实践。(The book from every part of the Javas
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-04
    • 文件大小:21882880
    • 提供者:kkburp
  1. dynamic programming

    0下载:
  2. 设平面上有一个m×n 的网格,将左下角的网格点标记为(0,0)而右上角的网格点标记为(m,n)。某人想从(0,0)出发沿网格线行进到达(m,n),但是在网格点(i,j)处他只能向上行进或者向右行进,向上行进的代价为aij(amj =+∞),向右行进的代价是bij(bin =+∞)。试设计一个动态规划算法,在这个网格中为该旅行者寻找一条代价最小的旅行路线。(There is a m * n mesh on the plane, and t
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:4096
    • 提供者:16物联网
  1. VHDL Programming By Example doughlas perry

    0下载:
  2. VHDL PROGRAMMING BY EXAMPLE. Douglas L. Perry
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:1776640
    • 提供者:metallbublick
  1. Flash-Programming-Routines-for-the

    0下载:
  2. Flash Programming Routines for the HCS08 and the ColdFire (V1)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-04
    • 文件大小:59392
    • 提供者:superzj
  1. Linux+Serial+Programming+HowTO

    0下载:
  2. Linux环境串口编程资料~~~~~~~~~~~~~~~~~(Linux,Serial,Programming)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-04
    • 文件大小:21504
    • 提供者:qingzhuyimeng
  1. LG Programming Cable

    0下载:
  2. LG make plc programming cable
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:103424
    • 提供者:Hardik29
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org