CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - C point

搜索资源列表

  1. C++程序设计语言实验四

    2下载:
  2. 实验七: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
  3. 所属分类:其他小程序

  1. 矩形对象以及Point类成员计算其面积

    0下载:
  2. 编写C++程序完成以下功能: 定义一个Point类,其属性包括点的坐标,提供计算两点之间距离的方法 定义一个矩形类,其属性包括左上角和右下角两个点,提供计算面积的方法 创建一个矩形对象,提示用户输入矩形左上角和右下角的坐标 观察矩形对象以及Point类成员的构造函数与析购函数计算其面积,并输出 ,The preparation of C++ Process is complete the following functions: the definition of
  3. 所属分类:其他小程序

    • 发布日期:2017-03-21
    • 文件大小:1.17kb
    • 提供者:王靖
  1. C++_shuiguoshouyinji

    0下载:
  2. 水果收银机源代码.用C++写的.大家给点意见.-Source code cash register fruits. Spent C++ Wrote. Everyone to the point.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.3kb
    • 提供者:吴明辉
  1. c

    0下载:
  2. 读者可以找到有用的找出一个二维数组中的马鞍点程序-Readers can find useful to find a two-dimensional array of saddle-point procedure
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2.85kb
    • 提供者:王碧玲
  1. matleb

    0下载:
  2. 数值分析要求:第二题编成命令文件即可,其中阶乘可以单独编成函数文件在命令文件中调用,也可以直接在你所编的命令文件中利用循环语句直接计算; 第四题编成通用的程序,建议编成函数文件。提示:可以把多项式的系数和所需要求解的点设为参数。-Numerical Analysis of requirements: the second title of the command file can be compiled, which can factorial function into a separa
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:118.54kb
    • 提供者:even
  1. snake

    0下载:
  2. 在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。然后以该伪圆心为中心,在其周围等角度间隔地取N个点作为初始的snake基准点,按照snake 的运行机制不断进化,直到虹膜的内边界为止。最后,计算进化后的snake形心和snake上的控制点与该形心的距离,取其平均值作为瞳孔的半径,动态轮廓模型的形心作为瞳孔的圆心,即可准确定位出虹膜内边界的位置。实验表明,与常见的定位方
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1.68mb
    • 提供者:侯汶杉
  1. winio

    0下载:
  2. 可用于实现*。端口操作不需要编写驱动,在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
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:198.24kb
    • 提供者:
  1. AutoFire

    0下载:
  2. 键盘连点工具 按住alt+要连点的建-Keyboard with point tools to even the point of holding down the alt+ construction
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:199.57kb
    • 提供者:罗技
  1. c

    0下载:
  2. 运用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.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1.34kb
    • 提供者:rain
  1. Point

    0下载:
  2. 用c++求折线的长度,程序可以改变输入点的个数,包含所有的代码.-C++ line with the length requirements, the program can change the number of input points, including all of the code.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4.92kb
    • 提供者:刘慧慧
  1. point

    0下载:
  2. 用C++实现向量的类,包括头文件,源程序和测试程序-C++ vector classes, including the header files, source code and test procedures
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2.17kb
    • 提供者:Eric
  1. Point-Analyse

    0下载:
  2. 讲解C/C++指针,专门以讲解指针为主,总结了各个方面。 -Explain the C/C++ pointer, devoted to the pointer to sum up the various aspects of usage.
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:196.75kb
    • 提供者:黄羽
  1. saddle-point

    0下载:
  2. 求鞍点的简单的C++工程,对初学C++新手可能有用-A simple C++ projects of seeking saddle point, beginner may be useful
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:876.77kb
    • 提供者:卢哲俊
  1. point

    0下载:
  2. 关于最小曲面二乘法的C++小程序 适用于初学C++的人 方法比较简单-about C++ program and it suit all the people include those who are not good at C++
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:863.19kb
    • 提供者:wangqi
  1. CPP-Point

    0下载:
  2. 详细介绍C++指针的精髓,通俗易懂。适合刚接触指针的初学者。-The essence of the details C++ pointer, and easy to understand.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-04
    • 文件大小:21.14kb
    • 提供者:stone
  1. 010-zhikong-c

    0下载:
  2. 这个指示灯有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
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:10.54kb
    • 提供者:王者
  1. c

    0下载:
  2. 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
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:5.43mb
    • 提供者:杨晓雪
  1. C#不规则三角网TIN 构建程序

    0下载:
  2. 基于c#的delunauy编写的程序,可逐点添加(The program written by delunauy based on c# can be added by point.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:386kb
    • 提供者:XXXDDD111
  1. 内点法C++

    2下载:
  2. 使用内点法求解线性规划最优解问题,C++(Solving the Optimal Solution Problem of Linear Programming by Interior Point Method, C++.)
  3. 所属分类:其他

    • 发布日期:2020-02-11
    • 文件大小:5kb
    • 提供者:波波b
  1. c语言别踩白块儿(双人版)源码

    1下载:
  2. C语言程序大全c语言被踩白块,适应于 C语言平台,可以用来练习(C language program complete C language 24 point game source code, suitable for C language platform, can be used for practice)
  3. 所属分类:其他

    • 发布日期:2020-09-02
    • 文件大小:4kb
    • 提供者:ru2019
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com