CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - VC line

搜索资源列表

  1. recognize

    0下载:
  2. 用VC++6.0开发的一个手写字符识别系统,联机输入签名,可以识别数字,字母和汉字.-developed a handwriting character recognition system, on-line input signatures can identify numbers, letters and Chinese characters.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:86.94kb
    • 提供者:朱珠
  1. dul_list

    0下载:
  2. 双向链表的vc++实现 是在命令行下的双向链表-bidirectional Chain vc realization of the command line of two-way linked list
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:13.92kb
    • 提供者:zxxcvvb
  1. nqueue

    1下载:
  2. 用分支界限法实现的n后问题 vc++ 语言效率很好-branch line with the law to achieve n vc language problem after a good efficiency
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:44.47kb
    • 提供者:郝永生
  1. line

    0下载:
  2. 使用Breshren算法做的,使用VC++环境开发,一种直线的表示方法
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5.79kb
    • 提供者:辛晓亮
  1. Draw

    0下载:
  2. 用vc编写的简单的画图程序,实现画直线,矩形和椭圆-A simple drawing program, the realization of drawing a straight line, rectangle and oval
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:323.84kb
    • 提供者:依依
  1. diguifashixianxianxubianli

    0下载:
  2. 《数据结构》中利用递归法实现“线序遍历”,在vc++6.0中可以直接调试-" Data Structure" in the use of recursive method to achieve " line preorder traversal" , in vc++6.0 can directly debug
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:655byte
    • 提供者:叶杨
  1. gen

    0下载:
  2. 用vc编写的混流装配线算法,经过调试,可以取得较优解-Using vc compilation of mixed flow line algorithm,After commissioning, can achieve optimal solution
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:15.24kb
    • 提供者:豆子敬
  1. vcmatlabplot

    0下载:
  2. mfc编写的在vc中调用matlab绘图本列中可通过按些按钮调用Matlab会出正弦函数-vc mfc prepared to call matlab in drawing the line can be invoked by pressing these buttons will be a sine function Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.95mb
    • 提供者:xtbbbbdx
  1. OLS(GLS)

    1下载:
  2. 网上的最小二乘法(GLS,OLS)大多只是个演示例子,并不能直接拿来用。本人对最小二乘法进行了封装,只保留了一个对外的接口函数,并附有详尽的参数列表说明,只需将两个文件加入到VC的工程中,使用时只需 #include "les.h" 后就可调用最小二乘法函数了。非常方便,可是包含了我的劳动成果的哟!-Most of least squares line is just a demonstration example, and can not be directly used. I carried
  3. 所属分类:Algorithm

    • 发布日期:2015-01-05
    • 文件大小:2kb
    • 提供者:sjl
  1. Gauss_List

    0下载:
  2. 实现高斯列主元解方程 vc 该算法容易理解 -Gaussian line to achieve the main element solution algorithm is easy to understand the equation vc
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:262.34kb
    • 提供者:yunfei
  1. VCtuxiang_pinjie

    0下载:
  2. 用于实现图像拼接 效果很好哈 虽然速度有点慢 包含vc++的源程序 网上下的,我试过 很好用-Works well for image splicing although a bit slow ha vc++ source code included under the line, I tried to use good
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-16
    • 文件大小:4.15mb
    • 提供者:飞飞
  1. ScanflineFill

    0下载:
  2. 扫描线区域填充算法,完全在VC++6.0控制台上实现-Scan line region filling algorithm, completely in VC++6.0 console
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1.76kb
    • 提供者:殷文斌
  1. BresenhamLine

    0下载:
  2. 在VC中实现Bresenham算法画直线-Bresenham algorithm in VC draw a straight line
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:897byte
    • 提供者:于栋梁
  1. TSP

    0下载:
  2. 使用遗传算法进行求解路线最短路径问题的VC++6.0源程序-Using a genetic algorithm to solve the line shortest path problem VC++6.0 source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:54.67kb
    • 提供者:yangbin
  1. CPPimage-processing

    0下载:
  2. 很齐全的VC示例,根据书本例子编写。介绍了数学形态学中结构元素为4连通或8连通的3×3邻域时腐蚀、膨胀运算的快速算法。区域采用线段编码表示,腐蚀与膨胀运算在当前线段与其相邻的上下线段之间通过逻辑运算实现。 -In this paper, a fast algorithm of mathematical morphology erosion and dilation operation for 3×3 neighborhood structuring element with 4-connecti
  3. 所属分类:Algorithm

    • 发布日期:2017-11-18
    • 文件大小:7.53mb
    • 提供者:Cyy
  1. tictactoe

    0下载:
  2. 人工智能的一字棋游戏,VC++单文档应用程序,使用博弈树的极大极小过程和α-β剪枝算法。-It is a line game, it is a single docment application program, use the max-min and α-β pruning algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:41.19kb
    • 提供者:wangtao
  1. zouyang

    0下载:
  2. 在VC++6.0中,利用吴的反走样算法绘制任意斜率的直线。-In vc++ 6.0, the use of wu anti-aliasing algorithm to draw any slope of the straight line
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-11
    • 文件大小:2.28mb
    • 提供者:林宇
搜珍网 www.dssz.com