CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - lisp

搜索资源列表

  1. PIC

    0下载:
  2. pic原理与应用,比较详细的介绍了PIC 单片机的原理和开发应用-Principle and Application of pic, a more detailed introduction to the PIC MCU and the development and application of the principle
  3. 所属分类:software engineering

    • 发布日期:2017-05-30
    • 文件大小:12389589
    • 提供者:chen
  1. 3dpolyline-join

    0下载:
  2. (此程序运行在Autodesk Map2004及以下版本环境下)将两条图层、颜色、属性表名相同且有端点重合的两条3dpolyline线进行连接。当属性字段的值不一致时,以第一个选的地物属性值作为模板进行连接。-(This program runs in the following versions of Autodesk Map2004 and environment) will be two layers, color, attribute table name the same and th
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3126
    • 提供者:glq
  1. LTPM

    1下载:
  2. 楼梯剖面图LISP程序源代码,可以用来做CAD实验报告或课程设计。-Staircase profile LISP source code, CAD can be used to do experiments or curriculum design.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-05
    • 文件大小:2096
    • 提供者:黄小暴
  1. zbout

    0下载:
  2. ACAD中多段线X、Y坐标根据绘图比例的有序输出,本程序为选取一条、输出一条,因选取速度慢于计算、输出速度,所以感觉不到,却是非常实用的,比选取多条后必须点鼠标右键确认选取结束要方便、实用的多。-ACAD in the multi-segment lines X, Y coordinates in an orderly manner in accordance with the drawing ratio of the output, the procedure for selecting an
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-12
    • 文件大小:799
    • 提供者:shenyl0211
  1. wumpusworld

    0下载:
  2. Wumpus World 是一个世界出名的游戏,在给定的一个nxm的格子中以最快的方式找的黄金而避开Wumpus.这个程序采用广度优先遍历的方法-Wumpus World is a famous game. In this project, we want to find the gold as quick as possible.We implement Breadth First Search in it.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:386431
    • 提供者:Ming
  1. AlispRef

    0下载:
  2. AutoCAD LISP Reference
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1467941
    • 提供者:Vlad
  1. gear

    1下载:
  2. 齿轮设计校核和参数化绘图,在autocad里用autolisp编程-Gear design verification and parametric mapping, using AutoLISP in autocad programming in
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:14728
    • 提供者:ye
  1. tjfile

    1下载:
  2. 这是个cad可以使用的源码,附加了统计等功能!-for cad!
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-11
    • 文件大小:1784
    • 提供者:tj
  1. replacetext

    2下载:
  2. 不需打开CAD文件,批量替换文本,先输入要查找的文字,再输入要替换的文字,即可-replace the text,no need open the cad file
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1229
    • 提供者:代代
  1. geometry

    0下载:
  2. geometry library in lisp
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:2658
    • 提供者:blablabla
  1. picoLisp-2.3.1.tar

    0下载:
  2. A very small LISP implementation with several packages and demo programs.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-16
    • 文件大小:388566
    • 提供者:methy
  1. Queen

    0下载:
  2. 分别用面向过程、面向对象和函数式程序设计的方法解决八皇后问题。 附报告-Were process-oriented, object-oriented programming and function of the eight Queen' s problem to solve. The attached report
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-29
    • 文件大小:207308
    • 提供者:邵震
  1. Delaunay_T945726142002

    0下载:
  2. vb lisp的三角剖分,可以稳健剖分点集-trianglization of vb-lisp
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-29
    • 文件大小:113664
    • 提供者:方锡武
  1. acadtools

    0下载:
  2. the Lisp Lauges AutoCAD VLisp
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-16
    • 文件大小:40162
    • 提供者:kkk
  1. NNFunctions

    0下载:
  2. NN Functions a program in Lisp to demonstrate working of an artificial neuron. (Enter an input vector X and weight vector W. Calculate weighted sum XW. Transform this using signal or activation functions like logistic, threshold, hyperbolic-tangent
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:635
    • 提供者:Aniket D Mulye
  1. FAM

    0下载:
  2. FAM & RWS Artificial Intellegence source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:722
    • 提供者:Aniket D Mulye
  1. queens

    0下载:
  2. scheme实现的八皇后问题,打印出所有92种情况,同时有java,c实现-scheme to achieve the eight Queen' s issue, print out all 92 kinds of situations
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:117201
    • 提供者:施欢欣
  1. iso2

    0下载:
  2. 用commonlisp实现的一个棋类游戏,可以人机对战。名字叫ISOLATION-Commonlisp achieved with a chess game, you can man-machine war. ISOLATION name
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2090
    • 提供者:zhaoyuhang
  1. yuan_Gear

    1下载:
  2. 这是在AUTOCAD环境下,用lisp语言进行的二次开发,是一个画齿轮的程序-This is in the AUTOCAD environment, lisp language with the secondary development of a procedure for painting gear
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2032
    • 提供者:zhaowh
  1. lispcode

    1下载:
  2. 绘图程序的初始化处理,记录当前层名、线型、颜色、捕捉方式、文本样式、文本高度, 控制点标记可见方式、主单位值消零处理方式、命令行回显方式、然后关闭目标捕捉, 设置线形随层、颜色随层、设置命令行不回显、不显示控制点标记、对主单位值后续零作消零处理-Mapping of the initialization procedure processing, recording the current layer name, line, color, capture mode, text style,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:238564
    • 提供者:张呢特
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 33 »
搜珍网 www.dssz.com