-
hough变换检测出直线,只需要把路径改了就可以了,但是一定是要边缘图像才可以...
hough变换检测出直线,只需要把路径改了就可以了,但是一定是要边缘图像才可以-hough transform to detect straight lines, just to the path can be changed, but must be the edge of the image can
- 2022-09-23 06:40:03下载
- 积分:1
-
在多文档界面中切换的工具条
在多文档界面中切换的工具条...
在多文档界面中切换的工具条
在多文档界面中切换的工具条-In multi-document interface switch in the toolbar to switch between MDI toolbar
- 2022-01-25 15:07:39下载
- 积分:1
-
变色字体和闪动的窗口标题可以将介面转做vista一样美化的介面...
变色字体和闪动的窗口标题可以将介面转做vista一样美化的介面-The color deterioration typeface and flashes window title
- 2023-05-24 15:05:03下载
- 积分:1
-
外接RAM点阵屏程序
外接RAM点阵屏程序
- 2022-06-03 19:12:21下载
- 积分:1
-
使用SetWindowLong改变窗口的缺省窗口处理函数,从而建立可以显示不同颜色列表的程序...
使用SetWindowLong改变窗口的缺省窗口处理函数,从而建立可以显示不同颜色列表的程序-use SetWindowLong to change the default window to window handling functions, establish can show different colors scheduling procedures
- 2022-03-03 11:13:52下载
- 积分:1
-
源程序实现view窗口的动态切分,通过该源代码可以学习一下
源程序实现view窗口的动态切分,通过该源代码可以学习一下-View source window to achieve the dynamic segmentation, through which you can learn the source code
- 2023-05-16 12:20:03下载
- 积分:1
-
Josephus问题的顺序表实现 关于Josephus问题的顺序表实现
Josephus问题的顺序表实现 关于Josephus问题的顺序表实现-Josephus table in the order of Josephus achieve in the order table to achieve
- 2022-07-13 06:52:13下载
- 积分:1
-
现在的即时翻译软件种类很多,使用方法也各有千秋,但它们大都有一个 共同的特点:鼠标指到哪儿,就翻译它下面的单词。这大大地方便了用户,但是 从一个编程人员的角度来...
现在的即时翻译软件种类很多,使用方法也各有千秋,但它们大都有一个 共同的特点:鼠标指到哪儿,就翻译它下面的单词。这大大地方便了用户,但是 从一个编程人员的角度来看就不那么轻松了。因为没有一个方便的函数 类似”GetWordUnderMouse()”可以得到鼠标下面的单词,那么这些软件是怎么 做的呢?经常在BBS和mailing list里看到和我同样困惑的问着相同问题的网友们。-Now in the matket the immediatly translation software has many sorts.The method of using is also differently.But they have a feature in common:it translate the word when the mouse pointer points a word.This founction make things conwenient for the consumer,but through the angle of a programmer it is not so easyly.In the reason of not having a conveniet founction just as "GetWordUnderMouse()"that can get the word undermouse,then how did these software product?I ofen encoutered the web funs who had the same question as me in the BBS or maling list.
- 2022-07-20 04:12:49下载
- 积分:1
-
加载驱动的小程序
加载驱动的小程序-loading driver of small programs
- 2022-08-20 12:59:52下载
- 积分:1
-
Implemeation of a grafo reading the data from txt file
这段代码从一个文件(txt)中加载数据,并用该数据生成grafo。数据格式为:起源:命运:成本,nodo是否有2个或更多数据格式;起源:命运:成本:命运:成本:命运:成本支出:1:2:10:4:30:5:100
- 2022-05-12 10:12:24下载
- 积分:1