open source dicom viewer

Want to know open source dicom viewer? we have a huge selection of open source dicom viewer information on alibabacloud.com

View PDF files in WPF-summary of issues based on open source Moonpdfpanel (no need to install any PDF reader)

Homage to yang-fei-there is a simple usage example:Http://www.cnblogs.com/yang-fei/p/4885570.html.The guy who wrote moonpdfpanel about this open source software implementation Introduction:Https://www.codeproject.com/articles/579878/moonpdfpanel-a-wpf-based-pdf-viewer-controlQuestion 1:Description: Libmupdf.dll cannot be loadedWorkaround: libmupdf.dll是用C++写的。把它放到

Sharpmap Analysis Note for. NET 2.0-based open-source GIS project (11): sharpmap image preparation-geotiff image production process based on ERDAS

SharpMap Analysis Note for. NET 2.0-based open-source GIS project (11): SharpMap image preparation-GEOTIFF image production process based on ERDAS Su Weimin http://www.gisdev.cn/http://blog.csdn.net/suen/ date: 2007-7-5 All copyrights reserved. If you need to reprint the information, contact the author and indicate the source in a conspicuous position.

33 2017 years must know the Ios/swift Open Source Library third-party library

], pod ' chameleonframework/swift ',: git = ' Viccalexander/chameleon ' Permissionscope [IOS Permissions Framework], pod ' Permissionscope ' Filekit [File management], pod ' filekit ', ' ~> 4.0.0 ' swiftyuserdefaults [user Defaults helper], pod ' swiftyuserdefaults ' Kingfisher [download image], pod ' Kingfisher ', ' ~> 3.0 ' Hero [Custom attempt controller transition animation], pod ' Hero ' Hedwig [Send email] Devicekit [device Info], pod ' devicekit ', ' ~> 1.0 ' Charts [chart

Android excellent open-source projects

The following are good Android open-source projects collected in my daily work. You are welcome to provide unrecorded websites. Roottools: RootTools gives Rooted developers easy access to common rooted tools...Mmsbg:Mms bg for auto send msg and auto dialAcra:Application Crash Report for AndroidAndroid4me:J2_port of Google's AndroidJ2me2ab:A simple j2-to Android BridgeMeteoroid:Create the project to help J

Android Open Source Project Learning < two >

/ Bugsense:defining Mobile App Quality https://www.bugsense.com/ su-binary:su binary for Android Superuser Https://github.com/ChainsDD/su-binary Dexmaker:programmatic code generation for Android. https://code.google.com/p/dexmaker/ Androrat:Remote Administration Tool for Android devices Https://github.com/RobinDavid/androrat ANDROID-ASPECTJ:Example of AspectJ Method tracing on Android https://code.google.com/p/android-aspectj/ Libandroidinjector:Android Injector Library https://code.google.com/

[Open Source] skinbuilder released

[Open Source] skinbuilder released Please indicate the source when reprint: http://blog.csdn.net/absurd Some time ago, we introduced the matchbox-nest simulator, which requires a configuration file and an image. Writing this configuration file is a little troublesome because you need to determine the location of each button. The most primitive approach may be

. Net open-source project

that the first system was Asp.net forums, and later I joined. Text blog and ngallery to become a complete general-purpose system. The corresponding Chinese version is the CCS modified by Baoyu. Link: http://communityserver.org/ Rainbow Another system similar to dnn is developed using C. Link: http://www.rainbowportal.net/ Rssbandit A client's RSS viewer is developed using C #. The biggest feature is that data storage uses XML files. Link: http://ww

. Net open-source project)

files.Link: http://www.rssbandit.org/ FreetextboxAn HTML hypertext editor on the web, which was open-source in earlier versions, is still free of charge.Source codeYes.Link: http://www.freetextbox.com World WindA Windows form system developed using. NET provides a global positioning function from the perspective of the earth, similar to Google Earth.Link: http://worldwind.arc.nasa.gov Log4netCorrespon

IOS development: 40 open-source iOS projects on GitHub

IOS development: 40 open-source iOS projects on GitHub 1. AFNetworking Among many open-source iOS projects, AFNetworking can be called the most popular library project for developers. AFNetworking is a lightweight Network Communication Class Library for iOS and Mac OS X, and is now the third largest Objective-C lib

Open-source projects developed using Ruby WeChat

. provide Reply processing for all types of message business logic;6. provides implementation cases in the custom menu in the wiki;4. automatically generate a token; For details, see:Https://github.com/lanrion/weixin_rails_middleware/wiki/Https://github.com/lanrion/weixin_rails_middleware 2. advanced API implementation: Https://github.com/lanrion/weixin_authorize 1. except Oauth 2, other APIs have been implemented;2. support Redis to store access_token;Or directly look at the wiki: https://githu

2017, the hottest open source static web site Builder Top 20 announced!

In recent years, as an alternative to traditional dynamic Web site infrastructure, modern static web site generators are becoming more and more prevalent. On Staticgen, there is an open source directory about static site generators, which tracked more than 100 generators in 2017 and witnessed the trends of these generators during the year. This article collates the top 20 static web site generators in the S

Open source list

Process hacker Process hacker is a free and open source process viewer and memory editor with unique features such as powerful Process Termination. It can show services, processes and their threads, modules, handles and memory regions. Libemu Project Libemu is a small library written in C offering basic x86 emulation andShellcode Detection Using getpc heuris

Watir-Ruby open-source Web automation testing framework

Watir is an open-source Web automation testing framework implemented using Ruby. Compared with those large commercial tools, watir is small, flexible, and provides sufficient functions. Recently, I took the time to try it out. I feel pretty good. I plan to use it in the company for further promotion. The user manual, sample code, and FAQ on watir are well maintained, so I will not repeat the existing items.

7 Open Source Java anti-compilation tools

Today we are going to share some of the anti-compilation tools for Java, Anti-compilation sounds like a very big technical word, and in layman's terms, anti-compilation is a process of reverse parsing a target executable program to get the original code. In particular, programming languages such as. NET and Java that run on virtual machines are easier to decompile and get source code. Of course, there are some commercial software that confuses its pro

7 Open Source Java anti-compilation tools

Today we are going to share some of the anti-compilation tools for Java, Anti-compilation sounds like a very big technical word, and in layman's terms, anti-compilation is a process of reverse parsing a target executable program to get the original code. In particular, programming languages such as. NET and Java that run on virtual machines are easier to decompile and get source code. Of course, there are some commercial software that confuses its pro

Open Source engine 3 (EPIC) Free Download

The old game developer ID has a tradition of opening source code to the public after several years of use of a game engine product. Now, epic games has joined this line and announced the opening of the famous Unreal Engine 3 (Unreal Engine 3 ). Although there is no open engine source code, developers can download the unreal Development Kit (udk) Development Kit f

Integration of iOS open-source projects

1. AFNetworking Among many open-source iOS projects, AFNetworking can be called the most popular library project for developers. AFNetworking is a lightweight Network Communication Class Library for iOS and Mac OS X, and is now the third largest Objective-C library on GitHub. It is built on NSURLConnection, NSOperation, and other class libraries, making the implementation of many network communication func

Go Infobright is an open source data Warehouse integrated with MySQL

Tags: des blog http io os using AR strong for[Article Zhang Feast this article version: v1.1 Last modified: 2010.05.18 reproduced Please specify the original link: http://blog.zyan.cc/infobright/]Infobright is a MySQL-integrated open source data Warehouse software that can be used as a storage engine for MySQL, and select queries are no different than normal MySQL.  First, the basic characteristics of Infob

Introduction to some. net open-source projects

://www.rssbandit.org/ FreeTextbox An Html hypertext editor on the Web, which is open-source in earlier versions, is still free to use, but the source code needs to be purchased. Link: http://www.freetextbox.com World Wind A Windows form system developed using. NET provides a global positioning function from the perspective of the Earth, similar to Google Earth.

PHP email sending (126 mail and PHPMailer open-source)

PHP mail (126 mailbox and PHPMailer open source) I. first download PHPMailer Https://github.com/chenlian2015/phpmailer.git 2. Download Class. phpmailer. php Class. smtp. php Copy two files to your project directory. III. use CharSet = "GBK"; // Set the mail encoding, the default ISO-8859-1, this must be set if you send Chinese, otherwise garbled $ mail-> IsSMTP (); // Set the SMTP Servi

Total Pages: 6 1 2 3 4 5 6 Go to: Go

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.