资源列表
Household
- 本代码关于用Household变换来计算 递推因子-Household transform the code used to calculate on the recurrence factor,this can use in matlab.
CPP-Linux-Programming
- C++ Programming HOW− TO
Guide-to-GloMoSim
- These are steps that user should follow in order to install and use GlomoSim on Linux machine
(eBook)---C-Game-Programming-for-Dummies-2-(1).ra
- Just for being nice, I m presenting you with some Supplemental Lessons designed to help further your conquest of the C language. Some of these were promised in the book, others are done for the heck of it, still others are prompted as solutio
Cpp_Primer4rd
- e-book: cpp primer 4rd .-the book: cpp primer 4rd
A-TUTORIAL-ON-POINTERS-AND-ARRAYS-IN-C
- A TUTORIAL ON POINTERS AND ARRAYS IN C
OpenCV
- ,《A step-by-step guide to the use of Microsoft Visual C++ >>共48页,讲述在MFC中如何用OPENCV-, " A step-by-step guide to the use of Microsoft Visual C++> > 48 pages, about how OPENCV in MFC
(eBook---PDF)---C-a-CPP-Programming-Style-Guidlin
- C/C++ Programming Style Guidelines
45
- N名学生的成绩已在主函数中放入一个带头节点的链表结构中,h指向链表的头节点。请编写函数fun,它的功能是:求出平均分,由函数值返回。 例如,若学生的成绩是:85,76,69,85,91,72,64,87,则平均分应当是:78.625. 注意:部分源程序在文件PROG1.C中。 请勿改动主函数main和其它函数中的任何内容,仅在函数fun的花括号中填入你编写的若干语句。 -N student achievement has been the main function into a
46
- 给定程序MODI1.C中函数fun的功能是:统计substr所指字符串在str所指字符串中出现的次数。 例如,若字符串为aaas lkaaas,子字符串为as,则应输出2. 请改正程序中的错误,使它能计算出正确的结果。 注意:不要改动main函数,不得增行或删行,也不得更改程序的结构。-In a given program MODI1.C function fun is the function: Statistics within the meaning of the string
temp
- 本代码是关于活性碳吸附储氢的环境温度的设置。-The code is on the activated carbon adsorption of hydrogen storage temperature settings.
47
- 假定输入的字符串中只包含字母和*号。请编写函数fun,它的功能是:删除字符串中所有的*号。在编写程序时,不得使用C语言提供的字符串函数。 例如,字符串的内容为:****A*BC*DEF*G*******,删除后,字符串的-Assume that the input string contains only letters and asterisk. Please write the function fun, it' s function is to: remove all the*
