搜索资源列表
操作系统11
- 用C语言作为编程语言,用结构体作为文件和目录等的编程结构;对于文件,其结构体中包括文件名、属性、文件内容、文件长度、指向父目录的指针、指向子目录的指针、指向同层目录或文件的指针。 目录结构和文件结构相似,只是没有内容,其只有子目录和子文件。 用户结构包括用户名、指向其文件目录的指针、指向下一个用户的指针。设置的文件操作命令有17条:新建文件、新建目录、删除文件、删除目录、在当前目录下指定目录新建子目录、在当前目录下指定目录新建子文件、打开文件、关闭文件、读文件、写文件、修改文件名、修改目录名、修
My Documents
- 一个关于C语言指针的程序,使用指针按字母顺序排序数组!解压请用ZIP,解压格式!-a pointer on the C language, the use of indicators alphabetical sorting arrays! Requests for extracting ZIP, unpacked format!
scoremanage
- 1、整个系统均用C语言实现; 2、利用指针、链表来实现学生成绩的数据结构设计; 3、系统具有输入、显示、查询、删除、排序、插入,保存、读取基本功能; 4、系统的各个功能模块都用函数的形式来实现; 5、可以将学生成绩信息保存在文件中。 6、可以将学生信息从文件中读取出来。-one, the entire system will be used C language; 2, the use of indicators, Listless to achieve student pe
cs调用dll时char指针及结构参数的用法
- c#调用dll时char指针及结构参数的用法-call dll when char pointer and structural parameters of usage
CsPerformanceTest
- 测试C#使用数组、指针、托管、Win32接口调用的性能-Test C# using an array, pointer, trusteeship, Win32 interface to call the performance
C
- C#数据类型、指针、预定义类型、类型转换、类型系统统一化等内容的介绍-C# data types, pointer, predefined types, type conversion, type system, unified presentation etc.
c
- c语言中指针和结构进行编程,并涉及到一定的文件知识。对于复习c语言知识很有帮助!-c language pointers and structure of the programming, and involves knowledge of a certain file. For refresher c language knowledge very helpful!
c
- C专家编程》展示了最优秀的C程序员所使用的编码技巧,并专门开辟了一章对C++的基础知识进行了介绍。 书中C的历史、语言特性、声明、数组、指针、链接、运行时、内存以及如何进一步学习C++等问题进行了细致的讲解和深入的分析。全书撷取几十个实例进行讲解,对C程序员具有非常高的实用价值。 本书可以帮助有一定经验的C程序员成为C编程方面的专家,对于具备相当的C语言基础的程序员,本书可以帮助他们站在C的高度了解和学习C++ -Expert C Programming " C show
point
- C指针经验总结 介绍指针的用法 特别经典-introduce c pointer
VC
- c++指针描述的详细文件 有详细的说明 c++指针算法-c++ pointer to the detailed descr iption of a detailed descr iption of the file c++ pointer arithmetic
C-pointer
- c语言中得难点指针令许多人头疼的问题,在此书中你会发现指针不再头疼-pointer in c language difficulties that many people have a headache, you will find in this book is no longer a headache pointer
C-analysis-of-arrray
- 数组中容易出错的地方,此文讲述了数组和指针容易混淆的地方-Error-prone places in the array, the article about arrays and pointers confusing
PIC-C
- 介绍PIC中指针的使用方法,使编程者更容易掌握指针的编程。-Introduction PIC in the use of indicators, to make programming easier to master pointers programming.
C
- 小型C语言程序库,数列排序,数组求和,指针-Small C language library, column sorting, the array sum, pointer, etc.
C_pointer
- c指针使用详细说明,供广大程序员学习,避免编程时走弯路。-c pointer with detailed instructions for the majority of programmers to learn to avoid programming detours.
PointerDemo
- C# 指针Pointer演示源码,在控制台窗口中运行,不要双击生成的Exe文件哦。代码中包括了对字符的加密和解密,将字符串指针p指向字符数组b,并将参数p传给函数,对给定字符串进行加密处理,异或运算等。-C# pointerdemo.
[Mini-book]-conquer-c-pointer
- 【迷你书】征服c指针,一本非常好的c语言书,值得-[Mini-book] conquer c pointer, a very good c language books worth a look
C--CPP
- c++里面关于类与对象、对象数组与指针的源程序实例-Examples about classes and objects in c++ source program ,as well as the the array and pointer of objects.
c-pointer
- 有助于C语言初学者学习指针,对指针做了详细的介绍和说明-FOR C USER
c-inv-matrix
- 基于c语言,基于指针求取可逆矩阵的逆矩阵,已经在vs2013环境下成功实现-Based on c language, pointer-based strike a reversible inverse matrix, has been successfully achieved in vs2013 environment