搜索资源列表
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 to practice playing England;
矢量绘图
- 本代码实现了矢量绘图功能:直线、圆,各类曲线一应俱全,并可进行画笔画刷风格与颜色设定,并有文件保存功能 -the source implementation of vector graphics features : linear, circular, various curves in place, to carry out the brush stroke painting style and color settings and a document retention
贝叶斯看病程序
- 本程序是利用贝叶斯算法来实现的一个看病程序,主要是中风后遗症的诊断-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
xumin_20466
- 在VC++模式下的画笔程序 有画笔画刷调色版多边形圆形等 可以调节线宽度-in VC mode of the brush stroke paintings procedures brush palette version circular polygon, etc. It can adjust line width
xumin_20467
- 在VC++模式下的画笔程序 有画笔画刷调色版多边形圆形等 可以调节线宽度 在VC++模式下的画笔程序 有画笔画刷调色版多边形圆形等 可以调节线宽度-in VC mode of the brush stroke paintings procedures brush palette version circular polygon, etc. It can adjust line width in VC mode - under the procedures of the brush strok
swb
- 五笔86版原代码 -five-stroke version of the original source code 86-stroke version of the original version of the original 86 code-stroke version of the original 86 code
ccccccccctc
- n牛的c语言经典例题,学好c语言在此一举-n cattle classic example c language, learn the language c one stroke
jsjtuxingxue
- 计算机图形学程序 BRESENHACircle.C BRESEN算法圆 LINEDDA.C DDA算法画直线 unicursal.C 一笔画成图形-computer graphics algorithms procedures BRESENHACircle.C BRESEN Yuan LIN EDDA.C DDA algorithm painting a stroke unicursal.C straight into graphics
Automatic-drawing-Chinese-character-stroke-orders.
- :介绍了Windows图形引擎GDI+路径技术,提出了应用路径技术获取系统TrueType字库的笔画轮廓数 据来自动绘制汉字笔顺序列和各种部件的方法并编程实现。该方法可根据需要显示GB2312字符集6 763个汉 字的任意笔顺和各种部件。其对汉语工具书网络化、字符集外字处理具有实用意义-: The Windows graphics engine GDI+ Path technology, by using the path of technology acquisition system
20090903FPGA
- 本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能。-In this paper, designed and implemented an o
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 significance for the mode
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.