-
VC++ 6.0一些基础控件使用的例子!Good luck!谢谢~
VC++ 6.0一些基础控件使用的例子!Good luck!谢谢~-VC++ 6.0 controls the use of some basic examples! Good luck! Thank you ~
- 2022-07-09 18:45:10下载
- 积分:1
-
基于java的扫雷源码
使用JAVA语言开发,跟经典的扫雷游戏是一模一样的哟~
- 2022-07-27 06:42:49下载
- 积分:1
-
CTextFileDocument lets you write and read text files with different encodings (A...
CTextFileDocument lets you write and read text files with different encodings (ASCII, UTF-8, Unicode 16 little/big endian are supported).
- 2022-02-05 10:22:11下载
- 积分:1
-
有用的C++程序,是学习元胞自动机的入门资料,里面附有相应问题的程序。...
有用的C++程序,是学习元胞自动机的入门资料,里面附有相应问题的程序。-youyongdeC++cehngxu,shixuexiyuanbaozidongjiderumenziliao,limianfuyouxiangyingwentidechengxu.
- 2022-02-27 03:40:26下载
- 积分:1
-
canny自适应边缘检测
opencv2.4.9+vs2010 由于opencv里面自带的canny算子无法自适应选取阈值,必须人工给予合适的上下阈值,所以只能检测单张图像,无法检测视频流或者多张图像,本人采用大津法实现了自适应阈值的边缘检测。代码图片都齐全,只需安装好环境就可以了,效果还可以~
- 2022-10-25 02:25:05下载
- 积分:1
-
iSpring试用版本,使用它你可以很方便的将ppt转换成flash,这是一种基于COM的技术,所以你可以使用人和你喜欢的语言,当然这里给出的是适用于c++的...
iSpring试用版本,使用它你可以很方便的将ppt转换成flash,这是一种基于COM的技术,所以你可以使用人和你喜欢的语言,当然这里给出的是适用于c++的-With iSpring,You can Convert PowerPonit File To Flash File。It is
Based on COM Technology...........................................................................................................
- 2023-04-24 12:05:03下载
- 积分:1
-
VC++程序员编程教程,很好的电子书籍,chm格式,有很多实例
VC++程序员编程教程,很好的电子书籍,chm格式,有很多实例-VC++ Programmer programming tutorial, very good e-books, chm format, there are many examples of
- 2022-02-10 00:36:41下载
- 积分:1
-
生命游戏,规则:
1、一个细胞周围八个格存活2~3个细胞,则下一时代次此细胞依然存活
2、如果某个格周围八个格存活三个细胞,则下一时代该格能创生一个细胞...
生命游戏,规则:
1、一个细胞周围八个格存活2~3个细胞,则下一时代次此细胞依然存活
2、如果某个格周围八个格存活三个细胞,则下一时代该格能创生一个细胞
3、如果一个细胞周围8格存活细胞数为1个或1个一下,则下一世代该细胞因孤独而死
4.如果一个细胞周围8格存活细胞数为4个或4个以上,则下一世代该细胞因生存空间拥挤而死-Game of Life rules: 1, a cell survival of the surrounding eight grid cells 2 ~ 3 months, then the next times at 2 this cell is still viable, if a grid around the eight cell survival of three cells, then the next era of the grid to creation of a cell 3, around 8, if a cell survival of cells for cell 1 or a click, then the next generation of the cells die because of loneliness 4. If a cell survival of cells in the surrounding 8 cells for 4 or 4 or more, then the next generation of the cells died due to crowded living space
- 2022-02-03 18:18:30下载
- 积分:1
-
OpenCV+MFC实现图片中两直线间测距
OpenCV+MFC在简单界面窗口打开图片,并且检测出图片中画的的两条之间的距离,该程序虽小但是五脏俱全,是一个小项目所具备的所以,程序实现,界面编程,可以在这个基础上做扩展继续进行其他的项目开发
- 2022-03-10 00:12:49下载
- 积分:1
-
Median Filter is such a kind of non linear filter which minimizes the mean squar...
Median Filter is such a kind of non linear filter which minimizes the mean square error to a large extent.
- 2022-10-31 10:45:03下载
- 积分:1