CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c语言 指针

搜索资源列表

  1. no-longer-afraid-of-the-pointer

    0下载:
  2. 介绍C语言指针的四方面的内容:指针的类型、指针所指向的类型、指针的值或者叫指针所指向的内存区、指针本身所占据的内存区,和指针的应用-Describes four aspects of pointers in C content: the type of pointer, pointer types, pointer value or name of the memory area pointer, the pointer memory area occupied by itself, and t
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:203815
    • 提供者:wuxin
  1. c-link

    0下载:
  2. C语言实验,完成学生管理系统,用链表和指针实现,完全原创,绝地可用-C language experiment, students to complete management system, use the list and the pointer
  3. 所属分类:Education soft system

    • 发布日期:2017-04-14
    • 文件大小:2732
    • 提供者:sx
  1. 005pointer

    0下载:
  2. c语言指针实现,自己编程练习的小例子,分享-c language pointers to achieve their own programming practice examples to share
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:865020
    • 提供者:
  1. C

    0下载:
  2. c和指针中文电子版 提供c语言的强化学习-vc and pointer use a single linked list to achieve the procedural requirements of each node-Chain store a student information.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-18
    • 文件大小:27791443
    • 提供者:寒星
  1. C-ppt-ofTanhaoqiang

    0下载:
  2. 谭浩强C程序设计全套ppt 第1章 C语言概述.ppt 第2章 程序的灵魂——算法.ppt 第3章 数据类型、运算符与表达式.ppt 第4章 最简单的C程序设计——顺序程序设计.ppt 第5章 选择结构程序设计.ppt 第6章 循环控制.ppt 第7章 数组.ppt 第8章 函数.ppt 第9章 预处理命令.ppt 第10章 指针.ppt 第11章 结构体与共用体.ppt 第12章 位运算.ppt 第13章 文件.pp
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-21
    • 文件大小:6584312
    • 提供者:hanhan
  1. PPT-of-Tanghaoqiang-(C)

    0下载:
  2. 第1章 C语言概述.ppt 第2章 程序的灵魂——算法.ppt 第3章 数据类型、运算符与表达式.ppt 第4章 最简单的C程序设计——顺序程序设计.ppt 第5章 选择结构程序设计.ppt 第6章 循环控制.ppt 第7章 数组.ppt 第8章 函数.ppt 第9章 预处理命令.ppt 第10章 指针.ppt 第11章 结构体与共用体.ppt 第12章 位运算.ppt 第13章 文件.ppt 第14章 C++对C的扩
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-21
    • 文件大小:6475111
    • 提供者:hanhan
  1. Program-Design-in-C

    0下载:
  2. 本实验通过一些对数组及数据指针的基本操作,让我们能够对使用c语言在ccs环境下编程有一个一目了然的认识。-This experiment through some of the array and the basic operation of the pointer to data, let us to use c language in CCS environment programming has a clear understanding
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:9811
    • 提供者:李文秀
  1. pointers-on-c

    0下载:
  2. 一些用C语言写的指针实例。包括了排序,组合,计数,函数调用,键盘消息等各种应用指针的例子。-Written in C language pointer instance. Including sorting, combinations, counting, function calls, pointer example of a variety of applications such as keyboard messages.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:52198
    • 提供者:xsd
  1. C-Programming-Language2

    0下载:
  2. 《C程序设计语言》是由C语言的设计者Brian W.Kernighan和Dennis M.Ritchie编写的一部介绍标准C语言及其程序设计方法的权威性经典著作。全面、系统地讲述了C语言的各个特性及程序设计的基本方法,包括基本概念,类型和表达式、控制流、函数与程序结构、指针与数组、结构、输入与输出、UNIX系统接口、标准库等内容。本附件非扫描,为高清版本-"C Programming Language" is the authoritative classic written by C lang
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:819854
    • 提供者:张三
  1. The.C.Programming.Language[1]

    0下载:
  2. 本书全面、系统地讲述了C语言的各个特性及程序设计的基本方法,包括基本概念、类型和表达式、控制流、函数与程序结构、指针与数组、结构、输入与输出、UNIX系统接口、标准库等内容。 -Book comprehensively and systematically about the C language features and programming methods, including the basic concepts, types and expressions, control flo
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:545250
    • 提供者:葱头
  1. linked-list

    0下载:
  2. C语言指针的应用之一:链表。具有“建立链表、插入结点、删除节点、显示节点”等功能。作为演示教学程序-C language of the application of Pointers: linked list. With "establish linked list, insert, and delete node, show node node" etc. Function. As a teaching demonstration program
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1009
    • 提供者:王帅
  1. C-expert-programming

    0下载:
  2. c专家编程主要是介绍了C语言一些基本的内容,尤其是指针方面-c expert programming is to introduce the C language some basic content, especially in the pointer
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:7805995
    • 提供者:王彬
  1. C

    0下载:
  2. 小型C语言程序库,数列排序,数组求和,指针-Small C language library, column sorting, the array sum, pointer, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:141299
    • 提供者:刘丽
  1. C

    0下载:
  2. 讲解C语言的很好的ppt,从C语言概述到指针等都给出详细的说明和相关的程序演示解析,对学习C语言有作用,同时里头还包含C语言的复习资料,对考试的同学也有帮助噢!-Ppt to explain the C language, C language overview of the pointer so give details and related program demonstrates parsing a role in learning the C language, while insid
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:813957
    • 提供者:黄淑荣
  1. C

    0下载:
  2. c语言字符串函数详解平时积累的关于指针函数的笔记-c language string functions Detailed usually accumulated on the pointer function of Notes
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:2239
    • 提供者:李顺功
  1. the-most-important-C-practice

    0下载:
  2. 重要的c语言练习 包括结构体 共用体 枚举类型 指针 函数-the most important C practice
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-28
    • 文件大小:10793340
    • 提供者:ljm
  1. C-language-courseware

    1下载:
  2. c语言课件,共11章,有指针、数组、结构体、函数等-c language courseware, in 11 chapters, pointers, arrays, structures, functions, etc.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-02
    • 文件大小:638871
    • 提供者:杨杰
  1. A-pointer-on-the-C-language

    0下载:
  2. 一个有关C语言的指针练习题,并且对习题有详细的解释。-A pointer on the C language exercises, and are explained in detail on the exercises.
  3. 所属分类:File Formats

    • 发布日期:2017-03-27
    • 文件大小:3279
    • 提供者:song
  1. C-language-exam

    0下载:
  2. C语言题库-常见所有指针题库。有效解决指针类疑问,非常实用。-C language exam- common all pointer exam. Effective solution to a pointer to the class of doubt, and very practical.
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:31578
    • 提供者:song
  1. C-about-pointer

    0下载:
  2. 关于C语言函数指针和指针函数的资料。讲解的比较好-Information on the C language function pointer and pointer function. Explain the relatively good
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:5524
    • 提供者:s3737841
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 28 »
搜珍网 www.dssz.com