搜索资源列表

  1. KS8995_ETC_48123

    0下载:
  2. The KS8995 contains five 10/100 physical layer transceivers, five MAC (Media Access Control) units with an integrated layer 2 switch. The device runs in two modes. The first mode is a five port integrated switch
  3. 所属分类:系统编程

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

    0下载:
  2. 第一次来,临时载点儿源码。没有什么说明,就为自己能下一点儿源码而来。 如果真有所收获,我以后就常来这儿,就我自己的源码整理后在上传。-The first time, the Provisional contains some source code. There is nothing that they can for the next bit from the source. If the gain, I ll come here
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:24576
    • 提供者:假的
  1. LL(1)Analysis

    0下载:
  2. 大学时的编译大作业,是对LL(1)语法的分析过程,会产生first集,follow集和预测分析表!-University at the time of compiling large operations, is a LL (1) syntax analysis process, will have first set, follow sets and predictive analysis table!
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-09
    • 文件大小:6144
    • 提供者:liangye
  1. HeadFirst

    0下载:
  2. 经典书籍《Head First 设计模式》的附书源码,这个是JAVA版的,还有一个是C#版的-Classic book
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-09
    • 文件大小:181248
    • 提供者:ben
  1. LR1

    0下载:
  2. 利用字符二维数组对文法、First集、Follow集、终结符集、非终结符集等数据进行存储,还有一个是状态表存储DFA的状态。二维TAB表对其中的DFA表进行存储,横坐标是状态号,纵坐标为文法中的符号(终结符和非终结符)。-Two-dimensional array of characters to use grammar, First Set, Follow sets, at the end of sets, sets and othe
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-09
    • 文件大小:513024
    • 提供者:liyingan
  1. First-fllow

    0下载:
  2. 编译原理里面 计算first和Fllow集合的算法,用C++实现,对该算法升入理解-Compiler Construction Principles calculating the first and inside Fllow collection algorithm, using C++ Achieved understanding of the algorithm to go
  3. 所属分类:Windows编程

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

    0下载:
  2. 媒体播放器初学者 C++ 的第一个程序 3个小时全部搞定原帖:http://bcb.lcsoft.net/newbcb/1/chap01.htm-Media Player beginners C++ The first procedure to get all three hours with the original: http://bcb.lcsoft.net/newbcb/1/chap01.htm
  3. 所属分类:Windows编程

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

    0下载:
  2. 进程创建、并发执行;是操作系统第一个实验报告,包涵源码;如果想在windows 下运行可以用c软件-The process of creation, concurrent implementation is the first experimental report of the operating system, includes source If you want to run windows software can be
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-09
    • 文件大小:52224
    • 提供者:金鱼
  1. Strategy

    0下载:
  2. head first 设计模式中的策略模式的C++实现代码-head first design patterns of strategy model C++ achieve code
  3. 所属分类:软件工程

    • 发布日期:2024-05-09
    • 文件大小:378880
    • 提供者:Can
  1. llApp(FR)

    0下载:
  2. ll(1)文法,First集,Follow集。预测分析表-ll (1) grammar, First Set, Follow sets. Forecast Analysis
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-09
    • 文件大小:50176
    • 提供者:menglusi
  1. fuzzy_work

    0下载:
  2. 模糊系统的simulink仿真,控制一阶和二阶系统-Simulink fuzzy system simulation, control first-order and second-order system
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:6144
    • 提供者:tang yang
  1. SunHongEn

    0下载:
  2. 一阶熵的计算,可以直观的看到一阶熵是如何计算的-first order entropy computation
  3. 所属分类:压缩解压

    • 发布日期:2024-05-09
    • 文件大小:40960
    • 提供者:华生
  1. HeadFirstCsharp

    0下载:
  2. C#书籍 Head First C# 中文版-C# books Head First C# Chinese version
  3. 所属分类:C#编程

    • 发布日期:2024-05-09
    • 文件大小:13050880
    • 提供者:刘楠
  1. HeadFirstCsharpCode

    0下载:
  2. Head First C# Source code [2007-11] Head First C# is a complete learning experience for object-oriented programming, C#, and the Visual Studio IDE. Built for your brain, this book covers C# 3.0 and Visual Studio 2008,
  3. 所属分类:C#编程

    • 发布日期:2024-05-09
    • 文件大小:2202624
    • 提供者:Poolp
  1. BFS_CUDA

    0下载:
  2. 用CUDA实现BFS算法源码。CUDA是NV公司基于GPU的统一计算架构,BFS复杂度由CPU上的O(V+E)降为O(diameter),直径diameter即图中root到leaf的最长距离。-This is the algorithm of BFS(breadth first search) on CUDA, and its time complexity is down to O(diameter) which diameter
  3. 所属分类:并行运算

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

    0下载:
  2. 8数码的广度优先算法和A*算法。可以查找出最佳路径,并且自动演示-8 digital breadth-first algorithm and A* algorithm. Can search out the best path, and automatic presentation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-09
    • 文件大小:2752512
    • 提供者:djbone
  1. China-Telecom-SIP-the-first-part-of-the-overall-re

    0下载:
  2. 中国电信SIP规范第一部分 总体要求.NGN IMS测试规范-China Telecom SIP the first part of the overall requirements specification
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-09
    • 文件大小:120832
    • 提供者:李涛
  1. PracticalQuiz2

    0下载:
  2. SSD6练习2第一题原代码.如果需要可以联系我给第二题答案-2 practice SSD6 the original code first title
  3. 所属分类:软件工程

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

    0下载:
  2. ASP.NET书稿源代码 第三篇:ASP.NET编程深入举例 第二篇:HTML控件和WEB控件应用举例 第一篇:走进ASP.NET的世界-ASP.NET source code of the third book: ASP.NET programming the second depth, for example: HTML controls and application controls, for example WEB
  3. 所属分类:WEB源码

    • 发布日期:2024-05-09
    • 文件大小:1008640
    • 提供者:yiliang
  1. FirstPersonCamera

    0下载:
  2. this the first person camera program-this is the first person camera program
  3. 所属分类:游戏引擎

    • 发布日期:2024-05-09
    • 文件大小:384000
    • 提供者:nony
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org