资源列表
GHDFHFDHFGH
- 题目:有两个磁盘文件A和B,各存放一行字母,要求把这两个文件中的信息合并(按字母顺序排列), 输出到一个新文件C中。 -Topic: there are two disk file A and B, each deposit A line letters and asked to the two files with the information (in alphabetical order), The output to a new file C.
ExportDll
- 主要是写的将字符串类封装到动态链接库以及相关的使用。本代码主要是给刚刚开始学类加载到dll中的人看的-Mainly to write a string class encapsulates the dynamic link library, as well as the use of. This code is just started to learn the class loading the DLL to see
JHGJGHJGFJG
- 题目:取一个整数a从右端开始的4~7位。 程序分析:可以这样考虑: (1)先使a右移4位。 (2)设置一个低4位全为1,其余全为0的数。可用~(~0<<4) (3)将上面二者进行&运算。 2.程序源代码:-Topic: take an integer a from the right end of the four to seven began. Program analysis: it can be to consider: (1) to make a
TETERTWT
- 题目:求一个3*3矩阵对角线元素之和 1.程序分析:利用双重for循环控制输入二维数组,再将a[i][i]累加后输出。 2.程序源代码:-Topic: for a 3* 3 diagonal matrix elements combined 1. The program analysis: use double for cycle control input a 2 d array, again will be a [I] [I] after accumulation output
1
- 基于opencv编的边缘检测的程序,里面有怎么读入图片,灰度化,边缘检测,效果不错。应用时边缘检测系数自己调成适合自己的对象。-Based on the the opencv series of edge detection program, which how to read into the picture, gray, edge detection, the effect is good. The application of edge detection coefficient tune
player
- 简单的mfc播放器界面 可以加载 暂停 和退出 代码比较简单 适合初学者-Simple mfc player interface can be loaded pause and exit code is relatively simple for beginners
double-pass
- 港区航道 双向通航 滚装船等间隔发船时间控制绘制-double pass in port channel
caculator
- 计算器,MFC实现的简单计算器设计,可以简单地实现科学计算的功能。-Calculator, the MFC to achieve a simple calculator design.
CSharp
- 使用C#语言,练习使用按钮、单选按钮和复选框等窗体控件的使用。-Using the C# language, and practice using the form controls use of the buttons, radio buttons and check boxes.
3
- 关于c++代码的cpp.文件,适用于大二的学生-about c++
4
- 大二c++课程实验4的实现内容,仅供参考-about c++
11
- 关于大二c++课程第十一章的课件,仅供参考-about c++
