搜索资源列表
操作系统11
- 用C语言作为编程语言,用结构体作为文件和目录等的编程结构;对于文件,其结构体中包括文件名、属性、文件内容、文件长度、指向父目录的指针、指向子目录的指针、指向同层目录或文件的指针。 目录结构和文件结构相似,只是没有内容,其只有子目录和子文件。 用户结构包括用户名、指向其文件目录的指针、指向下一个用户的指针。设置的文件操作命令有17条:新建文件、新建目录、删除文件、删除目录、在当前目录下指定目录新建子目录、在当前目录下指定目录新建子文件、打开文件、关闭文件、读文件、写文件、修改文件名、修改目录名、修
pointer
- Pointer是初學C語言者,最大的障礙,透過本教學文檔,可以釐清pointer的觀念。-Pointer C language learning is that the biggest obstacles through the teaching files, can clarify the concept pointer.
My Documents
- 一个关于C语言指针的程序,使用指针按字母顺序排序数组!解压请用ZIP,解压格式!-a pointer on the C language, the use of indicators alphabetical sorting arrays! Requests for extracting ZIP, unpacked format!
pictest
- C#编写,利用图片旋转方式模拟转角仪的指针旋转,具有一定的参考价值。-C# preparation, the use of pictures simulate rotation angle instrument pointer rotation, has some reference value.
cs调用dll时char指针及结构参数的用法
- c#调用dll时char指针及结构参数的用法-call dll when char pointer and structural parameters of usage
yy
- 在Visual C++de 环境下实现一个指针式时钟,钟的大小和形状还有相应的肢体颜色都可以变化-In Visual C++ de environment pointer towards a clock, bell size and shape of the limb also can change color
CsPerformanceTest
- 测试C#使用数组、指针、托管、Win32接口调用的性能-Test C# using an array, pointer, trusteeship, Win32 interface to call the performance
CSharpResearch
- 对于C#中的一些模糊概念,如指针,数组,静态变量等的静态作用域等每个都设计用了实例来提供研究途径-C# for some vague concept, such as pointer, array, static variables, static scope, each of the examples are designed to study ways to provide
Csharp_Lv
- C#调用LV做成的DLL 主要为Boolean、数值、字符串、路径、数组、VISA设置名称 Boolean可以用数值代替,false:0 ture:1 路径及VISA设备名称可以改为字符串型。 注意:可以将Lv的输出字符串定义为32位。 在定义Labview的函数时,都使用Standard Calling Conventions。值型的Bass by都设置为Value,字符串型设置为C String Pointer。 在定义函数参数时,注意Labview与C#的数据类型必
C
- C#数据类型、指针、预定义类型、类型转换、类型系统统一化等内容的介绍-C# data types, pointer, predefined types, type conversion, type system, unified presentation etc.
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
point
- 是一段关于C++中的指针数组的代码 适合于初学者参考,虽然写的不怎么样- 中文(简体) 英语 日语 Is a paragraph on a pointer in C++ code for the array reference for beginners, although not very good writin
C
- 小型C语言程序库,数列排序,数组求和,指针-Small C language library, column sorting, the array sum, pointer, etc.
cPP-About-pointer-and-other
- 介绍C++中的指针的概念及性质,以及它的使用方法,-Introduced the pointer in C++ concepts and nature, as well as its use
[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