搜索资源列表

  1. 网络5子棋

    0下载:
  2. 一款网络版的5子棋
  3. 所属分类:源码下载

  1. c_child子窗口编程的例子

    0下载:
  2. 子窗口编程的例子-Programming examples of sub-window
  3. 所属分类:Windows编程

    • 发布日期:2024-05-25
    • 文件大小:63488
    • 提供者:杨少石
  1. 骰子

    0下载:
  2. 一个模拟骰子的小系统. 虽然简单,但是覆盖知识面很全的喔-dice simulation of a small system. Although simple, but full coverage is the knowledge oh
  3. 所属分类:其他小程序

    • 发布日期:2024-05-25
    • 文件大小:2322432
    • 提供者:夏世峰
  1. Canny算子与边缘检测

    0下载:
  2. Canny算子与边缘检测,一个用完整的图像边缘提取算法-Canny operator and edge detection, complete with an Image Edge Extraction Algorithm
  3. 所属分类:图形图象

    • 发布日期:2024-05-25
    • 文件大小:2211840
    • 提供者:李明辉
  1. 最长公共子序列

    0下载:
  2. 动态规划算法中的最长公共子序列算法-dynamic programming algorithm for the longest sequence of public Algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:connie
  1. 最长公共子串问题

    0下载:
  2. 最长公共子串问题-longest public substrings problems
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-25
    • 文件大小:7168
    • 提供者:邢刚
  1. log算子边缘检测源码及文档说明

    0下载:
  2. LOG算子边缘检测源码及文档说明-LOG Operator edge detection and source documents note
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-25
    • 文件大小:514048
    • 提供者:薛全
  1. 自动调整对话框上子窗口显示位置vc

    0下载:
  2. 自动调整对话框上子窗口显示位置vc-automatically adjust for dialog on the window location vc
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-25
    • 文件大小:119808
    • 提供者:段晓瑞
  1. 获取、修改计算机的IP地址及子网掩码

    0下载:
  2. 这是一个获取、修改计算机的IP地址及子网掩码.-This is an acquisition, changes to the computer's IP address and subnet mask.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-25
    • 文件大小:8192
    • 提供者:大牛
  1. 在多文档应用程序的状态条中加入子窗口的列

    0下载:
  2. 在多文档应用程序的状态条中加入子窗口的列表, 使程序的状态条有点像Windows 95的任务条.-more documents in the application of state-window to join the list of the process, the state of a bit like Windows 95 taskbar.
  3. 所属分类:状态条

    • 发布日期:2024-05-25
    • 文件大小:119808
    • 提供者:程林
  1. 子网掩码算法

    0下载:
  2. 有很多人肯定对设定子网掩码这个不熟悉,很头疼,那么我现在就告诉大家一个很容易算子网掩码的方法,帮助一下喜欢偷懒的人-sure a lot of people to set the subnet mask not familiar with a headache, then I will tell you a very easy way of counting subnet mask, a helping hand to people l
  3. 所属分类:网格计算

    • 发布日期:2024-05-25
    • 文件大小:4096
    • 提供者:joy
  1. 利用Sobel边缘算子法对图像进行边缘提取的源代码

    0下载:
  2. sobel边缘算子对图像进行边缘提取,简单实现,对图像处理的朋友大有裨益。-pixel Edge Operator right image edge extraction, the simple realization of the right image processing friends useful.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:李永红
  1. 公共子序列

    1下载:
  2. 本算法实现的是对两个单字符串的扫描,找出其最长公共子序列。-the algorithm to achieve the two-string scan, identify its longest public sequences.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:汪永威
  1. canny算子

    0下载:
  2. canny算子边缘提取 基于256色图像进行操作-canny operator Edge Detection Based on 256 color images operation
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-25
    • 文件大小:109568
    • 提供者:娄强
  1. 乘子法

    0下载:
  2. 优化方法中的解非线性规划问题的一种方法,乘子法-optimization methods of solving nonlinear programming problem in a way Multiplier Method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-25
    • 文件大小:2048
    • 提供者:王伟
  1. 边缘检测CANNY算子的C实现

    0下载:
  2. 该文件为网上得的C语言实现的canny边缘检测算子,属于对经典算法的经典实现,具有很高的参考价值。-the document online for the C language the canny edge detection operator, belonging to the classical classic algorithms to achieve with very high reference value.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-25
    • 文件大小:3072
    • 提供者:刘波
  1. 最长公共子序列

    0下载:
  2. 定义两个字符串,运用动态规划算法求出两个字符串的最长公共子序列(Finds the longest common subsequence of two strings)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-25
    • 文件大小:28672
    • 提供者:小七111
  1. canny算子进行边缘检测的源代码

    1下载:
  2. 对于现有canny算子进行了一定的改进,使得效果更好(Some improvements have been made to the existing Canny operator, which makes the effect better)
  3. 所属分类:图形图像处理(光照,映射..)

  1. 面向高维数据的子空间聚类算法研究

    0下载:
  2. 面向高维数据的子空间聚类算法研究,包括所有的硬子空间,软子空间等聚类算法,也包括一些新提出的子空间聚类算法及其伪代码和实验分析。(The research of subspace clustering algorithms for high-dimensional data includes all the hard subspace, soft subspace and other clustering algorithms. It
  3. 所属分类:文档资料

    • 发布日期:2024-05-25
    • 文件大小:3014656
    • 提供者:枫歌
  1. 六子棋

    1下载:
  2. 六子棋运用了alphabeta搜索的方法。。。。。(The code is making a game for person and computer to play chess together.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-25
    • 文件大小:468992
    • 提供者:多文为富
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org