搜索资源列表

  1. first

    0下载:
  2. First C-- program for Windows.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:zeroV
  1. BFS

    0下载:
  2. 广度优先搜索算法分析;供程序设计人员使用-Breadth-first search algorithm analysis for programmers to use
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-09
    • 文件大小:2037760
    • 提供者:牛芳
  1. Ross_solution

    0下载:
  2. Solution manual for "A first course in probability by Ro-Solution manual for "A first course in probability by Ross
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-09
    • 文件大小:880640
    • 提供者:snapnpop
  1. A_first_course_in_probability

    0下载:
  2. A first course in Probability by Ross, 5th edition. However, most of it is the same as 7th edition.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-09
    • 文件大小:38688768
    • 提供者:snapnpop
  1. iec62056-21.pdf

    0下载:
  2. DLMS IEC 62056-21, first edition year: 2002
  3. 所属分类:编程文档

    • 发布日期:2024-05-09
    • 文件大小:1156096
    • 提供者:jackavenger
  1. head_first

    0下载:
  2. Head first 设计模式中文完整版源码 Java版 配合设计模式一起使用-Head first design patterns full version of the Chinese design patterns used together with source code
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-09
    • 文件大小:47998976
    • 提供者:summer
  1. HeadFirstC

    0下载:
  2. Head First C#设计说明以及源代码,真的不错-Head First C# design notes, and source code, really good
  3. 所属分类:C#编程

    • 发布日期:2024-05-09
    • 文件大小:38929408
    • 提供者:cheng
  1. Terrain

    0下载:
  2. XNA 地图算法,使用鼠标观察地图,支持三种模式: 第一人称,第三人称和飞翔模式。-XNA terrain algorithm, support 3 camera modes: first person, 3rd person, and flight.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-09
    • 文件大小:1042432
    • 提供者:郅刚
  1. PdfSharp.dll

    0下载:
  2. This my first post here. This program is simple implementation of PdfSharp library using asp.net -This is my first post here. This program is simple implementation of PdfSharp library using asp.net
  3. 所属分类:.net编程

    • 发布日期:2024-05-09
    • 文件大小:851968
    • 提供者:anoop
  1. SFTW461-AI2_Assignment_2_DA627764

    0下载:
  2. DFS A depth-first search program that avoids cycling. solve( Node, Solution): Solution is an acyclic path (in reverse order) between Node and a goal-DFS A depth-first search program that avoids cycling.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:k
  1. dfsorigin

    0下载:
  2. DFS in Matlab, Depth First Search
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:Supermachi
  1. 8PuzzleProblem

    0下载:
  2. 实现了简单的宽度优先搜索,算法比较简单,课程设计时可用。-To achieve a simple breadth-first search
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-09
    • 文件大小:701440
    • 提供者:白天
  1. Matlabexample

    0下载:
  2. This program is the analytical approach in composite design to determine the safety factors and strength components of a general multidirectional laminate based on the Tsai-Wu failure criterion and also on the first ply
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:ccwei
  1. memory

    0下载:
  2. 模拟内存分配算法,功能强大,first fit-Analog memory allocation algorithm, a powerful, first fit
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:XIEXIE
  1. FirAndFol

    0下载:
  2. 封装非终结符集合的类Vn,可以求出 FIRST集和FOLLOW集。-Package of non-terminal symbol set of classes Vn, you can find the FIRST sets and FOLLOW sets.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:伯伦
  1. 4140521

    0下载:
  2. 分析Unix最先适应(first fit,ff)存储分配算法。即map数据结构、存储分配函数ma lloc()和存储释放函数mfree(),找出与算法有关的成分。修改上述算法有关成分,使其分别体现BF(best fit,最佳适应)分配原则WF(worst fit,最坏适应)分配原则。-Analysis of Unix was first to adapt to (first fit, ff) memory allocation algo
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:高飞
  1. first-java-server-faces-tutorial

    0下载:
  2. first java server faces tutorial
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-09
    • 文件大小:29696
    • 提供者:muchinoloco
  1. search_graph

    0下载:
  2. 一个python程序,实现了无向图的结构模拟,以及广度优先搜索的算法,以及显示最短路径之一。用leo+ulipad实现。-A python program to realize the structure of an undirected graph simulation, as well as the breadth-first search algorithm, and display one of the shortest pat
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:周鹏
  1. OReilly.Head.First.HTML.with.CSS.and.XHTML.Dec.20

    0下载:
  2. book for learning html and css (Head First)
  3. 所属分类:软件工程

    • 发布日期:2024-05-09
    • 文件大小:811008
    • 提供者:Ahmed
  1. first

    0下载:
  2. VC第2版例题代码,课后习题代码,希望大家能用到,第一章-Example code in VC version 2, after-school Exercise code, and hope everyone can be that the first chapter
  3. 所属分类:Windows编程

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

源码中国 www.ymcn.org