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

搜索资源列表

  1. linux_c_chat

    0下载:
  2. linux下用C语言写的聊天程序!/*BUG and NOTE: Not join protect to Shared Memory Segments,example Semaphore Arrays. Not check the parameters validity. When transmit may be error. If the client program no right exit,others cannot know,the service program sh
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:5177
    • 提供者:吴兴圆
  1. gdsl-1.4.tar

    0下载:
  2. The Generic Data Structures Library (GDSL) is a collection of routines for generic data structures manipulation. It is a portable and re-entrant library fully written from scratch in pure ANSI C. It is designed to offer for C programmers
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1348344
    • 提供者:likun
  1. libgc

    0下载:
  2. Portable thread-based garbage collection library, for C-LibGC is a thread-based garbage-collection library with the following features: thread-based garbage collection. precise collection. uses the mark & sweep algorithm. portable uses
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:134653
    • 提供者:newsbc
  1. CseApi20

    0下载:
  2. CseApi20.zip是CSE脚本语言的底层封装库,用C++封装常用对象,包括Int、WideInt、float、Object对象、char数组(即string)、Int数组、object数组、字典dict等,由于封装是轻量级的,常用作基础类型库来支持Win32软件开发,如果使用STL容器等觉得不便时,这个库是很好的替代方案。-CseApi20.zip is the underlying scr ipting language package CSE database, using C++ p
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:60978
    • 提供者:wayne
  1. arrays

    0下载:
  2. C++模式设计-基于QT4开源跨平台开发框架 arrays操作 适合嵌入式初学者-C++ mode design- QT4 based open source cross-platform development framework for embedded arrays operating beginners
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1279
    • 提供者:mailan
  1. C_NanDian

    0下载:
  2. 该文档详细阐述了C中的一些重点、难点。 比如说指针,数组,内存泄露等等知识点,算是一份不可多得的资源。-The document elaborated C in some of the key and difficult points. For example, knowledge of pointers, arrays, and memory leaks, etc., regarded as a rare resource.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:210281
    • 提供者:xu
  1. CPP-QT-design-pattern-src.tar

    2下载:
  2. C++ QT设计模式(第二版)完整程序 C++ QT design pattern (second edition) complete program src.tar.gz 包括:ansicast、arithmetic、arrays等目录-C++ QT design pattern (second edition) complete program C++ QT design pattern (second edition) complete program src.tar.gz inc
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-01-25
    • 文件大小:4742144
    • 提供者:刘杨
  1. elsfk

    0下载:
  2. 在Ubutu系统下,利用C的数组,以及VT功能码等知识编写的俄罗斯方块小游戏,游戏可以直接运行玩耍,是初学者学习数组知识不错的资料-Under the Ubutu system, using arrays of C, and VT function code written knowledge tetris game, the game can be run directly to play, is a beginners array learning good information...
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:16995
    • 提供者:lianglin
  1. c-Senior-courseware

    0下载:
  2. 这是一个c语言高级课件,共十章,包括编译预处理、c语言编程实践、数据结构与算法概述、链表、c语言在嵌入式中的应用、以及一些常用的排序算法等等。另外附上嵌入式c程序的编译与调试及单独对指针和数组的讲解。-This is a senior c language courseware, chapter ten, including compiling pretreatment, c language programming practice, summary of data structure and
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-11
    • 文件大小:2535408
    • 提供者:
  1. CNTService-v1.80

    0下载:
  2. CNTService v1.80 在MFC中开发NT服务的类框架-CNTService v1.80 A class framework for developing NT services in C++ v1.80 (1 January 2014) Updated copyright details. Updated code to clean compile on VC 2013 Reworked the classes to optionally compile
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:110076
    • 提供者:吉祥
  1. run_ERT

    0下载:
  2. Convert text files to compilable C arrays.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:929
    • 提供者:qiebaiying
  1. CppStudy

    1下载:
  2. 高级C语言和C++语言demo 1.高级C部分包括二级指针、数组指针、链表,都是企业级使用方法 2.C++部分将C++语法做成demo和配套教学文档,帮助迅速入门C++ 3.里面还包含stl-demo、动态库回调函数demo、智能指针等进阶C++的demo-Senior C and C++ language demo 1. Senior C section includes two pointers, arrays, pointers, linked lists, are
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-05-09
    • 文件大小:1666350
    • 提供者:吴健
  1. winucase_convert

    0下载:
  2. winucase_convert.pl convert Windows 8 Upper Case Mapping Table.txt to a two-level set of C arrays. -winucase_convert.pl convert Windows 8 Upper Case Mapping Table.txt to a two-level set of C arrays.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:923
    • 提供者:cinystong
  1. arrays

    0下载:
  2. 一个使用向量和矩阵运算的历程。介绍了使用方法。-An example of how to set up arrays in C++. In particular, we note that vectors are easy to declare with fixed or dynamic dimensions, but that arrays of dimension 2 or greater aren t easy to declare dynamically. The example sho
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:1374
    • 提供者:蔡文杰
搜珍网 www.dssz.com