9eFish - 带有 open source 标签的文章
1
臭虫

xdp - CxImage

RiverRiver 发表于 12 天, 4 小时, 38 分钟 之前
Monday, March 08, 2010 4:56:21 PM GMT Sunday, February 28, 2010 9:59:20 AM GMT
:: CxImage:: ProjectsDownloadsDocumentsForumContactAbout me OverviewDocumentationFeaturesWhat's new   Description:Another free C++ image processing and conversion libraryPlatform:Windows / LinuxLicense:zlibRelease:6.00Last update:02 Feb 2008 Overview CxImage is a C++ class that can load, save, display, transform images in a very simple and fast way. CxImage is open source and licensed under the zlib license. In a nutshell, this means that you can use the code however you wish, as l... (more)
类别: Smart Client | 点击: 0 | 评论 | | 源: www.xdp.it
标签: image processing, open source
1
臭虫

FileZilla - The free FTP solution

RiverRiver 发表于 62 天, 5 小时, 25 分钟 之前
Tuesday, January 19, 2010 2:15:18 AM GMT Saturday, January 09, 2010 9:13:05 AM GMT
Overview Welcome to the homepage of FileZilla, the free FTP solution. Both a client and a server are available. FileZilla is open source software distributed free of charge under the terms of the GNU General Public License Support is available through our forums, the wiki and the bug and feature request trackers. In addition, you will find documentation on how to compile FileZilla and nightly builds for multiple platforms in the development section.Quick download linksDownload FileZilla Client All p... (more)
类别: Smart Client | 点击: 1 | 评论 | | 源: filezilla-project.org
标签: open source, software, tools
1
臭虫

Insight Segmentation and Registration Toolkit - Wikipedia, the free encyclopedia

RiverRiver 发表于 89 天, 1 小时, 18 分钟 之前
Wednesday, December 23, 2009 2:25:39 AM GMT Sunday, December 13, 2009 1:20:00 PM GMT
Insight Segmentation and Registration ToolkitFrom Wikipedia, the free encyclopediaJump to: navigation, searchITKDeveloper(s)Insight Software ConsortiumStable release3.14 / May 28, 2009Written inC++Operating systemCross-platformAvailable inC++, Tcl, Python, JavaTypeDevelopment LibraryLicenseBSD Like,BSDWebsitehttp://www.itk.orgFree software portal ITK is a cross-platform application development framework, widely used for the development of image segmentation and image registration programs. ITK was deve... (more)
类别: Smart Client | 点击: 0 | 评论 | | 源: en.wikipedia.org
标签: image processing, open source
1
臭虫

Visual Studio add-in: CopySourceAsHTML - Gunnar Peipman's ASP.NET blog

gpeipmangpeipman 发表于 218 天, 18 小时, 28 分钟 之前
Friday, August 07, 2009 1:25:03 AM GMT Wednesday, August 05, 2009 8:09:51 PM GMT
When I started with this blog I needed some tool to copy code snippets from Visual Studio to Windows Live Writer so I get formatted code. There is cool online code highlighter called GeSHi, but I wanted my code to look like in Visual Studio editor. After some searching I found Visual Studio add-in CopySourceAsHTML. (more)
类别: Foundation | 点击: 0 | 评论 | | 源: weblogs.asp.net
标签: add-ins, blogging, open source, tools, visual studio
1
臭虫

wijix | SubForum.net Is An Open Source ASP.NET MVC Discussion Forum

carolhaozicarolhaozi 发表于 248 天, 10 小时, 58 分钟 之前
Friday, July 10, 2009 3:36:31 AM GMT Tuesday, July 07, 2009 3:39:31 AM GMT
Me and my good friend Adnan Ahmad have created an open source project on codeplex called subforum.net. Subforum.net is an ASP.NET MVC discussion forum. We want it to be unique and different from other discussion forums but still maintain the ideals of a forum. We would like it to combine the best ideas of other sites such as stackoverflow and DIGG. Please join us and check out subforum.net. (more)
类别: Web Form | 点击: 1 | 评论 | | 源: www.wijix.com
标签: asp.net mvc, Forum, open source
1
臭虫

InfoQ: 23个.NET开源项目

adminadmin 发表于 252 天, 6 小时, 23 分钟 之前
Wednesday, July 08, 2009 9:15:46 AM GMT Friday, July 03, 2009 8:14:18 AM GMT
Eric Nelson是微软技术的传道者,也是MSDN UK Flash的技术编辑,他编写了一个列表,列出23个UK开发人员推荐的.NET开源项目。微软的一些开源项目如ASP.NET MVC、DLR、IronRuby、IronPython、MEF等则未列入其中。 (more)
类别: Architecture | 点击: 0 | 评论 | | 源: www.infoq.com
标签: .net开源项目, open source
1
臭虫

Common Compiler Infrastructure(CCI)开源了!-Script Ahead, Code Behind

dotlivedotlive 发表于 330 天, 2 小时, 45 分钟 之前
Friday, April 17, 2009 2:08:55 AM GMT Thursday, April 16, 2009 11:52:25 AM GMT
提到了Common Compiler Infrastructure(CCI)源自Project 7,用于为.NET平台提供一套实现编程语言用的公共基础设施。这套基础设施不但也用与编译器编写,也可用于代码分析、代码优化、代码生成等多种功能。FxCop就一直依赖于CCI来提供PE文件解析和写入的相关功能。Visual Studio中的代码分析功能也是基于CCI的特化版。.NET 4的Code Contract也在使用CCI…… (more)
类别: Foundation | 点击: 0 | 评论 | | 源: rednaxelafx.javaeye.com
标签: CCI, open source
1
臭虫

ASP.NET MVC 1.0 - ScottGu's Blog

xgluxvxgluxv 发表于 344 天, 12 小时, 13 分钟 之前
Wednesday, April 08, 2009 9:26:21 AM GMT Thursday, April 02, 2009 2:25:05 AM GMT
Asp.net MVC开源 (more)
类别: Web Form | 点击: 4 | 评论 | | 源: weblogs.asp.net
标签: asp.net mvc, open source, 开源