CLIPS是一个专家系统,它用C语言编定。全称是The C Language Integrated Production System. 它可以应用到很多的系统上,如Microsoft Windows,Macintosh,VAX 11/780等。事实上,由于CLIPS 由C语言编写,所以理论上,只要有C语言的编绎器,我们可以将CLIPS移值到任何的系统上。 专家系统是将某领域专家们的知识与经验,经过知识加工服务的过程,建立一套以推理的方式来解 决问题的系统。它就像某一领域的专家一样,能够对该领域的一系列问题进行判定。比如医学疹断 专家系统(疹断各种疾病),农业分析系统等。
上传时间: 2013-12-24
上传用户:JIUSHICHEN
Although MATLAB® is a complete, self-contained environment for programming and manipulating data, it is often useful to interact with data and programs external to the MATLAB environment. MATLAB provides an interface to external programs written in the C and Fortran languages. This interface is part of the MATLAB Application Program Interface, or API.
标签: self-contained manipulating environment programming
上传时间: 2016-10-25
上传用户:stella2015
flex code,compiler theory curriculum design, the C write PL / 0 compiler, a detailed documentation and code
上传时间: 2016-11-05
上传用户:13681659100
sqlite的帮助文档, This ZIP archive contains most of the static HTML files that comprise this website, including all of the SQL Syntax and the C/C++ interface specs and other miscellaneous documentation.
上传时间: 2013-12-23
上传用户:evil
全英文版的STL书籍,本人认为比较好的一本书:Design Components with the C++ STL
上传时间: 2017-05-08
上传用户:jhksyghr
最小二乘法曲面拟合,包括C程序及说明文件。对于搞三维重建的有一定帮助-Least squares surface fitting, including the C procedures and documentation. For engaging in three-dimensional reconstruction to some extent help the
标签: 通信网
上传时间: 2015-11-28
上传用户:schhqq
简单命令使用grep等的使用 [zorro@isch ~]$ history 1 ifconfig 2 su 3 exit 4 ls 5 cd Desktop/ 6 ls 7 tar zxcf VMwareTools-8.4.5-324285.tar.gz 8 tar zxvf VMwareTools-8.4.5-324285.tar.gz 9 cd vmware-tools-distrib/ 10 ls 11 ./vmware-install.pl 12 su 13 ls 14 cd .. 15 ls 16 rm VMwareTools-8.4.5-324285.tar.gz 17 rm -r vmware-tools-distrib 18 ls 19 make 20 ls 21 cd redis/ 22 quit 23 ls 24 ca redis/ 25 cd redis/ 26 cd redis-2.8.17 27 make 28 cd redis-2.8.17 29 ls 30 cd redis-2.8.17 31 cd str 32 cd src 33 ls 34 ./redis-cli 35 ls 36 cd redis-2.8.17 tar.gz 37 make 38 cd src 39 ./redis-server .. /redis.conf 40 ./redis-cli 41 ./redis-server ../redis.conf 42 vi test1.sh 43 ./test1.sh 44 vi test.sh 45 ./test.sh 46 ls 47 chmod 777 test.sh 48 ./test.sh 49 vi express 50 $ grep –n ‘the’ express 51 clear 52 grep -n 'the' express 53 vi express 54 grep -n 'the' express 55 grep -vn 'the'express 56 grep -vn 'the' express 57 grep -in 'the' express 58 vi test2.c 59 grep -l 'the' *.c 60 grep -n 't[ae]st' express 61 grep -n 'oo' express 62 grep -n '[^g]oo' express 63 grep -n '[a^z]oo' express 64 grep -n '[0^9]' express 65 grep -n '^the' express 66 vi express 67 sed -e 'd' express 68 sed -e '1d' express 69 sed -e '1~7d' express 70 sed -e '$d' express 71 sed -e '1,/^$/d' express 72 ls 73 cd 74 pwd 75 history [zorro@isch ~]$
标签: 简单命令使用
上传时间: 2016-05-24
上传用户:12345678gan
As you may have guessed from the title, this book is about GPS (the satellite-based Global Positioning System) and maps; digital maps to be exact.
标签: GPS_for_Dummie
上传时间: 2020-06-09
上传用户:shancjb
Since its release, Arduino has become more than just a development platform; it has become a culture built around the idea of open source and open hardware, and one that is reimagining computer science and education. Arduino has opened hardware development by making the starting skills easy to obtain, but retaining the complexities of real-world application. This combination makes Arduino a perfect environment for school students, seasoned developers, and designers. This is the first Arduino book to hold the title of “Pro,” and demonstrates skills and concepts that are used by developers in a more advanced setting. Going beyond projects, this book provides examples that demonstrate concepts that can be easily integrated into many different projects and provide inspiration for future ones. The focus of this book is as a transition from the intermediate to the professional.
上传时间: 2020-06-09
上传用户:shancjb
VIP专区-嵌入式/单片机编程源码精选合集系列(114)资源包含以下内容:1. FREESCALE 9S08AW60 串口调试程序.2. saa7113视频解码芯片外围电路设计原理图.3. 这是在用的AD7705源程序.4. 红外线遥控原理以及单片机制作自学习遥控器详细设计思路.5. 在微波整体集成电路设计、理论和描述特性的一条新颖的路线的PDF学术论文.6. 对于内部具有D /A转换器的单片机,采用其自备的D /A转换器产生需要的信号是最经 济的方法。C8051F020是Cygnal公司最新的一款功能强大的内部具有D /A转换器的单片机。介绍了 采用查.7. 液晶6963模块 240*64,外接PS2键盘,多级菜单.这是我工作中的一个程序,有兴趣的可以看.8. 这是一个i2c程序,经过多次应用都能成功实现功能,而且简要实用.9. 本电子书是很多嵌入式开发经典文章和技巧使用的PDF格式的书籍.10. 168线SD内存条电路原理图资料,好像是台湾人写的.11. FPGA可促進嵌入式系統設計改善即時應用性能.12. fat32文件系统格式说明 十分详尽.13. fat32和fat16文件系统格式说明.14. 讲解嵌入式开发的入门书!非常不错,值得一看!.15. TMS320C6000CSLAPIReferenceGuideRev.I的pdf.16. s7300 400 step7 plc仿真软件说明.17. with avr mega 8515 in the C-code AVR.18. Altera原装MAX_II开发板原理图,是用protel绘制的.19. zlg7290是一个能够8*8的键盘驱动芯片.20. 主要介绍各种芯片原理、功能、及其使用方法.21. 对芯片MCP2551的中文使用说明.22. 嵌入式T9输入法的源代码.23. BMP头文件的源代码.24. 自己收集整理和调试OK的三个Game源代码.25. S24C10最小系统原理图 包括FLASH SRAM等.26. 一个电平转换芯片的资料74LVC4245,它在以太网中也发挥了很大的作用,对WEB开发人员有借鉴的价值.27. mmc卡的specification标准的英文版的.28. TMS320C2812全套例程.29. 这是用于lpc2106的自带ADC功能的演示,利用KEIL FOR ARM 开发,可以参考学习..30. megal16在codevision下关于1602的驱动程序.31. 分布式多DSP系统的CPCI总线接口设计和驱动开发.32. 电子音量pT2314原程序 需要的朋友请赶快.33. 用protel dxp绘制三分频原理图和pcb电路板等.34. Bootloader(引导装载器)是用于初始化目标板硬件.35. OKI DEMO FLASH WRITE PROGRAM.36. OKI 675050 hardware accelerator sample program.37. verilog的一些源代码.38. i.mx31 3DS平台Nandboot引导程序源码.39. c8051f24是个教学的程序.40. < ALTERA FPGA/CPLD 高级篇>>光盘资料中 体会“面积和速度的平衡与互换” 例程.
上传时间: 2013-07-17
上传用户:eeworm