Welcome![Sign In][Sign Up]
Location:
Search - macos

Search list

[Linux-UnixSDL_romaudio

Description: This is Ryan s improved MacOS sound code, with locking support.
Platform: | Size: 5120 | Author: dongpunwao | Hits:

[Editorqrfcview-0.62

Description: qRFCView 是使用QT编程实现的 RFC阅读器。它会自动下载并缓存 RFC的文本文件;自动格式化显示章节信息;自动建立交叉索引;具有搜索功能- qRFCView is a viewer for IETF RFC. Advantages: - automatic table of content, with direct opening of section - handling of RFC internal cross-references - automatic downloading of a referenced RFC from the IETF web site on a simple click - caching of RFC in a local directory - tab-browsing of RFC - searching. It is available for Linux and Windows operating system (and potentially MacOS X).
Platform: | Size: 107520 | Author: yangligang | Hits:

[matlabKinect-in-Matlab

Description: 非常有用的matlab实例,包含C++程序可以用于Microsoft Kinect等多种编程环境,起很强的加速作用,-This zip-file contains c++ wrapper functions for the Microsoft Kinect, OpenNI 1.* and OpenNI 2.* libary. This code is compatible with Matlab 32bit and 64bit, Windows, MacOs and Linux.
Platform: | Size: 6526976 | Author: 高伟哲 | Hits:

[OpenCVCImg-1.5.5

Description: providing a minimal set of C++ classes and methods that can be used in your own sources, to load/save, process and display images. Very portable (Unix/X11,Windows, MacOS X, FreeBSD, .. ), efficient, easy to use,-providing a minimal set of C++ classes and methods that can be used in your own sources, to load/save, process and display images. Very portable (Unix/X11,Windows, MacOS X, FreeBSD, .. ), efficient, easy to use,
Platform: | Size: 12947456 | Author: rca | Hits:

[2D GraphicfiltersDll-3.3-2009_12

Description: providing a minimal set of C++ classes and methods that can be used in your own sources, to load/save, process and display images. Very portable (Unix/X11,Windows, MacOS X, FreeBSD, .. ), efficient, easy to use,-providing a minimal set of C++ classes and methods that can be used in your own sources, to load/save, process and display images. Very portable (Unix/X11,Windows, MacOS X, FreeBSD, .. ), efficient, easy to use,
Platform: | Size: 9993216 | Author: rca | Hits:

[2D Graphicreveal.js-master

Description: providing a minimal set of C++ classes and methods that can be used in your own sources, to load/save, process and display images. Very portable (Unix/X11,Windows, MacOS X, FreeBSD, .. ), efficient, easy to use,-providing a minimal set of C++ classes and methods that can be used in your own sources, to load/save, process and display images. Very portable (Unix/X11,Windows, MacOS X, FreeBSD, .. ), efficient, easy to use,
Platform: | Size: 157696 | Author: rca | Hits:

[mpeg mp3netRadio_v1.0.11

Description: Internet Radio Player. Open Source. Complete Project. Built for Windows, Linux and MacOS(universal bin). Help files built with Help N Doc application. Has many features: Audio Scope, Records in .mp3, .acc, .wav, etc. Uses QT 4.7.3 and Bass Audio Library.-Internet Radio Player. Open Source. Complete Project. Built for Windows, Linux and MacOS(universal bin). Help files built with Help N Doc application. Has many features: Audio Scope, Records in .mp3, .acc, .wav, etc. Uses QT 4.7.3 and Bass Audio Library.
Platform: | Size: 3079168 | Author: Rick Zacharias | Hits:

[Audio programg711

Description: g711音频编码与解码,附带测试文件,在linux上和macos上测试通过,封装了接口,可以直接调用,希望对大家有帮助。-g711 audio encoding and decoding, with a test file on linux and macos on the test, encapsulates the interface, you can directly call, we want to help.
Platform: | Size: 1027072 | Author: 张贇 | Hits:

[Otheryehan

Description: vc++编写的一个拼图游戏有图形界面高清美少女----------。玩大的-macos delphi
Platform: | Size: 6646784 | Author: 李煜 | Hits:

[Linux-Unixtest-platform-macos

Description: Tests of the TokenLock class Virtual Memory Source Code for Linux.
Platform: | Size: 1024 | Author: qohohen | Hits:

[Linux-Unixjmemmac

Description: Memory allocation and freeing are controlled by the MacOS library routines NewPtr() and DisposePtr(), which allocate fixed-address storage for Linux.
Platform: | Size: 3072 | Author: jengkangka | Hits:

[Linux-Unixqnetworkproxy_generic

Description: MacOS X has a proxy configuration module in System Preferences for Linux.
Platform: | Size: 2048 | Author: kiuxengpei | Hits:

[MacOS developinject_and_interpose-master

Description: 这是一个MacOS下的hook程序,能够直接hook PID的应用程序,既可以在MacOS下编译运行也可以在iOS下运行。是一个学习MacOs inject程序的好代码。-This is a hook under MacOS program to directly hook PID applications, both can compile and run under MacOS can also run on iOS. Is a good program to learn MacOs inject code.
Platform: | Size: 8192 | Author: 刘微 | Hits:

[Special EffectsImage-processing-for-low-SNR

Description: 在图像处理中主要研究信噪比比较低时,对图像如何进行处理-The C++ implementation is supported on Unix-type platforms, including Linux, SunOS and MacOS. The installation requires g++ (version 3.2 or higher), and Matlab’s mex compiler (version 13 or higher) if you want to install the mex files of the C++ implementation. To install the C++ implementation, • Download and install FFTW version 2.1
Platform: | Size: 764928 | Author: wangli | Hits:

[Linux-Unixrmdup.tar

Description: "rmdup" removes all the duplicate lines of a text file (or stdin), and output in the same order as input. Functions like sort+uniq, without changing the line order. ===================== Motivation: When using zsh, one might wish not to record the commands which are already in history. Unfortunately, the zsh stores the command history instantly, therefore only the continuous duplicate lines would be discarded. With sort+uniq, the original order will be lost, and sometimes it crashes with encoding problem. ===================== Algorithm: “rmdup” first (heap) sorts the lines (of a text file or from stdin) according to the text and delete/keep the duplicate lines like "uniq". Then it (heap) sorts the output according to the input order. ===================== The source code is compressed with two precompiled binaries, the MacOS X 10.9 and Ubuntu 11 on Linux 3.0.0.14 (64 bit).
Platform: | Size: 37888 | Author: 孙谨 | Hits:

[Mathimatics-Numerical algorithmslsa-poly.tar

Description: “lsa-poly” is a polynomial least square fitting tool. e.g.: lsa-poly -f data.dat -x 1 -y 2 -n “-7 -2 0 4” -oe will fit column 2 with column 1 of data.dat, and the fitting function consists of x^-7. x^-2, x^0 and x^4 terms. ===================== The source code is compressed with two precompiled binaries, the MacOS X 10.9 and Ubuntu 11 on Linux 3.0.0.14 (64 bit).
Platform: | Size: 87040 | Author: 孙谨 | Hits:

[Delphi VCLSecbb_5.1.109P5.2.124

Description: SecureBlackbox VCL Delphi IDE. SecureBlackbox is a suite of software components that allows developers to add strong security to their applications to protect binary data, files, documents and e-mails. SecureBlackbox includes authentic implementations of various data security standards and network communication protocols for various platforms (Windows, .NET, Linux, MacOS X / iOS, Java / Android). FULL SOURCE CODE
Platform: | Size: 25396224 | Author: Maxim | Hits:

[Shot GameCF

Description: 请选择分类(点击+展开): 源码/资料 Windows编程 Linux/Unix编程 Internet/网络编程 系统/网络安全 通讯/手机编程 游戏 外挂编程 射击游戏 模拟服务器 棋牌游戏 游戏引擎 其他智力游戏 其他游戏 多媒体 嵌入式/单片机编程 图形图象 压缩解压 加密解密 数值算法/人工智能 Java编程 *行业应用 数据库系统 汇编语言 LabView编程 易语言编程 编译器/解释器 编辑器/阅读器 磁盘编程 多国语言处理 FlashMX/Flex源码 并行计算 书籍源码 Delphi控件源码 操作系统开发 中间件编程 MacOS编程 其他 电子书籍-asdahsf osoda
Platform: | Size: 268288 | Author: huangyue | Hits:

[OtherCImg_demo_exe

Description: The CImg Library is an open-source C++ toolkit for image processing. It consists in a single header file CImg.h providing a set of C++ classes and methods that can be used in your own sources, to load/save, process and display images. Very portable (Unix/X11,Windows, MacOS X, FreeBSD,..), efficient, easy to use, it s a pleasant toolkit for coding image processing stuffs in C++.- The CImg Library is an open-source C++ toolkit for image processing. It consists in a single header file CImg.h providing a set of C++ classes and methods that can be used in your own sources, to load/save, process and display images. Very portable (Unix/X11,Windows, MacOS X, FreeBSD,..), efficient, easy to use, it s a pleasant toolkit for coding image processing stuffs in C++.
Platform: | Size: 2947072 | Author: Lefteris Kalamaras | Hits:

[VC/MFCCPP-and-Object-oriented-numeric-computing---D.-Ya

Description: This book is intended to be an easy, concise, but rather complete, introduc- the ISO/ANSI C++ programming language with special empha- tion to sis on object-oriented numeric computation for students and professionals in science and engineering. The description of the language is platform- independent. Thus it applies to different operating systems such as UNIX, Linux, MacOS, Windows, and DOS, as long as a standard C++ compiler is equipped.
Platform: | Size: 1102848 | Author: jim | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 »

CodeBus www.codebus.net