Welcome![Sign In][Sign Up]
Location:
Search - vector

Search list

[JSP第八章 字符串处理

Description: java语言中的系统类,包括String类、 StringBuffer类、 Vector类、 Data类、 Random类-system categories, including String category, StringBuffer class, Vector category, Data category, Random category
Platform: | Size: 15360 | Author: sss | Hits:

[ARM-PowerPC-ColdFire-MIPSAC motor vector control

Description: AC motor vector control(only main code source, and it can index the method of logic implentment)
Platform: | Size: 5120 | Author: 荆红民 | Hits:

[ARM-PowerPC-ColdFire-MIPSVector_interrupt

Description: 这是一个标准的s3c44b0x向量中断程序,程序的注释行详细介绍了,向量中断方式下,处理器是如何找到ISR的-this is a standard vector interrupt process of s3c44b0,it explain clearly the processor how to find the ISR in vector interrupt mode
Platform: | Size: 194560 | Author: | Hits:

[GDI-BitmapEastDraw_Source

Description: 一个基本vc矢量绘图程序,支持线\圆\文字等功能.-A basic vector-drawing application based on Visual C++, supporting the function of drawing line\circle\text,and so on.
Platform: | Size: 382976 | Author: 刘一 | Hits:

[AI-NN-PRlibsvm-2.33

Description: LIBSVM is an integrated software for support vector classification. LIBSVM provides a simple interface where users can easily link it with their own programs.
Platform: | Size: 340992 | Author: | Hits:

[DSP programsvpwm(full)

Description: svpwm空间电压矢量控制的核心算法,用于电机控制-svpwm space vector control algorithm for motor control
Platform: | Size: 62464 | Author: 张裕峰 | Hits:

[ConsolevectorExercise

Description: VC++编程基础之Vector使用。感觉vectoe很好用!~-VC++ programming base of Vector use. Vectoe feeling good use! ~
Platform: | Size: 3072 | Author: 王鹏 | Hits:

[Software Engineering基于dsp的svpwm变频器的研制

Description: 文章提出了一种基于空间矢量的PWM 算法的全数字化变频器,简要介绍了利用tms320lf2407进行空间矢量脉宽调制的理论。-article presents a space vector PWM algorithm for the all-digital converter, briefed the use tms320lf2407 space vector PWM theory.
Platform: | Size: 99328 | Author: 潘先生 | Hits:

[Speech/Voice recognition/combineGvqprog

Description: An old source code. It contains C source code for training vector quantization (VQ) codebook. Three algorithms, GVQ [1], LBG [2] and LVQ [3] have been implemented
Platform: | Size: 2448384 | Author: 站长 | Hits:

[Algorithm一个SVM的MATLAB工具箱

Description: 一个SVM的MATLAB工具箱,Support Vector Machine toolbox for Matlab Version 2.51-A matlab toolbox of SVM,Support Vector Machine toolbox for Matlab Version 2.51
Platform: | Size: 552960 | Author: 陈爱斌 | Hits:

[OtherJava程序的性能优化StringBuffer与Vector

Description: 在Java程序中,性能问题的大部分原因并不在于Java语言,而是在于程序本身。养成好的代码编写习惯非常重要,比如正确地、巧妙地运用java.lang.String类和java.util.Vector类,它能够显著地提高程序的性能。-in Java programs, most of the performance problems is not the reason for the Java language, but the process itself. Develop good habits code prepared is very important, such as the right to attempt to use java.lang.String java.util.Vector category and type, it can significantly improve the performance.
Platform: | Size: 3072 | Author: 王文轩 | Hits:

[Other字符屏幕和图形功能函数

Description: 字符屏幕和图形功能函数包括画一弧线,画一个二维条形图,画一个三维条形图,画圆,清除图形屏幕,清除图形视区,关闭图形系统,画多边形,为矢量字体改变字符宽度和高度-screen characters and graphics functions including painting an arc, painting a 2D bar charts, drawing a three-dimensional bar charts, Circle, removing graphics screen to remove graphic view, the closure of graphics systems, painting polygons, to change the character vector font width and height, etc.
Platform: | Size: 12288 | Author: soul | Hits:

[Windows DevelopDelphi绘制矢量图delphidraw

Description: Delphi绘制矢量图delphidraw,实用的绘图工具-Delphi delphidraw vector drawing, practical mapping tools
Platform: | Size: 188416 | Author: 付东华 | Hits:

[CSharp用TMS320LF2407 实现空间矢量PWM(SVPWM)

Description: 用TMS320LF2407 实现空间矢量PWM(SVPWM)-with TMS320LF2407 space vector PWM (SVPWM)
Platform: | Size: 12288 | Author: 黄操 | Hits:

[Other距离矢量路由模拟

Description: 这是一个模拟路由器的距离矢量路由算法,核心是dijkstra算法。-This is a simulated router distance vector routing algorithm is the core-algorithm.
Platform: | Size: 87040 | Author: 陈为 | Hits:

[AI-NN-PRC实现矢量量化

Description: 使用C语言实现矢量量化,用到人工智能算法-use C language vector quantization, uses artificial intelligence algorithms
Platform: | Size: 3072 | Author: 王飞雨 | Hits:

[Speech/Voice recognition/combineVQ方法做的说话人辨识vq

Description: 利用矢量量化(VQ)的方法实现的说话人辨认的程序,有兴趣者可以把它转换为C的-vector quantization (VQ) method to identify the Speaker of the proceedings, interested persons can transform it to C
Platform: | Size: 5120 | Author: 陈建文 | Hits:

[OtherInvMat

Description: 利用矩阵的奇异值分解压缩图像,先将图像分块,对各块中的每个对应象素内积得到相关矩阵A,然后对A进行奇异值分解,选择n(n<N)个较大的特征值对应的特征向量,利用该向量与各块图像内积来压缩和恢复图像-matrix of singular value decomposition image compression, image first block of the block of each pixel corresponding to be associated with the plot matrix A, and then A singular value decomposition, the choice of n (4; N) 000 eigenvalues larger the corresponding eigenvector, the use of the Vector with the block images within the plot to image compression and restoration
Platform: | Size: 1024 | Author: 王志气 | Hits:

[AI-NN-PRLVQ学习矢量化算法

Description: LVQ学习矢量化算法源程序 This directory contains code implementing the Learning vector quantization network. Source code may be found in LVQ.CPP. Sample training data is found in LVQ1.PAT. Sample test data is found in LVQTEST1.TST and LVQTEST2.TST. The LVQ program accepts input consisting of vectors and calculates the LVQ network weights. If a test set is specified, the winning neuron (class) for each neuron is identified and the Euclidean distance between the pattern and each neuron is reported. Output is directed to the screen.-LVQ learning vector algorithm This directory contains source co de implementing the Learning vector quantizat ion network. Source code may be found in LVQ.CPP . Sample training data is found in LVQ1.PAT. Sam ple test data is found in LVQTEST1.TST and LVQTE ST2.TST. The program accepts input LVQ consist ing of vectors and calculates the network we LVQ ights. If a test set is specified, the winning Neurology (class) for each of Neurology is id entified and the Euclidean distance between th e pattern and each of Neurology is reported. Output is directed to the screen.
Platform: | Size: 37888 | Author: 张伟华 | Hits:

[Other resourceasvm_source

Description: active support vector machine
Platform: | Size: 108544 | Author: 江维 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net