搜索资源列表
font_operation
- 此程序ch_font.exe用于字库汉字点阵提取,功能1:将汉字库文件中提取汉字字符串的点阵数据写入到文件中; 功能2:根据汉字点阵查询其代表的汉字,内附有相关使用文档。 -ch_font.exe procedure for Chinese character dot matrix extraction, a function : Store documents will be extracted as a string of Chinese characters into the da
位图全色生操作类,指纹识别,角点检测,锐化,反色等操作类C++
- 指纹识别中的一个步骤分支点检测的实现,使用的是我个人编写的位图操作类,本位图操作类中的算法组,可以用于所有能够返回具有指针特性图像矩阵的文档操作类库。也就是说通用性很强。算法组还包括指纹识别算法,卷积函数。位图操作类包括的方法有 tmBmp(); tmBmp(const std::string & fname, BYTE clrBit = 8 ,DWORD imW = 256,DWORD imH = 256); virtual ~tmBmp();
LZWCompression
- LZW 压缩算法的C语言实现,可以实现对字符串的字典压缩编码。初级程序-LZW compression algorithm of the C language can be achieved on the string dictionary coding. Primary process
COpenGLText
- 使用嵌套显示列表的方式进行OpenGL状态下的字符串的显示 -The use of nested display list approach to the string under OpenGL display
feng
- 此为openmp的简单运用,主要是运用openmp将串匹配算法并行化-This is simple to use OpenMP, mainly to the use of OpenMP parallel string matching algorithm
PictureDrawer
- 给图像任意位置加上字符串,具体位置和图像位置需要改写,实现了主要的方法,直接可套用-Image plus string
stringToint
- string转换为int的演示程序,挺简单-stringToint
CGdiPlusBitmapTest
- // Standard initialization // If you are not using these features and wish to reduce the size // of your final executable, you should remove from the following // the specific initialization routines you do not need // Change the registry
kalman_filter
- OPTIONAL INPUTS (string/value pairs [default in brackets]) model - model(t)=m means use params from model m at time t [ones(1,T) ] In this case, all the above matrices take an additional final dimension, i.e., A(:,:,m), C(:,:,m), Q(:,:,m), R
php-Unicode-0.1.3
- php-Unicode 轉換 this A number of minor inconveniences-2008-08-26- v0.1.2 * This release resolves an issue with Unicode_String::ToLower(). A number of minor inconveniences (such as errors in the documentation) were also fixed. All unquot
CARRARYANDSTRINGS
- string and array descr iption
Superposition
- 视频与字幕的叠加实现,通过GDI绘图在视频帧上输出标准的字符串,可以根据进度,显示不同的字幕和音乐节奏;能对字幕进行勾边或其他效果处理,以突出显示。有详细的说明文档-Video with subtitles superimposed to achieve, through the GDI graphics in the video frame on the output of a standard string, can progress to show the different subtit
GDIplus
- 1. 编写一个画填充正叶曲线的通用程序。可以指定叶片数、颜色、圆心和叶长(半径)等。 编写一个在圆周上绘制文本串的程序,输出效果类似于:(参见5.2中的6.3)中的例子) -1. Preparation of a painting filled with leaves curve is a common procedure. You can specify the number of leaves, color, center, and leaf length (radius) and
fantanstic
- 用全屏输出字符串的方式构造一个瀑布,突破对字符的传统用法。-Full-screen mode with the output string to construct a waterfall, breaking the traditional use of the characters.
SDK-
- 要在窗口的客户区绘图,可以使用Window的图形设备接口(GDI)函数,Widonw提供了几个GDI函数,用于将文本串输出到窗口的客户区内,我们已经在上一章过DrawText函数 但是目前使用最为普遍的文本输出函数是TextOut,该函数的格式如下: -Drawing in the window' s client area, you can use the Window' s graphical device interface (GDI) functions, and p
Regexp__ActiveX
- Regexp string pattern parser cla-Regexp string pattern parser class
TextShadePrj
- VC++制作渐变的文字,文字的色彩会越来越暗,也会越来越亮,最终形成渐变文字,帧较慢,效果并不是太好。还需要再优化完善,具体思路是先安装一个定时器,通过CDC 类的SetTextColor 函数在OnTimer()函数中改变字符串的颜色,并且注意尽量使颜色变化的梯度减小-VC++ produce gradient text, text color will be more dark, more light will eventually form a gradient text, frame s
attrcreatetextnode
- The setValue() method for an attribute creates a Text node with the unparsed content of the string.-The setValue() method for an attribute creates a Text node with the unparsed content of the string.
delete-character-in-string
- 采用递归的方式,遍历字符串,并删除字符串中指定的字符-delete character in string Recursively
extract-number-from-a-string
- 从一串包含数字的字符串里面,提取出其中的数字,例如“a123x456 179d60? 302ta10b5876”中,提取出数字:123 456 179 60 302 10 5876。-Extracted the inside of the string contains numeric string, which figures, such as a123x456 179d60? 302ta10b5876 , extract the numbers: 123 456 17,960,302,1
