▍1. chap14(part1)
大学C++ 课程 模板PDF版 授课内容 详细(University C++ course template PDF version taught detailed)
大学C++ 课程 模板PDF版 授课内容 详细(University C++ course template PDF version taught detailed)
C++ 编写的string类库,并实现string的各项函数操作。(string function)
基于MUSIC算法的矢量水听器阵源方位估计,用于空间谱估计目标方位(DOA estimation based on MUSIC algorithm using an array of vector hydrophones )
华为C++培训资料C++语言中级教材讲授C++语言的运用技术,包括:类、对象之间的关系、对象的存储与布局、运算符重载、智能指针、仿函数、泛型编程,C++模式设计基本思想。 (C++ language intermediate materials to teach C++ language use of technology, including: classes, relationships between objects, object storage and layout, operator overloading, smart pointer, functor, generic programming, C++ mode design basic idea.)
一本关于黑客的电子书,这本书很火,在网上很难下载(o other about hacker book ,my girl friend is a hacker, the book is very splendid)
用c语言编写的俄罗斯方块游戏源码,控制台下的模拟(Tetris source code written in c language, simulation of the console )
非常好的资料,比较详细,是一个体系,希望对大家有帮助C++面试题(Very good information, more detailed, is a system, we hope to help C++ face questions)
一个完全用C语言实现的贪吃蛇游戏,在TC环境下运行!对于初学C的同志,写个小游戏无疑是打基础的好方法,同时也提高自己对编程的兴趣!(A Snake game entirely in C language to run in the TC environment! Beginner C comrades to write a small game is undoubtedly a good way to lay the foundation, but also improve their own interest in programming!)
编写程序用静态成员的方法实现对班费的管理,要求定义一个类Student,除了声明一个存放班费的静态成员,还要分别定义一个上交班费的成员函数Contribute(),花费班费的成员函数Spend()和显示班费的静态成员函数Display()(Write a program with static member class fee management, require the definition of a class Student, stored in addition to declare a static member of the class fee, but also define a member function of a shift fee Contribute (), a member of the spending class fee spend () function and display class fee static member function display ())
文曲星猜数字,给你六次机会猜数字,成功给出提示,是否继续猜数字(Wenquxing number guessing, give you six opportunities numberguess success prompting whether to continue numberguess)
Vc++读写csv文件的类,这个资源是读写CSV文件的非常实用的类。方法写得非常好,代码也写得非常简洁,很合适在实际项目中使用。经本人测试,只要把上面的代码CSVOperator.h、CSVOperator.cpp和StringParser.h拷贝到项目中,就可以直接使用。在CSV_OP.cpp文件中,main方法里面有详细的读取文件的方法。读取的是config.csv这个文件。(Class Vc++ read and write csv file, this resource is to read and write CSV file very useful class. The method is very good, the code is written in a very simple, very suitable for use in the actual project. I tested, above code CSVOperator.h the, CSVOperator.cpp and StringParser.h copy to the project, can be used directly. In the CSV_OP.cpp file, the main method inside the detailed method of reading the file. Read this file config.csv.)
一款有助于开发智力的拼图游戏,可以自由添加自己喜欢的图片,并进行3*3,4*4等分割(A contribute to the development of intelligence jigsaw puzzle, you can freely add their favorite pictures and 3* 3,4* 4 split)
扫雷一只小游戏,模拟windows系统的自带游戏,用C++实现 (Mine-sweeping a smart game)
rpg小游戏例程,单文档类,图像类和小游戏的人物角色(the rpg game routine, single document class, image class, small game characters)
组态王驱动开发包,包含例子。这是本人吐血奉献!组态王是一款工控领域的自动化软件,这个开发包是要付费才能获得的(Kingview driver development kit, containing examples. This is my blood sacrifice! The Kingview is a field of industrial automation software, the development package to pay to get the)
清华大学CUDA编程教程,能够快速掌握CUDA编程技巧和应用案例(Tsinghua University CUDA programming tutorials, to quickly master the the CUDA programming skills, and the application case)
说明: C++大学基础教程,北京邮电大学电信工程学院,计算机技术中心(Essentials C++ University, Beijing University of Posts and Telecommunication Engineering, Computer Technology Center)
实现拓扑生成,平台为VC++6.0,自己编写的,可用(Achieve topology generation, platform VC++6.0, and I have written, can be used)