搜索资源列表
SingleDraw
- 使用MFC编写的实现绘图功能的程序源代码,适合mfc初学者学习。-use MFC prepared by the realization mapping function source code suitable for beginners learning mfc.
Comparing Shadow Mapping Techniques with Shadow Explorer
- The companion article for the "Shadow Explorer" source code.
2009171647113
- ARM启动代码分析与实现,着重阐述地址重映射机制,并给出在S3C2410上实现NANDFLASH的启动方式-ARM startup code analysis and implementation, with an emphasis on re-address mapping mechanism, and gives S3C2410 achieved in the start-up mode NANDFLASH
BREW-racing-car-game
- 描述了在手机上表现滞钝的传统实现思路,并在此基础上,使用了不同于传统思路的新方法实现赛道弯曲和地图映射,并给出程序伪代码,最后提供了一些提高效率的优化措施. -Describes the lag in the performance of mobile phones to achieve the traditional idea of a blunt, and on this basis, the use of a new line of thought is different from
adjust
- 测绘导线平差计算程序源码,对测绘人员有帮助 -Surveying and mapping computer program source code wire adjustment on the surveying and mapping personnel to help
fenxiyushejki
- (一)要求:用PROTEUS画出原理图和PCB图,并完成下列任务: ⑴ 用4只LED数码管输出显示时和分。 ⑵ 可通过按键设置闹钟功能,且停闹无须手工操作。 ⑶ 可通过按键设置分校时。 (4) 写出详细的设计报告。 (5) 给出电路的原理图、PCB图和源程序。 (二)优秀要求:根据PCB图制作PCB板,并焊接元件调试 -(A) requires: The PROTEUS draw schematic and PCB plans and complete the fo
Modbus_Cn
- modbus协议详细说明 以及帧和源代码,功能码与数据类型对应表-modbus protocol details And frame and source code, function code and data type mapping table
methods-for-frequency-selection-channel-in-WiMAX.
- for the influence of frequency selection in Wimax, we give some methods to use the frequency selection to improve the capacity of wimax.SINR PUSC FUSC AMC MIC (Mean Instantaneous Capacity),EESM (Exponential Effective SINR Mapping),E CRM (Effectiv
C-Sharp-language-lecture-series
- C#语言系列讲座 我们知道,C#编译后的PE文件主要由IL代码和元数据组成,元数据为.NET组件提供了丰富的自描述特性,它使得我们可以在代码运行时获知组件中的类型等重要的信息。在C#中这是通过一种称做映射(Reflection)的机制来完成的。先看一个示例,在此首先创建一个简单的类型:-C# language lecture series, we know that the PE file in C# compiler mainly by the IL code and meta data,
1111111111
- VC类存映射源码与说明,内存映射文件与虚拟内存有些类似,通过内存映射文件可以保留一个地址空间的区域,同时将物理存储器提交给此区域,内存文件映射的物理存储器来自一个已经存在于磁盘上的文件,而且在对该文件进行操作之前必须首先对文件进行映射。使用内存映射文件处理存储于磁盘上的文件时,将不必再对文件执行I/O操作,使得内存映射文件在处理大数据量的文件时能起到相当重要的作用。-VC class source code and descr iption of the memory map, memory-m
uwb_TX
- 超寬頻傳送端matlab 原始碼 UWB TX MATLAB CODE-UWB TX MATLAB CODE encoder interleaver Mapping spreading modulation
matlab-liman
- 这篇文档中记录了用matlab制作动画的代码,里面有详细的操作步骤,其中的黎曼函数作图效果非常好,值得一看-This document records the animation using matlab code, which has detailed steps, the Riemann function mapping effect is very good, worth a visit
slm_modified
- A simple code for selective mapping
szfd
- 由于这个是系统自动生成的,在写好了对话框的外观界面之后,都会有这个头文件的出现 但是一旦对对话框消息映射或里面代码编辑 就回有以上错误出现-Since this is automatically generated, after the appearance of the interface dialog written, will have this header file appears But once on the dialog message mapping or code e
fphys-03-00141
- MFDFA的计算原理及代码,全英文版,还有作图,编程代码步骤清楚。-MFDFA calculation principle and code, all in English, as well as mapping, programming code step clear.
Matlab_plot
- 非常好的关于matlab绘图的代码,可以学会绘制漂亮的二维与三维制图-Very good about matlab drawing code, you can learn to draw beautiful 2D and 3D mapping
Wireless-Lab-2-----Plotting-Signal-Constellations
- To plot a 16-QAM signal constellation with annotations that indicate the mapping integers to constellation points. The code uses the scatterplot function to create the plot and the text function in MATLAB to create the annotations. We follow the foll
SOM
- this code cluster the data with SOM(self organize mapping) method.
ofdm
- tHIS CODE IS MAPPING OF ofdm SIGNAL AND DEMAPPING OF IT
GA2_LF~1
- the particular code helps in providing a mtrix that would contain minimum of two numbers for each number at first index. this code would help an easy mapping of weights in neural network for beginners.IT DESCRIBES THE GA NEURAL NETWORK