搜索资源列表
dess.zip
- Fast DES kit - Phil Karn, KA9Q September 2, 1994 This archive includes optimized DES code in portable C, Borland inline assembler for the 386, and GNU 'as' format assembler for the 386. Contents: readme - this file readme.des - details on
MyICQ
- Interverse Project - The interverse is the evolution and combination of the web, chat, IM, and voice communication. It is not just a graphical user interface (GUI), but an immersive user interface (IUI). This project will develop the clients and cont
oocr_v2_07252004
- sdfa Open OCR (oocr) is a character recognition program used for automatic scanning of documents and forms. oocr is based on the idea of automatic form/document reading, which can create a batch process in recognizing areas of interest for forms or a
vcn远程控制源代码
- VNC Source Distribution for Windows platforms ============================================= VNC is Copyright Olivetti & Oracle Research Laboratory. This software is distributed under the GNU General Public Licence as published by the Free
AudioObjectAndPlugIn
- BASS 庫是目前世界上最好的音頻解碼器之一,世界上有無數的音頻開發的愛好者都在用它開發自己喜歡的音頻播放器,BASS 庫在個人使用是完全免費的. Audio Object 就是利用 BASS 庫開發的一套音頻播放系統.最重要的是它完全開發源代碼! 它可以播放的音頻文件有 MP3/MOD/WMA/CDA 等流行的音頻格式,通過插件的形式,你更可以將它擴展可以播放 DIVX 的 AVI 電影.上傳的壓縮包裡面包含了: 1.主程序的源代碼 2.已經可以作為免費軟件使用的安裝程序
CMSware
- CMSware在线解压V1.1 1,提供者 CMSware在线解压由内容管理系统(CMS) 提供商信加科技CMSware团队(cmsware.com)荣誉奉献 2,授权协议 由于程序所使用的pclzlib库遵循GNU LGPL协议发布,因而本程序也遵循 GNU LGPL协议 3,运行环境 程序运行需要php支持Session和zlib扩展 4,管理登陆 将程序上传到web服务器,第一次运行时将会要求设定管理员账号、密码,以后用此次的设定登录 5, 程
GNU_Radio.zip
- GNU_Radio GNU radio is a free/open-source software toolkit for and the content is controlled by a handful of organizations. Cell building software radios, in which software defines the phones are
TMS320C2x(2xx)(C5x)
- 是C编译器的源码以及结构说明,英文版的,感觉还不错,有看的价值-Is the C compiler source code, as well as the structure shows that the English version, I feel pretty good, there are to see the value of
GNU_GCC
- GNU GCC编译器手册,编译选项说明等,可作为编写unix环境下工程的参考-GNU GCC compiler manuals, such as compiler options that can be used as the preparation of unix environment reference works
SVM_toolbox01
- 支持向量机作为统计学习理论的实现方法,能很好地解决非线性和高维数问题,克服了神经网络方法收敛慢、解不稳定、推广性差的缺点,近年来得到了广泛地研究,在模式识别、信号处理、控制、通讯等方面得到了广泛地应用。-Support Vector Machine as the implementation of statistical learning theory approach, can be a good solution to the nonlinear and high dimension pro
gecko-sdk-i686-pc-linux-gnu-1.8.0.4.tar.bz2
- 用以开发浏览器插件,可以用在各种平台上,比如mozilla,webkit,等等。 -For the development of browser plug-ins can be used in a variety of platforms, such as mozilla, webkit, and so on.
GNU-ARM
- 自己整理的关于gnu arm入门资料,包括下面的文件: An Introduction to the GNU Assembler.pdf ARM GNU Assembly Programming Basic.doc GNU ARM Assembler Quick Reference.pdf GNU ARM汇编快速入门 .doc Using as.pdf 从ARMASM汇编到GNU ARM ASM汇编.doc-I collected some useful files fo
gmp-5.0.1.tar
- GMP是The GNU MP Bignum Library,是一个开源的数学运算库,它可以用于任意精度的数学运算,包括有符号整数、有理数和浮点数。它本身并没有精度限制,只取决于机器的硬件情况。-GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no practic
as
- This manual is a user guide to the gnu assembler as.
GNU-tool-chain-embeded-system
- 摘要 论文阐述了基于工具链的嵌入式操作系统开发实践 主要围绕着如何使用 工具以及一些开放源码的工具如 bochs进行嵌入式操作系统开发来展开 探讨了其中一些关键的实现技术和实践细节.-Abstract The article describes the tool chain based embedded operating system development practice mainly centered on how to use the tools as well as some ope
MasterString-
- masterstring - over 3,000 lines of hardcore string manipluation (classes, structs, functions ) etc
Learning-Debian-GNU-Linux
- 构建嵌入式Linux系统显示您如何设计和构建自己的嵌入式系统使用的Linux® 内核免费的开源工具和框架。开源社区的活跃成员编写的,这本书是结构逐步读者介绍嵌入式Linux的复杂性的详细信息,并在每章的例子,实际上是嵌入式设备上的Linux如何在描述高潮。-Building Embedded Linux Systems shows you how to design and build your own embedded systems using Linux® as the ke
add
- Convert ARM Developer Suite 1.0.1 syntax assembly source to GNU as format.
gas-1.35
- 早起的Gnu As汇编器源代码,短小精悍,非常适合用来研究汇编器的原理。-Gnu As source code
The GNU Make Book
- The GNU Make Book demystifies GNU make and shows you how to use its best features. You'll find a fast, thorough rundown of the basics of variables, rules, targets, and makefiles. Learn how to fix wastefully long build times and other common problems,