搜索资源列表

  1. InterpolationAitkenNotIsometry

    0下载:
  2. 埃特金不等距逐步插值。给定n个不等距节点的函数值及精度要求,使用埃特金逐步插值法计算指定插值点t处的函数近似值-Unequidistance interpolation with Aitken method. Using this method to get the near value of special point t ,and satify the functin values and presicion of n points
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:74700
    • 提供者:球球
  1. shortest_BySophia

    0下载:
  2. 给定平面上N个点,找其中的一对点,使得在N个点组成的所有点对中,该点对间的距离最小。-given plane N and find the one pair of points made in the composition of N points on all points, which points to the distance between the smallest.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:9317
    • 提供者:萌音
  1. curve_test.tar

    0下载:
  2. curve_test is a set of 3 programs to demonstrate 3 different kind of third-order parametric curves: Hemite curve segments, Bezier curve segments, and Splines. Hemite curves are defined by two endpoints and two v
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:6707
    • 提供者:Jet Lan
  1. ConvexHall

    0下载:
  2. ConvexHall实现 3D Convex Hall implementation: Given N points in the space, the algorithm display the construction of the convex hall.-ConvexHall Convex 3D Hall implementati on : Given N points in the space, the algorithm
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:47722
    • 提供者:李萍
  1. netwarchess

    0下载:
  2. 主要函数介绍: Init1() 程序启动时加载初始化 Init() 重新布棋初始化 Image0MouseDown 点到主棋盘空白处进行判断是否可以在此处布棋 Image1MouseDown 点到自方棋子记录原始的oldID、oldX、oldY的值 Image26MouseDown 点到对面棋进行判断 Image101MouseDown 点到副棋盘空白处进行判断是否可以在此处放棋 -main function
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:248897
    • 提供者:雪阳
  1. cpair

    0下载:
  2. 本程序可以在输入n点后,判断出这n个点中距离最近的两个点-procedures in the importation of n point, the judge out of this n points from the nearest two points
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:28740
    • 提供者:lisalee
  1. oscill_src

    0下载:
  2. This a simple implementation of Oscilloscope control. This control shows last N points of user data. It has up to 8 channels (number of channels are defined by OSC_MAX_CHANNELS parameter in header file). Each channel can
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:7808
    • 提供者:KangBingNan
  1. tianchong

    0下载:
  2. 任意多边形的填充,只要输入N个点,然后用鼠标实现.-arbitrary polygon filling, as long as the importation of N points, and then use the mouse to achieve.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:54804
    • 提供者:谭江林
  1. tianchong

    0下载:
  2. 任意多边形的填充,只要输入N个点,然后用鼠标实现.-arbitrary polygon filling, as long as the importation of N points, and then use the mouse to achieve.
  3. 所属分类:其他小程序

    • 发布日期:2024-06-09
    • 文件大小:54272
    • 提供者:
  1. InterpolationAitkenNotIsometry

    0下载:
  2. 埃特金不等距逐步插值。给定n个不等距节点的函数值及精度要求,使用埃特金逐步插值法计算指定插值点t处的函数近似值-Unequidistance interpolation with Aitken method. Using this method to get the near value of special point t ,and satify the functin values and presicion of n points
  3. 所属分类:Windows编程

    • 发布日期:2024-06-09
    • 文件大小:74752
    • 提供者:球球
  1. shortest_BySophia

    0下载:
  2. 给定平面上N个点,找其中的一对点,使得在N个点组成的所有点对中,该点对间的距离最小。-given plane N and find the one pair of points made in the composition of N points on all points, which points to the distance between the smallest.
  3. 所属分类:Windows编程

    • 发布日期:2024-06-09
    • 文件大小:286720
    • 提供者:萌音
  1. curve_test.tar

    0下载:
  2. curve_test is a set of 3 programs to demonstrate 3 different kind of third-order parametric curves: Hemite curve segments, Bezier curve segments, and Splines. Hemite curves are defined by two endpoints and two v
  3. 所属分类:2D图形编程

    • 发布日期:2024-06-09
    • 文件大小:7168
    • 提供者:Jet Lan
  1. fft-by_skyline

    0下载:
  2. 这是一个我自己写的FFT的c程序,可以计算n(<4096)个点(可以是虚数)的结果 -This is one I wrote it myself FFT c procedures can be calculated n (
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-09
    • 文件大小:2048
    • 提供者:王靖杰
  1. myfft_ifft.zip

    0下载:
  2. FFT and IFFT for 16-bits wave, you can use this instead of convolution calculate, input samples must be 2^n. If its not 2^n samples just stuff zero in last array. I already make it to C++ class you can new a calss
  3. 所属分类:通讯编程

    • 发布日期:2024-06-09
    • 文件大小:32768
    • 提供者:小誠
  1. ninpoly

    0下载:
  2. 输入N个点的坐标,判断这N个点能否构成一个凸多边形-Enter the coordinates of N points, N points to determine whether this constitutes a convex polygon
  3. 所属分类:Windows编程

    • 发布日期:2024-06-09
    • 文件大小:1024
    • 提供者:zh
  1. N

    0下载:
  2. 输入N个点的坐标,判断这N个点能否构成一个凸多边形。-Enter the coordinates of N points, to determine whether the N points form a convex polygon
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-09
    • 文件大小:4096
    • 提供者:dingjipeng
  1. Two-dimensional-extreme-points

    0下载:
  2. 在二维空间里有两个点A=(X1,Y1)和B=(X2,Y2),如果X1>X2并且Y1>Y2 ,我们认为A优于B,A是这个集合的最大极值点,在给定的二维空间里的N个点的集合S中,找出最大极值点。,In a two-dimensional space, there are two points A = (X1, Y1) and B = (X2, Y2), if X1> X2, and Y1> Y2, we believ
  3. 所属分类:系统编程

    • 发布日期:2024-06-09
    • 文件大小:14336
    • 提供者:刘靖伟
  1. Perspective-n-Point-Problem

    0下载:
  2. 这篇文献是图像摄影学方面比较基础重要的一篇文献。采用透视模型,基于n个点对来估计摄像头位姿参数。-This document is the basis for comparison image photography learning important aspects of a document. Use of perspective model, based on n points to estimate the camera po
  3. 所属分类:软件工程

    • 发布日期:2024-06-09
    • 文件大小:1861632
    • 提供者:风云
  1. Max-Points-on-a-Line

    0下载:
  2. leetcode中求最大共线的点的数量,题目leetcode上有-Given n points on a 2D plane, find the maximum number of points that lie on the same straight line.
  3. 所属分类:STL

    • 发布日期:2024-06-09
    • 文件大小:7583744
    • 提供者:氤氲泪
  1. Max-Points-on-a-Line

    0下载:
  2. 给定的n个点在二维平面上,发现的最大数量点躺在同一直线。-Given n points on a 2D plane, find the maximum number of points that lie on the same straight line.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-09
    • 文件大小:1024
    • 提供者:胡延旭
« 12 3 4 5 6 7 8 9 10 ... 28 »

源码中国 www.ymcn.org