搜索资源列表

  1. 22

    0下载:
  2. 内存映射修改大文件.关于数据采集系统中,大数据采集实时,采用的内存技术,很好的文章-Modify memory mapping large files. On the data acquisition system, the data acquisition in real time, using a memory technology, a very good article
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:17408
    • 提供者:李岸
  1. Textrue

    0下载:
  2. 纹理映射,包括纹理贴图,纹理滤波,纹理的凹凸映射等等。纹理采用各种贴图,各种滤波方式-Texture mapping, including texture mapping, texture filtering, texture bump mapping and so on. Texture using a variety of textures, a variety of filtering methods
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:1469440
    • 提供者:王姝勤
  1. Lesson06

    0下载:
  2. 纹理映射,教你如何对已经编好的模型进行贴图等-Texture mapping, teach you how to have made such a good model for mapping
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:1418240
    • 提供者:围裙
  1. LunaGPGems

    0下载:
  2. 使用GPU和OpenGL实现的三维水波模拟,借助纹理映射模拟水波的倒影。-The use of GPU and OpenGL realize three-dimensional wave simulation, using texture mapping of the reflection wave simulation.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:2274304
    • 提供者:xinruichao
  1. MemMap_PBD

    0下载:
  2. WINDOWS编程中内存映射。可以方便读取大数据量文件。-WINDOWS programming memory mapping. Can easily read large data files.
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:耿迅
  1. zsghz

    0下载:
  2. 真实感绘制 之 纹理映射:绘制立方体,利用不同的方式对该立方体贴纹理-Photorealistic rendering of texture mapping: mapping the cube, using a different method on the cube texture paste
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:158720
    • 提供者:于洋
  1. t19

    0下载:
  2. opengl纹理映射绘制场景,给出顶点的纹理坐标和几何坐标 在绘制纹理映射场景时,不仅要给每个顶点定义几何坐标, 而且也要定义纹理坐标。经过多种变换后,几何坐标决定顶点在屏幕 上绘制的位置,而纹理坐标决定纹理图像中的哪一个纹素赋予该顶点-texture mapping opengl rendering scenes given vertex texture coordinates and geometric coordina
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:47104
    • 提供者:张乐
  1. rinetd.tar

    0下载:
  2. Linux 下端口映射工具,稳定高效。 -Port mapping tool under Linux, stable and efficient.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:115712
    • 提供者:richard
  1. 3DCube

    0下载:
  2. 本文绘制了一个3D立方体 实现了纹理映射 光照处理 矩阵变换 以及键盘控制等技术-In this paper, drawing a 3D cube texture mapping to achieve a light matrix transformation, as well as deal with the keyboard control technology
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:861184
    • 提供者:limeng
  1. opengl_archetecture

    1下载:
  2. 绘制出一个三维的建筑模型,有光影的投射,还有纹理映射。可以通过方向键切换视角观察建筑物的任一角落。-To map out a three-dimensional architectural model has light and shadow projection, as well as texture mapping. Can observe the arrow keys to switch perspectives at any o
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:2235392
    • 提供者:hubert song
  1. routermap

    0下载:
  2. 自动设置路由器端口映射的控件(源码,有测试程序)-Automatically set the router port mapping control (source code, have the test procedure)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:180224
    • 提供者:yangjun
  1. memory

    0下载:
  2. 内存映射实例,需要的可以看下,C语言编写-Memory mapping example, needs can facie, C language
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-20
    • 文件大小:97280
    • 提供者:于洋
  1. TClientSocketandTServerSocketmap

    0下载:
  2. 使用TClientSocket和TServerSocket写的端口映射-Use TClientSocket and TServerSocket write port mapping
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:194560
    • 提供者:sweet
  1. 111

    0下载:
  2. 利用内存映射操作文件,读入内存后,逐行处理,希望有点用-Operation of the use of memory-mapped files, read into the memory after the processing line by line, I hope a little bit with
  3. 所属分类:文件操作

    • 发布日期:2024-05-20
    • 文件大小:37888
    • 提供者:ww
  1. NormalMap

    0下载:
  2. 凸凹纹理映射到典型例子 很好的仿真了细节纹理的三维效果,编译已经通过了-Bump texture mapping to a typical example of a good simulation of the detailed three-dimensional texture effect, the compiler has already passed
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:322560
    • 提供者:司慧琳
  1. memTest

    1下载:
  2. Windows下实现内存映射,对内存映射文件的读写.-Windows under the memory-mapped, memory-mapped files for reading and writing.
  3. 所属分类:文件操作

    • 发布日期:2024-05-20
    • 文件大小:28672
    • 提供者:陈毛毛
  1. duankouyingse

    0下载:
  2. 端口映射软件.rar 适合研究学习 -Port mapping software. Rar appropriate to study the learning
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:32768
    • 提供者:gogo
  1. MessageMap

    0下载:
  2. 模拟MFC的消息映射,直接添加消息和消息处理函数-Simulation of MFC
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:48128
    • 提供者:建新
  1. dsf

    0下载:
  2. 创建或打开一个文件内核对象,该对象用于标识磁盘上你想用作内存映射文件的文件; 创建一个文件映射内核对象,告诉系统该文件的大小和你打算如何访问该文件; 让系统将文件映射对象的全部或一部分映射到你的进程地址空间中; -To create or open a file kernel object, the object used to identify the disk you want to use as memory-mapp
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:44032
    • 提供者:zzzz
  1. Nine

    0下载:
  2. 第九章 MATLAB 图像显示与色彩 9.1 图像显示 9.1.1 imshow 函数 9.1.2 显示索引图像 9.1.3 显示灰度图像 9.1.4 显示二值图像 9.1.5 显示真彩图像 9.1.6 直接从磁盘文件中显示图像 9.2 特殊图像显示技术 9.2.1 显示颜色条 9.2.2 显示多帧图像序列 9.2.3 显示多幅图像序列 9.3 纹理映射 9.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:43008
    • 提供者:王万国
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »

源码中国 www.ymcn.org