搜索资源列表

  1. Hough变换的源程序

    0下载:
  2. Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这个事实,我们可以找出某条直线来。这段程序,用来找出图象中最长的直线。-Hough Transformation is used for searching lines in an image . Here is the principle: Assume there is a
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2012
    • 提供者:doctorsuo
  1. p76931311

    0下载:
  2. 要写出Scan pci bus的程式首先必须先参考PCI的spec里面的Configuration SpaceHeader的图,而Class code有24个bit(3byte),组要由三个部份组成,Base Class、Sub Class、 programming Interface 将的PCI BUS上的Base Class、Sub Class、programming Interface用原本的范例程式加上回圈去侦测。基本上只要了解
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10536
    • 提供者:张大小
  1. short_path

    0下载:
  2. 图遍历找两点最短路径的多中方法:贪心 回朔 分支界限-map traverse the shortest path to find two more of the methods : greed back Schomburg branch Limits
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:15070
    • 提供者:王可
  1. autosale

    1下载:
  2. VHDL编写的自动售货机,带找零、退币功能,数字电路课程设计!内附常态图,和dofile波形模拟文件-VHDL prepared by the vending machines, have sought to bring, the coin features, digital circuit design courses! Enclosing normal map and document dofile waveform simulat
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3506
    • 提供者:张傻
  1. 算法第一次实验

    0下载:
  2. 着色问题,输入一个图和颜色的种数,要求有邻边的两个顶点不能着同一种颜色,找出所有的着色方案-coloring, the importation of a color map and the number of categories, and a two adjacent edges of the peak is not the same color, identify all the coloring program
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:22115
    • 提供者:周子藤
  1. 八数码问题(A星算法)

    0下载:
  2. 用A*算法求解八数码问题。A*算法又叫做最佳图搜索算法,是满足启发函数不大于实际耗散值的A算法,可以用理论证明如果最佳解图存在的话,一定可以用A*算法找出来。-with A * algorithm eight digital problem. A * algorithm also called the plan the best search algorithm, it is instructive function to meet n
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:11508
    • 提供者:罗鹏魁
  1. fdgetnew

    0下载:
  2. 将原始图象分成eXe大小的子块,找出每块中的最大值和最小值,计算差值并量化,再用rXr大小的子块计算分形值-original image will be divided into eXe size of the block to identify every piece of the maximum and minimum, margin calculations and quantified, and then rXr size of
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:872
    • 提供者:万俊杰
  1. graphDegree

    0下载:
  2. 求图的顶点连通度算法。方法就是先对源和汇做枚举,之后对每个枚举情况,把除去源汇两点的其余所有顶点看成是容量限制为1的点,求网络的最大流,就是此点对的顶点连通度,之后对枚举的所有点对找连通度最小的当成图的连通度。 带有顶点容量限制的最大流方法:将带容量限制的顶点u拆成两个点u 和u*,原顶点u的入边为u 的入边,原顶点u的出边为u*的出边,之后在u 和u*之间连接双向边,边的容量为顶点的容量限制。-plans for the ver
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1515
    • 提供者:吴地瓜
  1. lx..pf

    0下载:
  2. 高校图象处理,里面的图画可以自己去找一张然后放到程序指定路径即可-college image processing, the picture inside themselves and they can then put a process can be designated trails
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1944
    • 提供者:陈骐
  1. ncircle

    0下载:
  2. 给定n个大小不等的圆c , c , , cn 1 2  ,现要将这n个圆排进一个矩形框中,且要求各圆 与矩形框的底边相切。圆排列问题要求从n个圆的所有排列中找出有最小长度的圆排列。例 如,当n=3,且所给的3 个圆的半径分别为1,1,2时,这3个圆的最小长度的圆排列如图 所示。其最小长度为2 + 4 2 。-given n ranging from the size of the circle c, c,, c
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1816
    • 提供者:自由人
  1. renliandedingwei

    0下载:
  2. 本程序是一个检测人脸的程序,通过一定的方法,找出图中人脸区域,并标记出眼睛鼻子和嘴巴的位置。-this procedure is a human face detection procedure for the adoption of methods to identify human face regional map, Mark the eyes and nose and mouth position.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:65756
    • 提供者:赵倩
  1. WinScenery

    0下载:
  2. 学校导游系统。采用最小路径算法。程序可自动生成图,并可找出最小路径。-school system guides. Use the smallest path algorithm. Procedures can be automatically generated map can identify the smallest path.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:29673
    • 提供者:倪恩伟
  1. 3d_terrain

    0下载:
  2. 发现不用perlin noise随便找个位图读每点的像素的RGB,然后将R+B+G作为地形高度也可.我可以尽量将位图颜色过渡做的平缓些,出来的地形还是尖锐.-perlin noise found not arbitrarily find a bitmap read every point of the pixel RGB, then R B G as the terrain is available. I can try to colo
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5712
    • 提供者:weiguian
  1. zuijiayuzhi

    0下载:
  2.  找出图象的最佳阈值,并显示它的二值图.-find the best image threshold, and it shows the value of Figure 2.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:40304
    • 提供者:吴佰斌
  1. liewenchuli

    0下载:
  2. 找出图象中的裂纹线条并将其填充,使其更加明显.-find images of crack lines of its filling, to make it more obvious.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:28114
    • 提供者:吴佰斌
  1. Brainiac

    0下载:
  2. 这个游戏允许玩家选择一个方块,然后选择另一个方块。如果两个方块是相同的,那么它们将保持可见状态,玩家尝试找出另外两个相同的方块。如果两个方块不同,它们将再次翻转,从而再次隐藏。玩家的任务就是将它们翻开是记住不同方块的位置,以便将所有方块配对。开发平台为vs.net2003,源文件包括: Resource.h--资源ID头文件 Bitmap.h--位图头文件 Bitmap.cpp--位图源代码文件 GameEngine.h
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:218044
    • 提供者:wp
  1. 5698255

    0下载:
  2. 一个图片寻找的易语言模块源码,仅仅图片寻找,提供了多种寻找方案详见源码,适当修改可实现屏幕找图,()
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:fhmd-525
  1. Game-EC[4.3]破解

    0下载:
  2. 1.汇编功能,让易语言编程支持汇编代码,CALL等。 2.线程注入功能,全局注入类,内存注入类,输入法注入等。复杂的功能都能一行代码搞定。 3.超级模块含有几十个类别,上千功能,这里不一一介绍。 4.超级模块中含有丰富的实用功能,轻松实现高级编程。 5.找图找色找字功能,该功能方便实用,有第一代识图,第二代识图,第三代识图,第四代识图。一行代码轻轻松松实现屏幕或后台窗口中找图找色找字以及数字识别等强大识别功能。
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:1144832
    • 提供者:林沐白
  1. C# 调用大漠插件(完整)

    0下载:
  2. C#调用大漠插件,找图找色,文字识别,截图等功能(C# Calls Desert Plug-in, Finds Pictures and Colors, Text Recognition, Screenshots and other functions)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:6378496
    • 提供者:dong东东
  1. 股票公式宝盒

    0下载:
  2. 这个小程序收藏了网上公开的许多指标公式及源码,不用那么麻烦到各个网站去找了,很方便,浏览清晰,选择方便!(This small program collection of online open many index formula and source code, not so troublesome to each website to find, very convenient, browse clear, easy to cho
  3. 所属分类:金融证券系统

    • 发布日期:2024-05-15
    • 文件大小:17643520
    • 提供者:haifeng5240
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 29 »

源码中国 www.ymcn.org