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

Search list

[Internet-Networkzdcclient

Description: 锐捷/联想/神州数码 802.1x客户端支持MacOS、BSD-Rui Jie/Lenovo/Digital 802.1x client support MacOS, BSD
Platform: | Size: 51200 | Author: 覃松 | Hits:

[GUI DevelopQtImage

Description: Qt Image通过Qt4的QImage类读取图片,格式包括现在主要的jpg, png, bmp, gif等格,可以通过它来观看照片,下一张照片的快捷键为空格,上一张的快捷键则是Backspace,通过左边的TreeView选择照片目录,选择的目录如果有照片的话,Qt Image会读取这些照片信息,然后显示第一张照片。 Qt4 Image完全基于Qt4编写,所以可以支持现在主要的三个操作系统平台:Win32, Linux-X11, MacOS,当然,是在WinXP下用Visual C++ 6.0 SP5做的开发。-Qt Image Qt4 the QImage class to read through the pictures, the format, including now the main jpg, png, bmp, gif, etc. format, can use it to view photos, next photo of the shortcut keys for the space, on one of the shortcut keys is Backspace, through the left side of the TreeView select a photo directory, select the Directory If you have photos of it, Qt Image reads the information these photos, then displays the first photo. Qt4 Image Qt4 based entirely on the preparation, it can support the three major operating system platforms are: Win32, Linux-X11, MacOS, of course, is under WinXP with Visual C++ 6.0 SP5 to do development.
Platform: | Size: 29696 | Author: 袁应天 | Hits:

[OtherC4Docs

Description: C4 Engine - Eric Lengyel开发的下一代电脑游戏引擎官方文件,使用OpenGL並支持Windows、Mac與Linux平台。-The C4 Engine is one of the most technologically advanced 3D game engines available today for the Windows XP/Vista and MacOS X platforms. The C4 Engine contains a comprehensive suite of robustly implemented game programming tools. Not only is it a powerhouse of a graphics engine, but it also includes integrated support for sound, music, networking, input devices, resource management, and much more.
Platform: | Size: 1810432 | Author: nds fix | Hits:

[GUI DevelopwxWidgets_061031

Description: wxWidgets是一个开源的跨平台的C++构架库(framework),它可以提供GUI(图形用户界面)和其它工具。目前的2.x版本支持所有版本的Windows、带GTK+或Motif的Unix和MacOS。一个支持OS/2的版本正在开发中-WxWidgets is an open source of cross-platform c++ framework.
Platform: | Size: 6070272 | Author: Timmyzhou | Hits:

[matlabDateConvert

Description: DateConvert:简单而快速的日期转换 DateConvert转换DATESTR(0)格式的日期向量或序列号和日期向后。 Matlab的DATENUM,DATEVEC和DATESTR接受各种不同意见,但结果他们是缓慢的。如果输入格式正是众所周知,转换可以更快: DATENUM( 17 - 10 - 2009 11时08分23秒 ):2.97秒 DateConvert( 17 - 10 - 2009 11时08分23秒 , 号码 ):0.039秒 =>“1.3%(1000环,1.5GHz的奔腾- M的,利用Matlab 7.7) DateConvert不*不*验证作为Matlab的日期函数输入日期: DATEVEC( 32 - 2 - 2008 25:62:63 )的答复[2008 3 4 2 2 7] DateConvert( 32 - 2 - 2008 25:61:67 , 载体 )的答复[2008 2 32 25 61 67]! 因此DateConvert几乎微不足道,但对速度进行了优化。我需要时间排序200 000邮票,并从217个减少到11秒的时间。 请运行单元测试TestDateVec检查的有效性和速度。 测试:利用Matlab 6.5,7.7,7.8,winxp的,32位。 纯Matlab代码,所以兼容性的MacOS,Linux操作系统,64位预期。 英语月份名称是必要的。-DateConvert: Simple but fast date conversion DateConvert converts the DATESTR(0) format to a date vector or serial date number and backwards. Matlab s DATENUM, DATEVEC and DATESTR accept a variety of inputs, but in consequence they are slow. If the input format is exactly known, the conversion can be much faster: DATENUM( 17-Oct-2009 11:08:23 ): 2.97 sec DateConvert( 17-Oct-2009 11:08:23 , number ): 0.039 sec => 1.3 (1000 loops, 1.5GHz Pentium-M, Matlab 7.7) DateConvert does*not* validate the input date as Matlab s date functions: DATEVEC( 32-Feb-2008 25:62:63 ) replies [2008 3 4 2 2 7], DateConvert( 32-Feb-2008 25:61:67 , vector ) replies [2008 2 32 25 61 67] ! So DateConvert is nearly trivial, but optimized for speed. I needed it for sorting 200 000 time stamps and reduced the time from 217 to 11 sec. Please run the unit-test TestDateVec to check validity and speed. Tested: Matlab 6.5, 7.7, 7.8, WinXP, 32bit. Pure Matlab code, so compat
Platform: | Size: 5120 | Author: zhou | Hits:

[Firewall-Securityossec-hids-2.4.1.tar

Description: HIDS入侵检测系统 OSSEC源代码,跨平台,支持防火墙联动,文件完整性检测,rootkit检测-OSSEC is a scalable, multi-platform, open source Host-based Intrusion Detection System (HIDS). It has a powerful correlation and analysis engine, integrating log analysis, file integrity checking, Windows registry monitoring, centralized policy enforcement, rootkit detection, real-time alerting and active response. It runs on most operating systems, including Linux, OpenBSD, FreeBSD, MacOS, Solaris and Windows
Platform: | Size: 728064 | Author: 无名 | Hits:

[SCMch

Description: 中断控制 流水灯 外部中断 控制外部中断- C++ linux macos
Platform: | Size: 2048 | Author: fengzhishang | Hits:

[Delphi VCLTZDB

Description: All the time zone information used by the project is provided by tz database project. This database is used in quite a few systems out there including BSDs, GNU LibC, Java, Oracle, MacOS, Linux and etc. TZDB is made of three modules: * TZUpdate, a small command line utility that takes as input the path to the tz rule files and generates a pascal source file filled with pre-packed constants. * TZDB, a package that contain only one unit: TimeZones. This unit implements a new class, TBundledTimeZone, derived from TTimeZone. This package is basically all you need. * TZVisualizer, a small VCL project that extracts time zone information from a given time zone. It writes all time intervals in a given year, their offset and etc. -All the time zone information used by the project is provided by tz database project. This database is used in quite a few systems out there including BSDs, GNU LibC, Java, Oracle, MacOS, Linux and etc. TZDB is made of three modules: * TZUpdate, a small command line utility that takes as input the path to the tz rule files and generates a pascal source file filled with pre-packed constants. * TZDB, a package that contain only one unit: TimeZones. This unit implements a new class, TBundledTimeZone, derived from TTimeZone. This package is basically all you need. * TZVisualizer, a small VCL project that extracts time zone information from a given time zone. It writes all time intervals in a given year, their offset and etc.
Platform: | Size: 140288 | Author: aleaska | Hits:

[Windows Develop28668327Hough_transfor

Description: The Makefile is for MacOS X 10.6. The scanner is int 3Dscanner.cpp and uses OpenCV. he "ducky" subdirectory holds a set of test images. There are a couple of example .txt point cloud files included in the top-level directory (shrek-16.txt, ducky-points.txt, LPS-points.txt). The grabframes.{py.cpp} utility uses OpenCV to capture frames: hit c to capture "calib.jpg" and " " to capture scanner frames. You ll need to find the calibration target correspondences using Gimp or similar tool, and edit these into 3Dscanner.cpp. Be sure to se-The Makefile is for MacOS X 10.6. The scanner is int 3Dscanner.cpp and uses OpenCV. he "ducky" subdirectory holds a set of test images. There are a couple of example .txt point cloud files included in the top-level directory (shrek-16.txt, ducky-points.txt, LPS-points.txt). The grabframes.{py.cpp} utility uses OpenCV to capture frames: hit c to capture "calib.jpg" and " " to capture scanner frames. You ll need to find the calibration target correspondences using Gimp or similar tool, and edit these into 3Dscanner.cpp. Be sure to se
Platform: | Size: 12288 | Author: dai | Hits:

[Linux-Unixwrar393sc

Description: wrar393sc 正版破解版 WinRAR 是 Windows 版本的 RAR 压缩文件管理器 - 一个允许你创建、管理和控制压缩文件的强大工具。存在一系列的 RAR 版本,应用于数个操作系统环境:Windows、Linux、FreeBSD 、DOS、OS/2、MacOS X。 运行于 Windows 下的 RAR 有两个版本: -7Z、ACE、ARJ、BZ2 、CAB、GZ、ISO、JAR、LZH、TAR、 UUE、Z
Platform: | Size: 1440768 | Author: 老大人 | Hits:

[FlashMXziku

Description: 多国语言处理 FlashMX/Flex源码 并行计算 书籍源码 Delphi控件源码 操作系统开发 中间件编程 MacOS编程
Platform: | Size: 3072 | Author: 牛巍 | Hits:

[matlabfltk-1.1.10-source

Description: FLKT是C++之父写的教材中用到的GUI库。-FLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit for UNIX® /Linux® (X11), Microsoft® Windows® , and MacOS® X. FLTK provides modern GUI functionality without the bloat and supports 3D graphics via OpenGL® and its built-in GLUT emulation. FLTK is designed to be small and modular enough to be statically linked, but works fine as a shared library. FLTK also includes an excellent UI builder called FLUID that can be used to create applications in minutes. FLTK is provided under the terms of the GNU Library Public License, Version 2 with exceptions that allow for static linking.
Platform: | Size: 3566592 | Author: osgis | Hits:

[Linux-UnixwxWidgets-2.8.9.tar

Description: wxWidgets是一个开源的跨平台的C++构架库(framework),它可以提供GUI(图形用户界面)和其它工具。目前的2.x版本支持所有版本的Windows、带GTK+或Motif的Unix和MacOS。一个支持OS/2的版本正在开发中。 -wxWidgets is an open source cross-platform C++ framework library (framework), which provides GUI (graphical user interface) and other tools. The current 2.x version supports all versions of Windows, with GTK+ or Motif of Unix and MacOS. A support OS/2 version is being developed.
Platform: | Size: 19202048 | Author: 观光客 | Hits:

[WEB Codemac_os

Description: 一个在网页中模仿MacOS的导航栏,要在支持HTML5的浏览器中浏览。-failed to translate
Platform: | Size: 254976 | Author: leo | Hits:

[MacOS developgfxCardStatus

Description: MacOS X上检查显示卡并实现快速切换功能的程序源码。-Check display card and swith in each mode repaidly on MacOS X
Platform: | Size: 446464 | Author: Paul.Liu | Hits:

[.netGoodsPubSys

Description: 书店购物,怎伞盖徐书籍源码 Delphi控件源码 操作系统开发 中间件编程 MacOS编程 -Bookstore shopping, books, how canopy Xu Delphi source code control program MacOS operating system, middleware, program development
Platform: | Size: 592896 | Author: 梁伟军 | Hits:

[3D Graphiccrystalspace-src-1.2.1

Description: 一个采用C++,python,C#等语言实现的3D图形编程。-Crystal Space is an Open Source 3D SDK for Unix, Windows, MacOS/X. It renders with OpenGL or software and features curved surfaces, volumetric fog, dynamic colored lighting, terrain engine, LOD, procedural textures, portals, etc.
Platform: | Size: 60684288 | Author: 李玉金 | Hits:

[MacOS developTextcell

Description: MacOS iphone 编程 textcell 自定义实现 -MacOS iphone textcell custom implementation
Platform: | Size: 3072 | Author: chenhao | Hits:

[MacOS developGradientBackgroundTable

Description: MacOS iphone 编程 自定义UITableView 之 GradientBackgroundTable-MacOS iphone programming custom UITableView of GradientBackgroundTable
Platform: | Size: 3072 | Author: chenhao | Hits:

[MacOS developNibLoadedCell

Description: MacOS iphone 编程 自定义NIbLoadCell -MacOS iphone 编程 自定义NIbLoadCell
Platform: | Size: 3072 | Author: chenhao | Hits:
« 1 2 3 4 5 67 8 9 10 11 12 13 »

CodeBus www.codebus.net