CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 对话框与窗口 搜索资源 - 算法

搜索资源列表

  1. OSTU算法实现分割

    1下载:
  2. 自动寻找阈值,实现图像分割。很好用啊!VC 编写!- Automatically seeks the threshold value, the realization picture division. Very easy to use! VC compilation!
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:1710
    • 提供者:刘明霞
  1. abnowin

    0下载:
  2. 用cb5.0编写的一个模仿超级解霸的程序界面,内有不规则窗口的算法代码。-cb5.0 prepared with a copy of the procedures STHVCD interface, which is irregular window algorithm code.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:776483
    • 提供者:didnt
  1. 2006040602

    1下载:
  2. isodata聚类算法,对于图像处理中的聚类问题高效 -isodata clustering algorithm for image processing and efficient clustering problem
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:9337
    • 提供者:李小丹
  1. 669584474

    0下载:
  2. 约瑟夫环算法C语言源代码。希望对大家有帮助。-Josephus algorithm C language source code. We want to help.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:1083
    • 提供者:ffff
  1. jintan

    1下载:
  2. 基于Mapx开发的最短路径Floyd算法程序的实现.-Mapx development based on the shortest path algorithm procedures Floyd realized.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:564954
    • 提供者:钱云飞
  1. duobiaoxing

    0下载:
  2. 这是我用C++Builder制作的绘制多边形软件,算法简单明了,也是久经调试过的,VC新手的好帮手.请放心下载.-C builder of polygon rendering software is simple and clear. Debugging is also well-off, VC newcomers a good helper. Please be assured download.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:321996
    • 提供者:lzh
  1. Souce

    0下载:
  2. 从文本文件中提取数据,使用了递归算法循环整个目录中的文件-text files from the extracted data, the use of recursive algorithm cycle of the entire document directory
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:18545
    • 提供者:杜海涛
  1. RiverSimulation

    0下载:
  2. VC++基于对话框的工程下实现的过河算法,以及实现过河的游戏模拟过程.-VC on the dialog works under the river algorithm, and the realization of the river course of the game simulation.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:450287
    • 提供者:原盘风
  1. Flody_ShortestPath

    0下载:
  2. 在VC++环境下,实现Flody最短路径算法的演示过程,操作方便,使用鼠标点击即可.-in VC environment, the realization of the shortest path algorithm Flody the demo process, convenient operation, use a mouse click away.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:43953
    • 提供者:原盘风
  1. SSTF

    0下载:
  2. 操作系统磁盘调度算法中的SSTF最短寻道时间优先算法!输出移动臂的距离和顺序!-Disk Operating System Scheduling Algorithm of SSTF shortest tracking time priority algorithm! Mobile export boom and the distance order!
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:866
    • 提供者:陈秀兰
  1. CAMSHIFT---MFC

    0下载:
  2. CAMSHIFT算法的mfc实现,对使用opencv的人肯定有一定的帮助。-CAMSHIFT algorithm mfc achieved, the use of opencv it will certainly help.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:2098932
    • 提供者:毛润之
  1. sliderdlgpaint

    0下载:
  2. 在vc对话框中实现一个可用鼠标拖动的实心方块 算法采用局部刷新,最大程度上避免闪烁 同时不影响其他控件的显示-in vc dialog can be used to achieve a solid mouse scrolling box using a local update algorithm, maximum extent possible to avoid flicker without affecting the other controls revealed
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:40071
    • 提供者:李立群
  1. zhongguoxiangqi

    2下载:
  2. 一个使用MFC开发的中国象棋源代码,在算法方面有独到之处
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:85007
    • 提供者:王晓轩
  1. Dijkstra_simulate

    1下载:
  2. Dijkstra算法可视化模拟,可输入节点!可仿真路由表产生过程
  3. 所属分类:对话框与窗口

    • 发布日期:2014-01-16
    • 文件大小:73208
    • 提供者:张二
  1. key

    0下载:
  2. 关键路径算法 关键路径算法 关键路径算法
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:3951
    • 提供者:lemonrains
  1. draw

    0下载:
  2. 计算机图形学 此系统由本人独自开发; CGraph类中是画图函数; 画直线: DDA算法 中点Bresenham算法 改进的Bresenham算法 画圆: 中点Bresenham算法 画椭圆: 中点Bresenham算法
  3. 所属分类:对话框与窗口

    • 发布日期:2014-01-17
    • 文件大小:1991687
    • 提供者:yth796
  1. QQLogin

    0下载:
  2. 一个QQ登陆器的源码。实现QQ密码的加密算法。
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:123903
    • 提供者:luozhifu
  1. okdemodulate

    0下载:
  2. 按照固定算法实现的3路光纤传感信号的解调。偶学labview编写成功的第一个程序
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:39370
    • 提供者:李静
  1. DES加密算法

    1下载:
  2. 关于DES加密算法的各种实现。
  3. 所属分类:对话框与窗口

    • 发布日期:2009-12-19
    • 文件大小:3314
    • 提供者:343056396
  1. shor

    0下载:
  2. 大数质因子分解的shor算法的在经典计算机上的模拟。shor算在量子计算计算机上能够在很短时间内分解大数的质因子,对现有的RSA系统是一种严重的威胁。-Factorization of large numbers of quality in the shor algorithm simulation on classical computer. shor computer operator in the quantum computation can be decomposed in a ver
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:1964860
    • 提供者:zhouf
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com