搜索资源列表
C++程序设计语言实验四
- 实验七:C++编程入门 一、实验内容 1. 理解继承与组合。 2. 学会使用多态特性。 3. 使用文件。 4. 异常处理。 二、实验题目 1. 创建一个class Counted,包含一个int类型的成员变量id和一个static int类型的成员变量count。默认构造函数的开头为“Counted() : id(count ++) {”。要求: a) 构造函数输出id值并且输出“it’s being created”; b) 析构函数也输出id值并且输出“it is bein
矩形对象以及Point类成员计算其面积
- 编写C++程序完成以下功能: 定义一个Point类,其属性包括点的坐标,提供计算两点之间距离的方法 定义一个矩形类,其属性包括左上角和右下角两个点,提供计算面积的方法 创建一个矩形对象,提示用户输入矩形左上角和右下角的坐标 观察矩形对象以及Point类成员的构造函数与析购函数计算其面积,并输出 ,The preparation of C++ Process is complete the following functions: the definition of
C++_shuiguoshouyinji
- 水果收银机源代码.用C++写的.大家给点意见.-Source code cash register fruits. Spent C++ Wrote. Everyone to the point.
c
- 读者可以找到有用的找出一个二维数组中的马鞍点程序-Readers can find useful to find a two-dimensional array of saddle-point procedure
matleb
- 数值分析要求:第二题编成命令文件即可,其中阶乘可以单独编成函数文件在命令文件中调用,也可以直接在你所编的命令文件中利用循环语句直接计算; 第四题编成通用的程序,建议编成函数文件。提示:可以把多项式的系数和所需要求解的点设为参数。-Numerical Analysis of requirements: the second title of the command file can be compiled, which can factorial function into a separa
snake
- 在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。然后以该伪圆心为中心,在其周围等角度间隔地取N个点作为初始的snake基准点,按照snake 的运行机制不断进化,直到虹膜的内边界为止。最后,计算进化后的snake形心和snake上的控制点与该形心的距离,取其平均值作为瞳孔的半径,动态轮廓模型的形心作为瞳孔的圆心,即可准确定位出虹膜内边界的位置。实验表明,与常见的定位方
winio
- 可用于实现*。端口操作不需要编写驱动,在Win95/98下直接可以使用汇编的In/Out指令。VC中也提供了_inp/_outp这样的函数(QA001059 outportb、inportb对应的函数)。不过在NT下,不能使用In/Out指令,参考QA001296 如何在WindowsNT/2000下用VB6写硬件IO控制。 如果使用硬件中断就必须编写驱动,标准的办法是采用微软的DDK。Win98和WinNT 4.0/5.0的DDK可以从http://www.microsoft.c
AutoFire
- 键盘连点工具 按住alt+要连点的建-Keyboard with point tools to even the point of holding down the alt+ construction
c
- 运用c语言开发,结构体、学生学好、姓名、成绩1,成绩2,成绩3,成绩4,并按平均成绩排列输出。-Using c language development, structure, students learn, name, score 1, score 2, score 3, score 4, arranged according to grade point average output.
Point
- 用c++求折线的长度,程序可以改变输入点的个数,包含所有的代码.-C++ line with the length requirements, the program can change the number of input points, including all of the code.
point
- 用C++实现向量的类,包括头文件,源程序和测试程序-C++ vector classes, including the header files, source code and test procedures
Point-Analyse
- 讲解C/C++指针,专门以讲解指针为主,总结了各个方面。 -Explain the C/C++ pointer, devoted to the pointer to sum up the various aspects of usage.
saddle-point
- 求鞍点的简单的C++工程,对初学C++新手可能有用-A simple C++ projects of seeking saddle point, beginner may be useful
point
- 关于最小曲面二乘法的C++小程序 适用于初学C++的人 方法比较简单-about C++ program and it suit all the people include those who are not good at C++
CPP-Point
- 详细介绍C++指针的精髓,通俗易懂。适合刚接触指针的初学者。-The essence of the details C++ pointer, and easy to understand.
010-zhikong-c
- 这个指示灯有2个作用,作用1是指示5V总电源,作用2是指示并口电平输出, 若完成学习板的使用后没断开并口线,它会作出半亮指示,若短时间内要经常使用学习板,关闭电源开关即可。 此时,不需要拔下并口和串口,指示灯的半亮状态不会影响学习板的使用。-2 role in this indicator, the role is instructions 5V power supply, the role of instructions parallel level output, after the
c
- c#+sql,这是一个人事管理系统,有员工信息,工资管理,考勤管理,和退出,登录功能-.I draw over this part of the open contour. I double-click on this point, and I stop drawing2.Unlike the offset command, the multiple offset command creates new elements based on the settings that were made
C#不规则三角网TIN 构建程序
- 基于c#的delunauy编写的程序,可逐点添加(The program written by delunauy based on c# can be added by point.)
内点法C++
- 使用内点法求解线性规划最优解问题,C++(Solving the Optimal Solution Problem of Linear Programming by Interior Point Method, C++.)
c语言别踩白块儿(双人版)源码
- C语言程序大全c语言被踩白块,适应于 C语言平台,可以用来练习(C language program complete C language 24 point game source code, suitable for C language platform, can be used for practice)
