History : Author : JAG (Jagatpreet Singh) % Created on : 05022003 (Friday. 2nd May, 2003) % Comments : The basic PSO algorithm. % Modified on : 0710003 (Thursday. 10th July, 2003) % Comments : It uses psoOptions structure now. More organized.标准粒子群优化算法工具箱
标签: Jagatpreet 05022003 History Created
上传时间: 2016-12-15
上传用户:yuzsu
rhce linux learning guide 1.01 Basic Linux Knowledge 1.02 Linux Filesystem Hierarchy and Structure 1.03 Basic Commands 1.04 Printing 1.05 The Linux/Unix Shell 1.06 Basic Security 1.07 Linux/Unix System Administration 1.08 Basic TCP/IP Networking 1.09 Standard Network Services 1.10 Basic Network Security
标签: Linux Filesystem Knowledge Hierarchy
上传时间: 2014-12-06
上传用户:stewart·
帧缓冲#include <stdio.h> #include <stdlib.h> #include <string.h> #include <stdint.h> #include <unistd.h> #include <fcntl.h> #include <sys/ioctl.h> #include <sys/mman.h> #include <asm/page.h> #include <linux/fb.h> #define TRUE 1 #define FALSE 2 //a framebuffer device structure typedef struct fbdev{ int fb unsigned long fb_mem_offset unsigned long fb_mem struct fb_fix_screeninfo fb_fix
上传时间: 2013-12-11
上传用户:bjgaofei
KML is an XML grammar used to encode and transport representations of geographic data for display in an earth browser. Put simply: KML encodes what to show in an earth browser, and how to show it. KML uses a tag-based structure with nested elements and attributes and is based on the XML standard.
标签: representations geographic transport grammar
上传时间: 2014-01-12
上传用户:thesk123
是codic算法实现atan的virilog程序,模块结构如下:Core Structure: sc_corproc.vhd->p2r_cordic.vhd->p2r_cordicpipe.vhd
上传时间: 2017-02-01
上传用户:waizhang
硬盘结构、参数、品牌等,PC3000维修介绍,硬盘维修流程介绍 --Hard disk structure , parameter , brand etc. , PC3000 are kept in repair introduce that, the technological process the hard disk is kept in repair introduces that
上传时间: 2014-01-21
上传用户:lepoke
This manual describes the policy requirements for the Ubuntu distribution. This includes the structure and contents of the Ubuntu
标签: the This distribution requirements
上传时间: 2013-12-25
上传用户:黄华强
What is it? A generic stand-alone MIPS program that can do printf on a standard UART. requirements: . CPU has CP0 structure (r4k compatible) Configure:
标签: stand-alone requirem standard generic
上传时间: 2017-02-19
上传用户:shawvi
高级C语言源程序范例 Source Code from Que publications "Advanced C" Techniques and Aplications ISBN 0-88022-162-3 Advanced C Techniques and Applications QUE Unpack into a directory with the following structure root - Contents of this arc. root/bgs Contents of BGS.arc root/uis Contents of UIS.arc root/grfuser Contents og grfuser.arc
标签: publications Aplications Techniques Advanced
上传时间: 2017-02-21
上传用户:c12228
XML+ASP 强大的自动生成静态产品目录网页实例,可完全代替数据库+服务端程序的网站设计模式.优点在于: 1.它只需在自己的配置有IIS或其它ASP执行软件的电脑上执行一次便自动生成大量(上传的示例会生成两千多页)静态html网页,你只需将这些静态网页和图片发布到网站服务器上去就行了,因此,在服务器不支持数据库或服务器端程序如ASP, JSP等的情况下照样可用. 2.网上有许多工具能方便的修改xml,你完全不需要学习数据库知识和安装数据库软件. 上传的代码是已经应用的代码. 提示: 1.由于以前写的时候没有考虑给别人看的,所以没写太多注释,请见谅,不过ASP结构是很清淅的 2.javascript 装在一个.js文件里且经过了压缩,目的是节省空间,这在生成大量网页时很重要.如需修改请用专门的script修改工具. 效果可以看下: http://www.samluo.com/light/light.htm 这个目录里的两千多文件全是由一个ASP文件预先生成的.
上传时间: 2014-01-22
上传用户:Avoid98