CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 编辑器/阅读器 搜索资源 - process

搜索资源列表

  1. 课设源程序

    0下载:
  2. 用win32汇编语言编写的 包括界面设计的 汇编程序编辑和编译运行-with assembler language interface design, including the compilation process of compiling and editing operation
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:12023
    • 提供者:gg
  1. c_trea

    0下载:
  2. c语言语法树,编译过程中用到的。 的-c language syntax tree and compiled to use the process. The
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:4755
    • 提供者:古朔
  1. 1213

    1下载:
  2. c语言编写的语法分析程序,是个过程体,可以作为学习的参考,很不错-c language syntax analysis procedure is the process body can be used as reference for the study, is pretty good
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:7386
    • 提供者:
  1. aiaiai

    0下载:
  2. 供学习参考用的编译原理的语法分析部分的程序,输入要编译的字符体,会对应输出代码-reference for the study of the principle of grammar compiler part of the analysis process, the importation of the characters to build body will conclude output code
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:14551
    • 提供者:
  1. MagCard

    1下载:
  2. 一个读取ic卡的读卡程序。一个读取ic卡的读卡程序一个读取ic卡的读卡程序-read a card reader ic procedures. Ic read a card reader to read a process id card reader procedures
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:94575
    • 提供者:攀至红
  1. PdfView

    1下载:
  2. 这是一个PDF文件查看的程序,它的功能类似于Acrobat Reader,但是比它小得多。它可以嵌入到你自己的程序中,成为你的程序的一部分功能。-This is a PDF file View the procedures, the function similar to the Acrobat Reader, But much smaller than it. It can be embedded into your own process, you become part of the pr
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:129101
    • 提供者:person
  1. NotePad_cws

    0下载:
  2. 一个用JAVA实现的记事本程序,有多文档功能,还可以保存跟打开文件.-JAVA with a notebook of the process, a number of document functions, can also save with open files.
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:280572
    • 提供者:生哥
  1. stringsearch

    1下载:
  2. VC程序中的字符串的查找和字符串的提取程序-VC process of the search string and the string extraction procedures
  3. 所属分类:编辑器/阅读器

    • 发布日期:2014-01-15
    • 文件大小:29859
    • 提供者:陈力
  1. verygoodMIBBrowser

    1下载:
  2. 本程序是为了方便编程人员在编程过程中,直观的比较自己的结果与MIB中的值。-this program is to facilitate programming in the programming process, the visual comparison of the results with the values of MIB.
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:2892016
    • 提供者:雪虎
  1. temperature

    0下载:
  2. 本源码为STC89C52单片机控制DS18B20温度传感器检测现场温度的程序,将现场的温度显示在1602液晶屏上。-The source code for the microcontroller DS18B20 STC89C52 field temperature sensor detects the temperature of the process, the temperature will be shown live on the LCD screen in 1602.
  3. 所属分类:Editor

    • 发布日期:2017-03-30
    • 文件大小:1988
    • 提供者:zhang
  1. Rrymimi-neper-tufen-e-tubave.cas

    0下载:
  2. This tutorial illustrates the setup and solution of the two-dimensional turbulent uid ow and heat transfer in a mixing junction. The mixing elbow con guration is encountered in piping systems in power plants and process industries. It is often im
  3. 所属分类:Editor

    • 发布日期:2017-04-01
    • 文件大小:99066
    • 提供者:Illyric
  1. f

    0下载:
  2. 好不错的上传图片和上传文件程序,呵呵,我是初学者,请大家关照-Well good picture and upload files upload process, huh, huh, I was a beginner, please take care of everyone
  3. 所属分类:Editor

    • 发布日期:2017-04-26
    • 文件大小:71543
    • 提供者:李煌
  1. dowhilecycle

    0下载:
  2. 对循环语句: DO〈赋值语句〉WHILE 〈表达式〉 (1) 按给定的题目写出符合简单优先分析方法要求的文法和属性文法描述。 (2) 按给定的题目给出简单优先分析方法的思想及分析表设计。 (3) 按给定的题目给出赋值表达式和控制语句中布尔表达式中间代码序列的结构设计。 (4) 完成相应的词法分析、语法分析和语义分析程序设计。 (5) 编制好分析程序后,设计若干用例,上机测试并通过所设计的分析程序。 -Of the loop: DO < assignment> W
  3. 所属分类:Editor

    • 发布日期:2017-04-05
    • 文件大小:37013
    • 提供者:李伟霞
  1. exical_analysis

    0下载:
  2. 自己写的基于C的词法分析程序,嗯 我已经测试通过了,里面还附有文档---O(∩_∩)O~-Write their own C-based process of lexical analysis, ah I have already passed the test, which is accompanied by documentation--- O (∩ _ ∩) O ~
  3. 所属分类:Editor

    • 发布日期:2017-03-24
    • 文件大小:56397
    • 提供者:Charles
  1. liuchenbianji

    1下载:
  2. 流程编辑器源代码,这是一个流程图的编辑器,很好用-Process source code editor, which is a flow chart editor, very good use
  3. 所属分类:Editor

    • 发布日期:2017-03-31
    • 文件大小:138805
    • 提供者:wangqiang
  1. ACTEL090630PDF

    0下载:
  2. ACTEL090630PDF。acte 开发流程基础篇-ACTEL090630PDF. development process based on articles acte
  3. 所属分类:Editor

    • 发布日期:2017-04-10
    • 文件大小:1849415
    • 提供者:webb dang
  1. DP

    0下载:
  2. dirichlet process 的PDF资料-dirichlet process references
  3. 所属分类:Editor

    • 发布日期:2017-04-25
    • 文件大小:176174
    • 提供者:luwenhao
  1. Filteriazation

    0下载:
  2. A simple function to subset the long strings as parameter. the length of massage may change during the function is process.
  3. 所属分类:Editor

    • 发布日期:2017-05-17
    • 文件大小:4322879
    • 提供者:Ahmed
  1. h.264-quantiztion

    0下载:
  2. h.264 quantization - h.264 transform and quantization process.
  3. 所属分类:Editor

    • 发布日期:2017-04-06
    • 文件大小:5154
    • 提供者:Timea SZUCS
  1. mass

    0下载:
  2. 1、子串统计 【问题描述】 给定一个非空的字符串和它的一个子串,要求编写一个程序,统计并输出该子串在字符串中出现的次数。要求:字符串允许包括字母、空格、数字在内的任意ASCII码,区分大小写;不能借助任何字符串库函数。 【输入数据】 输入数据由1.txt给出,文件格式为:第一行是一个非空的字符串;第二行是其非空子串。 【输出数据】 输出数据由2.txt给出,文件格式为:第一行是子串出现的次数(未出现输出为0)。 【样例输入】 abadef Aba34aBa56ab
  3. 所属分类:Editor

    • 发布日期:2017-04-02
    • 文件大小:615
    • 提供者:南帅
« 12 »
搜珍网 www.dssz.com