Welcome![Sign In][Sign Up]
Location:
Search - boost linux

Search list

[Linux-UnixTeach_Yourself_Shell_Programming_in_24_Hours

Description: In recent years, the UNIX operating system has seen a huge boost in its popularity, especially with the emergence of Linux. For programmers and users of UNIX, this comes as no surprise: UNIX was designed to provide an environment that s powerful yet easy to use. One of the main strengths of UNIX is that it comes with a large collection of standard programs. These programs perform a wide variety of tasks from listing your files to reading email. Unlike other operating systems, one of the key features of UNIX is that these programs can be combined to perform complicated tasks and solve your problems. One of the most powerful standard programs available in UNIX is the shell. The shell is a program that provides you with a consistent and easy-to-use environment for executing programs in UNIX. If you have ever used a UNIX system, you have interacted with the shell.
Platform: | Size: 1601725 | Author: 秦天惊 | Hits:

[VC/MFCcodeblocks教程

Description: 1. 安装Code::Blocks………………………………………………………………………….…………………3 1.1 下载……………………………………………………………………………………….….…………. .3 1.2 安装……………………………………………………………………...………………….….…………3 2. Code::Blocks的编程环境配置…………………………………………………………….……….…………7 2.1 环境………………………………………………………...…………………………………..…………7 2.2 编辑器…………………………………………….…………………………………….….…………....12 2.3 编译器和调试器……………………………………………………………………….……….……….13 3. 编写程序……………………………………………………………………………….……….....………...17 3.1 创建一个工程…………………………………………………………………….………….………….17 3.2 添加和删除文件…………………………………………………………………………..…………….20 3.3 编辑文件………………………………………………………………………………………..……….25 3.4 编译程序…………………………………………………………………….…………………..……....30 3.5 调试程序………………………………………………………………………………..……………….43 3.6 阅读别人编写的程序………………………………………………………………...…………………74 4. 附录…………………………………………………………………………………………………...……..79 4.1 Linux下安装Code::Blocks……………………………………………………………………………….79 4.2 Mac OS X下安装Code::Blocks………………………………………………………………………….80 4.3 Code::Blocks搭配高版本gcc编译器…………………………………………………………………….80 4.4 安装配置boost…………………………………………………………………………...........................82
Platform: | Size: 3288531 | Author: afd_326 | Hits:

[Linux-UnixTeach_Yourself_Shell_Programming_in_24_Hours

Description: In recent years, the UNIX operating system has seen a huge boost in its popularity, especially with the emergence of Linux. For programmers and users of UNIX, this comes as no surprise: UNIX was designed to provide an environment that s powerful yet easy to use. One of the main strengths of UNIX is that it comes with a large collection of standard programs. These programs perform a wide variety of tasks from listing your files to reading email. Unlike other operating systems, one of the key features of UNIX is that these programs can be combined to perform complicated tasks and solve your problems. One of the most powerful standard programs available in UNIX is the shell. The shell is a program that provides you with a consistent and easy-to-use environment for executing programs in UNIX. If you have ever used a UNIX system, you have interacted with the shell.-In recent years, the UNIX operating system has seen a huge boost in its popularity, especially with theemergence of Linux. For programmers and users of UNIX, this comes as no surprise: UNIX was designed toprovide an environment that s powerful yet easy to use. One of the main strengths of UNIX is that it comes with a large collection of standard programs. Theseprograms perform a wide variety of tasks from listing your files to reading email. Unlike other operatingsystems, one of the key features of UNIX is that these programs can be combined to perform complicatedtasks and solve your problems.One of the most powerful standard programs available in UNIX is the shell. The shell is a program thatprovides you with a consistent and easy-to-use environment for executing programs in UNIX. If you haveever used a UNIX system, you have interacted with the shell.
Platform: | Size: 1601536 | Author: 秦天惊 | Hits:

[Linux-Unixboost_1_37_0.tar

Description: Boost provides free peer-reviewed portable C++ source libraries. We emphasize libraries that work well with the C++ Standard Library. Boost libraries are intended to be widely useful, and usable across a broad spectrum of applications. The Boost license encourages both commercial and non-commercial use. We aim to establish "existing practice" and provide reference implementations so that Boost libraries are suitable for eventual standardization. Ten Boost libraries are already included in the C++ Standards Committee s Library Technical Report (TR1) as a step toward becoming part of a future C++ Standard. More Boost libraries are proposed for the upcoming TR2. Boost works on almost any modern operating system, including UNIX and Windows variants. Follow the Getting Started Guide to download and install Boost. Popular Linux and Unix distributions such as Fedora, Debian, and NetBSD include pre-built Boost packages. Boost may also already be available on your organization s internal web server.
Platform: | Size: 36333568 | Author: | Hits:

[Windows Developlibtorrent-rasterbar-0.14.1.tar

Description: bittorrent c++ 跨平台库,能运行在windows, linux, Unix等平台,运行速度快,结合简单。libtorrent-rasterbar-0.14.1 版本可结合 boost 1.34 和 openssl-0.9.8i 进行编译。是构建跨平台强大BT工具的最佳选择-bittorrent c++ cross-platform library that can run on windows, linux, Unix and other platforms, run fast, simple combination. libtorrent-rasterbar-0.14.1 version can be combined and boost 1.34 compile openssl-0.9.8i. Construction of cross-platform is a powerful tool for the best choice for BT
Platform: | Size: 1779712 | Author: huohu | Hits:

[Game Programmd3loader

Description: Quake 3 s MD3 Viewer (july 13, 2007), loads and displays a player and a weapon. Supports lighting, texture mapping and animation. Includes a sample player model with weapon. See README for how to use it. Note (1): it uses the POSIX opendir/readdir functions, which are not implemented in all compilers under Windows (MinGW supports them). Note (2): This demo works on little endian architectures only. Libraries: OpenGL, GLU, GLUT, boost, libjpeg. Files: md3loader.zip (2.4 MB)-Quake 3 s MD3 Viewer (july 13, 2007), loads and displays a player and a weapon. Supports lighting, texture mapping and animation. Includes a sample player model with weapon. See README for how to use it. Note (1): it uses the POSIX opendir/readdir functions, which are not implemented in all compilers under Windows (MinGW supports them). Note (2): This demo works on little endian architectures only. Libraries: OpenGL, GLU, GLUT, boost, libjpeg. Files: md3loader.zip (2.4 MB)
Platform: | Size: 2507776 | Author: futuh | Hits:

[Linux-Unixregexwrapper

Description: 为linux & win32平台兼容写的正则表达式封装代码,Win32使用boost实现,Linux使用libc实现-For linux & win32 platform compatible regular expression package written in code, Win32 use the boost to achieve, Linux using libc implementation
Platform: | Size: 7168 | Author: | Hits:

[Bookslinux

Description: 学linux必备 Protected by U.S. Black Hawk helicopters, Britain s Tony Blair flew into Iraq on Tuesday in a surprise show of political bravado designed to boost prospects for Iraqi elections and cheer UK troops before Christmas. -Knowledge about Linux In setting up a Commission on Truth and Friendship, the two countries hope to head off a parallel initiative by U.N. Secretary-General Kofi Annan, who is weighing his own expert commission to review whether justice was done after the 1999 violence, their foreign ministers said after talks with Annan.
Platform: | Size: 6597632 | Author: 张策 | Hits:

[Internet-Networknetwork_frame

Description: 使用boost::ASIO开发的一个tcp/udp服务器、客户端的架构。-this a framework for the network(tcp/udp,server and client) by the boost::asio
Platform: | Size: 43008 | Author: 李浩 | Hits:

[Mathimatics-Numerical algorithmsMTL-4.0.7638-Linux

Description: MTL公司的矩阵模板库,需要先下载boost库提供运行环境。目前只有源代码,下次上传说明文档和示例-MTL' s matrix template library, you need to download the boost library provides runtime environment. At present, only the source code, documentation and sample the next upload
Platform: | Size: 435200 | Author: fishedrun | Hits:

[JSP/JavaVietOCR-3.1.2-src

Description: Description: A Java/.NET GUI frontend for Tesseract OCR engine. Supports optical character recognition for Vietnamese and other languages supported by Tesseract. VietOCR is released and distributed under the Apache License, v2.0. Features: Multi-platform (Java version only) Windows Solaris Linux/Unix Mac OS X Others PDF, TIFF, JPEG, GIF, PNG, BMP image formats Multi-page TIFF images Screenshots Selection box File drag-and-drop Paste image from clipboard Postprocessing for Vietnamese to boost accuracy rate Vietnamese input methods Localized user interface Integrated scanning support (on Windows only) Watch folder monitor for support of batch processing Custom text replacement in postprocessing Spellcheck with Hunspell Support for downloading and installing language data packs and appropriate spell dictionaries Bravenet Counter Stats-Description: A Java/.NET GUI frontend for Tesseract OCR engine. Supports optical character recognition for Vietnamese and other languages supported by Tesseract. VietOCR is released and distributed under the Apache License, v2.0. Features: Multi-platform (Java version only) Windows Solaris Linux/Unix Mac OS X Others PDF, TIFF, JPEG, GIF, PNG, BMP image formats Multi-page TIFF images Screenshots Selection box File drag-and-drop Paste image from clipboard Postprocessing for Vietnamese to boost accuracy rate Vietnamese input methods Localized user interface Integrated scanning support (on Windows only) Watch folder monitor for support of batch processing Custom text replacement in postprocessing Spellcheck with Hunspell Support for downloading and installing language data packs and appropriate spell dictionaries Bravenet Counter Stats
Platform: | Size: 7952384 | Author: BoinK | Hits:

[Internet-NetworkNetwork

Description: 支持window和linux的网络编程,boost初学者必看-Support for window and linux network programming, boost beginners must see
Platform: | Size: 50176 | Author: hanyilok | Hits:

[AI-NN-PRpeople2d.tar

Description: 根据测距仪数据提取人体的代码。使用ada-boost分类器实现。同时包含matlab的实现,在linux下GCC编译。 作者:Luciano Spinello-People2D provides an efficient implementation of the people detector in 2D data originally developed in Human Detection using Multimodal and Multidimensional Features (ICRA 2008). It includes training and detection module C++ source code and example files. The code has been written in a way that it is very easy to modify/hack. NO background subtraction is needed with this method.
Platform: | Size: 21564416 | Author: Wilford | Hits:

[Linux-UnixThe-cPP-thread-principle-and-create

Description: 虽然作为线程池,已经很多很好的模式, 比如boost提供的线程池库.不过最好自己还应该对其有所了解, 该书对线程池的讲解还比较透彻.但是基于linux,所以文档中附带的代码,只是作为参考, 具体的移植更改,还是要自己动手来做.-Although as a thread pool has a lot of good models, such as the boost provided by the thread pool library, but should also be their own best understanding, the book to explain on the thread pool is relatively thorough, but on linux, so the document with the code, only as a reference, the specific migration changes, or to do yourself.
Platform: | Size: 195584 | Author: vivian | Hits:

[Game Enginesegs

Description: ACE+boost+mysql编写的游戏服务器,学习ACE编程很经典的一个服务器范例。可与运行在Linux和windows环境下。-ACE+ boost+ mysql server written in the game, learning ACE program is a classic example of a server. With Linux and windows environment.
Platform: | Size: 498688 | Author: bright | Hits:

[Linux-Unixboost

Description: nvbios boostTe for Linux v2.13.6.
Platform: | Size: 1024 | Author: cetufe | Hits:

[Linux-Unixboost

Description: Processor boosting control for Linux v2.13.6.
Platform: | Size: 2048 | Author: senwaoms | Hits:

[Linux-Unixthread_pool.tar

Description: boost库线程池,linux环境下开发,可用于linux下多线程开发(Boost library thread pool, Linux implementation)
Platform: | Size: 1024 | Author: colindj | Hits:

[Windows Develop深入实践Boost Boost程序库开发的94个秘笈

Description: This book details multithreading, network programming, meta programming, and generics programming, and explores how to write only one program for use in Linux, Windows, Mac OS, and the Android operating system.
Platform: | Size: 48642048 | Author: xuyan | Hits:

[Linux-Unixrpe_tools-master

Description: Simplistic OO development toolkit for things like threaded objects, one-shot threaded objects (Launched as a thread, self-destructs and cleans up on completion), and the like. Developed by Rocking Penguin Entertainment for their own projects...makes life a lot easier for some things because it uses the KISS principle unlike BOOST and some of the others. Still "best practices"- just not fancy in what gets done.
Platform: | Size: 35840 | Author: darkelf42 | Hits:
« 12 »

CodeBus www.codebus.net