虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

ASSEMBLY-language

  • CLIPS是一个专家系统

    CLIPS是一个专家系统,它用C语言编定。全称是The C Language Integrated Production System. 它可以应用到很多的系统上,如Microsoft Windows,Macintosh,VAX 11/780等。事实上,由于CLIPS 由C语言编写,所以理论上,只要有C语言的编绎器,我们可以将CLIPS移值到任何的系统上。 专家系统是将某领域专家们的知识与经验,经过知识加工服务的过程,建立一套以推理的方式来解 决问题的系统。它就像某一领域的专家一样,能够对该领域的一系列问题进行判定。比如医学疹断 专家系统(疹断各种疾病),农业分析系统等。

    标签: CLIPS

    上传时间: 2013-12-24

    上传用户:JIUSHICHEN

  • IDE开发环境

    IDE开发环境,可以挂载SDCC The BASIC IDE is a new, RAD (Rapid Application Development) IDE (Integrated Development Environment) for the RapidQ programming language. The IDE currently has rich project options, a form designer (similar to Delphi s), and code editor. The BASIC IDE is being coded in Borland® Delphi® . We are currently using Delphi 6, but you should be able to use Delphi 3 or later (Delphi 7 included). Some of the BASIC IDEs features include: Form Designer with support for all of RapidQ s components Flexible Code Editor Project Management Written in OO (Object Oriented) Delphi. Some future items that we are working on are: Code Tip Code Completion CVS Integration Code Editor Macros Point-and-Click access to subroutines, functions, and variables

    标签: IDE 开发环境

    上传时间: 2016-07-05

    上传用户:dapangxie

  • Free 8051 asm compiler for win new host platforms: Win32 and Linux macro processing dramaticall

    Free 8051 asm compiler for win new host platforms: Win32 and Linux macro processing dramatically improved conditional assembly output in Intel-HEX or OMF-51 format 37 new MCU files documentation in both ASCII and HTML format numberless small extensions and improvements bug fixes For details see the ASEM-51 Release Notes.

    标签: dramaticall processing platforms compiler

    上传时间: 2013-12-20

    上传用户:chongcongying

  • Free 8051 asm compiler for linux new host platforms: Win32 and Linux macro processing dramatica

    Free 8051 asm compiler for linux new host platforms: Win32 and Linux macro processing dramatically improved conditional assembly output in Intel-HEX or OMF-51 format 37 new MCU files documentation in both ASCII and HTML format numberless small extensions and improvements bug fixes For details see the ASEM-51 Release Notes.

    标签: processing dramatica platforms compiler

    上传时间: 2014-10-28

    上传用户:wxhwjf

  • The production of this book required the efforts of many people, but two in particular deserve to be

    The production of this book required the efforts of many people, but two in particular deserve to be singled out for their diligent, sustained, and unselfish efforts. Sally Stickney, the book s principal editor, navigated me through that minefield called the English language and contributed greatly to the book s readability. Marc Young, whose talents as a technical editor are nothing short of amazing, was relentless in tracking down bugs, testing sample code, and verifying facts. Sally, Marc: This book is immeasurably better because of you. Thanks.

    标签: production particular required efforts

    上传时间: 2016-07-15

    上传用户:ve3344

  • MISRA-C:2004 Coding Standard The LDRA tool suite is developed and certified to BS EN ISO 9001:2000.

    MISRA-C:2004 Coding Standard The LDRA tool suite is developed and certified to BS EN ISO 9001:2000. This comparison has used the revised MISRA standard, MISRA-C:2004 "Guidelines for the use of the C language in critical systems" was published in October 2004.

    标签: developed certified Standard MISRA-C

    上传时间: 2014-01-24

    上传用户:hn891122

  • A very smaller script interpretor that java based system. Can work on j2se / j2me / win C++ platform

    A very smaller script interpretor that java based system. Can work on j2se / j2me / win C++ platform ,the major goal is used to build more flexible j2me game. Script language s phrase like as BASIC .

    标签: interpretor platform smaller script

    上传时间: 2016-07-24

    上传用户:181992417

  • asterisk系统源代码 程序截获SIGHUP信号来保证语音处理部分正常结束。 正常结束,产生MVMSTATUS变量 Main模式: 程序截获SIGHUP信号来保证语音处理部分正常结束。

    asterisk系统源代码 程序截获SIGHUP信号来保证语音处理部分正常结束。 正常结束,产生MVMSTATUS变量 Main模式: 程序截获SIGHUP信号来保证语音处理部分正常结束。 正常结束,产生MVMSTATUS变量 被hangup或其他异常结束: 检测是否录音模式,是否需要处理文件 利用fork语法产生新进程,处理外部程序(ftp或smtp在处理完成以后根据要求是否删除掉本地文件) 功能约定: 语音播放部分从配置中分析。播放习惯直接检测caller的language类型。 用户可以指定greet和mail存放在不同folder里。 mail部分只保留new和old两个分类。 系统可以检测指定磁盘是否足够存放voicemail。 可以限制留言每条的时间,以及每个人允许有多少条,以及留过以后处理完成是否删除。 提示语音说的内容根据配置文件产生,两单词之间用空格做分割,特别变量用%表示

    标签: SIGHUP MVMSTATUS asterisk Main

    上传时间: 2016-07-29

    上传用户:dongbaobao

  • Pegasus is an open-source implementationof the DMTF CIM and WBEM standards. It is designed to be por

    Pegasus is an open-source implementationof the DMTF CIM and WBEM standards. It is designed to be portable and highly modular. It is coded in C++ so that it effectively translates the object concepts of the CIM objects into a programming model but still retains the speed and efficiency of a compiled language. Pegasus is designed to be inherently portable and builds and runs today on most versionsof UNIX(R), Linux, OpenVMS, and Microsoft Windows.

    标签: implementationof open-source standards designed

    上传时间: 2014-09-09

    上传用户:haohaoxuexi

  • C/C++ Reference There are no "Introduction to Programming" tutorials here. This site is meant to

    C/C++ Reference There are no "Introduction to Programming" tutorials here. This site is meant to be used by more-or-less experienced C++ programmers, who have a good idea of what they want to do and simply need to look up the syntax. If you re interested in learning C/C++, try one of these sites: How C Programming Works C Programming C++ Language Tutorial

    标签: Introduction Programming Reference tutorials

    上传时间: 2014-07-26

    上传用户:ljmwh2000