搜索资源列表

  1. HPP -- Format a text file in a decent way for a HP

    0下载:
  2. HPP -- Format a text file in a decent way for a HP Laserjet (PCL)
  3. 所属分类:打印编程

    • 发布日期:2008-10-13
    • 文件大小:6701
    • 提供者:朱晓玲
  1. A Simple Raytracer

    0下载:
  2. A Simple Raytracer source code
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:145955
    • 提供者:王涛
  1. 思科路由器常用配置命令大全(A-X)

    0下载:
  2. 思科路由器常用配置命令大全(A-X).-used Cisco router configuration order Daquan (A-X).
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:1765
    • 提供者:陈培
  1. C语言学习8例A

    0下载:
  2. C语言学习8例A C语言学习8例A-C Language Learning eight cases A C language learning eight cases A
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5831
    • 提供者:ddr
  1. b~a~hh

    0下载:
  2. 由n2个方块排成n行n列的正方形称为“n元棋盘”。如果两个皇后位于n元棋盘上的同一行或同一列或同一对角线上,则称它们为互相攻击。要求输出使n无棋盘上的n个皇后互不攻击的所有布局。 具体要求如下; (1)n可由键盘输入。 (2)在输入n后,动态建立方法说明中所需要建立的数组空间;程序运行结束时释放该存储空间。 (3)分别用n=4,5,6运行你的程序。-by n2-n squares formed n trip out of a squar
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:8992
    • 提供者:林新华
  1. 加密算法a

    0下载:
  2. 加密算法之一加密算法a-encryption algorithm encryption algorithm a
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6397
    • 提供者:李晓
  1. a啊Five

    0下载:
  2. 一个五子棋游戏,不过是用C写的在DOS下面运行的-a 331 game, but is written in C DOS operating below
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3609
    • 提供者:张君
  1. A star算法类的C++语言实现

    0下载:
  2. A star算法类的C++语言实现-algorithm category C Language
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3137
    • 提供者:杨武夷
  1. a-1

    0下载:
  2. 求某矩阵的逆矩阵-find the inverse matrix of a matrix
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1006
    • 提供者:欧阳池毅
  1. A Protocol for Reliable Decentralized Conferencing

    0下载:
  2. 这是一篇关于分布式会议的实现的文章,你可以通过sip的扩展功能来实现会议功能,还有P2P协议的参与-This is a conference on Distributed on the realization of the article, you can sip through the extensions to the realization, but also the participation agreement P2P
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:154732
    • 提供者:邱书恬
  1. A算法源代码

    1下载:
  2. A*算法是,最经典的寻路算法,广泛用于游戏人工智能领域。-A * algorithm is the most classic Routing algorithm, widely used in the field of artificial intelligence game.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:31628
    • 提供者:沈铭硕
  1. A Practical Introduction to Data Structures and Al

    0下载:
  2. A Practical Introduction to Data Structures and Algorithm Analysis,数据结构和算法,里面包括Java描述、C++描述和C描述三个版本,非常全-A Practical Introduction to Data Structures and Analysis Algorithm, data structures and algorithms, including Java i
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:7299995
    • 提供者:妖精雨
  1. A 算法求解最短路径

    0下载:
  2. /* 求解最短路径代码 * 这段代码没有进行任何优化(包括算法上的), 但不意味我不知道该怎样优化它, * 它是为教学目的而做,旨在用易于理解和简洁的代码描述出 A* 算法在求最段路 * 径中的运用. 由于很久没有摸算法书, 本程序不能保证是纯正的 A* 算法 -) * 你可以在理解了这段程序的基础上,按自己的理解写出类似的代码. * * 本程序附带有一个数据文件 map.dat, 保存有地图的数据 */-/ * code for th
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:7339
    • 提供者:许俊
  1. Roll a ball through a 3D world

    0下载:
  2. 一个不可多得的3D世界漫游,NEHE最新的code之一-a rare 3D world roaming, NEHE one of the latest code
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:444058
    • 提供者:q沙子
  1. a VHDL Compiler

    0下载:
  2. 这是一个VHDL(硬件描述语言)的编译器,更确切说是一个解释器,输入是VHDL语言,输出是经过提到后的符号表,也就是将VHDL中的重要变量比如输入输出变量和DFF等保存下来。-This is a VHDL (hardware descr iption language) compiler, more precise explanation is a device that is VHDL input, output was mentio
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:118091
    • 提供者:gepo
  1. YAFFS A NAND-flash filesystem

    0下载:
  2. YAFFS A NAND-flash filesystem的介绍文件,读后会对YAFFS有较好的了解--You will have a better understanding of YAFFS after reading this article.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:160206
    • 提供者:林辰
  1. a-1CA4-78D8-3F1C

    0下载:
  2. 这是一个我的课后习题,要求编译一个酒店管理程序.做的不好~多多执教-This is one of my after-school exercises, a request compiler hotel management procedures. So many well-coached
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:51643
    • 提供者:胡立铭
  1. A star算法类的实现(接口设计)

    0下载:
  2. A star 算法类的实现(算法接口,针对迷宫问题设计)-algorithm to achieve the category (algorithm interface design issues against maze)
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2928
    • 提供者:刘世炎
  1. APress - A Programmers Guide to ADO.NET in C sharp

    0下载:
  2. APress - A Programmers Guide to ADO.NET in C sharp - Source Code 使用c#数据库编程-bill-A Programmers Guide to ADO.NET in C sharp-Source Code to use c # Database Programming
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2352281
    • 提供者:吴志刚
  1. A算法详细解答

    0下载:
  2. 这里有人工智能的A*算法看能不能帮到你。。我是在里面得到了不少的经验的-here is the AI A * algorithm can do to help you. . I was there to be a lot of experience
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:10586
    • 提供者:林小雨
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »

源码中国 www.ymcn.org