搜索资源列表
Mapping-and-Analysis
- 半导体CP0测试Mapping Excel 生成器,点击sheet2,或其他,可以激活对话框,进入VBA editor可以查看程序。除了实现Mapping生成外,还可以:1. 点击Sheet("Mapping")中Mapping中单元格,可在对话框page2中查看对应坐标数据(Item可选);2. 在Sheet("Mapping")中框选区域,再在对话框page3中选Distribution按钮,可以对所选区域数据进行分布分析。这个程序还不够成熟,您若有不解,可加QQ:284549795与我交流
03.LightMap
- 利用DirectX实现光影贴图的D3D应用代码-Light and shadow mapping using DirectX implementation of the D3D application code
solar
- 本人毕业设计模拟太阳系的行星运转,有类似于CS游戏的自由视角变化,包括键盘鼠标,纹理贴图,以及右键菜单控制-I graduated from design simulation operation of the solar system planets, similar to CS have the freedom to view the game changes, including keyboard, mouse, texture mapping, and right-click menu
TextureMapping
- 3D模型的简单纹理映射算法,结合效果展现,需要OpenGL支持-3D model of a simple texture mapping algorithm, combined with the effect of showing the need for OpenGL support
mapping
- 该程序完成QPSK从比特到符号的映射,其中XY_in_en为输入的比特使能信号,XY_data为IQ合路后的输入比特数据。I_out和Q_out为映射后的符号对。-Completion of the program from the QPSK mapping bits to symbols, in which input bits XY_in_en enable signal, XY_data for IQ Combiner bit after the data input. I_out and
11111111111456
- 为保证网络信息传输的安全性,提出一种视频图像加密方法。该方法引入混沌系统中的Logistic映射和 Baker映射,结合H·264视频压缩编码特点,利用Baker映射对DCT (Discrete Cosine Transform)变换量化后 的块进行位置置乱, -In order to ensure the safety of information transmission network, and a video image encryption method. This met
TextureMapping
- ACM paper Texture Mapping
001_Texture_Mapping
- texture mapping using opengl
Window-file-mapping
- Window下使用内存映射文件共享数据的例子!可以作为学习参考-Window to use memory-mapped file-sharing examples of data! Learning can be used as reference
HDR_TONE_MAPPING
- 一本关于有效的色调映射算子的高动态范围图像的报告-An Effective Tone Mapping Operator for High Dynamic Range Images
Bump_mapping
- tangent bump mapping developed by dev c++
SLAMTutorial1
- This tutorial is very usful for the beginer of SLAM(The simultaneous localization and mapping) It is possible for a mobile robot to be placed at an unknown location in an unknown environmen.
weilpair
- This the implementation of the weilpairing in c.IBE can be developed using this pairing .Its a bilinear mapping-This is the implementation of the weilpairing in c.IBE can be developed using this pairing .Its a bilinear mapping
Pro.LINQ.Object.Relational.Mapping.in.C.Sharp
- Working as an architect and consultant, I have noticed a severe dearth in the .NET community when it comes to the finer points of using design patterns to build data access layers. The Java camp has followed the patterns = reuse mantra for a long
PhotonMapping
- focus on photon mapping,讲述photon mapping的详细思想-focus on photon mapping, the detailed thinking about the photon mapping
photonMapping
- ray tracing with photon mapping的简单代码-code of ray tracing with photon mapping
Pro.Mapping.in.BizTalk.Server
- Pro Biztalk BAM 2009 - Guide to develop Integration solutions using Orchestrations and mapping of microsoft biztalk 2009
Spherical-environment-mapping-
- 球型环境映射,vc6.0+DirectX实现-Spherical environment mapping, vc6.0+ DirectX implementation
Mapping-adjustment-process
- 测绘平差程序,相信只要是知道平差是干嘛的人都不用多解释吧-Mapping adjustment process, I believe as long as the adjustment is to know why people do not have to explain it
tone mapping code
- 专门为彩色图像实行的局部色调映射 算法,比全局色调映射更好的还原了细节灰度。(local tone mapping for color images.)