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

Search list

[Com PortERCD-RS232

Description: FV与Delphi与ERCD通讯代码,通过虚拟串口软件实现FV不同串口通讯,再结合ERCD进行控制-The FV with Delphi and ERCD, communication code
Platform: | Size: 204800 | Author: | Hits:

[Com PortVB-TRCX

Description: vb与yamaha机器人控制器TRCX进行通讯。 实现程序执行和点位操作,可进行点动和FV上位机进行通讯。-vb with yamaha robot controller TRCX communicate. Program execution and point operation, jog and FV host computer to communicate.
Platform: | Size: 20480 | Author: Kiong | Hits:

[OtherPSO

Description: 经典粒子群算法,经过多次优化,演示出图, 待优化的目标函数:N 粒子数目:N 惯性权重:w 学习因子:c1,c2 最大迭代次数:M 问题的维数:D 目标函数取最小值时自变量值:xm 目标函数的最小值:fv-Classical particle swarm algorithm, optimized for many times, demonstrates plotting objective function to be optimized: N of the number of particles: N inertia weight weight: w learning factor: c1, c2 maximum number of iterations: M dimension independent variables: D objective function is to take the minimum value: xm minimum value of the objective function: fv
Platform: | Size: 1024 | Author: 杜青青 | Hits:

[matlabLNCPSO

Description: 希望给辛苦科研的人带来一点点帮助--学习因子可以变化的PSO算法,不再是c1=c2=2,粒子进化更加灵活,下面是学习因子同步变化的pso,调用形式为[xm,fv]=LNCPSO(fitness,N,cmax,cmin,w,M,D)-People who want to work hard to bring a little bit of research to help- learning factor can vary PSO algorithm is no longer c1 = c2 = 2, particle evolution is more flexible, learning factor is below synchronous changes pso, calling in the form of [xm, fv] = LNCPSO (fitness, N, cmax, cmin, w, M, D)
Platform: | Size: 2048 | Author: 刘文 | Hits:

[Linux drivermd5

Description: 基于MD5的文件完整性检测程序,共包含4个文件:md5.h、md5.cpp、test.cpp、nankai.txt。其中md5.h与md5.cpp文件实现了md5类。test.cpp文件包含了整个程序的main函数,根据不同的命令完成不同的功能,如显示摘要信息,生成MD5摘要等。nankai.txt是本书提供的用于验证文件完整性测试文件。读者可以自己编写程序来生成nankai.txt的md5摘要,然后与书中的结果进行比较,验证所编程序的正确性。 编译:命令行模式下,切换到代码所在目录,输入make后回车即可。 运行:在命令行下输入 ./md5 [-参数] 运行程序。根据不同的功能,参数分为五种类型,功能如下: h是帮助信息 t是测试MD5应用程序 c是计算指定文件的MD5值 mv是手动验证指定文件的完整性 fv是通过.md5文件验证指定文件的完整性-MD5-based file integrity testing procedures, contains four files: md5.h, md5.cpp, test.cpp, nankai.txt. Which implements md5.h md5 file with md5.cpp class. test.cpp file contains the main function of the entire program, perform different functions depending on the command, such as display summary information, generate MD5 digest. nankai.txt the book provides file integrity verification test files used. Readers can write your own program to generate md5 summary nankai.txt then be compared with the results of the book, to verify the correctness of compiled programs. Compile: command line mode, switch to the code directory, enter make press Enter. Run: At the command line, type ./md5 [- arguments] to run the program. Divided into five types, the following functions depending on the functions, parameters:. H is help t test MD5 application c is calculated MD5 value of the specified file mv fv manually verify the integrity of the specified file is specified by md5 file validation file integr
Platform: | Size: 20480 | Author: xuting | Hits:

[SCMtemp

Description: dasdfaso jfplasdjf opjd fv pdjg pdwj pazjf odasd fadsfdsaf dsd-dasdfaso jfplasdjf opjd fv' pdjg pdwj ' pazjf odasd fadsfdsaf dsd
Platform: | Size: 2048 | Author: jjw | Hits:

[Energy industrycurvas

Description: FV module curve tracer
Platform: | Size: 94208 | Author: abier | Hits:

[OtherParametros-Rs--Rp--Voc--Isc-reales-de-panel-FV.ra

Description: Photovoltaic panels, information about them and experiments of them electricals parameters
Platform: | Size: 405504 | Author: ready | Hits:

[CADFV

Description: photovoltaic plant with 3 single phase inverters
Platform: | Size: 406528 | Author: jan | Hits:

[Energy industryPSA

Description: 1、根据基本割集文件求最小割集; 2、根据基本割集文件和事件概率求总失效概率和重要度FV、S、RAW。-1, the basic cut-set file Minimal Cut Sets 2, according to the basic cut-set files and event probabilities seek total failure probability and importance FV, S, RAW.
Platform: | Size: 9216 | Author: Bean | Hits:

[Linux-Unixfv

Description: Handle selection and repainting for a group of strings in a list box. -Handle selection and repainting for a group of strings in a list box.
Platform: | Size: 3072 | Author: hgcglg | Hits:

[Linux-Unixfv

Description: Automatically supplied in View2.
Platform: | Size: 10240 | Author: rvqqgiu | Hits:

[Linux-Unixfv

Description: Single click = selection Double click = open folder. -Single click = selection Double click = open folder.
Platform: | Size: 21504 | Author: xlngqp | Hits:

[Linux-Unixfv

Description: Current panel item row position.buffer.
Platform: | Size: 33792 | Author: kqlzsu | Hits:

[Linux-Unixfv

Description: Create a text panel for editing on the canva.
Platform: | Size: 52224 | Author: vflkque | Hits:

[Linux-Unixfv

Description: Description: tells if the named device is a scsi tape device.
Platform: | Size: 61440 | Author: nqnktong | Hits:

[OtherAdapGA

Description: matlab文件 自适应遗传算法 在MATLAB中实现自适应算法的函数是:AdapGA 功能:用自适应算法解决一维的无约束化问题。 调用格式:[xv,fv]=AdapGA(fitness,a,b,NP,NG,Pc1,Pc2,Pm1,Pm2,eps) 其中fitness是带优化的目标函数。 -matlab file
Platform: | Size: 1024 | Author: helen | Hits:

[Otherssr

Description: 发电机定子也出现频率为 的三相自激电流,在气隙中产生频率为 的旋转磁场。此旋转磁场的转速,低于主磁场的同步转速。气隙中两个磁场同时存在对轴系产生一个交变扭矩,其频率为一般低于50Hz。次同步谐振(SubSynchrous Resonance SSR)物理概念比较复杂。当高压远距离输电采用串联电容补偿时,电容量C与线路的电感量L组成一个固有谐振频率 F 1/[2π*根号下(LC)] 此频率 一般低于50Hz。发电机定子也出现频率为 的三相自激电流,在气隙中产生频率为 的旋转磁场。此旋转磁场的转速,低于主磁场的同步转速。气隙中两个磁场同时存在对轴系产生一个交变扭矩,其频率为 ft f-fs 式中 ft——交变扭矩的频率; f——电网频率; fs——串联电容补偿固有频率。 如果轴系的自然扭振频率fv 正好等于交变扭矩频率 ft,即fv ft f-fs或 fv+fs f 此时,发电机组轴系的自然扭振频率fv 与串联补偿产生的电磁谐振频率fs 相加恰好等于电网频率f0 ,相互“激励”,形成“机一电谐振”。因为fs 低于电网频率,所以叫“次同步谐振”。
Platform: | Size: 2136064 | Author: 赵英俊 | Hits:

[mathematicanvictus-Gillespie-d772e07

Description: dlkvnvdlng lfm sf lkfl fv/ ds-dlkvnvdlng lfm sf lkfl fv/ ds
Platform: | Size: 12288 | Author: jacleecyous | Hits:

[Special Effectslbp

Description: lbp特征提取,多用于进行人脸识别,目前应用广泛,tinghao(ca sa d df f g h h gh g t re s s sss ss fw s fs fv f)
Platform: | Size: 2048 | Author: | Hits:
« 1 2 34 »

CodeBus www.codebus.net