CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - function point

搜索资源列表

  1. div-css-login

    0下载:
  2. 说明:程序代码主要参考网上一个类似功能的Demo.出发点在于学习div+css布局技巧,学习窗口对象拖动的实现原理. 3.功能说明: ^.^! 基本类似于javaeye登入窗口的功能,支持窗口的拖动,窗口的关闭 登入表单的最小化,最大化 在IE浏览器中有滤镜功能 没有对div做圆角处理,看起有点楞楞的. 4.偶在IE6.0和Mozilla Firefox2.0.0.1_cn浏览器中跑过,可以正常使用.-Descr iption: The program code similar to t
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:13714
    • 提供者:胡秀才
  1. hashing

    0下载:
  2. 本程序为散列功能测试小程序。存放元素为浮点型数据,可以为小数。数据不能为负数(输入负号会提示重输)。-This procedure for the hash function test applet. Floating-point type data storage element can be a decimal. Data can not be negative (input minus sign will be prompted to re-lose).
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:49004
    • 提供者:moon walker
  1. dianzizhong

    0下载:
  2. 能够实现小时(24进制)、分钟和秒钟(60进制)的计数功能具有复位功能 功能扩展:具有复位、整点报时提示、定时闹钟等功能 -Able to achieve an hour (24 hex), minutes and seconds (60 hex) is counting function with reset function extensions: with a reset, the whole point timekeeping prompt, regular alarm cloc
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:358700
    • 提供者:张锐钊
  1. pwm

    0下载:
  2. :随机脉宽调制是解决交流调速系统 中声学噪声的直接有效方法。随机零矢 量分 布是一种很好 的随 机方法,但其不对称的开关函数使其不适用于传统的电流采样方法。通过仿真表明 PWM周期中点采样的方 法无法得到准确的平均值,在分析不对称模式引起的纹波电流对电流平均值影响的基础上,提出了一种适合 于 RZV分布 的电流采样方法 。仿真结果证实该方法简单可行 。 -: Random pulse width modulation speed control system to solve
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:138600
    • 提供者:guoguo
  1. graham

    0下载:
  2. 构造凸包接口函数,传入原始点集大小n,点集p(p原有顺序被打乱!),返回凸包大小,凸包的点在convex中-Construct convex hull interface function, introduced the original point set size n, the point set p (p the original order has been disrupted!), Returns the size of the convex hull, convex hull of
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1233
    • 提供者:JP
  1. socket

    0下载:
  2. 用VC编写的socket小程序,有客户端和服务端,两者3次握手建立连接,用到了最基本的socket,bind,listen,send,receive,函数,非常适合初学者,我就是用这个例子学习的socket编程,很经典的例子有,还有小界面-Socket using a small program written in VC, there are client and server, the two three-way handshake to establish a connection, us
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:79243
    • 提供者:vivianjia
  1. MyIM

    0下载:
  2. 自已学了点网络编程后写的聊天小程序,很简单的功能,适合初学者,喜欢的朋友请下-Learn self-written after the point of network programming chat applet, a very simple function, suitable for beginners, like a friend to the next
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:83564
    • 提供者:
  1. canny

    2下载:
  2. canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一点计算局部梯度和边缘方向;3.第二步中确定的边缘点会导致梯度幅度图像中出现脊,然后追踪所有脊的顶部,并将所有不再脊顶部的像素设置为0;4.执行边缘链接-canny detector is very effective edge detector, this function can be achieved on the target im
  3. 所属分类:Graph program

    • 发布日期:2016-01-15
    • 文件大小:185038
    • 提供者:hanyantao
  1. Digital_System_Design_using_VHDL

    0下载:
  2. 1.能正常计时。显示模式分为24小时制和12小时制。其中12小时制须显示上、下午。“时”、“分”、“秒”都要显示。 2.具有快速校准时、分、秒的功能。手动校准,用一个功能键选择校时、校分功能,用另一功能键调校对应时、分数值。 3.整点自动报时。在离整点10s时,便自动发出鸣叫声,步长1s,每隔1s鸣叫一次,前四响是低音,最后一响为高音,最后一响结束为整点。 -1. To resume normal time. Display mode is divided into 24-hour
  3. 所属分类:Project Design

    • 发布日期:2017-03-28
    • 文件大小:158420
    • 提供者:林文
  1. virtualFunctionTable

    0下载:
  2. 关于虚函数表总结的一点资料,描述了C++虚函数表的相关内容-With regard to virtual function table summarizes the point of information, describes the C++ virtual function table of the relevant content
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:9619
    • 提供者:张无忌
  1. zuobiaoxi

    1下载:
  2. 将笛卡尔坐标系上的点定义为一个服务类Point,Point类提供求得坐标系上两点间距离的功能、获取和设置坐标的功能、获取极坐标的功能,和完成对已创建的Point类对象统计功能。设计测试Point服务类的应用程序主类,测试并显示输出提供功能的结果。(求以点(1,1)为极坐标原点,点(5,5)的极坐标)-Will be a point on the Cartesian coordinate system is defined as a service class Point, Point class
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:3829
    • 提供者:阿豆
  1. shanciyangtian

    0下载:
  2. 利用三次样条插值法求曲线在某个点处的函数值-Using cubic spline interpolation method demand curve at some point of the function values
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:312978
    • 提供者:庄飞扬
  1. Calculator

    0下载:
  2. 多功能计算软件程序清单 功能要求:具备整型数据、浮点型数据的算术(加、减、乘、除)运算功能。 依次输入运算符(+,-,*,/)、第一个运算数、第二个运算数,然后输出结果, 当用户输入 Q 则退出系统,否则允许用户连续进行运算。-Multi-function calculation software program list functional requirements: with integer data, floating-point data arithmetic (ad
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:36132
    • 提供者:kk
  1. median

    0下载:
  2. Function realized median filter with irregular mask by using Visual Studio, and OpenCV library. User can define mask by special matrix with unrestricted size N x M, which includes 0 and 1 values. Only 1 values determine which element of neighbor
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-26
    • 文件大小:1089
    • 提供者:lukeam
  1. VHDL

    0下载:
  2. (1)用VHDL语言编写程序,在EDA实验板上实现 (2)能正常计时。显示模式分为两种,即24小时制和12小时制。其中12小时制须显示上,下午(用指示灯显示)。时,分,秒都要显示。 (3). 手动校准电路。用一个功能选择按钮选择较时,分功能,用另一个按钮调校对应的时和分的数值。 用VHDL语言编写程序,在EDA实验板上实现 (4) 整点报时。 (5). 闹钟功能。 (6).秒表功能。-(1) using VHDL language program, in the EDA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:4061
    • 提供者:malon
  1. p01

    0下载:
  2. 1、设计一个程序,其中有3个类,即CBank,BBank和GBank,分别为中国银行类、工商银行类和农业银行类。每个类都包含一个私有数据balance,用于存放储户在该行的存款数,另有一个友元函数total用于计算储户在这3家银行中的总存款数。 2、设计一个程序,其中有2个类,Point类为点类,包含2个私有数据x和y,表示点的坐标,line类为直线类,包含3个私有数据a,b和c,表示直线方程ax+by+c=0。另有一个友元函数dist,用于计算一个点到直线的距离。点与直线之间的距离计算公式
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:1147
    • 提供者:月月
  1. Spectrum_Zoom

    0下载:
  2. 这个函数返回n点2dw波段的傅里叶变换的DFT样本序列。通常情况下,以插值点的方式进行放大。-This function returns N point DFT samples of 2dw band of Fourier transform of a sequence. Typically, fft() returns N samples of Fourier transform ranging from 0 to 2pi. This function takes the N-point DF
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2155
    • 提供者:ken
  1. radiocover

    1下载:
  2. 这个程序可以计算给定点处的小区信号范围覆盖。-is program computes a map of visibility from a selected point on a topography. It has been written to help the search for radio relay best location. Because it considers only direct line of sight, it gives a good estimation for
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:434239
    • 提供者:ken
  1. Lagrange

    0下载:
  2. 数据插值的基本出发点是根据函数f(x)的一组数据{xi,f(xi)}(i=0,1,…,n),按照插值条件构造简单易算的函数P(x)去近似f(x)。本代码用高级程序设计语言实现Lagrange插值,-The basic starting point of data interpolation is based on the function f (x) of a set of data (xi, f (xi)) (i = 0,1, ..., n), constructed in accordanc
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:717
    • 提供者:liangsi
  1. ndbezierinterp

    1下载:
  2. 给定四个控制点,利用贝塞尔曲线进行插值。-A function for Bezier interpolation for given four control points. Each control point can be in N-Dimensional vector space.
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:2417
    • 提供者:郭力
« 1 2 ... 31 32 33 34 35 3637 38 39 40 41 ... 50 »
搜珍网 www.dssz.com