CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 目标

搜索资源列表

  1. compilerWithJava.tar

    0下载:
  2. 用java实现的编译器. 包括语法分析,词法分析,生成目标代码等,代码很简单,本人已经测试过,很完美.-this is the lightweight java compiler, it contains syntactical analysis,lexer analysis and the target generate. the codes is so simply,i works so perfect...i think you can do it..
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:20994
    • 提供者:wangshujing
  1. sbcl-1.0.24

    0下载:
  2. 开源跨平台Lisp编译器,能把Lisp代码编译成目标机器码。-Steel Bank Common Lisp (SBCL) is an open source (free software) compiler and runtime system for ANSI Common Lisp.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-16
    • 文件大小:4413971
    • 提供者:huohu
  1. mubiaodaimashencheng

    0下载:
  2. 目标代码生成(C++)源代码+详细的课程设计报告 源程序的中间代码变换成依赖于具体机器的等价的目标代码-Target code generation (C++) Source code a detailed report of the curriculum design of the intermediate source code converted into machine dependent on the specific object code equivalent
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:1960
    • 提供者:michelle
  1. nasm2.0.3

    0下载:
  2. NASM2.03汇编编译器,支持跨平台编译,可以生成,支持各种常用Link工具的目标代码文件。 支持64位汇编指令。内附原版参考文档。-NASM2.03 compilation of the compiler to support cross-platform compiler, can generate and support a variety of commonly used tools Link object code file. Support 64-bit compilation
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:1908195
    • 提供者:扎克
  1. D9R6

    0下载:
  2. 用于无约束优化的鲍威尔优化方法, 程序中参数解释如下://P:存放设计变量 //XI:存放两个线性无关的向量 //N:含有N各元素的一维实型数组,用于存储设计变量 //NP:整形变量,用于存储P与xi的维数 //FTOL:迭代精度 //FRET:输出参数,存放目标函数在找到的近似极小值点处的值 //ITER:迭代次数-For unconstrained optimization of the Powell optimization methods, procedure
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:187400
    • 提供者:吴江
  1. MC20

    0下载:
  2. 编译c语言的编译器源码 含有目标程序-Compiler c compiler source language contains object program
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:187152
    • 提供者:刘春来
  1. PLX

    0下载:
  2. 本软件是针对PL/x语法结构设计的PL/x编译器,可以进行词法分析、语法分析、出错处理、目标代码生成和解释执行-This software is for PL/x grammatical structure designed PL/x compiler, can be lexical analysis, grammar analysis, error handling, object code generation and interpretation of the implementation
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:35911
    • 提供者:zhenmxccc
  1. Work

    0下载:
  2. 本程序实现编译原理中,PL0语言的编译器,能生成目标代码,并最重编译-This procedure in the realization of compiling principle, PL0 language compiler can generate object code, and compiled the most important
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:33160
    • 提供者:我爱玲
  1. filter_result

    0下载:
  2. kalman仿真程序,主要用于目标跟踪。-kalman simulation program, used mainly for target tracking.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:1242
    • 提供者:
  1. test

    0下载:
  2. 引言 随着人们生活水平的不断提高,单片机控制无疑是人们追求的目标之一,它所给人带来的方便也是不可否定的,其中数字温度计就是一个典型的例子,但人们对它的要求越来越高,要为现代人工作、科研、生活、提供更好的更方便的设施就需要从数单片机技术入手,一切向着数字化控制,智能化控制方向发展。 本设计所介绍的数字温度计与传统的温度计相比,具有读数方便,测温范围广,测温准确,其输出温度采用数字显示,该设计控制器使用单片机AT89S51,测温传感器使用DS18B20,用2位共阳极LED数码管以串口传送数据
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1986
    • 提供者:fangke
  1. 31767670nsga2_c_source

    1下载:
  2. nsga2_c多目标优化算法:NSGA-II算法-nsga2_c multi-objective optimization algorithm: NSGA-II algorithm
  3. 所属分类:MPI

    • 发布日期:2017-04-28
    • 文件大小:10116
    • 提供者:陈建成
  1. COMPILER

    0下载:
  2. 笔者自创的9个汇编终结符实现普通+,-,*,/,I/O的实用编译器(产生80486目标码)-I created a compilation of nine at the end of the achievement of common ,-,*,/, I/O practical compiler (80486 generated object code)
  3. 所属分类:Compiler program

    • 发布日期:2017-04-29
    • 文件大小:9147
    • 提供者:mawenxiao
  1. chicken-3.4.0.tar

    0下载:
  2. Scheme跨平台编译器,能把Scheme代码编译成目标机器码-Scheme of cross-platform compiler, can compile Scheme code into the target binary
  3. 所属分类:Compiler program

    • 发布日期:2017-05-17
    • 文件大小:4242443
    • 提供者:huohu
  1. managemant_enquire

    0下载:
  2. 传统的Dijkstra 算法无疑是解决一般最短路径问题的最优算法,但接下来我们会看到传统的Dijkstra 算法在公交查询系统是不适合的。而我据对公交乘客出行心理调查的统计结果,指出换乘次数最少是乘客出行时考虑的首要因素,所以这里提出一种基于换乘次数最少的公交最短路径算法。 至于公交车的调度,需要同时考虑到公车公司和乘客的利益,必须尽量在满足双方的利益上做出合理的调度。所以这是一个多目标最优的问题。- management
  3. 所属分类:source in ebook

    • 发布日期:2017-05-02
    • 文件大小:533201
    • 提供者:batilei
  1. ant_plane

    7下载:
  2. 无人机如何在复杂的战区自主飞行是时下的一个热点。这里采用了蚁群算法做出了探讨。并用matlab实现。假定无人机的活动范围为20km×20km的区域,无人机起点的平面坐标为[1,2][单位:km], 攻击目标的平面坐标为[19,18][单位:km],同时不考虑无人机起飞降落时的限制。数字地图和敌方威胁情况[主要考虑雷达威胁]已在附件中给出。数字地图可以做适当的简化,比如可以把地形近似分为三种:高地,低地以及过渡地带。 忽略地形和无人机操作性能等因素的影响,综合考虑敌方威胁,无人机航程等,基
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:11067
    • 提供者:batilei
  1. psat-2.0.0-b1.4

    0下载:
  2. 基于PSAT 软件的多目标最优潮流计算用于中小型电力系统的分析和管理-PSAT software-based multi-objective optimal power flow calculation for small and medium-sized power systems analysis and management
  3. 所属分类:Compiler program

    • 发布日期:2017-05-06
    • 文件大小:1382495
    • 提供者:icexue
  1. dsp

    0下载:
  2. 终于把5409的McBSP的配置搞清楚了!现在就把我做的写出来,也好让后来人在这方面少走弯路。 我的目标是将MCBSP配置成SPI兼容接口。 我采用MCBSP0。 下面我把我用汇编写的McBSP的初始化程序给出来。已经调试通过了,但是可能还有不对的地方,请大家看了以后指正! -Finally put the McBSP configuration of 5409 has been clear! Now they make me write out, or let people in
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:4479
    • 提供者:腾格
  1. mti

    0下载:
  2. 汇编语言编写的雷达动目标显示源程序,应用于DSP系统,再DSP++中调试通过-Compiled languages moving target indication radar source code, applies to DSP systems, re-DSP++ in debug through
  3. 所属分类:assembly language

    • 发布日期:2017-04-24
    • 文件大小:106553
    • 提供者:张挺伟
  1. main

    0下载:
  2. 用于目标匹配的Delphi控件,目标匹配算法是VC++实现的,需要自己选定模板-Delphi for goal matched controls, the target matching algorithm are VC++ implementation, the required template of their choice
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-12
    • 文件大小:775
    • 提供者:杀敌
  1. CopyFilesetup

    0下载:
  2. 自动复制文件 可选择你自己的源路径和目标路径-AutoCopyfile
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-06
    • 文件大小:750803
    • 提供者:Binda
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 30 »
搜珍网 www.dssz.com