您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. chart java applet

  2. 实现delphi中TChart一样的图表 RChart is java class library (and applet) that will add charts to your java application or web site. In order to run the example application unzip the file .zip and read the HowToRun.txt file. FILES: Examples.htm: applet example
  3. 所属分类:Java

    • 发布日期:2004-06-24
    • 文件大小:354304
    • 提供者:chenxh
  1. lucene lsql

  2. LSql is a command-line tool written in Java that allows sql-like queries to run against a Lucene database. It can be run in interactive mode, or can automatically parse a list of commands from a file. Example LSql queries are: SELECT field1,field2 W
  3. 所属分类:其它

    • 发布日期:2009-08-13
    • 文件大小:16384
    • 提供者:edimywang
  1. Apache.Struts.2.Web.Application.Development

  2. Struts 2.1 is a modern, extensible, agile web application framework suitable for both small- and large-scale web applications. The book begins with a comprehensive look at Struts 2.1 basics, interspersed with detours into more advanced development t
  3. 所属分类:Java

    • 发布日期:2009-10-18
    • 文件大小:3145728
    • 提供者:phhawk
  1. The Twisted Documentation

  2. Many other documents in this repository are dedicated to defining what Twisted is. Here, I will attempt to explain not what Twisted is, but what it should be, once I’ve met my goals with it. First, Twisted should be fun. It began as a game, it is be
  3. 所属分类:Python

    • 发布日期:2009-10-20
    • 文件大小:1048576
    • 提供者:buckler
  1. 常用英语词汇常用语句277

  2. 常用的英语词汇,有很多的哦,非常实用, 、it's up to you.(由你决定。)   2. i envy [羡慕]you.(我羡慕你。)   3. how can i get in touch with you?   4. where can i wash my hands? (请问洗手间在哪里?) 5. what's the weather like today?(今天天气如何?)   6. where are you headed [朝…方向行进]? (你要到哪里去?)   7. i
  3. 所属分类:专业指导

    • 发布日期:2009-10-24
    • 文件大小:11264
    • 提供者:xiangjiaoai
  1. Java邮件开发Fundamentals of the JavaMail API

  2. Fundamentals of the JavaMail API Presented by developerWorks, your source for great tutorials ibm.com/developerWorks Table of Contents If you're viewing this document online, you can click any of the topics below to link directly to that section. 1.
  3. 所属分类:Java

    • 发布日期:2010-01-15
    • 文件大小:73728
    • 提供者:hexiang221
  1. Introduction to Information Retrieval

  2. Introduction to Information Retrieval Introduction to Information Retrieval is the first textbook with a coherent treat- ment of classical and web information retrieval, including web search and the related areas of text classification and text clus
  3. 所属分类:Web开发

    • 发布日期:2010-03-05
    • 文件大小:6291456
    • 提供者:amuseme_lu
  1. C++ Hackers Guide

  2. Table of Contents Real World Hacks................................................................................................9 Hack 1: Make Code Disappear..........................................................................10 Hack 2: Let S
  3. 所属分类:C++

    • 发布日期:2010-03-15
    • 文件大小:2097152
    • 提供者:zltension1
  1. An Introduction to Random Optimum and Adaptive Signal Processing

  2. In this course we will consider the following key themes Optimisation—and in general we restrict our attention to quadratic cost functions. Adaption—we consider a number of algorithms for iteratively converging to and tracking the optimum solution.
  3. 所属分类:专业指导

    • 发布日期:2010-03-15
    • 文件大小:1005568
    • 提供者:site520
  1. Software Deployment in a Dynamic Cloud

  2. Hospital environments are currently primarily deviceoriented: software services are installed, often manually, on specific devices. For instance, an application to view MRI scans may only be available on a limited number of workstations. The medical
  3. 所属分类:其它

    • 发布日期:2010-03-21
    • 文件大小:102400
    • 提供者:sytty184
  1. 队列的基本操作 医务室模拟 源代码

  2. /* 假设只有一个医生,在一段时间内随机地来几位病人;假设病人到达的时间间隔为0-14分钟 之间的某个随机值,每个病人所需处更有时间为1-9分钟之间的某个随机值。试用队列结构进行模拟。 */ #include #include #include #include typedef struct { int arrive; int treat; }PATIENT; typedef struct queue { PATIENT data; struct queue *link; }QUEUE; ……
  3. 所属分类:其它

    • 发布日期:2010-03-25
    • 文件大小:2048
    • 提供者:luowei505050
  1. Numerical Grid Generation

  2. In this text, grid generation and the use thereof in numerical solutions of partial equations are both discussed. The intent was to provide the necessary basic information, from both the standpoint of mathematical background and from that of coding
  3. 所属分类:专业指导

    • 发布日期:2010-04-08
    • 文件大小:3145728
    • 提供者:jerryxuwq
  1. Treat 算法论文

  2. Treat 算法论文原文 英文 treat 算法 rete算法相关 This paper presents the TREAT match algorithm for AI production systems. The TREAT algorithm introduces a new method of state saving in production system interpreters called conflict-set support. Also presented are
  3. 所属分类:其它

    • 发布日期:2017-09-26
    • 文件大小:855040
    • 提供者:leslie_kwork
  1. Treat 算法论文 英文

  2. This paper presents the TREAT match algorithm for AI production systems. The TREAT algorithm introduces a new method of state saving in production system interpreters called conflict-set support. Also presented are the results of an empirical study
  3. 所属分类:其它

    • 发布日期:2017-09-26
    • 文件大小:855040
    • 提供者:leslie_kwork
  1. treat-like:JavaScript复杂数据结构验证和清理-源码

  2. 像对待 简单,灵活和类型安全的框架,用于验证,清理和转换Javascr ipt值。 主要特征 零依赖 在浏览器和NodeJS环境中工作 Typescr ipt支持和完整的类型推断 支持标量值,对象,数组和元组 安装 使用NPM npm install treat-like使用纱yarn install treat-like 介绍 定义基本验证链 treat-like包非常简单,因此它仅提供必要的构建块,让您自行定义事件简单的验证链。 因此,让我们定义两个基本的链来使用字符串: import {
  3. 所属分类:其它

    • 发布日期:2021-03-19
    • 文件大小:69632
    • 提供者:weixin_42098251
  1. dutch-treat-源码

  2. dutch-treat
  3. 所属分类:其它

    • 发布日期:2021-03-17
    • 文件大小:966656
    • 提供者:weixin_42165712
  1. treat:可重现的实证会计研究的模板-叉我!-源码

  2. 可重复的经验会计研究的TRR 266模板 欢迎! 该存储库为面向开放科学的经验项目提供了基础结构。 它针对实证会计研究人群。 它的特色是一个玩具项目,探索美国上市公司的可自由支配权,并要求通过WRDS访问美国Compustat数据。 但是,即使您不关心可取的应计费用(谁不愿意?)或没有WRDS访问权限,它的代码库也应该使您了解应该如何使用模板以及如何构建可再现的经验项目。 当前,所有这些都是基于R的,但这并不意味着保持这种状态。 您可以通过使用拉取请求贡献模仿R分析步骤的Python和/或S
  3. 所属分类:其它

    • 发布日期:2021-03-07
    • 文件大小:99328
    • 提供者:weixin_42115074
  1. sp00ky:滥用Discord官方Trick'cord Treat机器人的自我机器人-源码

  2. 一个Discord Self-Bot,用于利用Trick'cord Treat Discord机器人。 将其用作自我机器人与Discord ToS背道而驰,为您提供了被禁止的真正机会。 您仅应将其用于教育目的。 该僵尸程序运行Discord API Wrapper 。 您可以在其Github存储库中找到有关它的更多信息。
  3. 所属分类:其它

    • 发布日期:2021-02-15
    • 文件大小:2048
    • 提供者:weixin_42116585
  1. Treat-jekyll-template:Jekyll的Foodbaking博客模板-源码

  2. 对待 Jekyll的食物/烘焙博客模板。 浏览。 请客,由Jekyll的Cloud CMS 制作。 在找到更多模板,主题和分步的Jekyll教程。 产品特点 联系表 预建页面 预先样式化的组件 分页博客 Disqus评论帖子 可配置边栏 针对编辑进行了 RSS / Atom提要 SEO标签 谷歌分析 建立 在_config.yml添加您的网站和作者详细信息。 将您的Google Analytics(分析),Disqus和MailChimp键添加到_config.yml 。 将您的详细信息
  3. 所属分类:其它

    • 发布日期:2021-02-03
    • 文件大小:1048576
    • 提供者:weixin_42148053
  1. Click-Treat-源码

  2. Click-Treat
  3. 所属分类:其它

    • 发布日期:2021-03-30
    • 文件大小:145408
    • 提供者:weixin_42164534
« 12 3 4 5 6 7 8 9 10 »