搜索资源列表
recognize
- 用VC++6.0开发的一个手写字符识别系统,联机输入签名,可以识别数字,字母和汉字.-developed a handwriting character recognition system, on-line input signatures can identify numbers, letters and Chinese characters.
dul_list
- 双向链表的vc++实现 是在命令行下的双向链表-bidirectional Chain vc realization of the command line of two-way linked list
nqueue
- 用分支界限法实现的n后问题 vc++ 语言效率很好-branch line with the law to achieve n vc language problem after a good efficiency
line
- 使用Breshren算法做的,使用VC++环境开发,一种直线的表示方法
Draw
- 用vc编写的简单的画图程序,实现画直线,矩形和椭圆-A simple drawing program, the realization of drawing a straight line, rectangle and oval
diguifashixianxianxubianli
- 《数据结构》中利用递归法实现“线序遍历”,在vc++6.0中可以直接调试-" Data Structure" in the use of recursive method to achieve " line preorder traversal" , in vc++6.0 can directly debug
gen
- 用vc编写的混流装配线算法,经过调试,可以取得较优解-Using vc compilation of mixed flow line algorithm,After commissioning, can achieve optimal solution
vcmatlabplot
- 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
OLS(GLS)
- 网上的最小二乘法(GLS,OLS)大多只是个演示例子,并不能直接拿来用。本人对最小二乘法进行了封装,只保留了一个对外的接口函数,并附有详尽的参数列表说明,只需将两个文件加入到VC的工程中,使用时只需 #include "les.h" 后就可调用最小二乘法函数了。非常方便,可是包含了我的劳动成果的哟!-Most of least squares line is just a demonstration example, and can not be directly used. I carried
Gauss_List
- 实现高斯列主元解方程 vc 该算法容易理解 -Gaussian line to achieve the main element solution algorithm is easy to understand the equation vc
VCtuxiang_pinjie
- 用于实现图像拼接 效果很好哈 虽然速度有点慢 包含vc++的源程序 网上下的,我试过 很好用-Works well for image splicing although a bit slow ha vc++ source code included under the line, I tried to use good
ScanflineFill
- 扫描线区域填充算法,完全在VC++6.0控制台上实现-Scan line region filling algorithm, completely in VC++6.0 console
BresenhamLine
- 在VC中实现Bresenham算法画直线-Bresenham algorithm in VC draw a straight line
TSP
- 使用遗传算法进行求解路线最短路径问题的VC++6.0源程序-Using a genetic algorithm to solve the line shortest path problem VC++6.0 source
CPPimage-processing
- 很齐全的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
tictactoe
- 人工智能的一字棋游戏,VC++单文档应用程序,使用博弈树的极大极小过程和α-β剪枝算法。-It is a line game, it is a single docment application program, use the max-min and α-β pruning algorithm.
zouyang
- 在VC++6.0中,利用吴的反走样算法绘制任意斜率的直线。-In vc++ 6.0, the use of wu anti-aliasing algorithm to draw any slope of the straight line
