搜索资源列表
fly123diao
- /* To wrap edges seamlessly, copy edge values around to other side of array */ if (i==0) fa[(subSize*size) + j] = fa[(i * size) + j] if (j==0) fa[(i*size) + subSize] = fa[(i * size) + j] j+=stride -/ * To wrap edges seam
autorepeat_button_src
- 这是一个简化的CSeekButton控件,它是一个简单的按钮,当按下时可以增加或减少一个值。方向(正向或负向),初始值,步长,最小和最大值都可以配置。- This simplification CSeekButton controls, it is a simple button, when presses down may increase or reduce a value. The direction (to or negative direction), the starting v
stride
- matlab计算分形维,University of North Carolina, Department of Biomedical Engineering.-matlab calculation of fractal dimension, University of North Carolina, Department of Biomedical Engineering.
AccountAnlEntity
- Magazine detailed Skippy s professional life in an August 1938 profile of the East kennels, titled "A Dog s Life in Hollywood": Movie actresses stroke Skippy lovingly. They coo at him and murmur endearing terms in his ears. He takes it all in his s
walker
- 一个有趣的模仿人走路的程序,能够调节速度和步频-Mimic a fun walking program that can adjust the speed and stride frequency, etc.
Integraller
- 6.1 数值积分类设计 6.2 变步长梯形求积法 6.3 变步长辛卜生求积 6.4 自适应梯形求积法 6.5 龙贝格求积法 6.6 计算一维积分的连分式法 6.7 高振荡函数求积法 6.8 勒让德-高斯求积法 6.9 拉盖尔-高斯求积法 6.10 埃尔米特-高斯求积法 -6.1 numerical integrations class design 6.2 change the length of stride trapezoidal men
ucore-lab4
- Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验4:调度器。实验目的:熟悉ucore 的系统调度器框架,以及内置的Round-Robin 调度算法;基于调度器框架实现一个调度器算法(Stride Scheduling)。文件中包括源代码、实验指导书和实验报告。-Ucore is a small operatin
recon_altivec
- Diff Pred Dst Stride write_first_four_pels for Linux.
dcr
- Stride is not properly defined yet, default to 0x10 for Axon.
ipu-common
- for the planar YUV formats, the stride passed to cpmem must be the stride in bytes of the Y plane. And all the planar YUV formats have an 8-bit Y component. -for the planar YUV formats, the stride passed to cpmem must be the stride in bytes of the
omap_fb
- this times width is stride.sub-sample in y dimension.
gr
- Function to compute the adreno stride based on the width and format.
new-D3D9-ModelLogger
- new D3D9 ModelLogger, Stride logger model
m_xform_tmp
- Fixed stride, now measured in bytes as is the OpenGL array stride.
stride
- Helper function: return distance(first, last) for forward iterators, or 0 for input iterators.Auxiliary types used for all instantiations of _Hashtable: nodes and iterators. -Helper function: return distance(first, last) for forward iterators, or
m_dotprod_tmp
- Note - respects the stride of the output vector.
Mesh
- VertexArray handles the stride automatically.
pgtable-hwdef
- Set the width to stride cpp . PutImage correctly clips to the width of the dst drawable. -Set the width to stride cpp . PutImage correctly clips to the width of the dst drawable.
vp9_variance_impl_intrin_avx2
- processing two strides in a 256 bit register reducing the number of loop stride by half (comparing to the sse2 code). -processing two strides in a 256 bit register reducing the number of loop stride by half (comparing to the sse2 code).
igmp
- check if stride lines up with element size, at least for floats.