Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • cadsim 3D procedural CAD system in Haskell with ability to manipulate/simulate an environment cadsim 3D procedural CAD system (a la OpenSCAD) in Haskell (c) Chetan Taralekar 2011,2012
  • pythonocc ... . pythonOCC is built upon free and open source 3D CAD kernel [OCE project](https://github.com/tpaviot/oce/). We ... and geometry process, visualization. SWIG is used to generate the C++ to python bridge. [pythonocc-generator](https://github.com/tpaviot/ ...
  • i2c I2C bus project written in c++ and uses the boost libraries. # i2c (codename lionheart) *by Torsten Walluhn (aka MadCad)* Copyright (c) 2011, mad-cad.net This project is a simple i2c bus experiment. I try to ...
  • boxmaker ... the pieces or not. This can be helpful when importing into some CAD programs that don't respect dimentions. Set to `true` if you ... is licensed as Open Source Software under the MIT license. The BoxMaker source code is copyright (c) 2002 Rahul Bhargava.
  • paypal2kashoo ... separate transaction. 8. Go through the transfer transactions (e.g. CAD to USD) - you need to read each transfer and ... the Kashoo List -------------------------- a. New List b. Account = PayPal c. Net = Amount d. Ignore any text columns except Description ...
  • openvoronoi ... a PDF with the CMakeLists.txt in this directory. - cpp_examples/ has c++ examples (more needed) - python_examples/ has Python examples. Many use VTK ... (2011) 651-663 http://dx.doi.org/10.1016/j.cad.2011.01.020 todo: Burnikel-papers? References, HSM or ...
  • Laser-Show-Shield ... in a standard way. This DLL project is written in Microsoft Visual C++ (using Visual Studio 2005). The source code for the DLL test ... schematic and board were done in the free version of Eagle CAD. A PDF version of the schematic has been included. All ...
  • OCCANDROID ... be best applied in development # of numerical simulation software, # including CAD/CAM/CAE, AEC and GIS, as well as PDM ... (including Java SE Development Kit) 1. Download/Install Eclipse with C/C++ support [ http://www.eclipse.org/downloads ] 2. ...
  • vm ... /vm/`. Note that I am used to set `export LC_ALL=C` in `.bashrc` such that all the dot-files are sorted ... (according to .vm.conf) Scripts with VM arg and confirmation: ------------------------------------- `./.cad VM` Send a Ctrl-Alt-Del to the VM `./. ...
  • pyplasm ... for geometric and solid parametric design, developed by the CAD Group at the Universities 'La Sapienza' and 'Roma Tre ... conda install --channel scrgiorgio pyplasm ``` --> Then test it: ``` python3 -c "from pyplasm import *; VIEW(CUBOID([1,1,1]))" ...