-
cadimportnet
最新版CADImport 可以在.NET环境操作CAD DXF文件,包含导出图片、DXF格式文档、PDF文件等等功能。(Folders contents:
.in – executable files of demo applications, the Viewer or Import Library
(Depends on the order, the Viewer library is offered by default)- CADImport.dll
.doc – documentation for demo applications and the library
.demos_sources – the source code of the demo applications
.demos_sourcesAddEntityDemo – the source code of the demo application that demonstrates a process of new entities adding to the existing open DXF or DWG file this application uses the Import library and offered in the reduced form – executable file and the code of the Application without the library code (the Import library is needed for compiling the application)
.demos_sourcesImportDemo – the source code of the application that demonstrates the access to the properties of the loaded entities this application also requires the Import library and by default offered in the reduced form – executable file and the code of the application without the library code (the Import l)
- 2020-06-28 19:20:01下载
- 积分:1
-
opencv双目测距(附源代码)
说明: 使用双目摄像头,基于opencv的测距程序(Distance measurement program based on OpenCV with binocular camera)
- 2020-01-30 21:14:12下载
- 积分:1
-
LCD
51单片机控制12864液晶,适合初学者入门使用,简单方面,易于移植(51 12864 LCD, suitable for beginners to use, simple terms, easy to transplant)
- 2013-12-16 17:02:36下载
- 积分:1
-
adc
Stm8l series adc example
- 2019-05-13 17:00:38下载
- 积分:1
-
OpenPhase.V0.9.1
相场法模拟的仿真程序,使用c++编译,功能在用户手册中有(Phase field simulation of the simulation program, the use of c++ compiler function in the user manual)
- 2021-03-02 16:59:34下载
- 积分:1
-
开关磁阻电机控制 库函数
This simple library allows control of switch reluctance motors such
as those found in hard disks. It provides varying degrees of precision
assuming three phases.
Library also supports rudimentary speed control which allows programmers
to control motor speed without resorting to usage of `delay`. This is done
through setting speed measured in revolutions per minute and calling
`motor_step` or `motor_step_backward` frequently. State of pins will be
updated only after specific time has passed. Speed control does take into
account sequence sizes, so no additional calculation is needed.
- 2022-03-17 23:07:23下载
- 积分:1
-
B+树实现(多注释)
用C++实现的B+树,结构清晰 ,代码整洁 ,注释详细。学习算法的同学可以借鉴
- 2022-05-19 15:57:56下载
- 积分:1
-
SearchEngineCompare
用C#编写的一个款搜索engine的源代码!摘自<Visual c#2005 程序设计>(With C# Prepared a section of source code search engine! Excerpt from )
- 2008-06-08 01:45:50下载
- 积分:1
-
ScreenCapture
使用GDI库,软件可以捕捉桌面任意窗口,保存到剪切板。
操作方法:按下鼠标左键,进行拖动;(Using GDI library, the software can capture any of the desktop window, save it to the clipboard. Methods of operation: press the left mouse button, and drag )
- 2013-09-17 18:02:41下载
- 积分:1
-
FactoryPattern
FactoryPattern example to illustrate abstract, concrete, and product patterns.
- 2014-01-17 08:08:22下载
- 积分:1