搜索资源列表
EESaiEdit5
- 阿赛HTML在线编辑器是一款简洁,兼容性极强的HTML在线编辑器(经测试已完美兼容IE全系、火狐、谷歌),可以方便地整合到各种网站系统中(经测试已完美支持ASP、PHP、.NET、JSP),摒弃常规的框架编辑器模式,采用全新的文本域模式,获取更好的多浏览器兼容性,仅一个JS核心文件,方便大家植入与修改。-A race HTML online editor is a simple, superbly compatible HTML editor (after the test has been p
Project1
- Maps locator for builder c++ indicated for google or yahoo maps. ideal to workgroup and backup procesees . this is the best way to incorporate geoloc to your sw.
Vessel-Extraction-Algorithm
- Program for Retinal Blood Vessel Extraction Author : Athi Narayanan S M.E, Embedded Systems, K.S.R College of Engineering Erode, Tamil Nadu, India. http://sites.google.com/site/athisnarayanan/ s_athi1983@yahoo.co.in Progra
C-interpreter-Picoc-2.1
- Picoc是google开源代码项目中看到的一个项目,其初衷貌似是要做一个在小的嵌入设备上的C解释器。它的核心代码只有3500行左右,可读性不错,虽然没有实现完整的ISO C标准,基本的C运行库还是具备了。-Picoc is a very small c interpreter.
gumbo-parser-master
- google的html解析器 C语言解析html网页文件-gumbo-parser-master
protobuf-java-3.0.0.tar
- Google Protocol Buffer( 简称 Protobuf) 是 Google 公司内部的混合语言数据标准,目前已经正在使用的有超过 48,162 种报文格式定义和超过 12,183 个 .proto 文件。他们用于 RPC 系统和持续数据存储系统。 Protocol Buffers 是一种轻便高效的结构化数据存储格式,可以用于结构化数据串行化,或者说序列化。它很适合做数据存储或 RPC 数据交换格式。可用于通讯协议、数据存储等领域的语言无关、平台无关、可扩展的序列化结构数据格式