搜索资源列表
3ivxConfig
- · 1、本软件分多种练习模式训练指法; 2、五笔字型字根训练; 3、一级、二级、三级简码训练; 4、自己选择中英文章练打;-one, the many kinds of software training exercises fingering patterns; 2, Five-Stroke Roots training; 3, 1, 2, 3 SR code training; 4 and choose which articles
矢量绘图
- 本代码实现了矢量绘图功能:直线、圆,各类曲线一应俱全,并可进行画笔画刷风格与颜色设定,并有文件保存功能 -the source implementation of vector graphics features : linear, circular, various curves in place, to carry out the brush stroke painting style and color settings an
贝叶斯看病程序
- 本程序是利用贝叶斯算法来实现的一个看病程序,主要是中风后遗症的诊断-this program is to use Bayesian algorithms to achieve a treatment process, mainly in the diagnosis of stroke sequelae
MFC_简易画笔
- 在VC++模式下的画笔程序 有画笔画刷调色版多边形圆形等 可以调节线宽度-in VC mode of the brush stroke paintings procedures brush palette version circular polygon, etc. It can adjust line width
读取密码输入框中的数据
- 读取密码输入框中的信息,起编程思想是读取键盘的敲入值,从而进行破解-Reading the data in the password input box, the first idea is to crack the password by reading the stroke in key value from the keyboard.
zifufenge
- 一个基于像素的字符分割。适合于数字,字母单笔画的分割。比一般的投影法要快。本例为行分割,稍加改动即可实现列分割。-a pixel-based segmentation of the characters. Suitable for numbers, letters segmentation single stroke. Than the projection speed. The cases of bits, a little chan
OnlineHandwriting
- 完整利用openCV做联机手写大写英文字母识别的例子.利用了联机手写的笔画数目,笔画轨迹做为特征量进行识别。训练测试接近100%.实际识别也比较准。-Full use of online handwritten openCV do uppercase letters of the alphabet to identify examples. Use of the number of online handwritten strokes,
MyInputer
- 包含拼音和笔画输入的中文输入法,使用VC.NET2003开发.portable Chinese input method includes phonetic input and stroke, the use of VC.NET2003 development, WINCE.NET also can be used to understand the system and the family system!-Contains the
HWriting
- 笔迹签名,使用鼠标在窗口中自由书写,可设置笔画颜色、宽度、擦除笔画等等。 开发工具:VC++ 6.0-Handwriting signature, use the mouse in the window, free writing, to set the stroke color, width, erase the number of strokes and so on. Development Tools: VC++ 6.0
Automatic-drawing-Chinese-character-stroke-orders.
- :介绍了Windows图形引擎GDI+路径技术,提出了应用路径技术获取系统TrueType字库的笔画轮廓数 据来自动绘制汉字笔顺序列和各种部件的方法并编程实现。该方法可根据需要显示GB2312字符集6 763个汉 字的任意笔顺和各种部件。其对汉语工具书网络化、字符集外字处理具有实用意义-: The Windows graphics engine GDI+ Path technology, by using the path of
20090903FPGA
- 本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能。-In this paper,
65520781sxthzsb
- 对文字笔画特征进行提取,可以对图像中的文本区域进行定位。-Stroke extraction of text features, you can image in the text area to locate.
stroke-width
- 根据签名骨架和二值签名,提取了签名图像的笔划宽度直方图。-extracte the stroke width historgram of signature images
segmentation-handwriten
- 笔画分解的matlab代码,extract是主文件,带一个参数,就是文字图像矩阵-Stroke decomposition matlab code, extract the main file, with one parameter, the text image matrix
current
- 求解双heilder雷电流的微分,该电流为雷电电磁模式常用的继后回击电流,对于模式研究具有重要意义-Solving the differential double heilder lightning current, the current model used for the electromagnetic lightning subsequent return stroke current study has important s
2-stroke-engine-scavenging.msh
- CFD fluent two stroke engine
A-Stroke-of-Genius
- A Stroke of Genius Striving for Greatness in All You Do
Chinese-To-PY-and-Stroke-Source-3.0
- 汉字转换成拼音和笔划源码3.0:用来将汉字转换成拼音和笔划的小程序,支持多音字拼音转换。-Chinese characters into pinyin and stroke Source 3.0: for the Chinese characters into pinyin and stroke small programs, support for multiple audio and Pinyin conversion.
Stroke-encoding
- 行程编码(RLE),显示原始图像和经编码解码后的图像,显示压缩比,并计算均方根误差-Stroke encoding (RLE), the original image and the display image after encoding and decoding, the compression ratio of the display, and the root mean square error
a-shader-to-stroke
- 用GLSL做了一个可以描出物体的边的shader。对物体模型的每一个面算出与镜头方向的夹角,夹角小到一定程度的时候描出边。附录像。-A shader to stroke by GLSL.