CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - x-means

搜索资源列表

  1. pareng

    0下载:
  2. We have our classes ready, time to start writing the actual code. Point primitives are not much different from the other primitive types available (triangle strips, lists, etc.). We can still choose what vertex shader we use. A vertex shade
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:158.64kb
    • 提供者:wangzhe
  1. directX

    0下载:
  2. 用于Directx初学者,可以到入由骨骼的X文件,以及导入位图作为地面-for Directx beginners can go to the bone by means of X documents, and into the ground as a bitmap
  3. 所属分类:DirextX编程

    • 发布日期:2014-01-15
    • 文件大小:8.65mb
    • 提供者:赵建涛
  1. Senfore_DragDrop_v4.1

    0下载:
  2. Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
  3. 所属分类:Windows编程

    • 发布日期:2011-12-21
    • 文件大小:2.03mb
    • 提供者:smj_9547
  1. PowerPrinter-source

    0下载:
  2. PowerPrinter is a 32bit DLL that gives you access to all printer settings by means of simple APIs. Developers are shielded from the differences between Windows 9.x/ME and Windows NT/2000 because PowerPrinter takes care of the Operating Systems differ
  3. 所属分类:Driver Develop

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

    0下载:
  2. Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps. -MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at hi
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:97.81kb
    • 提供者:王平
  1. calculator

    0下载:
  2. 设计一个windows附件中所示的计算器  计算double型的“加”、“减”、“乘”和“除”法;(注意小数点的处理)  增加“Backspace”按钮,每按一次删除编辑框最后一个字符;  增加求“倒数”、“sin”、“cos”和“tan”等三角函数;(注意以上运算符是单目运算符,与四则运算并不相同,最好独立为每个按钮设计函数)  增加“%”和“00”按钮,这两个按钮并不是运算符,仅仅是修改编辑框; ᠋
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1.56mb
    • 提供者:叶合
  1. rotation

    0下载:
  2. Rotation tool, totates a single image contained in HANDLE.HANDLE can be a handle to figure, axes, or image object. This GUI is a pure imitation of ROTATEGUI from Birju Patel and uses some code from that function. However, it has extended functional
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:7.31kb
    • 提供者:mio
  1. ImageButton

    0下载:
  2. The ImageButton click event also supplies the x/y coordinates of where the user clicked the image. This provides a means to respond differently depending on what part of the image is clicked.
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1.57mb
    • 提供者:slavi
  1. Win32APIandPB

    0下载:
  2. 1. 如何使PB窗口总在最上层 通过SetWindowPos函数吧窗口的显示层次修改为HWND_TOPMOST,就可以使指定窗 口永远不会被其他窗口覆盖,该函数声明为: Function Long SetWindowPos(Long hwnd, Long ord, Long x, Long y, Long dx, Long dy, Long uflag) Library “user32.dll” 参数1为要顶层显示的窗口句柄,参数2指定显示的层次,参数7为附加选项,其余
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:2.49kb
    • 提供者:杨四
  1. imagesegment

    0下载:
  2. 实现图像的分割。改程序是在matlab环境下运行的,程序中用到了k-means算法,实现的结果很不错-This is the program of image segmentation based on the following work: S. Chen, L. Cao, J. Liu, and X. Tang, "Image Segmentation by MAP-ML Estimations", submitted to IEEE Transactions on Image P
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:72.47kb
    • 提供者:培培
  1. eluosiMFC

    0下载:
  2. 1. 游戏界面怎样表示(即20*10个格子) 2. 方块表示方法,即四个小方块的坐标设定: 其中一个方块是原点,坐标为(0,0);右侧方块坐标(1,0),下面的方块坐标(0,1),以此类推。 3. 旋转公式的应用: (x,y)旋转90度后是(-y,x)。由于x轴向右,y轴向下,所以产生了顺时针的旋转效果。 4. 重要思想:不用旋转公式,也有办法旋转。 5. 烟花的运动轨迹控制。-1. How that game interface (that is, 20* of 10
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4.14mb
    • 提供者:彭秋
  1. Modelling-beyond-Regression-Function

    0下载:
  2. An enormous amount of publications deals with smoothing in the sense of nonpara- metric regression. However, nearly all of the literature treats the case where predictors and response are related in the form of a function y = m(x) + noise. In man
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:386.5kb
    • 提供者:xujin
  1. 1

    0下载:
  2. 1.基本训练 (1)输入字符序列,建立二叉链表。 (2)先序、中序、后序遍历二叉树:递归算法。 (3)中序遍历二叉树:非递归算法(最好也能实现先序,后序非递归算法)。 (4)求二叉树的高度 。 (5)求二叉树的叶子个数。 (6)对于树中每一个元素值为x的结点,删去以它为根的子树,并释放相应的空间。 (8)借助队列实现二叉树的层次遍历。 (9)在主函数中设计一个简单的菜单,分别调试上述算法。 -Basic Training (1) Enter t
  3. 所属分类:CSharp

    • 发布日期:2017-11-18
    • 文件大小:2.26kb
    • 提供者:血鸢
  1. 1

    0下载:
  2. :构建一个圆类Circle,其成员为圆心的坐标(x,y)和圆半径r,并设计构造函数(可以赋初值也可以不赋初值),析构函数(可以什么都不做,只打印信息,表示其被调用),设置新值成员函数Set(), 取圆心坐标成员函数GetX()、GetY(),取圆半径成员函数GetR(),打印成员值成员函数Print(),计算圆面积成员函数Area()。并用此类定义长度为10的对象数组,每个对象的圆心的坐标(x,y)和圆半径r由随机数rand()产生,打印每个对象的(x,y)、r和面积;然后将对象数组按照其r值从
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:9.08kb
    • 提供者:eliizabeth
  1. vlfeat-0.9.17-bin.tar

    0下载:
  2. The VLFeat open source library ,可以用来进行HOG,SIFT等,这是最新版的VLFeat-The VLFeat open source library implements popular computer vision algorithms including HOG, SIFT, MSER, k-means, hierarchical k-means, agglomerative information bottleneck, SLIC superpixels
  3. 所属分类:Other systems

    • 发布日期:2017-06-01
    • 文件大小:13.47mb
    • 提供者:飞翔
  1. C-example001

    0下载:
  2. 在屏幕上显示0~360度的cos(x)曲线与直线f(x)=45*(y-1)+31的迭加图形。其中cos(x)图形用“*”表示,f(x)用“+”表示,在两个图形相交的点上则用f(x)图形的符号。 图形迭加的关键是要在分别计算出同一行中两个图形的列方向点坐标后,正确判断相互的位置关系。 在屏幕上显示0~360度的cos(x)曲线与直线f(x)=45*(y-1)+31的迭加图形。其中cos(x)图形用“*”表示,f(x)用“+”表示,在两个图形相交的点上则用f(x)图形的符号。-Displa
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:63.57kb
    • 提供者:胡朋葛友
  1. C-example002

    0下载:
  2. 在屏幕上显示0360度的cos(x)曲线与直线f(x)=45*(y-1)+31的迭加图形。其中cos(x)图形用“*”表示,f(x)用“+”表示,在两个图形相交的点上则用f(x)图形的符号。 图形迭加的关键是要在分别计算出同一行中两个图形的列方向点坐标后,正确判断相互的位置关系。-Displayed on the screen of 0 to 360 degrees cos (x) curve and the straight line f (x) = 45* (y-1)+31 superpos
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5.49kb
    • 提供者:胡朋葛友
  1. LATTICE

    0下载:
  2. 格子手绢 问题描述 久城送给维多利加一块苏格兰格子手绢,可是手绢不小心被咖啡弄脏了,久城不得不负 起清洗的责任。 手绢的格子可以用二维坐标系来描述,手绢左下角坐标为(0,0),右上角坐标为(N,M), 也就是说,手绢上一共有N*M个格子。咖啡在手绢上形成了一个圆形的污点,圆心位于整点( X,Y)处,半径为R。久城想知道,有多少个格子被完全污染了,多少个格子被部分污染了。 这里,某个格子被“完全污染”的意思为该格内被污点覆盖面积=1,被“部分污染”的意 思为0<该格
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:525byte
    • 提供者:zzz
  1. vlfeat-0.9.20.tar

    0下载:
  2. VLFeat是一个跨平台的开源机器视觉库,它囊括了当前流行的机器视觉算法,如SIFT, MSER, HOG, 同时还包含了诸如K-MEANS, Hierarchical K-means的聚类算法。它由C语言编写,并提供了Matlab接口及详细的文档。当前最新的版本是VLFeat 0.9.18 。(The VLFeat open source library implements popular computer vision algorithms specializing in image un
  3. 所属分类:Windows编程

    • 发布日期:2017-12-21
    • 文件大小:2.88mb
    • 提供者:mgx0225
  1. BreakEvenExpert_v1

    3下载:
  2. 这个ea相当好的,它的作用是设置止损点到盈亏平衡点时,“X”的数量在利润点是实现。 在上面的图中,请注意“盈亏平衡点= 30”简单意味着这个专家顾问将移动止损到盈亏平衡点,一旦30点利润已经实现。(This EA is pretty good, and its role is to set the stop loss to breakeven point, and the amount of "X" is realized at the profit point. In
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:3kb
    • 提供者:KaoKaO
« 12 »
搜珍网 www.dssz.com