A distributed C/C++ compiler
資源簡介:A distributed C/C++ compiler
上傳時間: 2014-06-08
上傳用戶:qilin
資源簡介:OXCC is a multipass, interpreting C compiler with several language extensions. It generates an Architecture Neutral Format (ANF) output and comes with a couple of example back ends. Programmers are expected to write additional back ends for...
上傳時間: 2015-04-12
上傳用戶:大三三
資源簡介:The Obfuscated Tiny C compiler (OTCC) is a very small C compiler. It generate i386 code,include two version.The one generate bin file,the other generate elf file
上傳時間: 2015-04-12
上傳用戶:windwolf2000
資源簡介:A distributed, peer-to-peer, server-less communication & messaging solution for JAVA (JMS), C++ and .NET applications, integrates with JBoss, WebLogic & WebSphere. Offers guaranteed delivery, security and transactions. Supports TCP, SSL & H...
上傳時間: 2014-11-28
上傳用戶:wangchong
資源簡介:The MATLAB C/C++ Graphics Library is a collection of MATLAB graphics routines distributed as a single library.
上傳時間: 2016-10-25
上傳用戶:ynzfm
資源簡介:Embedded LCD source for use together with MSP430 and FontGen. Used on a Rowley MSP430 C compiler.
上傳時間: 2017-07-24
上傳用戶:Zxcvbnm
資源簡介:this is a graphical editor which is similar to MS-PAINT done using c-language runs on turbo c/c++ compiler.
上傳時間: 2017-04-06
上傳用戶:yepeng139
資源簡介:A Simple isochronous transfer. Reads 8051 ports A,B and C, and continuously sends a five byte packet over EP8IN:
上傳時間: 2015-02-01
上傳用戶:ywqaxiwang
資源簡介:Lachesis an IRCRPG combat engine written in a combination of C and C++. The combat engine is being written for a specific RPG, but most of the project should be useful to IRCRPGs in general. It includes a native interface to the IRC protoco...
上傳時間: 2014-01-26
上傳用戶:firstbyte
資源簡介:PHilips 4路A/D+1路D/A芯片控制C程序
上傳時間: 2013-12-15
上傳用戶:refent
資源簡介:A.STEVENS 用C語言開發的數據庫
上傳時間: 2014-11-18
上傳用戶:ikemada
資源簡介:The ROSETTA C++ library is a collection of C++ classes and routines that enable discernibility-based empirical modelling and data mining, developed as part of my dissertation. A brief presentation of the library can be found therein.
上傳時間: 2015-03-12
上傳用戶:開懷常笑
資源簡介:linux下的小型xml開發軟件,TinyXml is a simple, small, C++ XML parser that can be easily
上傳時間: 2013-12-20
上傳用戶:cjl42111
資源簡介:LSI C-86 compiler,小日本寫的C語言編譯器
上傳時間: 2013-12-25
上傳用戶:shawvi
資源簡介:用PHILIPS P89LPC915 完成的A/D 和 D/A轉換的C源程序.
上傳時間: 2014-01-13
上傳用戶:2404
資源簡介:Draak is a multi-language, macro compiler, meaning all syntax and code generation is defined in a single file. Draak is a single binary that is able to compile any context free language (like C, Pascal, Java) for any platform with only 1 fi...
上傳時間: 2013-12-30
上傳用戶:a673761058
資源簡介:oRTP is a LGPL licensed C library implementing the RTP protocol (rfc1889). It is available for most unix clones (primilarly Linux and HP-UX), and Microsoft Windows.
上傳時間: 2014-02-07
上傳用戶:lx9076
資源簡介:The program SPLAY is a pascal to C translation of a program that Kim Kokkonen wrote in Turbo Pascal to implement Splay Trees. This program compresses and decompresses files, and does a pretty good job of it. Contents: SPLAY.PAS ...
上傳時間: 2015-05-05
上傳用戶:rocwangdp
資源簡介:graspForth is my humble attempt at a Forth-in-C that has the following goals: GCC ......... to support all 32-bit micros that GCC cross-compiles to. Relocatable . to be able to run in-place in either Flash or Ram. Fast ........ to be "...
上傳時間: 2015-05-23
上傳用戶:tfyt
資源簡介:A series of .c and .m files which allow one to perform univariate and bivariate wavelet analysis of discrete time series. Noother wavelet package is necessary -- everything is contained in this archive. The C-code computes the DWT and maxim...
上傳時間: 2015-06-23
上傳用戶:chongcongying
資源簡介:threadpool is a cross-platform C++ thread pool library
上傳時間: 2015-07-12
上傳用戶:lz4v4
資源簡介:reads a set of C-source files and generates a two-column listing of those sources
上傳時間: 2013-12-19
上傳用戶:qoovoop
資源簡介:Package of C library extensions for Windows CE operating system. It is a supplement to C library available on Windows CE platform. The main objective of the project is to provide helper utilities for porting applications from Unix and Windo...
上傳時間: 2015-09-02
上傳用戶:冇尾飛鉈
資源簡介:1.功能 用全選主元高斯消去法計算矩陣A的秩(C語言) 2.函數參數說明 double a[m][n] : 存放mxn階矩陣A的元素,返回時將被破壞 int m : 矩陣A的行數 int n : 矩陣A的列數 int rank() : 函數返回A的秩 3.文件說明 rank.c為函數程序 rank0.c為主函數...
上傳時間: 2015-09-03
上傳用戶:xuan‘nian
資源簡介:OpenCV means Intel® Open Source Computer Vision Library. It is a collection of C functions and a few C++ classes that implement some popular Image Processing and Computer Vision algorithms. OpenCV has cross-platform middle-to-high lev...
上傳時間: 2015-09-12
上傳用戶:zhangyi99104144
資源簡介:實現A*算法的C#源代碼,不依賴于任何GIS平臺,可用于最優路徑分析等。共享出來供大家參考。 歡迎批評指正:-)
上傳時間: 2015-09-17
上傳用戶:wangdean1101
資源簡介:This program demonstrates using a thread safe C++ class called SharedQT<T>. This example actually has several elements which may prove useful for those who are new to C++:
上傳時間: 2015-09-21
上傳用戶:change0329
資源簡介:qDecoder: Being a Web Application Interface for C/C++ use, qDecoder is a solution product for developers.
上傳時間: 2014-09-04
上傳用戶:zhouchang199
資源簡介:In addition to individual algorithm, Demonstration System is a "data structure" (C language version) book algorithm corresponding to the code (CPP) and the test operating procedures (VC + +6.0 to the EXE). Through the system can demonstrate...
上傳時間: 2013-12-24
上傳用戶:change0329
資源簡介:this a book whicksoa xsdcsaok ac saa as c c dsa sa csa sas cdsa csa c sac sa csa csa sa dsa
上傳時間: 2014-01-17
上傳用戶:zhengzg