-
a simple drawing tools can refer to the realization of the basic graphics learni...
一个简单的绘图工具的实现
可以参考学习图形学基本算法-a simple drawing tools can refer to the realization of the basic graphics learning algorithm
- 2022-03-11 18:34:36下载
- 积分:1
-
LBP特征,局部二进制模式,非常简单和有用的
LBP特征,局部二进制模式,使用很方便.计算完后用局部区域的直方图描述其特征-LBP feature, Local Binary Pattern, very simple and usefull
- 2023-01-15 11:00:03下载
- 积分:1
-
用于图像处理的一些代码
用于图像处理的一些代码-for some image processing code
- 2022-03-07 15:31:56下载
- 积分:1
-
基于神经网络的阿拉伯数字识别,效果不错!
基于神经网络的阿拉伯数字识别,效果不错!-A program of number recognition with NeroNet,good for use.
- 2022-05-30 20:32:31下载
- 积分:1
-
PCA人脸识别的matlab源代码,可以作为初学者学习揣摩之用
PCA人脸识别的matlab源代码,可以作为初学者学习揣摩之用-PCA face recognition matlab source code, you can try to figure out as a beginner to learn the use of
- 2023-08-03 15:50:03下载
- 积分:1
-
地图程序,很好的,采用visual net开发
地图程序,很好的,采用visual net开发-map, very good, using visual development net
- 2022-03-22 22:47:14下载
- 积分:1
-
Function Introduction: to help you easily crawl all kinds of resources in the do...
功能简介:,帮助您轻松抓取各种资源文件中的图标,并可保存为图标和位图等格式或将其复制到系统剪切板中,以便在其它程序中粘贴时使用-Function Introduction: to help you easily crawl all kinds of resources in the document icon, and saved as icon and bitmap formats, or copy it to the system clipboard in order to paste in other programs to use
- 2022-12-16 13:40:03下载
- 积分:1
-
示范了如何实现闪屏,在VC++6.0环境中开发,可直接进行编译
示范了如何实现闪屏,在VC++6.0环境中开发,可直接进行编译-Demonstration of how to achieve the flash screen, in VC++ 6.0 development environment can be directly compiled
- 2022-08-12 19:49:35下载
- 积分:1
-
Tongxinluo achieved a substantially from the input to the output of the mapping...
络实质上实现了一个从输入到输出的映射功能,而数学理论已证明它具有实现任何复杂非线性映射的功能。-Tongxinluo achieved a substantially from the input to the output of the mapping function, while mathematical theory has proven it can achieve any complex nonlinear mapping function.
- 2023-06-15 07:10:03下载
- 积分:1
-
源代码的PDF程序作为输入文件,由两列…
The pdf program with source code takes as input a file that consists of two columns.
The first column has in capital letters BC, TC, NC. BC indicates that the ascii text will be byte compressed. TC indicates that the text will be text compressed and NC indicates that the text will be numerically compressed.
The second column will have a text string beginning with and ending with quotes. For BC the text must consist of the numbers 0-9 and letters A-F ( Hex 0-9, A-F). Also, in BC if the length of the string is odd,a zero will be prepended to the string to make it and even number.
For TC the text can consist of any of the legal
text compress charactors in the pdf417 standard. For NC, the letters 0-9 are allowed in the text.
-The pdf program with source code takes as input a file that consists of two columns.
The first column has in capital letters BC, TC, NC. BC indicates that the ascii text will be byte compressed. TC indicates that the text will be text compressed and N
- 2022-03-09 17:01:14下载
- 积分:1