资源列表
文件的输入输出
- 对文件进行读写操作,涉及文件指针,文件操作的一些命令。(Read and write files, refer to the file pointer, some commands of the file operation.)
RTTI
- RTTI(Run-Time Type Information),通过运行时类型信息程序能够使用基类的指针或引用来检查这些指针或引用所指的对象的实际派生类型。(RTTI (Run-Time Type Information), by running the type information program, can use the pointer or reference of the base class to check these pointers or refer to the actua
异常处理
- 通过异常处理,我们可以对用户在程序中的非法输入进行控制和提示,以防程序崩溃。(By exception handling, we can control and prompt the user's illegal input in the program to prevent the program from crashing.)
环形队列
- 环形队列是在实际编程极为有用的数据结构,它有如下特点。它是一个首尾相连的FIFO的数据结构,采用数组的线性空间,数据组织简单。能很快知道队列是否满为空。能以很快速度的来存取数据。 因为有简单高效的原因,甚至在硬件都实现了环形队列.环形队列广泛用于网络数据收发,和不同程序间数据交换(比如内核与应用程序大量交换数据,从硬件接收大量数据)均使用了环形队列.(The ring queue is a very useful data structure in practical programming,
ConsoleApplication1
- 获取鼠标坐标代码,并显示坐标。简单实用。几行代码搞定。(Get the mouse coordinates code, and display coordinates. Simple and practical. A few lines of code.)
VC++读写Excel文件源代码
- VC实现对excel的读写 增删操作,支持vs2010(VC to achieve the operation of Excel)
oauth2-server-php-develop
- 搭建一个简单的BBS ,打蛋器大访问达瓦达瓦带娃(Building a simple BBS)
AMT_Emulator_v0.9.1_by_PainteR
- amt emulator painter
TransLess
- 实现UDP丢包模拟测试工具,在两个系统之间转发并模拟丢失数据(Implement UDP packet loss simulation test tool, forwarding and simulating missing data between two systems)
juanjiQt_5_8_0_.zip
- QT界面C语言编写的一个二维数组卷积的程序(QT interface C language programming of a two-dimensional array convolution)
截图OCR
- 截图 识别 图片中文字信息,以文本文件显示(Screenshot recognition)
juzhenchengfa.rar
- QT界面编写的用C语言二维数组的矩阵乘法程序(QT interface written with C language two-dimensional array of matrix multiplication program)
