Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - google
Search - google - List
java反编译的工具,使用方法如果不会的话可以google一下,呵呵.-java compiler tools, methods, if not the case can google this, Ha ha.
Date : 2008-10-13 Size : 745.05kb User : 张郑锟

java反编译的工具,使用方法如果不会的话可以google一下,呵呵.-java compiler tools, methods, if not the case can google this, Ha ha.
Date : 2026-01-11 Size : 745kb User : 张郑锟

DL : 0
谷歌公司2009年推出的go语言编译器。这个源代码是从墙那头下载的。有兴趣的可以下载试一试。现在只支持linux和mac两种系统。如果其他系统上有需求可以去下载gccgo。-This is Google go language compiler download from golang.org which is blocked in out country. The source is for experimental purpose. The detail of how to compile it can be found at golang.org. Also, you are welcome to ask me by email if you cannot visit the website.
Date : 2026-01-11 Size : 17.65mb User :

uuHEdt(在线网页编辑器)是免费的,基于Web的所见即所得的HTML网页编辑器。 可以非常简单的在您的网站中嵌入可见即所得的网页编辑功能。广泛的支持常见的浏览器如IE, Opera, Firefox, Google Chrome and Safari。 uuHEdt(在线网页编辑器)支持常见的文本设置如黑体,斜体,下划线等。还支持颜色摄取,非常方便的选取颜色。还可以插入图片,甚至设置连接的目标窗口的大小,或是否新窗口打开链接。还可以插入特殊字符,并允许直接编辑HTML网页代码等等。-uuHEdt (online web editor) is a free, Web-based WYSIWYG HTML Web page editor. Can be very simple to embed in your site that is visible from the web page editing. Broad support for common browsers such as IE, Opera, Firefox, Google Chrome and Safari. uuHEdt (online web editor) support for common settings, such as bold text, italics, underline and so on. Intake also supports color, very easy color selection. You can also insert a picture, or even set as the target window size, or whether the link opens a new window. You can also insert special characters, and allows web pages to directly edit HTML code and so on.
Date : 2026-01-11 Size : 93kb User : alickman

Syntax Analyzer: this tool with nice GUI can analyze the simple C++ code for syntax errors! It will also tell you the line of syntax error! You could type the code or open a text file with code, and it is also possible to save a file with code. The "Template.txt" file contains the grammar - language constructions that will be recognized by syntax analyzer (such as "if" and "for") You could add your language constructions as well. The "Analyzer.h" file contains the main code of the program. The "Form1.h" file contains the GUI, and also transfers the typed code to "Analyzer.h" for analysis. Some notes about it: 1) It reports space symbols " " as syntax error. You could fix it easily. 2) The comments are on Russian, you will have to use Google Translator to translate them. Use "translate to English" - because if you use "translate to Chinese", it will translate Russian -> English -> Chinese, and the translation quality would be really bad.
Date : 2026-01-11 Size : 4.46mb User : benjy

Go语言是谷歌2009发布的第二款开源编程语言。Go语言专门针对多处理器系统应用程序的编程进行了优化,使用Go编译的程序可以媲美C或C++代码的速度,而且更加安全、支持并行进程。-Go language is an open source programming language Google 2009 release of the second paragraph. Go language application programming specifically for multi-processor systems are optimized to use the the Go compiled program comparable to the speed of of C or C++ code, and safer, to support the parallel processes.
Date : 2026-01-11 Size : 7.06mb User : yoyo

阿赛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 perfectly compatible with the full line of IE, Firefox, Google), and can be easily integrated into a variety of websites system (has been tested and has perfect support ASP, PHP, NET, JSP), to abandon the conventional framework of editor mode, with a new text domain mode, get a better browser compatibility, only a JS core file, to facilitate implantation and modify.
Date : 2026-01-11 Size : 28kb User : 薛泽亚

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.
Date : 2026-01-11 Size : 271kb User : SKF

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 Program Description This program is the main entry of the application. This program extracts blood vessels a retina image using Kirsch s Templates.- 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 Program Description This program is the main entry of the application. This program extracts blood vessels a retina image using Kirsch s Templates.
Date : 2026-01-11 Size : 88kb User : alaa

Picoc是google开源代码项目中看到的一个项目,其初衷貌似是要做一个在小的嵌入设备上的C解释器。它的核心代码只有3500行左右,可读性不错,虽然没有实现完整的ISO C标准,基本的C运行库还是具备了。-Picoc is a very small c interpreter.
Date : 2026-01-11 Size : 397kb User : 张清华

google的html解析器 C语言解析html网页文件-gumbo-parser-master
Date : 2026-01-11 Size : 2.06mb User : chengsheng

Google Protocol Buffer( 简称 Protobuf) 是 Google 公司内部的混合语言数据标准,目前已经正在使用的有超过 48,162 种报文格式定义和超过 12,183 个 .proto 文件。他们用于 RPC 系统和持续数据存储系统。 Protocol Buffers 是一种轻便高效的结构化数据存储格式,可以用于结构化数据串行化,或者说序列化。它很适合做数据存储或 RPC 数据交换格式。可用于通讯协议、数据存储等领域的语言无关、平台无关、可扩展的序列化结构数据格式。目前提供了 C++、Java、Python 三种语言的 API。-Google Protocol Buffer (referred Protobuf) is a mixed-language data standards within the company Google, it is now being used with more than 48,162 kinds of packet format definition and a .proto than 12,183 files. They used RPC system and continuous data storage system. Protocol Buffers is a lightweight efficient structured data storage format that can be used to structure data serialization, or serialization. It is very suitable for data storage or RPC data exchange format. Language can be used for communication protocols, data storage and other areas regardless of platform-independent, scalable serializing structured data format. Currently it offers C++, Java, Python three languages API.
Date : 2026-01-11 Size : 4.31mb User : dashixiong
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.