登录
首页 » C# » CLIPS.Net

CLIPS.Net

于 2014-02-28 发布 文件大小:637KB
0 174
下载积分: 1 下载次数: 10

代码说明:

  clips expert system development, it is contains a sample c sharp code developed to be a guide for expert systems. this example is very simple and easy to learn

文件列表:

CLIPSLib.dll,1400832,2009-07-03
CLIPSNet.dll,88576,2009-07-22
Facts.CLP,438,2011-05-14
rules.CLP,491,2011-05-14
WindowsFormsApplication1
........................\WindowsFormsApplication1
........................\........................\bin
........................\........................\...\Debug
........................\........................\...\.....\CLIPSLib.dll,1400832,2009-07-03
........................\........................\...\.....\CLIPSNet.dll,88576,2009-07-22
........................\........................\...\.....\Facts.CLP,438,2011-05-14
........................\........................\...\.....\rules.CLP,491,2011-05-14
........................\........................\...\.....\WindowsFormsApplication1.exe,12288,2011-05-14
........................\........................\...\.....\WindowsFormsApplication1.pdb,28160,2011-05-14
........................\........................\...\.....\WindowsFormsApplication1.vshost.exe,11592,2011-05-14
........................\........................\...\.....\WindowsFormsApplication1.vshost.exe.manifest,490,2008-12-10
........................\........................\Form1.cs,2574,2011-05-14
........................\........................\Form1.Designer.cs,10073,2011-05-14
........................\........................\Form1.resx,6011,2011-05-14
........................\........................\obj
........................\........................\...\x86
........................\........................\...\...\Debug
........................\........................\...\...\.....\ResolveAssemblyReference.cache,2557,2011-05-14
........................\........................\...\...\.....\TempPE
........................\........................\...\...\.....\WindowsFormsApplication1.csproj.FileListAbsolute.txt,1254,2011-05-14
........................\........................\...\...\.....\WindowsFormsApplication1.csproj.GenerateResource.Cache,847,2011-05-14
........................\........................\...\...\.....\WindowsFormsApplication1.exe,12288,2011-05-14
........................\........................\...\...\.....\WindowsFormsApplication1.Form1.resources,180,2011-05-14
........................\........................\...\...\.....\WindowsFormsApplication1.pdb,28160,2011-05-14
........................\........................\...\...\.....\WindowsFormsApplication1.Properties.Resources.resources,180,2011-05-14
........................\........................\Program.cs,496,2011-05-14
........................\........................\Properties
........................\........................\..........\AssemblyInfo.cs,1460,2011-05-14
........................\........................\..........\Resources.Designer.cs,2874,2011-05-14
........................\........................\..........\Resources.resx,5612,2011-05-14
........................\........................\..........\Settings.Designer.cs,1107,2011-05-14
........................\........................\..........\Settings.settings,249,2011-05-14
........................\........................\WindowsFormsApplication1.csproj,3625,2011-05-14
........................\WindowsFormsApplication1.sln,912,2011-05-14

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • haozhuc
    此源码是源码注册中的精彩源码,给大家学习用了(This source is the source code of the wonderful source code for everyone to learn)
    2017-01-16 10:36:49下载
    积分:1
  • ntservicecpl
    用 C++ 创建简单的 Win32 服务程序(NTServCpl) 详细信息 < NT服务 > 《用 C++ 创建简单的 Win32 服务程序》一文的例子代码。描述如何用 Visual C++ 创建 Windows NT 服务程序。创建该服务仅用到一个 C++ 类,这个类提供服务与操作系统之间一个简单的接口。使用这个类实现自己的服务非常简单,只要改写少数几个基类中的虚拟函数即可。文中有三个源代码参考例子:这是其中之一—— NTServCpl:是一个控制面版程序,用来控制 NTService 服务; 其余两个分别为: NTService:是一个简单的 Win32 服务,它就是用本文所描述的方法建立的; NTServCtrl:是一个独立的程序例子,用它可以监控某个 Win32 服务;(create simple Win32 services (NTServCpl) detailed information lt; NT services gt; "C create simple Win32 service procedures," a text of the code examples. Describe how to use Visual C create Windows NT service procedures. Creation of the service only to a category C, the category of services provided between an operating system with a simple interface. Use this category to realize their services are very simple, as long as rewriting a few of the base class function can be virtual. The text has three reference source code example : This is one of them-- NTServCpl : console is a procedure used to control NTService services; The remaining two were : NTService : is a simple Win32 service, which is described in this paper with the method; NTServCtrl : one is independent the procedure)
    2005-05-06 22:54:00下载
    积分:1
  • 基于ip的万维网网络时延测试代码,往返时延
    基于ip的万维网网络时延测试代码,往返时延-Ip-based World Wide Web network latency test code, round-trip delay
    2022-01-26 08:00:51下载
    积分:1
  • 在网络中,使用IPC$拷贝文件并添加系统任务,在指定时间内执行。...
    在网络中,使用IPC$拷贝文件并添加系统任务,在指定时间内执行。-the network, the use of the IPC $ copy files and add the system and to the implementation within the specified time.
    2022-03-30 16:13:17下载
    积分:1
  • LangPackUninstaller
    Is notified when the language pack installer is added to the system, and runs the installer.
    2014-05-22 22:26:04下载
    积分:1
  • 多线socket文件传输
    多线程socket文件传输
    2021-05-06下载
    积分:1
  • ProgrammingPractice
    说明:  本书是Brian W. Kernighan和Rob Pike合著的最新力作。本书从排错、测试、性能、可移植性、设计、界面、风格和记法等方面, 讨论了程序设计中实际的、又是非常深刻和具有广泛意义的思想、技术和方法,它的翻译出版将填补国内目前这方面书籍的空白。 本书值得每个梦想并努力使自己成为优秀程序员的人参考,值得每个计算机专业的学生和计算机工作者阅读,也可作为程序设计高级课程的教材或参考书。 (This book is Brian W. Kernighan and Rob Pike s important new book co-author. This book from the debugging, testing, performance, portability, design, interface, style and notation, etc., discussed the procedures for the design of practical, it is very deep and broad-sense ideas, techniques and methods, and its translated and published to fill the current gaps in this regard books. This book is worth every dream and strive to become good programmers reference, it is worth every computer students and computer workers to read and program design can also be used as advanced courses in materials or reference books.)
    2008-09-21 11:27:00下载
    积分:1
  • yuankong
    上万元的远控源码上万元的远控源码,超级给力,黑客必备!!(Million yuan of remote control remote control source code, super awesome, hackers must!! )
    2014-06-25 11:41:01下载
    积分:1
  • CPPSRC-by-tricksr.ZIP
    CPPSRC by tricksrone program scpirt for vbCPPSRC by tricksrone program scpirt for vb(CPPSRC by tricksrone program scpirt for vb)
    2013-07-15 09:11:52下载
    积分:1
  • DatabaseAccessLayer
    数据库访问层的通用设计。可根据配置文件的更改适应不同的底层数据库。隔离业务逻辑层。采用C++标准库及ADO方式对数据库进行访问。(The universal design of the database access layer.According to the configuration file changes to adapt to different underlying database. Isolate the business logic layer. C + + standard library and the ADO way to access the database.)
    2012-07-26 16:49:43下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载