社区
下载资源悬赏专区
帖子详情
Color Editor.opx Color Editor.opx下载
weixin_39821526
2022-11-01 13:41:01
origin安装Color Editor时的文件 , 相关下载链接:
https://download.csdn.net/download/bianhuaHYQ/86869378?utm_source=bbsseo
...全文
652
回复
打赏
收藏
Color Editor.opx Color Editor.opx下载
origin安装Color Editor时的文件 , 相关下载链接:https://download.csdn.net/download/bianhuaHYQ/86869378?utm_source=bbsseo
复制链接
扫一扫
分享
转发到动态
举报
写回复
配置赞助广告
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
Color
Editor
.
opx
Color
Editor
.
opx
origin安装
Color
Editor
时的文件
origin常用app.zip
考虑
下载
origin的app经常出现问题,给大家整理了一些常用的app。如果没有涵盖评论私信我就可以啦
Palette:生成图片调色卡
Palette 调色卡 颜色量化算法为:中位切割(Median-cut algorithm)
ImpREC 1.7c
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~= ~ Import REConstructor v1.7c FINAL by MackT/uCF2000 in 2001-2008 ~ = = ~ - *for Windows 9x, ME, NT, 2K, XP, Vista32/64* - ~ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~= If you would like to help continue developing and bug fixing ImpREC and you have ideas, suggestions or bug fixes please visit Tuts 4 You forum in the following topic to share your ideas: http://www.tuts4you.com/forum/index.php?showtopic=6410 Thank you! v1.7c FINAL (PUBLIC VERSION) ---------------------------- - Misc - Fixed bug introduced in 1.7b when DLL's have discardable sections (jstorme) v1.7b FINAL (PUBLIC VERSION) ---------------------------- - Misc - Fixed invalid API bug in user32.dll on Windows 98 (jstorme) - Modified code to improve support for discardable/unreadable sections (jstorme) - Fixed ImageBase problem with DLL's when "Use PE Header from Disk" is checked (jstorme) - Added an "ImpREC Classic" looking version v1.7a FINAL (PUBLIC VERSION) ---------------------------- - Misc - Fixed Win2K crash, AllocConsole was replaced with ActivateActCtx (jstorme) v1.7 FINAL (PUBLIC VERSION) --------------------------- - Misc - Fixed RestoreLastError API set to SetLastError for WinXP/Vista compatibility (MaRKuS_TH-DJM) - user32.dll is always read from the system, prevents a crash from corrupted PE of user32.dll (MaRKuS_TH-DJM) - Latest version of psapi.dll (6.0.6000.16386) included - Fixed Vista64 crash bug (jstorme) - GUI modified and improved (based upon Fly's modification) - Updated/corrected plugins and deleted dups v1.6 FINAL (PUBLIC VERSION) --------------------------- - Misc - Finally fixed the bug in the check for adding section (Thanks to Christoph) v1.6 beta *PRIVATE* ------------------- - Tracers - Tracer Level3 - Added EIP Log - Misc - Finally, support relative calls rebuild (not with the loader yet) - Added a disassembler window for redirected code - Added colour to all known imports (Thanks to Jeff Schering) - Added a hex viewer (built with the disassembler) - Fixed blink in RichEdit control - Checkbox "OpCodes" is enable/disable depending on "Hex View" (Thanks to Muffin) - Removed the useless '/' when there's no name (ordinal only) - Disassembler is allowed on valid slot too now - Fixed HexView to show all printable chars - Added disasm comment for
where
- Added Right Click function on disasm code to ease the life (TRY IT!) - Added 'Get Imports Filter' in 'Advanced Commands' (Greetings to Titi) - Tooltips added in Options - Fixed bug in "Fix dump" renaming (with the char '_' before the ext) - Added Original First Thunks rebuilder (in Options) - Fixed bug on disabled editboxes (you could edit them.... erm) - Added checks in PEFile.cpp for invalid executables (Thanks to Snacker!) - Fixed some possible problems on sscanf and ordinals ("%X" with WORD type) v1.5.1 beta2 *PRIVATE* ---------------------- - Tracers - Error codes updated for the Tracers Level2 and 3 - Misc - Fixed bug from the 1.5.1 beta1 in the Import
Editor
(a string bug) - Fixed bug on validation check for the 'Congratulations' text (Thanks to LordByte) - Fixed bug in the
(Thanks to LordByte) - New imports scheme added (NOT COMPLETE SO DO NOT USE IT) - Support relative calls rebuild => visible with a (R) tag in imports - Fixed a bug with "Create New IAT". It can now manage a thunk which has several apis of different module (Thanks to EOD) - Added 'Load PE Header'. It could be useful to force ImportREC to use your own PE Header (Thanks to EOD) v1.5.1 beta1 *PRIVATE* ---------------------- - Tracers - Tracer Level3 - New approach (Thanks to EliCZ) - Support SEH chain - No more FS instructions emulation - Dumb Mode (YES, it could be useful for redirected scheme which copies the start code of an API and jump later. It has the behaviour of the Tracer Level1 but it really executes the code) - Misc - Added 'Get API Calls' dialogbox to set addresses filter and heuristics - Added 'Mode Cloak' (for anti-imprec tricks) v1.5 *PRIVATE* -------------- - Loader - Clean up code (the injected loader) - Added an IRC log to explain how to use it (Greetings to LaBBa) - Tracers - Error codes updated for the Tracers Level2 and 3 - Plugin Tracer - Redesigned interface for good reasons (See
) - All examples have been updated for the new interface - Support 'Exact Call' feature - GUI switched into a Submenu (ala WorkerBee#2 by ZigD) - Misc - 'AutoTrace' will not use the Tracer Level2 anymore (play CAREFULLY with the TL2 because it's a global hook) - Windows 95 Support (Thanks to EliCZ, Unknown One and ZigD for testing) - Tested under NT4 (Thanks to Unknown One) - The Import
Editor
(double click on a function) will look for the nearest valid function in the thunk and will get its module name. => Much faster when editing each function by hand. - Improved 'Exact Call' (It will not retrace all exact calls from a slot if they have already been resolved) - New Module Loader (It should be faster) - Support function names which have more than 256 characters. ImportREC left when clicking on
(Thanks to ToyBomB and shandi for reports) -
added (Right click on the Log listbox) - Fixed Import
Editor
to look for the name first before looking for the ordinal - Added 'Skip Main Slot' in Options. It will allow you to trace *ONLY* on all Exact Calls. The main slot will be skipped by the tracer. -
will stop any tracers (except 'Plugin' if you did not manage it) even when you have selected several slots to trace - ApiHooks Updated (Greetings to EliCZ) - Added an Exact Calls window (right click on the tree) - Added Remove buttons - Sort datas by column when clicking on it (Yop G-RoM! ;p) -
will set the IAT RVA and Size in the PE Directories to 0 (Thanks to Crusader) - *ALL* docs have been updated v1.4.2+ ------- - Misc - Fixed wrong image base/size usage when disabling "Use PE Header From Disk" AGAIN! v1.4.2 ------ - Loader - Finally fixed the bug when rebuilding imports of ripped layers (sometimes, it produced an invalid PE file) - Tracers - Tracer Level3 - A little bit faster - Fixed wrong opcodes (Damn copy&paste! Erm)... (Thanks to necrotoad for his target so i could find that bug) => Should work for latest SD2 => The target should not quit anymore under XP - Misc - Added a filter to "Get API Calls" to get valid addresses only - Fixed wrong image base usage when disabling "Use PE Header From Disk" for reloc'ed target for example (Thanks to Thigo) v1.4.1a ------- - Tracers - Tracer Level1 - Fixed a little bug added from the previous version (It could trace into k32.dll... D'oh myself!) v1.4.1 ------ - Loader - Can handle Kernel32 Ordinal - Tracers - Tracer Level1 - It will not be fooled anymore by latest ASProtect Emulated API - Misc - Erratum: "Fix Damaged PDB" is for Win9x/ME only! - "Create New IAT" feature - "Select Code Section(s)" to precise where is the code in the target - Fixed bug when loading imports file which contains Exact Call with ordinal - Debug stub scheme added (for getting API from an executable which was compiled in debug mode) - Full Dump (can dump EXE & DLL and it should work for antidumping tricks) v1.4 ---- - Tracers - Tracer Level1 - Fixed a small bug on the stack emulator (D'oh! Tamus! :p) - Tracer Level3 - Recoded from scratch (Thanks a lot to G-RoM for his precious help and patience) - Plugin - Asprotect v1.2x Emulated API Plugin (Thanks to ZigD) - Misc - Use PE Header informations from dump or disk (in Options) - Debug privilege is now managed and damaged PDB can be repaired (Thanks to EliCZ) - Renormalized exports (for Win9x/ME only) - Fixed a GPF when using the wheel mouse (or arrows keys) just after selecting a process - "Stick" current imports with new added ones correctly (when you do GetImports with several contigous regions) - "Get API Calls" feature - "Exact Call" for Safecast/Safedisc 2 redirections - Load & Save "Exact Call" Imports - Updated to APIHooks 5.6 v1.3 ---- - Import
Editor
- An editbox for entering the name of the API (MSDN-like when using Index) - Loader - Layers Auto Finder (with recursion) - Layers
editor
(add/modify/remove) - Improved relocations - Multiple modules can cohabit in a same thunk - Direct calls/jumps to any imports in all layers, are rebuilt (for portability) - Tracers - Tracer Level1 - A little stack emulator was implemented (very basic though) - Plugin Tracer - TRACERS LEVEL 2 AND 3 ARE STILL NOT COMPLETE AND THERE JUST FOR EXPERIMENTATION. THEY ARE LAME so use them if YOU ARE BORED AND NOT AFRAID TO CRASH your computer, YOU ARE WARNED. - Misc - Improved IAT scanner + Bug fixed on the invalid IAT size (negative) found by it - DLL's names are now based on their filename and not on their header structure - New ApiHooks and as usual it still is impressive how it gains speed each time! (Thanks to EliCZ again) - Check on overlapped IAT by new imports (when not adding a new section) v1.2 *Final* ------------ - Fixed a little bug when there is only one invalid pointer and loader is activated, the dialogbox for entering interval of ripped data/code didn't appear. - Fixed a bug in showing new import size when it is empty (0x100 instead of 0) - Added error managing in the loader if it can't find a dll or an api. (So its size has grown up a little bit) - Fixed a bug on wrong section table location when loading PE files (YODAAAAA!!!!!! ;-)) (and for all my PE related code too...) - ApiHooks updated again!! Thanks to EliCZ, it's really faster than before... Wow! ;-) - Autotrace (do not expect a miracle from its part). Moreover prepare to crash if you manage to use it because it uses the tracer level2... you are warned!! :-) - Improved Ripper analyzer v1.2 RC1 PRE Release -------------------- - Added a loader against faked APIs in thunks. - Fixed a little bug when loading a tree for the last parameter if it has only one character - Get the invalid pointers in the running process when reloading a tree which contains some - Added a flag for loader in tree text files (still is compatible with v1.2b3 version though) - ApiHooks updated - You can rebuild DLL now by clicking on "Pick DLL" button - I decided to retire my Tracer L3 for the moment because it's too buggy v1.2b3 ------ - Useless but funny, changed icon... thanks to Avl!s :-) - Function is correctly selected when double clicking on it for Editing. - Oops! Where was the
and
file on previous versions???! :-) - Don't use anymore GetCurrentDirectory for looking for
- A little note when launching the first time - TimeOut option for Tracer Level2 and 3 - Fix EP to OEP option when fixing a dump - Options are saved in an INI file - Maintaining "Shift" key for Tracer Level1 shows the Module name in the MessageBox title instead of "huhu" :-) and moreover it shows VA correctly now. - Correct ImageSize in PE Header when adding a new section (Windows 98SE and 2k do it automatically but it is better to do it ourselves though) - Added the old good Dennison's uCF logo (i mean the logo, not you Denni! ;-P) in 'About' dialog box - Replace all "between" by "by the way" in all txt files... :-x - Stastistics are shown regularly (thx to Pal) - 'Show Suspect' button (thx to Pal) - Fixed a GPF when closing the running target and continuing to rebuild it (thx to Pal) - Load & Save Tree in text format. (You can still load old binary ".rec" files) (Pal, you can edit them manually now! :-)) - Fixed a bug in my module loader when the module image base is different to its pe header one (ie when it has been moved by windows). (BIG THX TO PAL! ;-)) - Module loading log is more precise now - First prebeta version of tracer l3 (still is VERY BUGGY! You are WARNED!) v1.2b2 ------ - Argh!!!! Export ordinals were fixed now! Sorry, i have forgotten to add the Base for all ordinals!! Marf! That's why my "Import all by ordinal" option didn't work under NT/2000... It's now reactivated under those systems (even if your exe will not be portable to another system) - Fixed a GPF (oops! :-P) when invalidate some particular APIs - Load and Save Tree Models - Enable and Disable controls (buttons and editboxes) when necessary - Tracer level2 is slower (not under Win2000! ;-)) but less buggy than previous version - "Cut thunk" action in right click popup menu. Thanks to my best beta tester Thigo (normal, he's alone ;-P) for reporting me tELock tricks. (Greetz to tE! by the way) ;-) (Read Tips.txt for further details) - Current directory will be the path of your selected process for browsing files - Statistics after clicking on "Get Import" were fixed - Readme.txt was updated. :-) v1.2b1 ------ - Fixed a lame bug on my original IAT finder (a pb on computing its size... thx Chris ;-)) - Multiple Tree Selection - Right Click on Tree (invalidate functions, delete thunk...) - Tracer Level1 (Disasm) was improved (with magic 'Shift" key... look at Tips.txt) - *New* Tracer Level2 (Hook) uses ApiHooks. And big thanks to Yoda for advising me it ;-) - Import module name is auto updated depending on all its functions v1.1 ---- - I have forgotten to considerate the max recursion of the tracer in the options! Now it's fixed. Shame on me, yeah! ;-) - Give up the method to the start address (image base) bounds of the target too (not reliable). Unreal Tournament has shown me that ;-)... BY THE WAY, WHAT A GAME! :-D - Improved tracer again - Improved Original-IAT Auto Finder - GUI : Tree view for import - Default parameter is 'Add new section' DLL v1.0 -------- - DLL was released for GUW32 (by Christoph/UG2000) with its open source code ;-) v1.0 ---- - Give up the method with the limit address of the target (not reliable). Need to reput it in an option - "Auto-IAT Search" button added - "Ultra Arrange" button added - Modify entry point to given OEP into the dump file when fixing it v0.7 ---- - Reorganized code to export it in a dll v0.6a ----- - Show first (or second) invalid element in the 'Imported Function Found' list if it detects a problem in a thunk array - You can change the module of any import functions with the Import
Editor
- Disable "Import all by ordinal" under NT/2000... It does definitively not work :-( v0.6 ---- - No more leaked memory... I swear! :-) - Support NT/2K by fixing all forwarding export functions (thanks to +The Owl+ AGAIN! ;-)) (Tested on an ASProtected game with total success under win2000 (i mean portable on another system)) - Icedump v6.0.2.2 was released!!! ImportREC will be able to rebuild a 100% portable executable (or very close) with it. (ONLY UNDER WIN9x BY THE WAY) Icedump tries to solve 4 main windows dll which have export functions which point to the same address... => Check it out NOW!!! -> http://icedump.tsx.org v0.5 ---- - Added 2 buttons "Previous ????" and "Next ????" for looking at unresolved pointers quickly - Improved tracer engine... test it and you will see ;-) - Some errors messages are more comprehensible (for Lutin Noir especially ;-D) - GUI has changed a little bit - 'About' diabogbox finally added v0.4 ---- - A memory bug fixed when freeing export infos - "Add new section" in the dump file for the new import datas v0.3a ----- - Bug fixed on hint value which was always set to 0... erm :-) - Import ASCII name address is now aligned on WORD and not DWORD (more smaller size again) - Little filter on all Editboxes - Getting the size of the memory used by the process for memory bounds testing and the tracer v0.3 ---- - First public release - Tested on win2000 and it can not rebuild correctly because of module
which contains some API from kernel32.dll of win95/98! :-( (like RltDeleteCriticalSection, ...). If anyone has a solution, please mail me!!!!! - Added a real tracer engine (from Borg disasm of Cronos) but still need to improve its use - Added a function
editor
(for fixing Asprotect 'GetProcAddress'-like redirected function by yourself for example) ** Double-click on the function in the "Import Functions Found" list and choose the good API. - Bug fixed : you can fix a dump which does not have RVA=RAW addresses and sizes - Import all by ordinal for smaller import datas v0.2 ---- - Not yet tested on NT/2000 - Fixed a lot of bugs - Added a poor tracer for redirected functions Feb/01/2001 ----------- v0.1 - First release
TINA 9.0使用教程
TINA 9.0使用教程COPYRIGHTS C Copyright 1990-2010 Design Soft, Inc. All rights reserved All programs recorded on the original release CD of TINA and the accompanying documentation are copyrighted. TINA is provided under a license Agreement and may be used or copied only in accordance with its terms and conditions LIMITED LIABILITY TINA, together with all accompanying materials, is provided on an “asis” basis, without warranty of any kind DesignSoft, Inc, its distributors, and dealers make no warranty, either expressed, implied, or statutory, including but not limited to any implied warranties of merchantability or fitness for any purpose In no event will Design Soft Inc, its distributor or dealer be liable to anyone for direct, indirect, incidental or consequential damages or losses arising from the purchase of tina or from use or inability to use tina TRADEMARKS IBM PC/AT, PS/2 are registered trademarks of international Business machines corporation Windows, Windows 9x/ME/NT/2000/ XP/Vista/Windows are trademarks of Microsoft Corporation PSpice is a registered trademark of Micro im Corporation Corel Draw is a registered trademark of corelinc TINA is a registered trademark of Design Soft, Inc English version TABLE OF CONTENTS 1。| NTRODUCTION 1.1 What is tiNa and tiNa Design Suite?.....9 1.2 Available Program Versions .15 1.3 Optional supplementary hardware 16 1.3.1 TINALab lI High Speed Multifunction pc instrument 1.4 LoqiXplorer 18 2. NEW FEATURES IN TINA 19 2.1 List of new features in tina v9 19 2.1 List of new features in tina v8 21 2.2 List of new features in tina 7.0 22 3. INSTALLATION AND START-UP 25 3.1 Installation Procedure 25 3.1.1 Minimum hardware and software requirements 25 TINA Quick Start Contents 3.1.2 Installation from CD-ROM 26 3.1.3 Following the Installation steps 3.1.4 Welcome and software license Agreement… 27 3.1.5 Entering User Information 28 3.1.6 Networking Options 28 3.1.6.1 Single user license 28 3.1.62 Network license(installed on local Pcs 29 3.1.6.3 Network license installed on file server 29 3.1.7 Choose destinatⅰ on locatⅰon∴ 3.1.8 Selecting a setup Type 31 3.1.8.1 Typical… 3.182 Compact 3.1.8.3 Custom 32 3.1. 9 Selecting the Program Folder 3.1.10 Select Environment Options 3.1.11 Selecting the Symbol Set 34 3.1.12 Final check and copying the files 3.1.13 Completing the Setup 3.2 Uninstalling TINA 36 3.3 Maintaining or Repairing an Installation 37 3. 4 Network Installation .37 3.5 Install for citrix Presentation server 40 3.5.1 Installing and configuring tina 40 3.5.2 Publishing the application on the server 3.5. 3 Authorizing the application and using TINA on client computers 42 3.5. 4 Installing TINA on additional servers 3.6 Copy Protection 43 3.6.1 Copy protection by Software……… 3.6.2 Copy Protection by hardware(dongle) 4 TINA Quick Start Contents 3.7 Starting Up…….…........46 3.8 Experimenting with EXample Circuits, avoiding common problems……..46 4 GETTING STARTED 47 4.1 Schematic Editing Using the Mouse 47 4.1.1 Using the right mouse button 47 4.1.2 Using the left mouse button 48 4.2 Measurement Units 50 4.3 The Basic Screen Format 50 4.4 Placing the Circuit Components……….…..57 4.4.1 e 58 4. 4.2 Input and Outpr 59 4.5 Exercises∴ 60 4.5.1 Editing an RLC Circuit Schematic 4.6 Analyses 64 4.6.1 Analyzing an RLC Circuit (DC, Ac Transient and Fourier analysis)……… 4.6.2 Creating and analyzing an oP-AMP circuit 78 4.6.2.1 Calculating DC Transfer characteristic 83 4.6.3 Analysis of SMPS circuits 84 4.6.4 Stress Analysis 4.6.5 Network Analysis 4.6.6 Analyzing a Digital Circuit with TINAS Digital Engine 97 4.6.7 Analyzing a Digital Circuit using Digital VHDL Simulation 100 4.6.8 Mixed Mode simulation 104 TINA Quick Start Contents 4.6.8.1 Waveform generation with VHDL and SpIce subcircuIts 105 4.6.8.2 MCU controlled smPs circuit 面B 109 4.6.9 esting your circuit in interactive mode 111 4.6.9.1 Digital Circuit with a Keypad……… 112 4.692 Light Switch with Thyristor.…… 112 4.693 Ladder Logic networks 113 4.69.4 VHDL Circuits∴ 114 4.69.5 Microcontroller( MCU) Circuits 116 4.69.6 Example PIC Flasher 118 4.69.7 Example PIC Interrupt handling 121 4.698 Editing the Code in the Debugger 124 4.699 Making a Breakpoint… 124 4.6. 10 Using the Flowchart
Editor
and debugger in TINA......125 4.6.10. Flowchart
editor
125 4.6.10.2 Flowchart Debugger 130 4.6.11 Testing Your Circuit with Simulated and Real Time Instruments 132 4.6. 12 Using the Design Tool in TINA 135 4.6.13 Design Tool vs Optimization in tINA . ......................139 4.6.14 Live 3D Breadboard 140 4.7 Creating a Printed Circuit Board(PCB) 146 4.7.1 Setting and checking footprint names 147 4.7.2 Invoking TINA PCB 151 4.7.3 Multiple logic gates in the Same package and their Power Supply 156 4.7.4 Creating a Flexible PCB Layout( Flex PCB)…………160 TINA Quick Start Contents 5. USING SUBCIRCUITS SPICE MACROS AND S-PARAMETERS 167 5.1 Making a Macro from a schematIc 167 5.2 Making a Macro from a Spice subcircuit .................................174 5. 2.1 Creating Spice Macros in TINA 174 5.2.1.1 Creating macros from downloaded files 174 52.1.2 Creating macros on-the-fly by browsing the web 178 5. 2.2 Adding Parameters to Spice Macros 184 5.3 Using and extending Manufacturers Spice model catalogs in TINA 186 5.3.1 Using the Library Manager 186 5.3.1.1 Introduction to Adding Spice macros to TINA braies 186 5.3.1.2 Problems and solutions while adding Spice macros to tiNA 192 5.3.1.3 Adding Spice models in MODEL format to the libral 200 5.4 Adding s-parameter models 204 5.5 Making a VHDL macro from a. vhd file .206 5.5. 1 Placing a vhdl macro in the schematic
editor
.... 208 5.52 esting a VHDLmacro…… 209 5.5.3 Changing the pin arrangement of a vhdl macro ... 210 TINA Quick Start Contents 6. MAKING YOUR OWN SCHEMATIC SYMBOLS AND FOOTPRINTS 213 6. 1 Schematic Symbol
Editor
213 6.2 IC Wizard in the Schematic Symbol
Editor
..216 6.3 Footprint
Editor
218 6. 4 IC Wizard in the Footprint
Editor
222 USING THE PARAMETER EXTRACTOR 225 8. ADVANCED TOPICS 229 8. 1 Introduction ...........................,.........................229 8.2 Table of contents 230 8 TINA Quick Start CHAPTER 1 IntrodUctIon 3 1.1 What is tINA and TINA Design Suite? TINA Design Suite is a powerful yet affordable software package for analyzing, designing and real time testing of analog, digital, VHDL, and mixed electronic circuits and their layouts. You can also analyze re, communication, and optoelectronic circuits, and test and debug microprocessor microcontroller applications. Every year electronic circuits become faster and more complex, and therefore require more and more computational power to analyze their operation To meet this requirement design Soft engineers have included the ability to utilize the increasingly popular scalable multi-thread CPUs. Computers that incorporate dual or quad core CPUs can deliver up to 20 times faster execution time for TINAs analysis engine-while maintaining the accuracy of prior single-threading computers A unique feature of Tina permits you to bring your circuit to life with the optional usB controlled TINALab II and logiXplorer hardware turns your computer into a powerful, multifunction T&M instrument. Electrical engineers will find tiNA an easy to use, high performance tool, while educators will welcome its unique features for the training environment TINA is distributed in two major versions- TINA and TINA Design Suite. TINA includes circuit simulation only, while TINA Design Suite also includes the advanced PCB designer. This fully integrated layout module has all the features you need for advanced PCB design including Multilayer flexible PCB's with split power planes, power ful autoplacement autorouting, rip-up and reroute, manual and follow-me"trace placement, DRC, forward and back annotation, pin TINA Quick Start
下载资源悬赏专区
13,655
社区成员
12,579,100
社区内容
发帖
与我相关
我的任务
下载资源悬赏专区
CSDN 下载资源悬赏专区
复制链接
扫一扫
分享
社区描述
CSDN 下载资源悬赏专区
其他
技术论坛(原bbs)
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章