CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - object c

搜索资源列表

  1. moreforcpp-1.0

    0下载:
  2. \"More for C++\" is a class library that provides some features that are usually common for object oriented programming languages like Java or Python, but not for C-"More for C" is a class library that provide 's some features that are
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:368580
    • 提供者:李力
  1. RTOSandNucleusPLUS

    1下载:
  2. Nucleus PLUS是美国著名RTOS厂商ATI公司(Accelerated Tedmology lnc) 在嵌入式实 时多任务操作系统Nucleus基础上,为实时嵌入式应用而设计的一个抢先式多任务操作系统内核。其95%的代码是用ANSI C写成的,非常便于移植并支持大多数类型的处理器 Nucleus PLUS是一组c函数库,应用程序代码与核心函数连接在一起,生成一个目标代码,下载到目标板的RAM 中或直接烧录到目标板的ROM 中执行。在典型的目标环境中,Nucleus PLUS核心代码
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:111252
    • 提供者:柳荫
  1. loki-0.1.4.tar

    0下载:
  2. loki库的源代码。loki库是以模板技术和面向对象技术为基础的c++类库。-loki the source code. Loki based on the template technology and object-oriented technology as the basis for the c library.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:851217
    • 提供者:liuhua
  1. pegasus-2.6.0.tar

    0下载:
  2. Pegasus is an open-source implementationof the DMTF CIM and WBEM standards. It is designed to be portable and highly modular. It is coded in C++ so that it effectively translates the object concepts of the CIM objects into a programming model but sti
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:8769707
    • 提供者:bu
  1. glib-2.16.1.tar

    0下载:
  2. This GLib version 2.16.1. GLib is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:6413799
    • 提供者:zhouguochen
  1. JSBSim-1.0.rc2.tar.gz

    4下载:
  2. JSBSim是面向对象的(c++),跨平台(windows,linux)六自由度飞行动力模型仿真系统。可以单独运行,也可与其它仿真系统合并运行,JSBSim is an object-oriented (C++), multi-platform, 6-DOF, Flight Dynamics Model (FDM). It can be run as a standalone, batch-mode flight simulator (no graphical displays), or int
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-01-09
    • 文件大小:1153233
    • 提供者:wzx
  1. CarPartsInitGC

    0下载:
  2. 利用Object—C语言编写一个汽车的实例!体验Object—C的继承与派生!-Using Object-C language example of a car! Experience, Object-C Inheritance and derived!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:41912
    • 提供者:liumac
  1. shutbox-0.4.tar

    0下载:
  2. Shut the Box is a simple diversion written in C and GTK+. The object is simple: Roll the dice and click the tiles that sum up to that dice roll until there are no more tiles to click. -Shut the Box is a simple diversion written in C and GTK+. The obj
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:41849
    • 提供者:fanchengze
  1. gupnp-0.12.tar

    0下载:
  2. 另一 UPNP SDK 支持在UNIX/LINUX上运行。 UPnP是一种网络协议,允许设备自动搜寻和设定。家居数字化DLNA组织正是的基于UPnP的-GUPnP is an object-oriented open source framework for creating UPnP devices and control points, written in C using GObject and libsoup. The UPnP is a kind of network protocol
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-01
    • 文件大小:542716
    • 提供者:stephen
  1. qt-3.0.5-doc-zh_CN-20040303.tar

    0下载:
  2. Qt是一个多平台的C++图形用户界面应用程序框架。它提供给应用程序开发者建立艺术级的图形用户界面所需的所用功能。Qt是完全面向对象的很容易扩展,并且允许真正地组件编程。 -Qt is a multi-platform C++ graphical user interface application framework. It provides application developers to establish the-art graphical user interface function
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:665873
    • 提供者:Steven
  1. object

    0下载:
  2. linux下c语言实现的网页,远端可以访问该网页,动态加载模块,显示硬盘信息,时间,命令,进程信息等-c under linux language pages, remote access to the web page dynamically loaded modules, show that the hard disk information, time, order, process information, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:150330
    • 提供者:fuxin
  1. json-c-0.9.tar

    0下载:
  2. JSON(Javascr ipt Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于Javascr ipt Programming Language, Standard ECMA-262 3rd Edition - December 1999的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, Javascr ipt, Perl, Python等)。这些特性使J
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:340953
    • 提供者:gbios
  1. HelloObjectiveC

    0下载:
  2. 利用Object-c语言编写的初级教程!-Use Object-c language primary tutorial!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:36455
    • 提供者:liumac
  1. BOOLParty

    0下载:
  2. 利用OBJECT-c语言验证其布尔值的测试软件-OBJECT-c language using Boolean values to validate its test software
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:36561
    • 提供者:liumac
  1. Count

    0下载:
  2. 利用Object—C语言编写一个计数程序!-Using Object-C language to write a counter program!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:36319
    • 提供者:liumac
  1. ITunesFinder

    0下载:
  2. 利用Object—C语言编写iTunes图标在苹果环境下Finder中的跳起功能!-Using Object-C language Apple iTunes icon in the Finder under the jump features!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1470460
    • 提供者:liumac
  1. WordLength

    0下载:
  2. 利用Object—C语言编写一个统计字符串长度的程序,病毒写到相应文件中-Using Object-C language string length of a statistical procedure, the virus writes the corresponding file
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:1450703
    • 提供者:liumac
  1. ShapesProcedural

    0下载:
  2. 利用Object—C语言编写继承的图形软件!-Using Object-C language inherited graphics software!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:37244
    • 提供者:liumac
  1. Gradebook

    0下载:
  2. a good program for learning Object-oriented design in C++ using a gradebook system. By entering the marks of different areas to calculate the final marks obtained for the course.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-11
    • 文件大小:2631210
    • 提供者:Guinea
  1. Object-C_chinese

    0下载:
  2. object c, apple 手机编程语言教学-object c documents
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:322230
    • 提供者:download.han
« 12 3 »
搜珍网 www.dssz.com