Welcome![Sign In][Sign Up]
Location:
Search - GM.r

Search list

[Other resource184526345

Description: 本原代码集是对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。出于简化编程的考虑,许多地方指定了常数,未做通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之外执行程序,必须复制所需位图及模型文件。内含r-primitive code of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. To simplify programming for consideration, in many places designated constant, GM declined to handle. Decompress gui16 established after the catalog under the original code and engineering documents. Established in gui16 release directory, under which an executable file and the necessary bitmap, and model documents. If the release catalog implementation procedures, must copy the necessary bitmap and model documents. R intron
Platform: | Size: 28039 | Author: 万方 | Hits:

[Graph Drawing184526345

Description: 本原代码集是对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。出于简化编程的考虑,许多地方指定了常数,未做通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之外执行程序,必须复制所需位图及模型文件。内含r-primitive code of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. To simplify programming for consideration, in many places designated constant, GM declined to handle. Decompress gui16 established after the catalog under the original code and engineering documents. Established in gui16 release directory, under which an executable file and the necessary bitmap, and model documents. If the release catalog implementation procedures, must copy the necessary bitmap and model documents. R intron
Platform: | Size: 269312 | Author: 万方 | Hits:

[GPS developguandonggpsgprsDB44

Description: 卫星定位汽车行驶记录仪通用技术规范(广东版本),为规范卫星定位汽车行驶记录仪相关研发、生产、安装与验收,解决卫星定位汽车监控平台之间资料共享、互联互通,实现标准化管理、方便系统的维护与升级,使广东省投入运行的卫星定位汽车行驶记录仪符合《汽车行驶记录仪》(GB/T 19056-2003)和《机动车安全运行技术条件》(GB 7258-2004)的要求,根据《中华人民共和国标准化法》规定制定本标准。-Satellite positioning logger GM car technical specifications (Guangdong version), to regulate the satellite positioning logger car-related R & D, production, installation and acceptance, to resolve the satellite positioning information between the monitoring platform car sharing, interoperability, standardization of management, to facilitate system maintenance and upgrades, so that operation of Guangdong Province of satellite positioning in line with the car logger " Vehicle Traveling Data Recorder" (GB/T 19056-2003) and " the safe operation of the technical conditions of motor vehicles" (GB 7258-2004) of requirements, according to " People' s Republic of China Standardization Law" provides for the making of this standard.
Platform: | Size: 153600 | Author: yoeac | Hits:

[Othergm

Description: 灰色预测源代码,输入序列x0,输出GM11预测结果-matlab code for gm
Platform: | Size: 1024 | Author: tenbird | Hits:

[Linux-Unixintelfbdrv

Description: LINUX系统上Intel(R) 830M/845G/852GM/855GM/865G/915G/915GM/帧缓冲驱动程序。欢迎使用!-LINUX system Intel (R) 830 m/845 g/852 gm/855 gm/865 g/915 g/915 gm/frame buffer driver. Welcome to use!
Platform: | Size: 11264 | Author: peonery | Hits:

[OtherR-Grey-prediction

Description: 目前使用最广泛的灰色预测模型就是关于数列预测的一个变量、一阶微分的GM(1,1)模型。它是基于随机的原始时间序列,经按时间累加后所形成的新的时间序列呈现的规律可用一阶线性微分方程的解来逼近。经证明,经一阶线性微分方程的解逼近所揭示的原始时间序列呈指数变化规律。因此,当原始时间序列隐含着指数变化规律时,灰色模型GM(1,1)的预测是非常成功的-Grey prediction
Platform: | Size: 15360 | Author: 小艾 | Hits:

[Otherj

Description: C *** **** PROGRAM GENEIGEN *** ** IMPLICIT DOUBLE PRECISION (A-H,O-Z) DIMENSION S(100,100),GM(100,100),NORD(100),D(100),B(99) CHARACTER*16 FILE1,FILE2 CHARACTER*81 DUMMY PRINT *, ******************************************** PRINT *, * GENERALIZED EIGENVALUE PROBLEM * PRINT *, * Kx = lambda Mx * PRINT *, * IMPLICIT SHIFT METHOD OF WILKINSON * PRINT *, * T.R.Chandrupatla and A.D.Belegundu * PRINT *, ******************************************** IMAX = 100 PI = 3.14159 -C ********** PROGRAM GENEIGEN ******** IMPLICIT DOUBLE PRECISION (A-H,O-Z) DIMENSION S(100,100),GM(100,100),NORD(100),D(100),B(99) CHARACTER*16 FILE1,FILE2 CHARACTER*81 DUMMY PRINT *, ******************************************** PRINT *, * GENERALIZED EIGENVALUE PROBLEM * PRINT *, * Kx = lambda Mx * PRINT *, * IMPLICIT SHIFT METHOD OF WILKINSON * PRINT *, * T.R.Chandrupatla and A.D.Belegundu * PRINT *, ******************************************** IMAX = 100 PI = 3.14159
Platform: | Size: 2048 | Author: apm | Hits:

[source in ebooki

Description: C *** **** PROGRAM GENEIGEN *** ** IMPLICIT DOUBLE PRECISION (A-H,O-Z) DIMENSION S(100,100),GM(100,100),NORD(100),D(100),B(99) CHARACTER*16 FILE1,FILE2 CHARACTER*81 DUMMY PRINT *, ******************************************** PRINT *, * GENERALIZED EIGENVALUE PROBLEM * PRINT *, * Kx = lambda Mx * PRINT *, * IMPLICIT SHIFT METHOD OF WILKINSON * PRINT *, * T.R.Chandrupatla and A.D.Belegundu * PRINT *, ******************************************** IMAX = 100 PI = 3.14159 -C ********** PROGRAM GENEIGEN ******** IMPLICIT DOUBLE PRECISION (A-H,O-Z) DIMENSION S(100,100),GM(100,100),NORD(100),D(100),B(99) CHARACTER*16 FILE1,FILE2 CHARACTER*81 DUMMY PRINT *, ******************************************** PRINT *, * GENERALIZED EIGENVALUE PROBLEM * PRINT *, * Kx = lambda Mx * PRINT *, * IMPLICIT SHIFT METHOD OF WILKINSON * PRINT *, * T.R.Chandrupatla and A.D.Belegundu * PRINT *, ******************************************** IMAX = 100 PI = 3.14159
Platform: | Size: 2048 | Author: apm | Hits:

[Othertj

Description: 一键启动等等噶 权限等级 注解 测试结果 说明 r 6 注册GM权限 不加参数,直接注册为最高权限;说明中仍然是register <密(Experience ratio is the changes here, here also to be modified. It can modify the things have a lot of, everybody study yourself)
Platform: | Size: 413696 | Author: 图给哥哥 | Hits:

CodeBus www.codebus.net