搜索资源列表
Visual C++课程设计案例精编--指针式时钟
- Visual C++课程设计案例精编--指针式时钟-Visual C cases intensive curriculum design series -- Pointer clock
pointer
- Pointer是初學C語言者,最大的障礙,透過本教學文檔,可以釐清pointer的觀念。-Pointer C language learning is that the biggest obstacles through the teaching files, can clarify the concept pointer.
newoula-C
- * 用改进的欧拉方法求解初值问题,其中一阶微分方程未y =f(x,y) * 初始条件为x=x[0]时,y=y[0]. * 输入: f--函数f(x,y)的指针 * x--自变量离散值数组(其中x[0]为初始条件) * y--对应于自变量离散值的函数值数组(其中y[0]为初始条件) * h--计算步长 * n--步数 * 输出: x为说求解的自变量离散值数组 * y为所求解对应于自变量离散值的函数值数组 -* Improved Euler me
pointer
- 其他人不需帐号就可自由下载此个C或Java源
divxecode.编解码器的xvid静态库的c++封装
- 编解码器的xvid静态库的c++封装 编码: m_vdo_enc->Encode(pBuffer) // 这里pBuffer是BGR24的320x240的数据 编码如果成功,就会自动调用PostEncHandler函数,就可以得到编码后的结果 解码: m_vdo_dec->Decode(xvid, xvid_len) // 传入的存有xvid数据的buffer和长度 解码成功后,会自动调用PostDecHandler,注意对于流媒体数据而言,在这个函数中还有
C
- C语言指针课程PPT。内含程序代码例子。是掌握好c指针的好资料。-C language pointer courses PPT. Contains examples of program code. C is the master of good data pointer.
POINTER.C
- well described pointer c
C.pointer
- C语言里最难理解的是指针,这本书将为你详细解读指针的应用。-C-pointer in the most difficult to understand is, this book will give you a detailed explanation of the application of the pointer.
C-P-P-pointer-Experience
- CC++指针经验总结,希望帮助大家更好的学习指针。-CC++ pointer Experience lessons learned, I hope to help you better learn pointers.
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++初学教程(代码呈现)
- 这个里面是vc++开始到指针的教程代码示例,初学者可以拿去看下,很有帮助(This is the beginning of the vc++ pointer to the tutorial code examples, beginners can take to see, very helpful)
C语言指针探讨
- 该资料主要提供与C语言编程相关的全面资源和探入讨论,通过对指针的基础知识和高级知识特性的探讨,帮助学习指针并融入到自己的程序中去,再此分享。(The data mainly provide comprehensive resources associated with the C language programming and explore into the discussion, through to the pointer to explore the characteristic of
C和指针
- 经典书籍,C和指针,全面提供了C的方方面面,对指针做了深入的说明(Classic books, C and pointers, introduced C pointer trap)
C和指针
- C语言的基本知识,指针代码的编写规范,实例很多,认真看加认真敲代码肯定有很大的进步(The basic knowledge of C language, pointer code writing norms, a lot of examples, a serious look, plus serious knock code, there must be great progress)
Function pointer
- 函数指针一目了然的用法,如果打不开,请提取代码自行编译(Learn to use function pointer!)
2016 1 2 c
- 堆栈,链表,双向指针,学生成绩管理系统课程设计(Stack, linked list, two-way pointer, curriculum design)
一份不错的C语言指针教程
- Linux下的一份不错的C语言指针教程,完整版,可下载(Linux language pointer tutorial under C, full version, can be downloaded)
Lecture8
- Lecuter C pointer in Sharif university
1. C程序设计概论
- The introduction of C program design introduces a comprehensive and systematic approach to the grammatical rules of the C language and the design of structured programs. The contents include: generality, basic data type and expression, control flow,
c和指针代码及答案[完整版]
- C语言和C指针的源代码,有兴趣的请欢迎下载(The source code of the C language and the C pointer)