联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按平台查找All LISP(82) 

[编辑器/阅读器] O'Reilly - Learning GNU Emacs 3rd Edition

学习 GNU Emacs 第三版,Emacs 编辑器入门书籍,包括日常使用技巧以及 elisp 语言。虽然是对标 21 版本,但对后续版本的学习仍有参考价值。
Learning GNU Emacs 3rd Edition (2021-02-15, LISP, 5491KB, 下载0次)

http://www.pudn.com/Download/item/id/1613376537484398.html

[其他] essentials-of-programming-languages

简单的解释器,支持递归、可变数据结构、惰性计算,有《essentials of programming languages》的例子和一些习题(主要是前四章)
Simple interpreter, support recursion, variable data structure, lazy computing, including examples and some exercises of essentials of programming languages(mainly the first four chapters) (2020-04-06, LISP, 1634KB, 下载0次)

http://www.pudn.com/Download/item/id/1586162051161875.html

[其他] Umvlx

把AutoCAD的VLX文件反编译成FAS文件
Decompiles VLX files of AutoCAD into FAS files (2019-02-24, LISP, 1KB, 下载61次)

http://www.pudn.com/Download/item/id/1550998559950208.html

[CAD] TKZJ

不进入图块编辑器,即可直接对CAD图块增加图元、删除图元。 快捷键为TKZJ。
Without entering the block editor, we can directly add and delete primitives for CAD blocks. (2019-02-18, LISP, 3KB, 下载11次)

http://www.pudn.com/Download/item/id/1550496453451228.html

[网络] imzlemented-ubstem

实现一个用于CDMA2000系统的短帧交织器,计算比较了12 16,13 15,14 14三种交织形式的性能!
A short frame Interleaver for CDMA2000 system is implemented. The performance of the three interleaved forms is calculated and compared. (2018-07-30, LISP, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/1532917391881762.html

[CAD] PixelExtractor

有时候看到程序里有很多资源(譬如图标,指针,图像等),想把它们提取出来给自己用。 或者想把某些图片格式的文件的 像素分析出来,给CAD的对话框或者CAD本身用,那么,这个程序就大有用途了。
Sometimes we see that there are many resources in the program, such as icons, pointers, images, etc., and we want to extract them for ourselves. Or you want to analyze the pixels of some image format files and give them to CAD dialogs or CAD itself, then this program is of great use. (2018-07-28, LISP, 5354KB, 下载4次)

http://www.pudn.com/Download/item/id/1532775859499756.html

[其他] chattdef--块属性编辑程序

Autocad中块属性编辑,lisp语言编制
attribute editor in Autocad using lisp language (2017-09-12, LISP, 1KB, 下载6次)

http://www.pudn.com/Download/item/id/1505218529211028.html

[绘图程序] GSaGTC

主要功能1:按数字1—255是修改CAD线颜色,2:按数字01-045是改变线图层,改变图层插件内图层对应CAD图层管理器内图层
Main functions: 1 according to the number 1-255 is to modify CAD line color, 2: according to the digital 01-045 is to change the chart layer, change layer within the plug-in layer corresponding CAD layer in the layer manager (2016-04-21, LISP, 3KB, 下载4次)

http://www.pudn.com/Download/item/id/1461210019793369.html

[matlab编程] eye_matlab

眼图用于测试数字传输信道质量。由于传输过程中的频带限制,噪声的叠加使得1和0的差别变小。在接收机的判决点,将“1”和“0”的差别用眼图上“眼睛”张开的大小来表示,十分形象、直观和实用。 首先产生一个二进制随机方波序列,通过升余弦滤波器滤波后,方波的高频成分滤掉后绘出的眼图。在程序中形成在Workspace中的数据变量D。通过指令sim(‘eye’)将工作空间的数据D馈送到眼图仪EyeDiagram,得到眼图仪显示的眼图(右图)。
Eye for testing the quality of digital transmission channel. Since the transmission band limit superimposed noise makes the difference between 1 and 0 becomes smaller. At decision point receiver, the 1 and 0 differences with the eye eyes to represent the size of the opening, the image is very intuitive and practical. First generate a random binary sequence of square wave, filtered through a raised cosine filter, filter out high frequency components of the square wave after drawn eye. Data variables in the program formed in the Workspace in D. By instruction sim ( eye ) workspace data D fed to the eye instrument EyeDiagram, get eye instrument display eye diagrams (right). (2016-04-11, LISP, 6KB, 下载1次)

http://www.pudn.com/Download/item/id/1460358094377357.html

[编辑器/阅读器] BLOCKEDITER

块编辑器: [功能1]选择部分块重命名 [功能2] 修改块插入基点 [功能3] 块增加对象 [功能4] 块遮罩
Block editor: [Function 1] partial rename [Function 2] modify block insert point [Function 3] blocks to add objects [Function 4] function block mask (2016-01-22, LISP, 3KB, 下载3次)

http://www.pudn.com/Download/item/id/1453449680828281.html

[编译器/解释器] fas

FAS文件破解,FAS文件反编译,十五前例
FAS FILE (2014-07-29, LISP, 2KB, 下载249次)

http://www.pudn.com/Download/item/id/2596867.html

[单片机开发] lock-machine

锁刀器程序是公司内部长期使用的单片机程序,已多次改善提升,现在是最终版本,可以放心使用。
Lock knife program is the SCM process within the company long-term use, has repeatedly improve or upgrade, now is the final version, you can rest assured that use. (2014-04-20, LISP, 3KB, 下载1次)

http://www.pudn.com/Download/item/id/2516576.html

[编辑器/阅读器] emacs

GNU Emacs Manual, 是学习emacs的第一手资料。作为功能最强的文本编辑器,值得学习。
GNU Emacs Manual, first-hand information to learn emacs. As the most powerful text editor, it is worth learning. (2012-08-11, LISP, 2310KB, 下载7次)

http://www.pudn.com/Download/item/id/1963353.html

[人工智能/神经网络/深度学习] prologSourceBrowser

以人工智能语言实现的代码浏览器功能,可直接编辑成功,以供学习和参考prologSourceBrowser.rar
This is an example of using such pfc\gui controls as treeViewControl, listViewControl and editorControl. Also with this example you can examine how some filesystem operations can be performed. Note that this project is a dialog-based application. This is achieved by assingning a show listener to the application task window, which calls the desired dialog and then destroys the task window. (2010-09-28, LISP, 25KB, 下载3次)

http://www.pudn.com/Download/item/id/1306366.html

[VHDL/FPGA/Verilog] vga_lcd_latest.tar

此VGA/LCD控制器是revB.3版本的基于WISHBONE总线,适用于驱动CRT和LCD显示屏的嵌入式VGA驱动。
VGA/LCD Controller core is a WISHBONE revB.3 compliant embedded VGA core capable of driving CRT and LCD displays. It supports user programmable resolutions and video timings, which are limited only by the available WISHBONE bandwidth. (2010-03-10, LISP, 1754KB, 下载12次)

http://www.pudn.com/Download/item/id/1081711.html

[Java编程] shuapiao

本免费刷票软件界面优美,功能强大,速度快,适用于各种网站的投票评选活动。声明:本软件是免费刷票工具,只供大家研究测试的免费投票作弊器,请勿滥用,否则后果自负。
本免费刷票软件界面优美,功能强大,速度快,适用于各种网站的投票评选活动。声明:本软件是免费刷票工具,只供大家研究测试的免费投票作弊器,请勿滥用,否则后果自负。 (2009-12-21, LISP, 1213KB, 下载825次)

http://www.pudn.com/Download/item/id/1012653.html

[3D图形编程] tmp

Autolisp是一种内嵌式表处理语言,可以广泛应用在AutoCAD各个版本中,AutoCAD2000还专门设计了Visual Lisp编辑器,更方便于开发人员的编程调试。以上三个例子是Autolisp的一点应用,其实,通过Autolisp开发,还可实现更多图形的参数化绘图,提高CAD绘图的速度和准确性
failed to translate (2009-05-15, LISP, 1KB, 下载9次)

http://www.pudn.com/Download/item/id/761380.html

[其他] jiaotongdeng

美国罗克韦尔自动化生产的Micrologix1000系列微型可编程控制器具有体积小、使用简单、通用性强、快速高效等特点。
Rockwell Automation of the United States Micrologix1000 series production of micro-programmable controller with a small, easy to use, high universality, fast and efficient and so on. (2009-05-13, LISP, 9KB, 下载3次)

http://www.pudn.com/Download/item/id/757882.html

[其他行业] DAS_RELEASE

OPC 开发工具包2.0 OPC工具包是用来简化OPC规范服务器开发的工具包,它是对OPC DA/AE/HDA 诸多规范接口及应用的封装,支持VB/VC/DELPHI/CB/.net语言,支持win98, winxp, win2000, win2003平台, 支持同步/异步访问,支持读写双向访问,支持分布式体系结构,支持树型标签结构,支持自定义标签属性。应用OPC工具包,可以使开发者在很短时间内开发出一个符合OPC规范的服务器软件,既无需涉及烦琐的OPC协议,也不必掌握复杂的COM技术。该工具既适用工控技术人员的驱动开发,又适用于专业软件开发人员的管控系统集成。目前工具包已经在工控、楼控系统中广泛应用,客户覆盖钢铁、冶金、化工、造纸、电力、石化等行业,已经认证通过OPC基金会兼容测试。已测试的客户端包括GE、Simens、ABB、Honeywell等公司的组态和DCS系统,组态王、力控、开物、昆仑通态等国内组态软件,稳定可靠,性能优异。
Huawei EMC internal document (2009-02-17, LISP, 3407KB, 下载167次)

http://www.pudn.com/Download/item/id/645719.html

[人工智能/神经网络/深度学习] farmer

CLIPS是一个专家系统,它用C语言编定。全称是The C Language Integrated Production System. 它可以应用到很多的系统上,如Microsoft Windows,Macintosh,VAX 11/780等。事实上,由于CLIPS 由C语言编写,所以理论上,只要有C语言的编绎器,我们可以将CLIPS移值到任何的系统上。 专家系统是将某领域专家们的知识与经验,经过知识加工服务的过程,建立一套以推理的方式来解 决问题的系统。它就像某一领域的专家一样,能够对该领域的一系列问题进行判定。比如医学疹断 专家系统(疹断各种疾病),农业分析系统等。
CLIPS is an expert system, it is using the C language fix. The full name is The C Language Integrated Production System. It can be applied to many systems, such as Microsoft Windows, Macintosh, VAX 11/780 and so on. In fact, because of CLIPS by the C language, so in theory, as long as the C language has made browser unravel, we can shift the value of CLIPS to any of the system. Expert system is to a certain area of the experts knowledge and experience, through the process of knowledge processing services, the establishment of a set of reasoning methods to solve the problem system. It (2008-05-23, LISP, 1KB, 下载18次)

http://www.pudn.com/Download/item/id/471476.html
总计:82