-
BP neural network based on the characters of the print images to identify, after...
基于BP神经网络对印刷体字符图象进行识别,经过前期处理,获得64*64的二值图象,其二值图象数据作为神经网络的输入.-BP neural network based on the characters of the print images to identify, after pre-treatment, access to 64* 64 binary image, and the second value of image data as the neural network input.
- 2022-03-02 20:31:02下载
- 积分:1
-
With this tool you can convert strings and files containing XML data to MATLAB s...
With this tool you can convert strings and files containing XML data to MATLAB struct arrays. Either as one array of structs with all text and tags, or as sub- and subsub-levels of structs for each section enclosed between tags.
With xmldata(...) is a "fast" lowlevel interface to read single tags. Compiled mex-files for Linux & Windows. c-source included.
Copyright (C) Peter Rydesä ter 2002, Mitthö gskolan, SWEDEN
This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License.
- 2022-12-30 01:20:03下载
- 积分:1
-
本程序可以显示多个曲线及标注
本程序可以显示多个曲线及标注-this program will show a number of curves and dimensioning
- 2022-01-26 04:46:10下载
- 积分:1
-
数字图像处理源程序vc++
图像的点运算主要用来改变图像的灰度分布范围;点运算的最大特点是输出像素值只与当前输入像素值有关,本文主要介绍利用灰度直方图查看图像信息,了解各种灰度变换公式,掌握灰度变化实现方法。
- 2022-08-16 06:09:30下载
- 积分:1
-
MFC平移图像
本代码用MFC编程,实现在对话框中平移图像。点击“...”选择所要移动的图像,然后在对话框中移动图形,单击“保存”,就可以将拖动后的图像保存了。 图示如下:
- 2023-03-19 12:55:04下载
- 积分:1
-
TC下屏幕绘制火焰,体现古老环境下的动画效果
TC下屏幕绘制火焰,体现古老环境下的动画效果-TC flame drawn under the screen, reflecting the ancient environment of the animation effects
- 2022-09-27 06:10:02下载
- 积分:1
-
基于bp神经网络的数字识别程序,练习时候编写着玩的,大家在网上肯定没有见过...
基于bp神经网络的数字识别程序,练习时候编写着玩的,大家在网上肯定没有见过-A number recognition procudure base on bg NN ,writed on practice , first apperd on web
- 2022-03-09 21:20:44下载
- 积分:1
-
hge游戏引擎DX9版本
这是hge的Dx9.0版本的引擎,官方的hge游戏引擎只更新到了hge1.8.1所用的dx也是知道dx8.0其实中很多函数在dx9.之后都有了很大的变化,本次更新的hge版本就是通过把原先的dx8.0的版本中的dx8.0的函数替换为dx9。0的版本!
- 2022-03-02 01:43:10下载
- 积分:1
-
为圆插补的程序文档形式,直接解压后,把程序放在C++ builder上运行...
为圆插补的程序文档形式,直接解压后,把程序放在C++ builder上运行 -It is a program for arc interpolation in the form of documentation . Decompress the package directly and put the program on c++ builder to run.
- 2022-09-10 16:35:02下载
- 积分:1
-
一个更为复杂的2D Game实例.比之前传的复杂.
Windows平台的2D Game实例2, 使用了C++和OpenGL.这个souce不但是OpenGL...
一个更为复杂的2D Game实例.比之前传的复杂.
Windows平台的2D Game实例2, 使用了C++和OpenGL.这个souce不但是OpenGL技术,还可以学习到两个方面的技术:
part1: win32的消息循环, OpenGL的设置.画一些简单的图形.
part2: 处理并且显示卡通图片.-This source focuses on 2D game development with C++ and OpenGL for Windows platform. We will not only focus on OpenGL but also talk about the designs that are commonly used in game programming with a full object oriented approach. This source include two articles:
Part 1: covers the win32 message loop, the window creation and the setting-up of OpenGL. You will also learn how to draw some simple shapes.
Part 2 : Covers resources handling and displaying simple animations.
Contents
- 2022-05-27 22:46:10下载
- 积分:1