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

Search list

[Other resourcejiandan0101

Description: 这是一个非常简单的遗传算法源代码,代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交和均匀变异。如果用 Gaussian变异替换均匀变异,可能得到更好的效果。代码没有任何图形,甚至也没有屏幕输出,主要是保证在平台之间的高可移植性。读者可以从ftp.uncc.edu, 目录 coe/evol中的文件prog.c中获得。要求输入的文件应该命名为‘gadata.txt’;系统产生的输出文件为‘galog.txt’。输入的 文件由几行组成:数目对应于变量数。且每一行提供次序——对应于变量的上下界。如第一行为第一个变量提供上下界,第二行为第二个变量提供上下界,等等。 -This is a very simple genetic algorithm source code, code guarantees minimal, in fact there is no need Checking. For a specific application to amend this code, users only need to change the constant definition and the definition of "evaluation function" can. Attention to the design of the code for the maximum, the objective function can only take positive; and function and adapt to the individual was no difference between the value. The system uses ratio choices, the essence model, single point of hybridization and mutation uniform. If Gaussian variation replacement uniform variation, may be a better result. Code no graphics, or even no screen output, mainly to ensure that the platforms to the high portability. Readers can get ftp.uncc.edu. Contents coe / evol prog.c the document
Platform: | Size: 3758 | Author: nokia8 | Hits:

[Embeded-SCM Develop8051forxilinx

Description: 我在spartan-3e starter kit 的板上实现了mc8051,程序调试通过,运行正常。 方法 1、用Keil 编译8051的代码; 2、将生成的hex文件用hex->bin工具转成bin文件 3、用bin->coe工具转成coe 4、在core generate 生成的rom中指明coe文件的位置 5、编译、下载到spartan-3e starter kit 板上,你将会看到流水灯的效果 我正在做这方面的东西,欢迎大家与我一起探讨。-I spartan - 3e of the starter kit board realized mc8051. through debugging procedures, operating normally. A method of using the Keil compiler code 8051; 2, will produce the documents hex hex -
Platform: | Size: 608824 | Author: lanty | Hits:

[Mathimatics-Numerical algorithmscode

Description: 一个遗传算法 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交和均匀变异。如果用 Gaussian变异替换均匀变异,可能得到更好的效果。代码没有任何图形,甚至也没有屏幕输出,主要是保证在平台之间的高可移植性。读者可以从ftp.uncc.edu, 目录 coe/evol中的文件prog.c中获得。要求输入的文件应该命名为‘gadata.txt’;系统产生的输出文件为‘galog.txt’。输入的 文件由几行组成:数目对应于变量数。且每一行提供次序——对应于变量的上下界。如第一行为第一个变量提供上下界,第二行为第二个变量提供上下界,等等。
Platform: | Size: 4005 | Author: 风子 | Hits:

[OpenGL programjogl_demo

Description: JOGL是在java环境下使用OpenGL的一种方式,这些代码来自Dr. Andrew Davison的Pro Java 6 3D Game Development一书,给出了在JOGL中使用OpenGL的两种编程框架。 Web Site for the book: http://fivedots.coe.psu.ac.th/~ad/jg2
Platform: | Size: 22695 | Author: Boris Here | Hits:

[Other resourceconvert

Description: 用与生成ISE的IP核的COE文件,一些具体的参数要自己设置一下!
Platform: | Size: 800 | Author: 1111 | Hits:

[VHDL-FPGA-VerilogHex 转 Coe 档的源程序

Description: Hex 转 Coe 档的源程序,提供 FPGA 内使用 ROM 内将 Hex 档转成 FPGA 的 ROM 使用之 COE 档案,内附 VC6 工程及源代码.
Platform: | Size: 33540 | Author: xyz543 | Hits:

[matlabjiandan0101

Description: 这是一个非常简单的遗传算法源代码,代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交和均匀变异。如果用 Gaussian变异替换均匀变异,可能得到更好的效果。代码没有任何图形,甚至也没有屏幕输出,主要是保证在平台之间的高可移植性。读者可以从ftp.uncc.edu, 目录 coe/evol中的文件prog.c中获得。要求输入的文件应该命名为‘gadata.txt’;系统产生的输出文件为‘galog.txt’。输入的 文件由几行组成:数目对应于变量数。且每一行提供次序——对应于变量的上下界。如第一行为第一个变量提供上下界,第二行为第二个变量提供上下界,等等。 -This is a very simple genetic algorithm source code, code guarantees minimal, in fact there is no need Checking. For a specific application to amend this code, users only need to change the constant definition and the definition of "evaluation function" can. Attention to the design of the code for the maximum, the objective function can only take positive; and function and adapt to the individual was no difference between the value. The system uses ratio choices, the essence model, single point of hybridization and mutation uniform. If Gaussian variation replacement uniform variation, may be a better result. Code no graphics, or even no screen output, mainly to ensure that the platforms to the high portability. Readers can get ftp.uncc.edu. Contents coe/evol prog.c the document
Platform: | Size: 3072 | Author: | Hits:

[Embeded-SCM Develop8051forxilinx

Description: 我在spartan-3e starter kit 的板上实现了mc8051,程序调试通过,运行正常。 方法 1、用Keil 编译8051的代码; 2、将生成的hex文件用hex->bin工具转成bin文件 3、用bin->coe工具转成coe 4、在core generate 生成的rom中指明coe文件的位置 5、编译、下载到spartan-3e starter kit 板上,你将会看到流水灯的效果 我正在做这方面的东西,欢迎大家与我一起探讨。-I spartan- 3e of the starter kit board realized mc8051. through debugging procedures, operating normally. A method of using the Keil compiler code 8051; 2, will produce the documents hex hex-
Platform: | Size: 608256 | Author: lanty | Hits:

[Mathimatics-Numerical algorithmscode

Description: 一个遗传算法 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交和均匀变异。如果用 Gaussian变异替换均匀变异,可能得到更好的效果。代码没有任何图形,甚至也没有屏幕输出,主要是保证在平台之间的高可移植性。读者可以从ftp.uncc.edu, 目录 coe/evol中的文件prog.c中获得。要求输入的文件应该命名为‘gadata.txt’;系统产生的输出文件为‘galog.txt’。输入的 文件由几行组成:数目对应于变量数。且每一行提供次序——对应于变量的上下界。如第一行为第一个变量提供上下界,第二行为第二个变量提供上下界,等等。-err
Platform: | Size: 4096 | Author: 风子 | Hits:

[OpenGL programjogl_demo

Description: JOGL是在java环境下使用OpenGL的一种方式,这些代码来自Dr. Andrew Davison的Pro Java 6 3D Game Development一书,给出了在JOGL中使用OpenGL的两种编程框架。 Web Site for the book: http://fivedots.coe.psu.ac.th/~ad/jg2
Platform: | Size: 22528 | Author: Boris Here | Hits:

[Othercoe

Description: 自动计算fir滤波器系数的工具,不妨一试-Automatic calculation of filter coefficients fir tools, try
Platform: | Size: 27648 | Author: sumli | Hits:

[Otherhex-bin-core

Description: 这里面包含两个小工具,一个是.hex文件转.bin文件工具,另一个是.bin文件转.coe文件。希望对在做工程的同行有帮助。-This is a small tool which includes two, one. Hex file transfer. Bin files tools, the other is. Bin file transfer. Coe file. Want to do engineering counterparts helpful.
Platform: | Size: 101376 | Author: 454545 | Hits:

[Software Engineeringcoe

Description: 单核苷酸多态性(SNPs)数据与全基因组关联研究 COE:凸优化的上位性检测算法 -Single nucleotide polymorphisms (SNPs) data and genome-wide association study COE: convex optimization epistasis detection algorithm
Platform: | Size: 815104 | Author: yaojunjie | Hits:

[File OperateMakeCoe_Mif

Description: 把keilc编译的hex文件格式转成coe文件格式的一段c程序-The keilc compiled hex file formats into coe format
Platform: | Size: 206848 | Author: 张以亮 | Hits:

[matlabmakecoe

Description: matlab生成*.COE文件,用于xilinx公司FPGA内部存储器的初始化文件-matlab generate*. COE file for xilinx FPGA internal memory company initialization file
Platform: | Size: 5120 | Author: hemy | Hits:

[VHDL-FPGA-VerilogMAKEXCOE

Description: 用于生成xilinx开发环境中存储器ip core的coe数据文件的程序代码。(this program is used to generate coe file used by xilinx memory ip core.)
Platform: | Size: 4096 | Author: asmreg | Hits:

[VHDL-FPGA-VerilogANUPimage2coe

Description: image to coe converter
Platform: | Size: 1024 | Author: LEON2333 | Hits:

[VHDL-FPGA-Verilog《图片COE和MIF文件的自动生成方法》

Description: 《 图片 COE 和 MIF 文件的自动生成方法 》(Automatic generation of images COE and MIF files)
Platform: | Size: 5448704 | Author: 布列塔尼 | Hits:

[OtherBeckhoff_CoECodeSample020518

Description: Beckhoff官方CoE样例,功能框架已实现PDO,SDO(Beckhoff official CoE sample)
Platform: | Size: 135168 | Author: zhn_086 | Hits:

[Otheretherlab-bundle-2.1

Description: EtherCAT 主站协议 支持 CoE(EtherCAT master supporting CoE)
Platform: | Size: 102976512 | Author: reallio | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net