编程
最小包围盒和最大距离点对
highflybird
本文给出了求最小包围盒和最大距离点对的算法及其源码。
- Read more about 最小包围盒和最大距离点对
- Log in to post comments
LISP陷阱与缺陷
highflybird
本文探讨了一些autolisp在使用时可能遇到的坑和解决办法。
- Read more about LISP陷阱与缺陷
- Log in to post comments
让powershell成为编程的强力助手
highflybird
此文介绍了如何调用powershell为lisp实现各种功能,如:调用dll,通用对话框,加解密,DEEPSEEK接口等。
- Read more about 让powershell成为编程的强力助手
- Log in to post comments
Python OpenCV 人脸识别
highflybird
计算机视觉作为人工智能的重要分支,正在深刻改变安防、医疗、零售等多个领域。
- Read more about Python OpenCV 人脸识别
- Log in to post comments
Python 与AutoCAD 的交互
highflybird
现在python越来越强大了,是有必要和AutoCAD 结合在一起做点事情了。
- Read more about Python 与AutoCAD 的交互
- Log in to post comments