搜索资源列表
多文档格式文本编辑器
- 这个源代码可以实现基本的文本编辑功能,包括字体设置(大小、粗斜体、下划线、类型和颜色)、文本对齐方式设置、文本编辑、文档排版等功能。本程序具有微软Office的界面风格,有菜单栏、工具栏、状态栏和右键菜单等-the source code can achieve the basic text editing functions, including font settings (size, bold italics, underlining, type and color), text alig
e34
- 这是用vc++编写的程序,在语音识别中经常用用到,是语音识别的第一步:time alignment. 分别用两种方式完成:1.非递归2.递归-This a vc++ program which is useful in voice recognizing and it is also the basic of the voice recognizing .I use two ways to accomplish it:1 nonrecursion 2.recursion
dtw-new
- DTW (Dynamic Time Warping)源程序,广泛应用于语音识别等领域,可以用于相似曲线的对齐。(用winrar进行解压)-DTW (Dynamic Time Warping) source. widely used in areas such as speech recognition, which can be used similar to the curve alignment. (Using WinRAR for decompression)
XXQ
- 35KV变电站自动选线装置程序-35kV substation automatic alignment procedures devices.
coarse_align
- 惯性导航中的粗对准程序,此算法广泛应用于精度比较低的导航测试领域。无解压密码。-Inertial Navigation rough alignment procedure, the algorithm is widely used in a relatively low accuracy navigation testing. Without extracting passwords.
OSdiaodu
- diaodu1完成基本模块框架 diaodu2完成了先进先出,和输出显示模块。 diaodu2-1准备将FCFS的到达时间按从小到大排列进行实现。未果 diaodu3完成了SJF,优化了输出精度 diaodu4基本完成了RR但是有一个小bug, diaodu5完成了RR diaodu6优化了一些输入输出,但是发现RR等于4时正确,大于或小于4都有问题。算法出现问题 diaodu7解决了RR的问题。程序基本完成 diaodu8优化了代码,并完善了RR输出时间轴表示
TextToPicture
- 不错的文本到图片转化器。不但可以确定图片框中显示文本的最佳字体尺寸,还可以允许用户选择对齐方式-good text to the picture converter. Photo box not only determine the best display text font size, but also allows users to choose alignment
aligning
- 一个雷达距离像对齐的小程序,其中有距离像的归一化,对齐等四个步骤,我的源码,欢迎下载-radar distance as a small alignment procedures, as there is a gap between the uniform, the four alignment steps My source, welcomed downloaded
EXCEL-Operate-Class
- 可以对EXCEL文件进行所有常见的操作。 1。合并与修改单元格 2。打印和预览 3。字体格式的修改 4。背景的设置 5。对齐方式的设置 6。背景的设置 7。单元格数据类的设置 8。其他细节部分详见文件类的说明-Excel documents can be right for all common operations. 1. Combined with the revision of the cell for two. Print preview and 3. F
Energynormalization
- Speech Recognition - Numbers 1 to 5 Energy normalization and time alignment References: [1] L. Rabiner and B.H. Juang,Fundamentals of Speech Recognition, Prentice-Hall, 1993. % [2] P.E. Papamichalis, Practical Approaches to Speech Coding, Pre
EnergyNormalizationCepSpec
- Speech Recognition - Numbers 1 to 5 Energy normalization and time alignment References: [1] L. Rabiner and B.H. Juang,Fundamentals of Speech Recognition, Prentice-Hall, 1993. % [2] P.E. Papamichalis, Practical Approaches to Speech Coding, Pre
GandyDraw_MFC
- 一个简单的交互式绘图程序(MFC) 可以选择图形的种类(直线、折线、矩形、[椭]圆、多边形及对应的填充图形)、绘图颜色(使用颜色公用对话框)、笔的粗细和风格、填充模式(包括填充颜色[与图案])、背景模式与颜色; 可以动态拖动绘图,并显示鼠标当前位置坐标以及拖动矩形的大小; [可以用选择的字体、大小和颜色(使用字体公用对话框)在指定的位置按指定的对齐方式来输出文字串; 可以清屏(调用CWnd类的函数Invalidate()或用背景色画填充客户区矩形)、可以按Esc键取消正在进行的绘
Pairwise_Sequence_alignment
- Pairwise Sequence alignment Algorithm Simulation. Read 2 input strings and then calculate the Pairwise Sequence alignment.
DelForEx.v2.5 代码自动换行、缩进、排版、对齐的格式化工具
- 一键安装, 一键使用, 一键排版。 代码自动换行、缩进、排版、对齐的格式化工具,可以把散乱的代码一下排版好,立刻变得美观、规范,可读性好多多了-A key installation, use a key, a key layout. Code wrap, indentation, layout, alignment, formatting tools, code can be scattered about layout is good, instantly becomes b
TMagneticClassv.1.0
- 下面又是翻译: 韩国人 Silhwan Hyun 改写。 TMagnetic Class 是一个 Delphi 版本的"cMagneticWnd" 类, Visual Basic "cMagneticWnd" 为 Emil Weiss 所写. TMagnetic Class 让应用程序的每个窗体有磁性的相互粘在一起, 并可以一起拖动。 当子窗体改变尺寸大小时可以象 Winamp 的窗体一样控制对齐效果.-The following is a translation: Ko
txalign
- finds the best alignment (in a least squares sense) between two sets of time markers (e.g. glottal closure instants).-finds the best alignment (in a least squares sense) between two sets of time markers (eg glottal closure instants).
align
- MPI implementation of multiple sequence alignment.
OPT-sequence-alignment
- OPT基因序列比對 也為字串比對是一個簡單比對string的範例-OPT gene sequence alignment for pattern matching is a simple example of string comparison
Byte-alignment
- 字节对齐,判断字节是否对齐,以及编译器如何进行字节对齐-check the byte alignment
Sequence-alignment-scoring-matrix
- 序列比对中的smith-waterman算法,应用于局部序列比对,寻找最优化比对序列,精确度高-Smith- waterman in sequence alignment algorithm, is applied to the local sequence alignment, search for optimal matching sequence, high precision