搜索资源列表
C Program常用算法
- C_Program常用算法,对于学习C的人很有帮助!
matrix.rar
- 2、 矩阵(二) 编写C++程序完成以下功能: (1) 假定矩阵大小为4×5(整型); (2) 矩阵空间采用new动态申请,保存在指针中; (3) 定义矩阵初始化函数,可以从cin中输入矩阵元素; (4) 定义矩阵输出函数,将矩阵格式化输出到cout; (5) 定义矩阵相加的函数,实现两个矩阵相加的功能,结果保存在另一个矩阵中; (6) 定义矩阵相减的函数,实现两个矩阵相减的功能,结果保存在另一个矩阵中; (7) 动态申请三个矩阵:A1、A2、A3; (8) 初始化A1、A2;
Desktop
- Write a C program using the fork() system call that that generates the Fibonacci sequence in the child process. The number of the sequence will be provided in the command line. For example, if 5 is provided, the first five numbers in the Fibonacci se
C-program
- 我正在学习C编程,传上自己做的C程序练习题,绝大部分是正确的,只有个别题有点问题,正在学习改进中。不足之处请指教,谢谢。-I was learning C programming, Chuan-C on its own procedures to do exercises, the majority is correct, the only individual title is something wrong, are learning improvements. Please advice
program
- c语言一些基础编码,涉及许多经典算法如约瑟夫死亡游戏-c program
C-program-design
- 比较多本经典C程序书籍后选送的一本好书,其中包含本人多年来对比后的学习笔记-The classic C program more books sending of a good book, which contains study notes I
high-quality-C-program
- 如何编写高质量的C程序,尽100页,希望能帮助大家-How to write high quality C program, to make 100 pages, hoping to help people
Classic--C-program-100
- 经典C程序100例,对初学者是个好东西啊,值得一看-Classic C program 100
C-Program-Design-and-Error-Analysis
- C程序设计与错误分析(修订版) 为程序员分析错误提供依据-C Program Design and Error Analysis (Revised Edition) to provide the basis for the programmer analysis errors
show-chines--characters-in-C-program
- 在C语言中显示汉字-show chines characters in C program
typical-C-program
- 典型的C程序,包含随机数的产生,积分公式,进制转换,代码转换等。-typical c program
c-Program
- c 语言编程书籍 很详实,受益匪浅 值得一读-c program
funny-c-program
- 有意思的原样输出的C程序 把代码都输出 在vc6.0编译通过-Interestingly, as is the output of C program
C-program-design
- C程序设计经典教程(第4版)书后答案.pdf 加源程序-C program design classic tutorial ( Fourth Edition ) after the answer
example-of-C-program-
- c语言例程,有100个程序,对初学者很有用,没事可以拿来练手!-the C program exmaple
the-_C-program-design
- 谭浩强编写的C语言第二版,很适合初学C语言的人-Hemopurification written in C language second edition, very suitable for beginner C language
100-classic-sample-C-program
- C语言经典范例100,基本涵盖所有基本范例-100 classic sample C program
Contacts-C-program-source-code
- 通讯录C程序源代码,简单实用,适合初学者-Contacts C program source code, simple, practical and suitable for beginners
Programming in C for Wireless Sensor Networks
- C program for WSN that can be correctly decoded
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,
