-
C语言程序设计 不错的入门书籍 喜欢的可以看一下
C语言程序设计 不错的入门书籍 喜欢的可以看一下-C Programming Language like a good entry-book can take a look
- 2022-02-21 12:53:15下载
- 积分:1
-
C++高质量编程 林锐主编,最新版,非常的实用,而且他是在非常多的经验下写出来的...
C++高质量编程 林锐主编,最新版,非常的实用,而且他是在非常多的经验下写出来的-C++ high-quality programming editor Mr Lam, the latest version, very practical, but he was under a lot of experience to write out
- 2022-08-22 19:21:51下载
- 积分:1
-
莫拉维克算子的Visual C++程序实现
Moravec算子Visual C++实现程序-Moravec Operator Visual C++ implementation procedures
- 2022-07-25 19:07:13下载
- 积分:1
-
Thinking C++ Chinese version, learning VC++ The book, using simple examples and...
Thinking C++ 中文版,学习VC++的好书,用简单的例子和简练的叙述讲解C++编程,别具特色。
全书共分十八章,内容涉及对象的演化、数据抽象、隐藏实现、初始化与清除、函数重载与缺省参数、输入输出流介绍、常量、内联函数、命名控制、引用和拷贝构造函数、运算符重载、动态对象创建、继承和组合、多态和虚函数、模板和包容器类、多重继承、异常处理和运行时类型识别。
本书作为正式教材和自学用书均非常优秀,作为程序设计者的参考用书亦极为合适。-Thinking C++ Chinese version, learning VC++ The book, using simple examples and concise narrative on the C++ Programming distinctive. Book is divided into eighteen chapters, covering the evolution of object, data abstraction, hidden realize, initialization and removal, function overloading and default parameters, input and output streams, the constants, inline functions, named control, reference and copy constructor, operator overloading, dynamic object creation, inheritance and composition, polymorphism and virtual functions, templates, and package type containers, multiple inheritance, exception handling and run-time type identification. This book as an official self-study materials and books are very good, as a program designer reference books are also very sui
- 2022-02-26 02:42:08下载
- 积分:1
-
设计算法判断一个算术表达式的圆括号是否正确配对。 (提示:
对表达式进行扫描,凡遇到 ( 就进栈,遇 ) 就退掉栈顶的 ( ,表达式被扫描完毕,栈应为空。...
设计算法判断一个算术表达式的圆括号是否正确配对。 (提示:
对表达式进行扫描,凡遇到 ( 就进栈,遇 ) 就退掉栈顶的 ( ,表达式被扫描完毕,栈应为空。-Design algorithm to determine an arithmetic expression is correct matching parentheses. (Hint: regular expressions to scan for, in any case where (in the case into the stack, the event) on the Top-to return the (, expression was scanned, the stack should be empty.
- 2023-09-03 16:20:03下载
- 积分:1
-
XML入门教材,很不错的 强烈推荐使用!
XML入门教材,很不错的 强烈推荐使用!-XML Introduction to materials, it is strongly recommended to use good!
- 2023-07-03 23:40:03下载
- 积分:1
-
经典C语言教材,中文扫描版,第二版(新版),十分清晰
经典C语言教材,中文扫描版,第二版(新版),十分清晰-Classic C language teaching materials, second edition (New Version)
- 2022-03-22 09:29:37下载
- 积分:1
-
Java2游戏编程源码 第六章 很好的学习Java和简单游戏编程的书籍...
Java2游戏编程源码 第六章 很好的学习Java和简单游戏编程的书籍-Java2 game programming source Chapter VI good learning Java and simple game programming books
- 2022-05-16 11:42:11下载
- 积分:1
-
《Visual C++小波变换技术与工程实践》 作者:靳济芳。书上的代码。第4章:图像的小波变换。包括:二维离散小波变换,图像小波变换的频率特性的代码,供大家参...
《Visual C++小波变换技术与工程实践》 作者:靳济芳。书上的代码。第4章:图像的小波变换。包括:二维离散小波变换,图像小波变换的频率特性的代码,供大家参考。-" Visual C++ wavelet transform technology and engineering practice," Author: Ji Jin-fang. On the code book. Chapter 4: Image of the wavelet transform. Include: two-dimensional discrete wavelet transform, image of the frequency characteristics of wavelet transform code, for your reference.
- 2023-02-11 13:40:03下载
- 积分:1
-
Visual C++ 6.0实例教程电子教案,很不错的
Visual C++ 6.0实例教程电子教案,很不错的-Visual C 6.0 tutorial examples of electronic lesson plans, a very good
- 2022-12-04 12:30:03下载
- 积分:1