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

搜索资源列表

  1. DigitRec

    0下载:
  2. 第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别) 第二步:识别。 首先,打开图像(256色) 再次,进行归一化处理。点击“一次性处理” 最后,点击“R”或者使用菜单找到相应项来进行识别 识别的结果显示在屏幕上,同时也输出到文件result.txt中 该系统的识别率一般为90% 另外,也可以单独对打开的图片一步一步进行图像预处理工作。但要注意,每一步工作只能执行一遍,而且
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:199.77kb
    • 提供者:andy
  1. EmfReader

    0下载:
  2. 解析emf文件结构,遍历emf文件和显示在屏幕上
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:47.81kb
    • 提供者:nemo
  1. 31

    0下载:
  2. 3种像素历遍方法的比较和实现,对做图象方面很有帮助
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:126.56kb
    • 提供者:zhw
  1. ImageEditor1

    0下载:
  2. 类似画图板的小程序. 我以前为了找一个画图板程序,把pudn上的所有相关程序翻了个遍,但是没有找到一个好的。这个程序与我试用过的程序相比,有以下优势:1)代码写的比较清晰,规范;2)此程序实现了撤销和恢复功能;3)除了一些写字功能没有实现以外,其它功能与windows绘图板完全一样,性能差不多。 虽然我自己也曾试着写过一个绘图板程序,但是性能上不去。偶然的机会,我在一个网站上下到了这个程序,觉得不错。想到很多我那个时候花了不少冤枉时间去找个可参考的程序,我这次特地把这个程序贡献出来。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:341.09kb
    • 提供者:LiMing
  1. vb

    1下载:
  2. 用VB实现全屏幕区域找图找色,遍历全屏幕区域,找到与F:\1.bmp图片相同的位置并指向-Find a diagram with VB full-screen area to find a color to traverse the whole screen area, find the F: \ 1.bmp picture the same location and point
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-03-03
    • 文件大小:23.9kb
    • 提供者:我=神
  1. Taiqiu

    1下载:
  2. vc6 + 图形引擎OGRE + 物理引擎PhysX 写的3D台球游戏,业余作品,游戏中有些bug,不过本程序的最大亮点是实现图像引擎OGRE和物理引擎PhysX的结合,我在网上找遍了都没有相关资料,都是自己摸索的,希望能给一玩OGRE和physx的朋友一些帮助。-vc6+ graphics engine OGRE+ physics engine PhysX written 3D billiards game, amateur works, games, some bug, but the bi
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-06-29
    • 文件大小:1.89mb
    • 提供者:lvjianhua
  1. wumpusworld

    0下载:
  2. Wumpus World 是一个世界出名的游戏,在给定的一个nxm的格子中以最快的方式找的黄金而避开Wumpus.这个程序采用广度优先遍历的方法-Wumpus World is a famous game. In this project, we want to find the gold as quick as possible.We implement Breadth First Search in it.
  3. 所属分类:GDI-Bitmap

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

    0下载:
  2. 矢量图类C++实现【顶点的插入删除及遍历搜索】-Vector-type C++ realize 【delete vertex insertion and traversal search】
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:3.35kb
    • 提供者:
  1. EdgeAttributes

    0下载:
  2. SolidWorks的二次开发 为边添加属性 遍历零件的所有面和边,查找所有的直线-Add attributes for edge traversal of all parts of the surface and edges, find all the straight-line
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-27
    • 文件大小:38.22kb
    • 提供者:李真
  1. Imageconverter

    0下载:
  2. VB图片批量转换处理工具源程序代码,可以将BMP转为JPG/GIF,也可以实现这个反过程,转换时可以设定转换品质,自动遍历符合条件的目录,显示转换进度条。这个程序实际上是IJL15.DLL动态库文件的一个应用示例,用IJL15.DLL你还可以编写很多实用的程序。-VB Image batch processing tool for source code conversion can be BMP to JPG/GIF, it can achieve the anti-process, the
  3. 所属分类:GDI-Bitmap

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

    0下载:
  2. 图遍历应用、伫列 、顶点、遍历内容印出、图形的深度与广度-Graph traversal application, queue, vertex, traverse the content of print, graphics, the depth and breadth of
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-08
    • 文件大小:11.16kb
    • 提供者:零星
  1. graph

    0下载:
  2. 输入节点数和变数,生成图的深度优先遍历序列和广度优先遍历序列。-Enter the number of nodes and variables, depth-first traversal graph generated sequence and the breadth-first traversal sequence.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:601.38kb
    • 提供者:周小波
  1. 07856234OCR(VCPP)

    0下载:
  2. 该系统的识别率一般为90 ,另外,也可以单独对打开的图片一步一步进行图像预处理工作。但要注意,每一步工作只能执行一遍,而且要按顺序执行。步骤为:“256色位图转为灰度图”“灰度图二值化”“去噪”“倾斜校正”“分割”“标准化尺寸”“紧缩重排”,另外注意,要识别的图片,要与win.dat、whi.dat位于同一目录。此两文件保存训练后网络的权值参数-The system s recognition rate is 90 , also can be used alone to open the pic
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-04
    • 文件大小:1.44mb
    • 提供者:
  1. HistogramMatching

    0下载:
  2. opencv 直方图均衡化,通过遍历像素点得到直方图再进行均衡化-opencv histogram equalization obtained by traversing the pixel histogram equalization
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-15
    • 文件大小:3.32mb
    • 提供者:李杰
  1. EIGHE-QUEEN

    0下载:
  2. 经典的八皇后问题利用遍历法解决的直观动态展示-An intuitive dynamic display on solving the classic eight queens problem with traversal method
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-08
    • 文件大小:192.8kb
    • 提供者:abel
  1. Timer

    0下载:
  2. 实现一个小球从一个窗口移动到另一边,知道窗口的边界,然后从新返回再走一遍-Achieve a small ball moving from one window to the other side, knowing the boundaries of the window, and then walk back again from the new
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-17
    • 文件大小:24.45mb
    • 提供者:某某
  1. VisualTree

    0下载:
  2. 添加二叉树,对二叉树进行先序遍历,中序遍历,后序遍历,虚拟二叉树 ,可视化二叉树-Adding Binary
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-15
    • 文件大小:7.39kb
    • 提供者:赵子龙
  1. Horse

    0下载:
  2. 实现数据结构中的深度遍历算法,自动将国际象棋中的马在棋盘中遍历一遍并能够回到起点,不会走重复的路程-Depth data structure traversal algorithm to automatically chess chessboard horse traversal back to the beginning again and can not walk away from repeating
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2.16mb
    • 提供者:zhangying
  1. BinaryTree

    0下载:
  2. 本代码提供了二叉树前序、中序、后序遍历的三种遍历方法,实现了遍历的图形化演示,使用了初学者以及日常课程教学。-This code provides a pre-binary sequence, three traversal methods in sequence, after traversing achieve a traversal of the graphical presentation, using the beginner as well as the daily teaching
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:2.54mb
    • 提供者:陈泓
  1. CeStoreManager

    0下载:
  2. WinCE下存储设备的遍历以及磁盘分区的格式化、扫描和碎片整理类-Traverse under WinCE and disk storage devices formatted partitions, scan and defrag class
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:3.87kb
    • 提供者:Fuswucbnreso
« 12 »
搜珍网 www.dssz.com