CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - R programming

搜索资源列表

  1. vc++_opengl_directx_cartoon_programme_sourcecode.r

    0下载:
  2. VC++开发环境下的openGl和directx三维动画编程.-VC development environment under the openGl directx 3D animation and programming.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.54mb
    • 提供者:张郑锟
  1. 184526345

    1下载:
  2. 本原代码集是对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。出于简化编程的考虑,许多地方指定了常数,未做通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之外执行程序,必须复制所需位图及模型文件。内含r-primitive code of computer graphics programming p
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:27.38kb
    • 提供者:万方
  1. CircleFitByPratt

    0下载:
  2. Input: XY(n,2) is the array of coordinates of n points x(i)=XY(i,1), y(i)=XY(i,2) Output: Par = [a b R] is the fitting circle: center (a,b) and radius R Note: this fit does not use built-in matrix functions (except "mean"), so it can be
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:1.22kb
    • 提供者:田雨
  1. quartz-2d-graphics-for-mac-os-x-r-developers.97803

    0下载:
  2. 苹果机上Quartz的编程书籍,英文编写,网络上比较有名的Quartz图像编程入门和深入教程-Quartz Mac programming books, English, more well-known network Quartz Graphics Programming entry and in-depth tutorials
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1.38mb
    • 提供者:xu zhen liang
  1. Explain_the_function_of_OpenGL_Programming_Guide.r

    0下载:
  2. OpenGL程序设计函数讲解教程Explain the function of OpenGL Programming Guide-OpenGL Programming Guide function to explain Explain the function of OpenGL Programming Guide
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:10.95kb
    • 提供者:quying
  1. OpenGL_Game_Programming_Source_Project_Framework.r

    0下载:
  2. OpenGL游戏编程设计工程框架源码OpenGL Game Programming Source Project Framework-Engineering framework OpenGL Game Programming Source OpenGL Game Programming Source Project Framework
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:24.28kb
    • 提供者:iii
  1. opengl_game_programming_examples_envmapex_source.r

    0下载:
  2. opengl游戏编程实例envmapex源码opengl game programming examples envmapex source-opengl game programming examples envmapex source opengl game programming examples envmapex source
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:180.23kb
    • 提供者:loy
  1. OpenGL_programming_source_analog_explosion_scene.r

    0下载:
  2. OpenGL编程实现模拟爆炸场景源码OpenGL programming source analog explosion scene-OpenGL programming for analog explosion scene Source OpenGL programming source analog explosion scene
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:121.88kb
    • 提供者:ie7
  1. C_programming_code_to_save_jpg_image_t0_database.r

    0下载:
  2. C编程保存jpg图像到数据库代码C programming code to save jpg image to database-C programming code to save jpg image to database
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:625.79kb
    • 提供者:uh
  1. vb.code.module.design.three.dimensional.graphics.r

    0下载:
  2. vb编程三维绘图模块设计代码vb programming code module design three-dimensional graphics -vb programming code module design three-dimensional graphics
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-24
    • 文件大小:6.83kb
    • 提供者:7K
  1. Show-your-love

    0下载:
  2. 问题的提出:根据“心”形曲线的数学参数方程,绘制曲线并输出屏幕。在各坐标点处循环显示“LOVE”的各字母。 编程思路:“心”形曲线的数学参数方程为: x=rsinθ/2sinθ(0<=θ<=2π) y=rsinθ/2cosθ 用xin[2*R+1][2*R+1]存储图形。 -Of the problem: According to the " heart" -shaped mathematical curve para
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:183.31kb
    • 提供者:eli
  1. tiaoseban

    0下载:
  2. 一个小小的调色板程序,通过改变R、G、B三个参数,便可以观察出具体颜色的视觉效果,方便在编程时选择颜色参数。-A small palette program, by changing the R, G, B three parameters, we can observe the visual effect of a specific color for easy color selection in the programming parameters.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:123.19kb
    • 提供者:荣绍伟
  1. developmant--board

    0下载:
  2. 图形数字识别: 第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别) 第二步:识别。 首先,打开图像(256色) 再次,进行归一化处理。点击“一次性处理” 最后,点击“R”或者使用菜单找到相应项来进行识别 [character_recgnize_VC.rar] - 图像识别的经典案例,文字识别,部分用到matlab编程技术 -Graphics digital recognition: the first s
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:379.41kb
    • 提供者:张丽玲
  1. circles_matlab

    1下载:
  2. 两个同心圆的matlab算法,且标注有半径R,用于2D图形编程-Matlab algorithm in two concentric circles, and marked with radius R, for 2D graphical programming
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:12.16kb
    • 提供者:
  1. RSana2

    0下载:
  2. 应用matlab进行编程,利用R/S分析,计算Hurst指数-Application of matlab programming, using the R/S analysis to calculate the Hurst exponent
  3. 所属分类:GIS program

    • 发布日期:2017-03-29
    • 文件大小:1.85kb
    • 提供者:刘燕
  1. visualCSharp.NET-programming-experiement

    1下载:
  2. 《数字图像处理:Visual C#.NET编程与实验》除绪论介绍Visual C#.NET编程基础外,其余15章对应地编程实现了配套书《数字图像处理——原理与算法》中除K-L变换外的所有算法并进行相应的实验。随书光盘中有完整的程序代码和相应的实验图像,可直接运行。部分程序源代码来自于作者的科学研究和与公司的合作研发,具有借鉴和参考价值。可供电子信息、通信、计算机、自动控制、生物医学等理工科相关专业的大专、大学本科和研究生及工程技术人员学习和参考。 -" Digital Image Pro
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:17.43mb
    • 提供者:黄柳苹
  1. main1

    0下载:
  2. 编程实现彩色BMP图像的三个分量R、G、B的显示,Y、I、Q,H、S、I分量和X、Y、Z的显示 -Programming BMP color image three components R, G, B of the display, Y, I, Q, H, S, I component and X, Y, Z of the display
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-12
    • 文件大小:770byte
    • 提供者:Eason
  1. dataset

    1下载:
  2. .熟悉BMP图像的结构,编程实现BMP图像的阅读和显示。 编程实现彩色BMP图像的三个分量R、G、B的显示,Y、I、Q,H、S、I分量和X、Y、Z的显示。 获取图像任意一点的像素值(Familiar with the structure of BMP image, programming to realize the reading and display of BMP image. The programming realizes the display of three compone
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:194kb
    • 提供者:phoebephoebe
  1. random forest

    1下载:
  2. 利用R语言编程实现高光谱遥感的随机森林分类(Random Forest Classification Based on Hyperspectral Remote Sensing Using R Language Programming)
  3. 所属分类:图形图像处理

    • 发布日期:2020-06-17
    • 文件大小:1kb
    • 提供者:烊烊1
搜珍网 www.dssz.com