-
用VC实现了Parzen窗估计了两个均匀分布
用VC实现了Parzen窗估计了两个均匀分布-VC achieved using Parzen window estimates of two uniformly distributed
- 2022-03-25 06:18:44下载
- 积分:1
-
JPEG图像压缩像素之扫描方法之一(zigzag scan)这是用的循环法...
JPEG图像压缩像素之扫描方法之一(zigzag scan)这是用的循环法-JPEG image compression Pixel scanning method (Zigzag scan) This is the cycle of Law
- 2022-01-25 15:34:09下载
- 积分:1
-
A Quality Tetrahedral Mesh Generator and T hree
A Quality Tetrahedral Mesh Generator and Three-Dimensional Delaunay Triangulator.-A Quality Tetrahedral Mesh Generator and T hree-Dimensional Delaunay Triangulator.
- 2022-06-28 02:26:49下载
- 积分:1
-
本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功...
本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功能主要包括绘制各种图元,包括直线、Bezier曲线、矩形、圆角矩形、椭圆(圆)、多边形,用笔或画刷自由绘图,橡皮擦擦除,颜料桶填充,取色和区域选取移动。绘图时可以选择各种画笔颜色和画刷颜色,各种线型和线宽,以及画封闭图元时是否填充,当然,还能设置背景色、清除图像及画布大小调整等,并且在绘图区单击右键会弹出快捷菜单。程序支持保存和读取位图格式。
程序界面主要由标题栏、菜单栏、工具栏、状态栏、绘图工作区及属性页对话框组成,其中有四个实现不同功能的工具栏,包括MFC自动生成的工具条、自定义的工具箱(ToolBox)、颜色盒(ColorBox)和工具属性栏(ToolStyleBox)。其中MFC自动生成的工具条用于保存文件之类的操作工具箱可以选择绘图或操作方式,颜色盒选取颜色,工具属性栏设置工具属性,状态栏中显示鼠标在绘图区的逻辑坐标,属性页对话框可以改变画布大小及设置背景色和前景色。工具栏和状态栏有停靠和浮动功能。-The program features with Windows under the annex is similar to the drawing software. This procedure is in VC6.0 platforms for use by MFC to support multi-document and multi-view structure, the view for scrolling view, to allow division of the window. Mapping functions including the preparation of a variety of major elements, including a straight line, Bezier curves, rectangle, round rectangle, ellipse (circle), polygon, use a pen or paint brush free drawing, erase eraser, paint bucket to fill, check c
- 2022-06-03 10:11:17下载
- 积分:1
-
数字识别码第一步:训练网。利用训练样本…
数字识别代码 第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别)第二步:识别。 首先,打开图像(256色) 再次,进行归一化处理。点击“一次性处理” 最后,点击“R”或者使用菜单找到相应项来进行识别识别的结果显示在屏幕上,同时也输出到文件result.txt中 该系统的识别率一般为90% 另外,也可以单独对打开的图片一步一步进行图像预处理工作。但要注意,每一步工作只能执行一遍,而且要按顺序执行。步骤为:“256色位图转为灰度图”“灰度图二值化”“去噪”“倾斜校正”“分割”“标准化尺寸”“紧缩重排” 另外注意,要识别的图片,要与win.dat、whi.dat位于同一目录。此两文件保存训练后网络的权值参数
-digital identification code first step : training network. Use of training samples for training. (These procedures also can not training because I have trained network parameters saved, Readers can direct identification) second step : identification. First, open the Image (256 colors) again, to a treatment. Click on the "one-stop" Finally, Click on the "R" or use the menu item corresponding to find the identification of the identification results on the screen, also result.txt output to a file which the system"s recognition rate of 90% for the other, can be individually opened to the step-by-step pictures for image prep
- 2022-06-13 09:52:52下载
- 积分:1
-
C++ Box2D 源代码
c++Box 2d 源代码 和 相关样例!包含很多个使用Box2D的例子程序!可以进行作为2D有些开发的物理引擎!c + + Box 2d source code and related sample! Contains a number of examples using Box2D program! Some can be developed as a 2D physics engine!
- 2023-06-12 04:30:28下载
- 积分:1
-
用C++写的图像钟表
用C++写的图像钟表-C write images watches
- 2022-12-09 15:00:03下载
- 积分:1
-
动态绘图类源码,可以动态的绘制不通的曲线,且实时显示
动态绘图类源码,可以动态的绘制不通的曲线,且实时显示-dynamic mapping source category, dynamically mapping unjustifiable curve, and real-time display
- 2022-07-22 10:10:09下载
- 积分:1
-
intel jpeg library内含document和vc samples
intel jpeg library内å«documentå’Œvc samples-document library containing samples and vc
- 2022-05-19 03:57:08下载
- 积分:1
-
自己简化的FASTICA算法,可用于进行高维数据的处理
自己简化的FASTICA算法,可用于进行高维数据的处理-FASTICA own simplified algorithm can be used for high-dimensional data processing
- 2022-04-08 04:09:56下载
- 积分:1