Adeline Concept is designed based on wireframe sketching and surfacing tools in SolidWorks and then rendered by Photoworks with indirect high quality illumination.
TRemote SerialPort is an application to connect two serial ports via network. Therefore you would be able to send command to a serial port remotely and receive command answer over a network. The software has two modules: Sending Module and Receiving Module. Each module can perform in two modes: Application Mode and SerialPort Mode. Application mode in Sending module is for sending command from computer but in SerialPort mode, the software receives data from a COM port first and then sends it through network. Application mode in Receiving module displays commands sent by Sending module on computer and in SerialPort mode, the software launches received command on the COM port selected by user. Download TRemote SerialPort 1.0.0.0 Beta +VB.NET 2010 Source Code (39 KB)
TKeyMaker is an application to encrypt your files and create keys for them to decrypt them. By TKeyMaker you can encrypt any kind of file. The decrypted file only can be opened with its own key which is created by the software while encryption process.
Please read license file before using this application.
TMP3Tagger is a portable multi MP3 files ID3v1 tag editor application. TMP3Tagger is able to edit ID3v1 tag of multi MP3 files at the same time, remove the tag, append any string to it and also replace any character in that. The software uses threading technology to improve performance of editing process.
Note:Please read license file before using TMP3Tagger 1.0.0.0 Beta. The application may damage your MP3 files so please backup your files before you import them to TMP3Tagger.
TomyadAuto Vortex is a concept car in MPV body style which is designed by SolidWorks and rendered by PhotoWorks with global illumination. The car body is created using surfacing and thicken tools.
This VB.NET source code uses Wavelet Neural Network to approximate single-variable functions. Training data should be inserted to the Access database for supervised learning. User is able to select number of processing neurons, learning rate and learning iterations. The project has the feature to plot approximated functions.
A shaft is a rotating member, usually of circular cross section, used to transmit power or motion. It provides the axis of rotation, or oscillation, of elements such as gears, pulleys, flywheels, cranks, sprockets, and the like [Shigley’s Mechanical Engineering Design]. Main goal of a mechanical engineering for designing a shaft is to determine shaft average diameter.
In ShaftDesigning source code, user should determine design factor, stress concentration factors, Marin factors, maximum bending momentum, maximum torsion, shaft material properties and initial value for shaft diameter on the . Then the source will calculate a good approximation for shaft average diameter by fixed point method. Combination of Von Mises yield criterion and Soderberg criterion are used for dynamic designing.
ShaftSolver source code is an additional tool for calculating bending momentum and torsion on the shaft. The code also solves supports forces and plots total momentum diagram based on elements used on the shaft.